# HG changeset patch # User lumag # Date 1064149153 0 # Node ID eb339c10228ec72dd6503b2331097d178d2a3e09 # Parent afa3e514f472350c0e9c30ce30a0ad612188675f Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed. diff -r afa3e514f472 -r eb339c10228e DOCS/en/cd-dvd.html --- a/DOCS/en/cd-dvd.html Sun Sep 21 12:33:13 2003 +0000 +++ b/DOCS/en/cd-dvd.html Sun Sep 21 12:59:13 2003 +0000 @@ -33,11 +33,7 @@

    setcd -x [speed] [cdrom device]

-

You can also try

- -

    echo current_speed:4 > /proc/ide/[cdrom device]/settings

- -

but you will need root privileges. The following command may also help:

+

If you have root privileges the following command may also help:

    echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings

diff -r afa3e514f472 -r eb339c10228e DOCS/xml/en/cd-dvd.xml --- a/DOCS/xml/en/cd-dvd.xml Sun Sep 21 12:33:13 2003 +0000 +++ b/DOCS/xml/en/cd-dvd.xml Sun Sep 21 12:59:13 2003 +0000 @@ -34,9 +34,7 @@ -You can also try -echo current_speed:4 > /proc/ide/[cdrom device]/settings -but you will need root privileges. The following command may also help: +If you have root privileges the following command may also help: echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings