LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-23-2002, 04:53 AM   #16
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30

Ok folks. I have just edited the lilo.conf file, re-run lilo and rebooted. Now I ran cdrecord -scanbus and it returned:
suseorbust:~ # cdrecord -scanbus
Cdrecord 1.11a05 (i686-suse-linux) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.20
Using libscg version 'schily-0.5'
scsibus0:
0,0,0 0) 'PLEXTOR ' 'CD-R PX-W8432T' '1.09' 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) *
suseorbust:~ #


So far so good, right? NO.
a.) Burning an Audio CD. Every Time I attempt to burn an Audio CD (from WAV files) it dies on me with an unfreindly dialog box as such:

Error
Audio CD:
An error is occured!
Exit Status: 255
[OK]

b.) Burning a data CD: The only way to get KOnCD to burn a data CD is to actually tell it NOT to use an image file, and burn on the fly. After doing that, it SEEMS to burn to the disc, but never closes it since I cannot mount the disc. (No medium found). Here is the log when it was burning a simple 190MB data CD:
 
Old 05-23-2002, 04:57 AM   #17
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
NOTE: KONCD Does generate log files. I cannot post them here as they are too long and on't fit. I am using Memorex 700MB (80 Min) CD-Rs. The ONLY kind (apart form TDK_ I know for a fact works fine with this burner.
IMPORTANT NOTE: It will ONLY let me attempt to burn an Audio CD with Padding turned on. If I don't have it turned on it won't even attempt to burn an audio CD

Can anyone help me decipher through this mess pleasE?

Last edited by shassouneh; 05-23-2002 at 04:59 AM.
 
Old 05-23-2002, 08:13 AM   #18
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
Dump KonCD,use something more robust, eroaster, gcombust, gtoaster. For burning ISO's I'd suggest x-cdroast.
 
Old 05-23-2002, 04:11 PM   #19
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
I just got KOnCD to burn an audio CD succesfully. I have no idea how the fudge it worked this time. Anyways, I'll try x-cdroast as I heard that name before and maybe its better than KOnCD. I'm still open to suggestions, everyone
 
Old 05-24-2002, 06:37 AM   #20
gui10
Member
 
Registered: Mar 2001
Distribution: enigma, slack8
Posts: 677

Rep: Reputation: 30
i've got some problems with modprobe ide-scsi. error message is:
/lib/modules/2.2.19/scsi/ide-scsi.o.gz: unresolved symbol scsi_unregister_module
/lib/modules/2.2.19/scsi/ide-scsi.o.gz: unresolved symbol scsi_register
/lib/modules/2.2.19/scsi/ide-scsi.o.gz: unresolved symbol scsi_register_module

i dunno how to correct this. any tips?
 
Old 05-24-2002, 08:21 AM   #21
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
Do you have loadable module support in you kernel? The second thing kernel might be compiled without scsi support.
 
Old 05-24-2002, 01:51 PM   #22
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
Hi Folks. I can burn Audio CDs perfectly, but with Data CDs it gives me an error code 255 and quits. Any ideas? I would include the log here but It wouldn't fit as its like 3000 characters or more...
 
Old 05-24-2002, 03:41 PM   #23
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
try to reduce speed, also I have no clue what error 255 is (honestly I've had no faulty CD since I switch to linux!!!) can you give just a couple of first lines from log.
 
Old 05-25-2002, 12:49 AM   #24
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
OK, I will upload a few lines of the log next time I try the burn
 
Old 05-25-2002, 03:06 AM   #25
gui10
Member
 
Registered: Mar 2001
Distribution: enigma, slack8
Posts: 677

Rep: Reputation: 30
i have loadable kernel support in my kernel.
i recompiled my kernel to include scsi support.
i'm trying to use eroaster... but it's not working.
 
Old 05-25-2002, 03:30 AM   #26
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
I use XCDRoaster and so far it works great for Data CDs. I haven't had much (if any) success with audio CDs though
 
Old 05-29-2002, 01:07 PM   #27
gui10
Member
 
Registered: Mar 2001
Distribution: enigma, slack8
Posts: 677

Rep: Reputation: 30
if you're trying to burn mp3, x-cdroast doesn't support that yet. convert the mp3 files into wav files, then burn it to your cd.
 
Old 05-29-2002, 02:59 PM   #28
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
LOL, I tried both Mp3s and WAvs. Sometimes it doesn't "Recognize" the WAV fil;es that are set up in its imgaes directory. sometimes it works, sometimes It doesn't. I'll give it a couple of point releases and hopefully they would have fixed such bugs
 
Old 05-29-2002, 09:29 PM   #29
gui10
Member
 
Registered: Mar 2001
Distribution: enigma, slack8
Posts: 677

Rep: Reputation: 30
yea... i guess that's the way it is...
it seems to me that eroaster has a more more user-friendly GUI though...
 
Old 05-31-2002, 01:28 PM   #30
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
Hmm, this is interesting. It will not let me launch XCDroast as a normal user! This is what it tells me. Note that I tried what it suggested below but still no dice.

Quote:

samer@suse_or_bust:~> xcdroast

** WARNING **: The X-CD-Roast wrapper seems not to have the correct
permissions set

** WARNING **: So do as root something like that: (and read the Manual)
chown root:cdwrite /usr/X11R6/lib/xcdroast-0.98/bin/xcdrwrap;
chmod 2755 /usr/X11R6/lib/xcdroast-0.98/bin/xcdrwrap

samer@suse_or_bust:~> chown root:cdwrite /usr/X11R6/lib/xcdroast-0.98/bin/xcdrwrap;
chown: `root:cdwrite': invalid group
samer@suse_or_bust:~> su -
Password:
suse_or_bust:~ # chmod 2755 /usr/X11R6/lib/xcdroast-0.98/bin/xcdrwrap
suse_or_bust:~ # chown root:users /usr/X11R6/lib/xcdroast-0.98/bin/xcdrwrap;
suse_or_bust:~ #

Important Note I have run the XCDRoast setup program as user and added the user "samer" to the list of people granted access to use the program, but STILL no use!

Last edited by shassouneh; 05-31-2002 at 01:31 PM.
 
  


Reply



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
Recompiling kernel without ide-scsi emulation techrolla Linux - Software 1 06-21-2004 12:52 PM
CD Writing without ide-scsi emulation in 2.6 kernel xgreen Linux - Software 6 02-19-2004 09:49 AM
Kernel 2.6 dvd writer ide-scsi emulation chup Linux - General 10 01-02-2004 07:32 PM
IDE CD burning in kernel 2.6, hold the SCSI emulation. meldroc Linux - Hardware 1 12-01-2003 10:55 PM
howto burn cd's withought ide-scsi emulation in the 2.6-test1 kernel qanopus Linux - General 1 08-13-2003 07:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:09 AM.

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