[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] cd recording frustration
|
Carlos Konstanski wrote:
I read the thread with Jeff's similar problem.
Do an lsmod and make sure you don't have ide_scsi loaded.
ide_scsi is not loaded, but neither is ide_cd.
Also check
your kernel config and make sure you have the right options for IDE
CDROM access enabled, and not the SCSI CDROM options. In other words,
make sure your kernel is right for the job.
Dumb question: how do I check this?
I can dig up more detail if needed.
Does it help to know that I burnt a CD of 12 tracks using
cdrecord -v speed=10 dev=/dev/hdc -audio music/*.flac
supposedly, it "succeeded", and the CD did, indeed, have 12 tracks --
but they were 12 tracks of white noise?
On Wed, 23 Feb 2005, Carlos Konstanski wrote:
Date: Wed, 23 Feb 2005 09:58:31 -0800 (PST)
From: Carlos Konstanski <ckonstan@lunarlogic.com>
Reply-To: Philadelphia Linux User's Group Discussion List
<plug@lists.phillylinux.org>
To: Philadelphia Linux User's Group Discussion List
<plug@lists.phillylinux.org>
Subject: Re: [PLUG] cd recording frustration
Do a google search for "kernel 2.6 and cdrecord". This topic came up
recently. This is a place to start.
On Wed, 23 Feb 2005, Art Alexion wrote:
Date: Wed, 23 Feb 2005 12:00:36 -0500
From: Art Alexion <art.alexion@verizon.net>
Reply-To: Philadelphia Linux User's Group Discussion List
<plug@lists.phillylinux.org>
To: Philly Linux Users Group <plug@lists.phillylinux.org>
Subject: [PLUG] cd recording frustration
I finally got a CDR/RW drive for my linux machine. Bought an LG and when it
had problems, I switched it with the Samsung that was on the Windows machine
(and working well).
2.6 kernel
cdrecord -scanbus doesn't find either drive.
according to /usr/share/doc/cdrecord/README.ATAPI.setup, I should use
"device=/dev/hdc" instead of the scsi numbers, like "0,1.0" if I am using the
2.6 kernel,
Did that and though scanbus still doesn't work, cdrecord correctly identifies
the drive using "cdrecord -prcap"
Tried a number of cdrecord front ends -- xcdroast, gcdroast, gcombust,
MrBurns and ECLiPt Roaster (my favorite if any of them worked). Best I can
hope for is a CD with the correct number of tracks but of white noise instead
of music. Same using cdrecord from the command line, e.g. cdrecord -v
speed=10 dev=/dev/hdc -pad -audio music/*.flac
I have read at least 6 How-tos without any luck. Any suggestions?
--
_______________________________________
Art Alexion
Arthur S. Alexion LLC
arthur [at] alexion [dot] com
aim: aalexion
sms: 2679725536 [at] messaging [dot] sprintpcs [dot] com
PGP fingerprint: 52A4 B10C AA73 096F A661 92D2 3B65 8EAC ACC5 BA7A
The attachment -- signature.asc -- is my electronic signature; no need for alarm.
Info @ http://mysite.verizon.net/art.alexion/encryption/signature.asc.what.html
Key for signed PDFs available at
http://mysite.verizon.net/art.alexion/encryption/ArthurSAlexion.p7c
The validation string is TTJY-ZILJ-BJJG.
________________________________________
Attachment:
signature.asc
Description: OpenPGP digital signature
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|