Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nforce2, sil3112A, hdd activity led not working?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jsosic
Guru
Guru


Joined: 02 Aug 2004
Posts: 510
Location: Split (Croatia)

PostPosted: Wed Jun 07, 2006 12:12 am    Post subject: nforce2, sil3112A, hdd activity led not working? Reply with quote

I have NF7-S mobo, and my hdd activity led isn't working with SATA drives. I've been trying both libata nad scsi SATA drivers in kernel with no luck. When I boot Windows, LED registeres hdd activity, as when I read cd/dvd roms both in Linux and Windows.

I guess windows drivers have support for the activity led, and linux kernel drivers have not. Has anyone encounter souch issues on nForce2 mobo's with Sil3112A controller and SATA hdd's?
Back to top
View user's profile Send private message
swanson
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 149
Location: Edinburgh, Scotland

PostPosted: Wed Jun 07, 2006 10:19 am    Post subject: Reply with quote

There is a kernel patch to add support for the HDD activity light on Silicon Image 3112 SATA chips by Aric Cyr after he'd wanted blinky flashing lights too.
_________________
Alan.
Back to top
View user's profile Send private message
jsosic
Guru
Guru


Joined: 02 Aug 2004
Posts: 510
Location: Split (Croatia)

PostPosted: Wed Jun 07, 2006 12:20 pm    Post subject: Reply with quote

This is a patch for SATA driver, and drives are then recognized as SCSI devices (/dev/sda, /dev/sdb). That way, I can't access SMART information from the disk and more important, I can't spin it down.

I now use kernel ATA driver for my Silicone Image chip. Drives are recognized as /dev/hde & /dev/hdg, and I can monitor SMART status, do SMART self tests and spin down disks with noflushd. I wouldn't want to miss all this just for the sake of flashing LED :(
Back to top
View user's profile Send private message
swanson
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 149
Location: Edinburgh, Scotland

PostPosted: Wed Jun 07, 2006 7:08 pm    Post subject: Reply with quote

The libata drivers are the SCSI SATA drivers (and also progressing towards being PATA drivers too thanks to Alan Cox) whereas you're referring to and using the IDE drivers.

Anyway, it should probably be possible to backport the patch with a wee bit of work although a quick look through the siimage.c code suggests it'll have be inserted somewhere else. If I have time, I might give it a closer look.
_________________
Alan.
Back to top
View user's profile Send private message
Septor
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 150

PostPosted: Tue Jun 13, 2006 9:13 am    Post subject: Reply with quote

SMART and spindown stuff will be (or might already be) added to the latest libata sata core. The IDE sata driver is pretty outdated, but if it works, hey who am I to complain :)

Check out the official libata status page at: http://linux-ata.org/software-status.html
Looks like SMART and sleeping should be in 2.6.15 and newer kernels already...

As for blinky-blinky flashy LEDs, I will be uploading a new patch for 2.6.15+ kernels as the one on my homepage currently is broken for newer kernels.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum