On Thu, Jun 30, 2005 at 11:00:03AM +0200, Diego Biurrun wrote:
On Tue, Jun 07, 2005 at 12:56:22PM +0200, Diego Biurrun wrote:
Looking through old mails..
On Wed, Feb 16, 2005 at 02:07:58PM -0500, D Richard Felker III wrote:
On Wed, Feb 16, 2005 at 10:07:06AM +0100, Jiri Heryan wrote:
About a line 31 in cd-dvd.xml is sugested to use "hdparm" or "cdspeed" for slow down IDE-CDROMs and few lines after is something like there is no solution for SCSI drives.
I've no experience with cdspeed but hdparm failing with IDE-CD if you use an IDE-SCSI emulation for cd writer. Best solution (after hard
it works for me with both scsi (real scsi, not emulation) and ide cdrom drives.
Which tool works for you? I have a Plextor CD-ROM and a Yamaha CD-RW, none of the tools I tried are able to set the speed on them...
Rich: ping..
hdparm and a program I found called cdctl will both set the speed. However if you're using scsi emulation, you have to set the mode on the ide device node, not the scsi one, even tho the ide device node does not work for reading the drive. :) At least this is how I think it works... I stopped setting the speed a while ago because I was having problems with video getting choppy after the cache dried up from read errors. I'll try to figure it out better if you still have trouble.. Rich