You are not logged in.

#1 2007-03-16 20:12:26

honki
Member
Registered: 2005-11-04
Posts: 16

Decreasing the speed of a SATA dvd-drive

Hi,

I just got a new SATA dvd-burner which is quite loud when reading from a dvd at full speed. Therefore I'm trying to slow down the drive.

I know 3 different ways to do that under linux:

1. Using hdparm:

[root@ArchBen ~]# ls -l /dev/dvd
lrwxrwxrwx 1 root root 15 16. Mär 12:13 /dev/dvd -> /dev/cd/dvd-sr0

[root@ArchBen ~]# hdparm -E 5 /dev/cd/cdrom-sr0

/dev/cd/cdrom-sr0:
setting cdrom speed to 5

Well, as you can see, it seems to work. But the the drive is actually as fast (and loud) as before -> nothing changed.

2. Using eject:

[root@ArchBen ~]# eject -x5 /dev/cd/dvd-sr0

There is no error message, but it also doesn't work .

3. Using setcd:

[root@ArchBen setcd-1.5]# ./setcd -x 5 /dev/cd/cdrom-sr0
/dev/cd/cdrom-sr0:
  Speed set at 750 KB/s (5x)

And again, it didn't work.

So what could I try?

Drive: NEC AD-7170S
Motherboard: Gigabyte GA-965P-DS3

Thanks in advance,
honki

Last edited by honki (2007-03-16 21:52:58)

Offline

#2 2007-03-29 19:36:24

honki
Member
Registered: 2005-11-04
Posts: 16

Re: Decreasing the speed of a SATA dvd-drive

*bump* (sorry)

Offline

#3 2007-11-20 03:08:38

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: Decreasing the speed of a SATA dvd-drive

Any resolution to this? I'm quite curious.

Offline

#4 2007-11-20 03:39:36

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Decreasing the speed of a SATA dvd-drive

I think "5" isn't the best value, better try 4x or 8x.


1000

Offline

Board footer

Powered by FluxBB