Hi,

Doen any of you guys have seen this error beeforein dmesg while ripping
a cd with ripperX?:

hdc: packet command error: error=0xb0
ATAPI device hdc:
  Error: Aborted command -- (Sense key=0x0b)
  (reserved error code) -- (asc=0x48, ascq=0x00)
  The failed "Read CD" packet command was:
  "be 04 00 00 00 08 00 00 08 f8 00 00 "
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }

It seems I can rip them in a vmware windows, but in linux I can't.
Anyone?

I have included my devfsd.conf cd part:

# Create /dev/cdrom for the first cdrom drive
#LOOKUP          ^cdrom$          CFUNCTION GLOBAL mksymlink
cdroms/cdrom0 cdrom
#REGISTER        ^cdroms/cdrom0$   CFUNCTION GLOBAL mksymlink $devname
cdrom
#UNREGISTER      ^cdroms/cdrom0$   CFUNCTION GLOBAL unlink cdrom

# Create /dev/dvd for the second cdrom drive
# (change 'cdroms/cdrom1' to suite your setup)
# NOTE: We add the fully qualified path here, else some apps
#       have problems to resolve the true device (drip comes to mind)
LOOKUP          ^dvd$           CFUNCTION GLOBAL mksymlink
${mntpnt}/cdroms/cdrom0 dvd
REGISTER        ^cdroms/cdrom0$  CFUNCTION GLOBAL mksymlink ${devpath}
dvd
UNREGISTER      ^cdroms/cdrom0$  CFUNCTION GLOBAL unlink dvd
 

-- 
   .:|:.   Linux! May the Open Source be with you!
   |o o|   http://www.menteb.org
  /. V .\
  |/| |\|
   \W W/   DON'T PANIC!

GnuPG key http://www.menteb.org/bram.gpg
Key ID: 2F307829 @ http://pgp.mit.edu/
Fingerprint CAE0 F924 9590 4D99 7EB5 0A12 D0C7 63C2 2F30 7829



--
[EMAIL PROTECTED] mailing list

Reply via email to