Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 11 Feb 2001 15:10:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 11 Feb 2001 15:10:42 -0500 Received: from clueserver.org ([206.163.47.224]:63493 "HELO clueserver.org") by vger.kernel.org with SMTP id ; Sun, 11 Feb 2001 15:10:05 -0500 Date: Sun, 11 Feb 2001 12:21:43 -0800 (PST) From: Alan Olsen To: Jens Axboe Cc: Pavel Machek , linux-kernel@vger.kernel.org, Rogerio Brito Subject: Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn't work) In-Reply-To: <20010211174707.I16362@suse.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 11 Feb 2001, Jens Axboe wrote: > On Sat, Feb 10 2001, Pavel Machek wrote: > > > ioctl(cd_fd, CDROM_SELECT_SPEED, speed); > > > > Does this actually work? I helped my friend with partly broken cdrom > > (worked only at low speeds) and it did not have much effect. It did > > not make my cdrom quiet, either, AFAI can remember. > > It's no news that vendors only implement what they want to. New > cd-r/w and dvd drives are not required to implement this command, > so it may not work there either. Take a look at the code for cdparanoia or one of the other MP3 ripping programms. Slowing down the drive is a standard feature for that type of program. (Reduces errors when pulling audio tracks off the disc.) alan@ctrl-alt-del.com | Note to AOL users: for a quick shortcut to reply Alan Olsen | to my mail, just hit the ctrl, alt and del keys. "In the future, everything will have its 15 minutes of blame." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/