mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10911 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f4ee42f4f5
commit
bdce2705e1
@ -33,11 +33,7 @@
|
||||
|
||||
<P> <CODE>setcd -x [speed] [cdrom device]</CODE></P>
|
||||
|
||||
<P>You can also try</P>
|
||||
|
||||
<P> <CODE>echo current_speed:4 > /proc/ide/[cdrom device]/settings</CODE></P>
|
||||
|
||||
<P>but you will need root privileges. The following command may also help:</P>
|
||||
<P>If you have root privileges the following command may also help:</P>
|
||||
|
||||
<P> <CODE>echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings</CODE></P>
|
||||
|
||||
|
@ -34,9 +34,7 @@ program called <command>setcd</command>. It works like this:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
You can also try
|
||||
<screen>echo current_speed:4 > /proc/ide/<replaceable>[cdrom device]</replaceable>/settings</screen>
|
||||
but you will need root privileges. The following command may also help:
|
||||
If you have root privileges the following command may also help:
|
||||
<screen>echo file_readahead:2000000 > /proc/ide/<replaceable>[cdrom device]</replaceable>/settings</screen>
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user