| « New vim7 snapshots | OpenVPN 2.0 Bridge Setup » |
Inspiron 9300
My work loaned my a Dell Inspiron 9300. The Gentoo install was straight forward starting with an i686 stage3. Remember to compile in SATA support into the kernel. Everything works fine with it except no DMA on the SATA harddrive and CDRW/DVD drive. This problem appears to be well known. Has anyone come across a fix?
8 comments
Comment from: Daniel Drake [Member]
Which SATA drivers are you using? The true SATA drivers (libata) have DMA on and do not work any other way.
06/15/05 @ 18:16
Comment from: Ryan Phillips [Member]
I'm using ata_piix. hdparm 6.1 says that DMA is only 16 bit on /dev/sda (which is the harddrive), and 16 bit on /dev/sr0 which is the CDRW device. hdparm returns HDIO_GETGEO as an ipnappropraite ioctl for the CDRW device.
06/15/05 @ 18:39
Comment from: Ivan Yosifov [Visitor]
I had a somewhat similar problem some time ago. My solution is
http://forums.gentoo.org/viewtopic.php?p=1875619#1889792
I hope this helps.
http://forums.gentoo.org/viewtopic.php?p=1875619#1889792
I hope this helps.
06/16/05 @ 03:46
Comment from: Ryan Phillips [Member]
The Inspiron 9300's bios doesn't allow for changing the SATA options.
06/16/05 @ 16:34
Comment from: Max [Visitor]
hi, hdparm can't go with SATA and SCSI because is only for IDE devices.
Perhaps ins in the kernel libsata(old) the drive can emulate in IDE /dev/hd*.
Perhaps ins in the kernel libsata(old) the drive can emulate in IDE /dev/hd*.
06/21/05 @ 11:14
Comment from: Andrew Kraut [Visitor] · http://www.networkdigital.net
On this same model, I just did a stage 3 2005.0 install and with both genkernel and a manually configured kernel, after a reboot, the kernel doesn't detect the hard drive, just the cdrom. libata is compiled into the kernel as well as support for the onboard controller card. Any suggestions?
07/04/05 @ 06:21
Comment from: Ryan Phillips [Member]
Make sure SATA is compiled into the kernel and the ata_piix driver.
07/06/05 @ 02:24
Comment from: sakserv [Visitor]
anyone found a fix yet, this is driving me crazy, 32 mb throughput from SATA!, getting over 50 on my ide drives in my server, that just isn't right!!
09/13/05 @ 18:14