Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307403 - sys-apps/hdparm: `hdparm -d` fails on intel sata controller
Summary: sys-apps/hdparm: `hdparm -d` fails on intel sata controller
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 00:25 UTC by Sugoi Asian
Modified: 2010-10-07 01:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
full lspci -k output (lspci,3.31 KB, text/plain)
2010-03-02 00:30 UTC, Sugoi Asian
Details
kernel config (kernel-config,65.02 KB, text/plain)
2010-03-02 00:30 UTC, Sugoi Asian
Details
emerge info (emerge-info,4.11 KB, text/plain)
2010-03-02 00:30 UTC, Sugoi Asian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sugoi Asian 2010-03-02 00:25:53 UTC
> hdparm -d /dev/sda
 HDIO_GET_DMA failed: Inappropriate ioctl for device

> lspci -k #parsed for related devices

00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller (rev 02)
        Subsystem: Intel Corporation Device 5442
        Kernel driver in use: ata_piix
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
        Subsystem: Intel Corporation Device 5442
        Kernel driver in use: ata_piix
03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II Controller (rev b2)
        Subsystem: Intel Corporation Device 5442
        Kernel driver in use: pata_marvell


Reproducible: Always

Steps to Reproduce:
1.emerge and run hdparm -d
2.
3.

Actual Results:  
hdio_get_dma fails

Expected Results:  
hdparm displays (And can adjust) dma settings

kernel has built in support for ata_piix
CONFIG_ATA_PIIX=y
Comment 1 Sugoi Asian 2010-03-02 00:30:12 UTC
Created attachment 221717 [details]
full lspci -k output
Comment 2 Sugoi Asian 2010-03-02 00:30:28 UTC
Created attachment 221719 [details]
kernel config
Comment 3 Sugoi Asian 2010-03-02 00:30:39 UTC
Created attachment 221721 [details]
emerge info
Comment 4 SpanKY gentoo-dev 2010-03-06 23:35:29 UTC
try hdparm-9.27 and if it still doesnt work, best bet is to file a tracker at http://sourceforge.net/projects/hdparm/

we dont have the hardware or expertise to assist in this ...