LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-06-2003, 08:27 PM   #1
hoffman
Member
 
Registered: Nov 2003
Location: Georgia
Distribution: Redhat 9
Posts: 43

Rep: Reputation: 15
help with gtoaster


I've been working with this for about a week and I just can't get it. I have gtoaster 1.0beta6 running on RH9/gnome.
I have the "run program" on my toolbar and when I launch gtoaster from there the "clear disk" and "record" buttons are sending commands to my drive because it opens and the output window shows activity.
The on-line tutorial I read said to use the drop-and -drag feature to test audio files but when I try I get "filter program for .mp3 could not be found..." and has a link. This message also comes up if I try to record.
If I open gtoaster from usr/bin/gtoaster-root it allows the drop-n-play to work but the "clear disk" and "record" buttons are not sending commands to the drive.
I have mpg123 installed in usr/local/bin and it works with xmms and with gtoaster only if I open it from usr/bin/gtoaster-root. (there is also gtoaster there but I think that's the shortcut for the launcher)
I'm thinking that gtoast needs mpg123 installed in another place but where? I tried to copy/paste but it dosen't work so I guess I'll read up on how to move it via command line.

I'm really just interested in burning audio at this time. I also removed gtoaster and re-installed it but I get the same thing.

sorry so long...
 
Old 12-07-2003, 02:52 PM   #2
hoffman
Member
 
Registered: Nov 2003
Location: Georgia
Distribution: Redhat 9
Posts: 43

Original Poster
Rep: Reputation: 15
Does anyone have any idea? I'm still fooling with it...
 
Old 12-07-2003, 03:31 PM   #3
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Does everything work through the command line?

# CD burning copying ripping info
Is it configured and what is the device? Command this to find out:
cdrecord -scanbus
Adding an IDE CD-Writer to Linux
Linux DVD HOWTO
CD Writing HOWTO
Burning CDs on Linux
# Burn an ISO to disk
cdrecord -v speed=<burning speed> dev=<your device> /path/to/foo.iso
# Burn from disk to disk
cdrecord -v dev=<your device> speed=<burning speed> -isosize /dev/cdrom
# ISO information
isoinfo -i -d /dev/cdrom
# Generate an ISO from a directory.
mkisofs -vrTJUV "Label" -o foo.iso /path/to/directory
# Generate an ISO from a CD
dd if=/dev/cdrom of=foo.iso
# cdparanoia - search for a drive with reporting of autosense:
cdparanoia -vsQ
# Rip a complete audio CD with cdparanoia
cdparanoia -B "1-"
Linux MP3 CD Burning mini-HOWTO
# Convert mp3 to wav with lame
for i in *.mp3; do lame --decode $i `basename $i .mp3`.wav; done
# Burn a CD from wav files
cdrecord -v -audio -pad speed=<burning speed> dev=<your device> /path/to/*.wav
# Erase a CDRW
cdrecord -v dev=<your device> speed=<burning speed> blank=fast
 
Old 12-07-2003, 03:44 PM   #4
hoffman
Member
 
Registered: Nov 2003
Location: Georgia
Distribution: Redhat 9
Posts: 43

Original Poster
Rep: Reputation: 15
This is what I get:
[root@BLACKCODE hoffman]# cdrecord -scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
cdrecord: Warning: using inofficial libscg transport code version (schily - Red
Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright
1997 J. Schilling').
scsibus0:
0,0,0 0) 'PHILIPS ' 'CDD4801 CD-R/RW ' 'C1.3' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
[root@BLACKCODE hoffman]#

I'll read up and try it at the command line but I'd really like to get a gui burner working.
Thanks for the help.
 
Old 12-07-2003, 03:56 PM   #5
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
If you run your clicky-clicky app from an x terminal, you can see all the error messages. When you get the app configured correctly, you can run it from the icon/menu.

Last edited by fancypiper; 12-07-2003 at 03:58 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
gtoaster...getting there hoffman Linux - Newbie 1 12-03-2003 05:05 PM
how to use gtoaster? lewisdw Linux - Newbie 1 11-22-2003 10:39 PM
CDrecorder Gtoaster Pedroski Linux - Software 1 11-08-2003 04:56 AM
gToaster kabads Linux - Software 2 01-06-2003 11:24 AM
gtoaster Half_Elf Linux - Software 5 06-03-2002 11:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration