blog.mfuchs.org

yet another useless weblog

Quote

"I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones."
--Albert Einstein

Have you ever asked yourself why your DVD Player is much more quiet than the CD-ROM drive in your PC. It’s because playing audio/video just needs a reduced reading performance which calms down your drive a lot.

In Linux you have two possibilities: eject or hdparm

Eject can read out and set all possible speeds for your drive: To read it out use eject -X(capital X!)
Set your desired speed variable with
eject -x n
where n is a number like 2,4,8 or so on.

For hdparm you just type
hdparm -En /dev/cdrom
where n is the desired speed like 2,4,8 and so on and /dev/cdrom is the propriate device.
Of course the speed must be set before playing a medium ;)

Facebook comments:

One Response to “HINT: Reduce CD-ROM Speed”

  1. … [Trackback]…

    [...] Read More Infos here: mfuchs.org/blog/linux/15/ [...]…

    Elektrische Zahnbuerste

Leave a Reply

You must be logged in to post a comment.