|
Bugzilla – Full Text Bug Listing |
| Summary: | HDD control light | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jan Kotuc <jkotuc_mahy> |
| Component: | Kernel | Assignee: | Jens Axboe <axboe> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jan Kotuc
2005-11-30 21:36:29 UTC
Are you sure that nothing is accessing the hard disk? can you attach the output of running 'hwinfo' so we can see which ide controller this machine has? In most machines, it's actually an "IDE control light"; maybe there's access to another interface, not necessarily with a device attached. hwinfo is still needed, nevertheless. If you are using the ahci driver for your sata controller, then this bug has already been fixed. # dmesg | grep ahci should tell you if that is the case. Jan wrote in private mail:
---
This is the output of dmesg | grep ahci ...
ahci version 1.01
ahci(0000:00:1f.2) AHCI 0001.0000 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
ahci(0000:00:1f.2) flags: 64bit ncq pm led slum part
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
May it be helpful to you.
---
So it is indeed ahci which makes this a dupe of 128597. A SL10 kernel update (when issued) will have the fix for this.
*** This bug has been marked as a duplicate of 128597 ***
|