Package: ripit
Version: 3.5.1-1
Severity: normal

At startup, ripit causes a number of the following errors:

  hdc: command error: status=0x51 { DriveReady SeekComplete Error }
  hdc: command error: error=0x50 { LastFailedSense=0x05 }
  ide: failed opcode was: unknown
  ATAPI device hdc:
  Error: Illegal request -- (Sense key=0x05)
  Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
  The failed "Read 10" packet command was: 
  "28 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 "
  end_request: I/O error, dev hdc, sector 0
  Buffer I/O error on device hdc, logical block 0
  Buffer I/O error on device hdc, logical block 1
  Buffer I/O error on device hdc, logical block 2
  Buffer I/O error on device hdc, logical block 3


After I have ripped a few CDs, the kernel finally says:

  cdrom: dropping to single frame dma

and after that CD ripping is extremely slow until reboot.
My CD drive is a TEAC DV-W50D DVD+/-RW.

This is caused by the following code in ripit:

else {                                  # Ugly hack to close the tray.
   system("more $cddev > /dev/null 2> /dev/null");
}

I suggest to either replace "more" with "eject -t", or omit
this command altogether (ripit will then wait for the user
to close the tray manually).


Regards,
Johannes


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ripit depends on:
ii  cdda2wav                    5:1.0~pre4-1 Creates WAV files from audio CDs
ii  cdparanoia                  3a9.8-14     An audio extraction tool for sampl
ii  libcddb-get-perl            2.23-2       read the CDDB entry for an audio C
ii  libwww-perl                 5.805-1      WWW client/server library for Perl
ii  vorbis-tools                1.1.1-6      several Ogg Vorbis tools

ripit recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to