ibm_acpi in dapper kernel (2.6.15-26.47) doesn't recognize the bay on X60s ultrabay systems

Bug #60776 reported by ake sandgren
2
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

The ibm_acpi driver in 2.6.15-26.47 and older doesn't find the bay drive on the X60s ultrabay system.

Patch to recognize it is:
--- drivers/acpi/ibm_acpi.c 2006-03-02 22:18:37.000000000 +0100
+++ drivers/acpi/ibm_acpi.c 2006-09-15 08:20:40.734250013 +0200
@@ -169,6 +169,7 @@

 IBM_HANDLE(bay, root, "\\_SB.PCI.IDE.SECN.MAST", /* 570 */
           "\\_SB.PCI0.IDE0.IDES.IDSM", /* 600e/x, 770e, 770x */
+ "\\_SB.PCI0.IDE0.PRIM.MSTR", /* X60s */
           "\\_SB.PCI0.IDE0.SCND.MSTR", /* all others */
     ); /* A21e, R30, R31 */

Revision history for this message
Sebastian Rode (sebastian-ro-deactivatedaccount) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Changed in linux-source-2.6.15:
status: New → Incomplete
Revision history for this message
ake sandgren (ake-sandgren) wrote :

I currently can't test the newest release but i will try to check the kernel source for that release.

Changed in linux-source-2.6.15:
status: Incomplete → New
Revision history for this message
Gareth Fitzworthington (mapping-gp-deactivatedaccount) wrote :

This is a check to see if there is still interest in investigating this bug report.

Changed in linux-source-2.6.15:
status: New → Incomplete
Revision history for this message
Gareth Fitzworthington (mapping-gp-deactivatedaccount) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in linux-source-2.6.15:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.