LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Asus M3A78-EMH HDMI SATA HD Support (https://www.linuxquestions.org/questions/slackware-14/asus-m3a78-emh-hdmi-sata-hd-support-631230/)

slac_usr2 03-28-2008 07:54 AM

Asus M3A78-EMH HDMI SATA HD Support
 
Hello, I have been searching for an answer to my problem for some time now and have not had any luck. Can anyone tell me how to enable SATA support for 2 WD drives I purchased? I am running Slackware 12.0 and have tried various things (upgrade kernel, compile support for every SATA chipset, etc). Below is output from lspci which makes me think that chipset support is not available yet. Any help would be greatly appreciated.

Thanks

00:11.0 IDE interface: ATI Technologies Inc Unknown device 4390 (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: ASUSTeK Computer Inc. Unknown device 82ef
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at c000 [size=8]
Region 1: I/O ports at b000 [size=4]
Region 2: I/O ports at a000 [size=8]
Region 3: I/O ports at 9000 [size=4]
Region 4: I/O ports at 8000 [size=16]
Region 5: Memory at fbcff800 (32-bit, non-prefetchable) [size=1K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/2 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] #12 [0010]


00:14.1 IDE interface: ATI Technologies Inc Unknown device 439c (prog-if 8a [Master SecP PriP])
Subsystem: ASUSTeK Computer Inc. Unknown device 82ef
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 0
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at ff00 [size=16]
Capabilities: [70] Message Signalled Interrupts: Mask- 64bit- Queue=0/1 Enable-
Address: 00000000 Data: 0000

carl0ski 03-29-2008 12:50 AM

Quote:

Originally Posted by slac_usr2 (Post 3103041)
Hello, I have been searching for an answer to my problem for some time now and have not had any luck. Can anyone tell me how to enable SATA support for 2 WD drives I purchased? I am running Slackware 12.0 and have tried various things (upgrade kernel, compile support for every SATA chipset, etc). Below is output from lspci which makes me think that chipset support is not available yet. Any help would be greatly appreciated.

Thanks

00:11.0 IDE interface: ATI Technologies Inc Unknown device 4390 (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: ASUSTeK Computer Inc. Unknown device 82ef
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at c000 [size=8]
Region 1: I/O ports at b000 [size=4]
Region 2: I/O ports at a000 [size=8]
Region 3: I/O ports at 9000 [size=4]
Region 4: I/O ports at 8000 [size=16]
Region 5: Memory at fbcff800 (32-bit, non-prefetchable) [size=1K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/2 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] #12 [0010]


00:14.1 IDE interface: ATI Technologies Inc Unknown device 439c (prog-if 8a [Master SecP PriP])
Subsystem: ASUSTeK Computer Inc. Unknown device 82ef
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 0
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at ff00 [size=16]
Capabilities: [70] Message Signalled Interrupts: Mask- 64bit- Queue=0/1 Enable-
Address: 00000000 Data: 0000


The ATI/AMD SB700 chipset is very new are you using the latest 2.6.24 kernel?

Otherwise just enable SATA/PATA emulation mode in bios. (you'll lose hotswap and queuing.)

slac_usr2 03-29-2008 10:14 PM

Quote:

Originally Posted by carl0ski (Post 3103771)
The ATI/AMD SB700 chipset is very new are you using the latest 2.6.24 kernel?

Otherwise just enable SATA/PATA emulation mode in bios. (you'll lose hotswap and queuing.)

Thank you for your response.

I have been trying to successfully build a 2.6.24 kernel but am having problems with the right options. I did however, get it to detect my SATA ports by enabling a few options. For the time being, I am using my old IDE drive as I work through the issues, and may make the switch back to a SATA drive later.


Anyone know if the hugesmp.s kernel from the base 12.0 boot disk will be updated for SATA AHCI support? I think this was the magic flag which resolved my problems.

drac2000 04-03-2008 08:43 AM

Quote:

Originally Posted by slac_usr2 (Post 3104639)
Thank you for your response.

I have been trying to successfully build a 2.6.24 kernel but am having problems with the right options. I did however, get it to detect my SATA ports by enabling a few options. For the time being, I am using my old IDE drive as I work through the issues, and may make the switch back to a SATA drive later.


Anyone know if the hugesmp.s kernel from the base 12.0 boot disk will be updated for SATA AHCI support? I think this was the magic flag which resolved my problems.

Did you manage to have linux installed on this board?
I am trying to install openSuse 10.3 through SATA DVD drive, and no chance. the installation freezes complaining about no repository found.
Is there a way on the mobo to make it behave as IDE may be it will solve it?

Thanks.

slac_usr2 04-03-2008 09:08 PM

Quote:

Originally Posted by drac2000 (Post 3109422)
Did you manage to have linux installed on this board?
I am trying to install openSuse 10.3 through SATA DVD drive, and no chance. the installation freezes complaining about no repository found.
Is there a way on the mobo to make it behave as IDE may be it will solve it?

Thanks.

Yes, I was able to install Slackware onto this board. I used an IDE drive and it worked fine out of the box. I then built the kernel and it has support for SATA drives. I'm not sure if there is a way in the bios to make the SATA interfaces appear as IDEs.

On a side note, I was playing around with Ubuntu and the default kernel on the boot disk has support for sata drives. There may be a similar boot disk for openSuse, but I don't know of one.

drac2000 04-05-2008 01:12 AM

Quote:

Originally Posted by slac_usr2 (Post 3110037)
Yes, I was able to install Slackware onto this board. I used an IDE drive and it worked fine out of the box. I then built the kernel and it has support for SATA drives. I'm not sure if there is a way in the bios to make the SATA interfaces appear as IDEs.

On a side note, I was playing around with Ubuntu and the default kernel on the boot disk has support for sata drives. There may be a similar boot disk for openSuse, but I don't know of one.

As you said, like a charm with an IDE drive on Suse 10.3... ;)
I will give a try now for SATA support
Thanks a lot


All times are GMT -5. The time now is 10:15 PM.