comparison DOCS/en/cd-dvd.html @ 10910:eb339c10228e

Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
author lumag
date Sun, 21 Sep 2003 12:59:13 +0000
parents cdb732f3a60b
children
comparison
equal deleted inserted replaced
10909:afa3e514f472 10910:eb339c10228e
31 31
32 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>hdparm -E [speed] [cdrom device]</CODE></P> 32 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>hdparm -E [speed] [cdrom device]</CODE></P>
33 33
34 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>setcd -x [speed] [cdrom device]</CODE></P> 34 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>setcd -x [speed] [cdrom device]</CODE></P>
35 35
36 <P>You can also try</P> 36 <P>If you have root privileges the following command may also help:</P>
37
38 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo current_speed:4 &gt; /proc/ide/[cdrom device]/settings</CODE></P>
39
40 <P>but you will need root privileges. The following command may also help:</P>
41 37
42 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo file_readahead:2000000 &gt; /proc/ide/[cdrom device]/settings</CODE></P> 38 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>echo file_readahead:2000000 &gt; /proc/ide/[cdrom device]/settings</CODE></P>
43 39
44 <P>This sets prefetched file reading to 2MB, which helps with scratched CD-ROMs. 40 <P>This sets prefetched file reading to 2MB, which helps with scratched CD-ROMs.
45 If you set it to too high, the drive will continuously spin up and down, and 41 If you set it to too high, the drive will continuously spin up and down, and