On Sun, 11 Feb 2001 16:20:47 -0200, Rogerio Brito <[EMAIL PROTECTED]> wrote:
>> >ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
Yes: pass 0 as the speed, in the ioctl() above.
Ion
--
It is better to keep your mouth shut and be thought a fool,
than to open it and remove all doubt.
Sorry. it was late when I answered that. (Either that or no ocffe, not
certain which.)
On Sun, 11 Feb 2001, Jens Axboe wrote:
> On Sun, Feb 11 2001, Alan Olsen wrote:
> > > It's no news that vendors only implement what they want to. New
> > > cd-r/w and dvd drives are not required to implement
On Sun, Feb 11 2001, Alan Olsen wrote:
> > 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
> progra
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
On Feb 10 2001, Pavel Machek wrote:
> Hi!
>
> > 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.
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 n
Hi!
> > Well, this has nothing to do with the above, but is there any
> > utility or /proc entry that lets me say to my CD drive that it
> > should not work at full speed?
> >
> > Basically, some drives make way too much noise when they're
> > operating at full speed. When I'
On Mon, 5 Feb 2001, Rogerio Brito wrote:
> On Feb 05 2001, Jens Axboe wrote:
> > ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
>
> I'd like to thank everybody that replied either on the list
> and privately. I didn't know that I could just use the /proc
> entries to change the I
On Feb 05 2001, Jens Axboe wrote:
> ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
I'd like to thank everybody that replied either on the list
and privately. I didn't know that I could just use the /proc
entries to change the IDE driver speed with a simple:
echo c
On Mon, 5 Feb 2001, Ingo Oeser wrote:
> On Mon, Feb 05, 2001 at 01:34:24AM -0200, Rogerio Brito wrote:
> > Well, this has nothing to do with the above, but is there any
> > utility or /proc entry that lets me say to my CD drive that it
> > should not work at full speed?
>
> /proc/ide
On Mon, Feb 05 2001, Guest section DW wrote:
> I missed the original post, but there is a mount flag "-o speed="
> for precisely this purpose.
Hah, this I did not know. Checking the util-linux source, it might
be a really good idea to not about if setting the speed fails.
This will happen quite o
> On Mon, Feb 05, 2001 at 01:34:24AM -0200, Rogerio Brito wrote:
> > Well, this has nothing to do with the above, but is there any
> > utility or /proc entry that lets me say to my CD drive that it
> > should not work at full speed?
I missed the original post, but there is a mount fl
On Mon, Feb 05 2001, Rogerio Brito wrote:
> Well, this has nothing to do with the above, but is there any
> utility or /proc entry that lets me say to my CD drive that it
> should not work at full speed?
>
> Basically, some drives make way too much noise when they're
>
On Mon, Feb 05, 2001 at 01:34:24AM -0200, Rogerio Brito wrote:
> Well, this has nothing to do with the above, but is there any
> utility or /proc entry that lets me say to my CD drive that it
> should not work at full speed?
/proc/ide/hdX/settings ? The (current,init)_speed sett
On Feb 05 2001, Jens Axboe wrote:
> On Sat, Feb 03 2001, [EMAIL PROTECTED] wrote:
> > Feb 3 22:08:25 Line kernel: hdb: irq timeout: status=0xd0 { Busy }
> > Feb 3 22:08:25 Line kernel: hdb: DMA disabled
> > Feb 3 22:08:55 Line kernel: hdb: ATAPI reset timed-out, status=0x90
> > Feb 3 22:08:55
15 matches
Mail list logo