hardy kernel lacks support for ICH10 controller in Intel Server System SR1600UR
Bug #693401 reported by
LaMont Jones
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Wishlist
|
Andy Whitcroft | ||
Hardy |
Fix Released
|
Wishlist
|
Andy Whitcroft |
Bug Description
We have a couple of Intel Server System SR1600UR that would make very nice ppa build machines for at least part of their time, except that we need working xen in an LTS kernel, which means they run hardy. The current hardy kernel lacks support for the ICH10 chipset used in these machines, and hence they boot without disks, making them less than usable.
To post a comment you must log in.
A quick review of the differences between Maverick (where this device is correctly recognised) and Hardy seems to indicate that the IDC10 is basically an ICH8 in disquise. Later kernels simply map this device to the existing driver. The attached commit adds the IDs. Produced test kernels with this patch for testing.