Activity log for bug #640214

Date Who What changed Old value New value Message
2010-09-16 06:51:29 Ike Panhc bug added bug
2010-09-16 06:52:59 Ike Panhc linux (Ubuntu): assignee Ike Panhc (ikepanhc)
2010-09-16 06:53:02 Ike Panhc linux (Ubuntu): status New In Progress
2010-09-16 06:53:06 Ike Panhc linux (Ubuntu): importance Undecided Medium
2010-09-16 06:56:26 Ike Panhc attachment added 0001-apg-intel-Supporting-for-another-B43-device-id.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/640214/+attachment/1592049/+files/0001-apg-intel-Supporting-for-another-B43-device-id.patch
2010-09-16 06:57:08 Ike Panhc attachment added 0002-drm-i915-Supporting-for-another-B43-device-id.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/640214/+attachment/1592050/+files/0002-drm-i915-Supporting-for-another-B43-device-id.patch
2010-09-16 07:40:28 Hsin-Yi, Chen (hychen) attachment added 102_b43_2E90_2E92_support.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/640214/+attachment/1592289/+files/102_b43_2E90_2E92_support.patch
2010-09-16 09:50:44 Hsin-Yi, Chen (hychen) bug watch added http://bugs.freedesktop.org/show_bug.cgi?id=30221
2010-09-16 16:34:56 Brian Murray bug added subscriber Jeremy Foshee
2010-09-16 16:34:59 Brian Murray bug added subscriber Ubuntu Review Team
2010-09-16 16:35:00 Brian Murray tags patch
2010-09-16 20:54:54 Robert Hooker bug task added xserver-xorg-video-intel (Ubuntu)
2010-09-16 21:44:30 Robert Hooker description I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work.
2010-09-16 21:44:42 Robert Hooker bug added subscriber Robert Hooker
2010-09-16 21:45:59 Robert Hooker attachment added 102_b43_pciid_update.patch https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595538/+files/102_b43_pciid_update.patch
2010-09-16 21:48:07 Robert Hooker attachment added xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595555/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff
2010-09-16 22:50:31 Robert Hooker attachment removed 102_b43_pciid_update.patch https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595538/+files/102_b43_pciid_update.patch
2010-09-16 22:50:51 Robert Hooker attachment removed xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595555/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff
2010-09-16 22:52:13 Robert Hooker attachment added 102_b43_pciid_update.patch https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595840/+files/102_b43_pciid_update.patch
2010-09-16 22:57:35 Robert Hooker attachment added xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595848/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff
2010-09-16 23:01:11 Robert Hooker description I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work. I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will not recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work. SRU PATCH PROPOSALS: https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595848/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff
2010-09-16 23:09:51 Robert Hooker xserver-xorg-video-intel (Ubuntu): importance Undecided Medium
2010-09-16 23:09:51 Robert Hooker xserver-xorg-video-intel (Ubuntu): status New In Progress
2010-09-16 23:09:51 Robert Hooker xserver-xorg-video-intel (Ubuntu): assignee Robert Hooker (sarvatt)
2010-09-16 23:10:17 Robert Hooker nominated for series Ubuntu Karmic
2010-09-16 23:10:17 Robert Hooker nominated for series Ubuntu Lucid
2010-09-16 23:10:17 Robert Hooker nominated for series Ubuntu Maverick
2010-09-16 23:11:01 Robert Hooker description I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will not recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work. SRU PATCH PROPOSALS: https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595848/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will not recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work. SRU PATCH PROPOSALS: xserver-xorg-video-intel (karmic): https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595848/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff
2010-09-17 05:15:16 Hsin-Yi, Chen (hychen) bug added subscriber Hsin-Yi, Chen
2010-09-20 22:57:25 Kate Stewart bug task added linux (Ubuntu Maverick)
2010-09-20 22:57:25 Kate Stewart bug task added xserver-xorg-video-intel (Ubuntu Maverick)
2010-09-21 06:07:52 Hsin-Yi, Chen (hychen) attachment added Xorg.0.log_b43_with_intel_driver_2.9.0-1ubuntu2.2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/640214/+attachment/1616790/+files/Xorg.0.log_b43_with_intel_driver_2.9.0-1ubuntu2.2
2010-09-21 17:19:16 Chris Van Hoof bug added subscriber Chris Van Hoof
2010-09-27 09:06:04 Launchpad Janitor xserver-xorg-video-intel (Ubuntu Maverick): status In Progress Fix Released
2010-09-28 12:40:09 Launchpad Janitor branch linked lp:ubuntu/xserver-xorg-video-intel
2010-10-12 12:42:15 Robert Hooker xserver-xorg-video-intel (Ubuntu): status Fix Released Fix Committed
2010-10-13 08:14:27 Ike Panhc linux (Ubuntu Maverick): status In Progress Fix Committed
2010-10-13 08:14:54 Ike Panhc linux (Ubuntu): status In Progress Fix Committed
2010-10-14 23:42:24 Bryce Harrington bug task added linux (Ubuntu Karmic)
2010-10-14 23:42:24 Bryce Harrington bug task added xserver-xorg-video-intel (Ubuntu Karmic)
2010-10-14 23:46:16 Bryce Harrington xserver-xorg-video-intel (Ubuntu Karmic): status New Fix Committed
2010-10-14 23:47:22 Bryce Harrington bug added subscriber Ubuntu Stable Release Updates Team
2010-10-15 01:49:37 Ike Panhc linux (Ubuntu Karmic): status New Fix Committed
2010-10-15 01:49:39 Ike Panhc linux (Ubuntu Karmic): assignee Ike Panhc (ikepanhc)
2010-10-20 13:40:03 Robert Hooker xserver-xorg-video-intel (Ubuntu Karmic): importance Undecided Medium
2010-10-20 13:40:03 Robert Hooker xserver-xorg-video-intel (Ubuntu Karmic): assignee Robert Hooker (sarvatt)
2010-10-20 13:40:37 Robert Hooker bug task added mesa (Ubuntu)
2010-10-20 14:03:09 Robert Hooker attachment added mesa_7.6.0-1ubuntu4.1.debdiff https://bugs.edge.launchpad.net/ubuntu/+source/mesa/+bug/640214/+attachment/1703217/+files/mesa_7.6.0-1ubuntu4.1.debdiff
2010-10-20 14:03:51 Robert Hooker description I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will not recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work. SRU PATCH PROPOSALS: xserver-xorg-video-intel (karmic): https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595848/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff I have a machine with Intel B43 chipset but can not using X, looks like intel-agp and i915 module is not loaded. --- SRU JUSTIFICATION NOTES --- IMPACT: A new revision of the B43 chipset has been released and the corresponding drivers were not updated to recognize them until recently due to the rarity, but machines are now in the wild that contain them. Without this change the drivers will not recognize these devices at all and fail to load. RESOLUTION: Adding the pci id's to the corresponding drivers, letting them know they are B43 chipset devices that it already knows how to work with. TEST CASE: 1) Boot any ubuntu release on a device containing this chipset, which can be verified with lspci -v and seeing if 8086:2E90 or 8086:2E92 is listed. 2) Verify that i915/intel-agp are not listed in lsmod, and xserver-xorg-video-intel is the driver in use in /var/log/Xorg.0.log 3) Update packages 4) Reboot and verify i915 and intel-agp are listed in lsmod, and intel is the driver in use in /var/log/Xorg.0.log REGRESSION POTENTIAL: Extremely low, no new code paths are added for these specific devices. The changes only add the new device to the corresponding drivers and they are functionally no different than the previous B43 devices supported already. No new code paths are added or changed to make these work. SRU PATCH PROPOSALS: xserver-xorg-video-intel (karmic): https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/640214/+attachment/1595848/+files/xserver-xorg-video-intel_2.9.0-1ubuntu2.2.debdiff mesa (karmic): https://bugs.edge.launchpad.net/ubuntu/+source/mesa/+bug/640214/+attachment/1703217/+files/mesa_7.6.0-1ubuntu4.1.debdiff
2010-10-20 14:05:31 Robert Hooker mesa (Ubuntu): importance Undecided Medium
2010-10-20 14:05:31 Robert Hooker mesa (Ubuntu): status New Fix Committed
2010-10-20 14:05:31 Robert Hooker mesa (Ubuntu): assignee Robert Hooker (sarvatt)
2010-10-20 14:06:09 Robert Hooker mesa (Ubuntu Karmic): importance Undecided Medium
2010-10-20 14:06:09 Robert Hooker mesa (Ubuntu Karmic): status New Fix Committed
2010-10-20 14:06:09 Robert Hooker mesa (Ubuntu Karmic): assignee Robert Hooker (sarvatt)
2010-10-20 15:40:48 Martin Pitt bug added subscriber SRU Verification
2010-10-20 15:40:52 Martin Pitt tags patch patch verification-needed
2010-10-20 16:16:36 Launchpad Janitor branch linked lp:ubuntu/karmic-proposed/xserver-xorg-video-intel
2010-11-04 13:50:32 Jean-Baptiste Lallement tags patch verification-needed patch verification-done
2010-11-05 13:14:46 Launchpad Janitor xserver-xorg-video-intel (Ubuntu Karmic): status Fix Committed Fix Released
2010-11-08 09:26:38 Launchpad Janitor linux (Ubuntu Karmic): status Fix Committed Fix Released
2010-11-09 14:26:19 Jonathan Riddell tags patch verification-done patch
2010-11-09 14:26:23 Jonathan Riddell tags patch patch verification-needed
2010-11-09 15:20:54 Launchpad Janitor branch linked lp:ubuntu/karmic-proposed/mesa
2010-11-10 08:36:21 Ike Panhc attachment added dmesg.lucid.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/640214/+attachment/1728730/+files/dmesg.lucid.txt
2010-11-10 08:36:57 Ike Panhc attachment added xlog.lucid.txt https://bugs.launchpad.net/ubuntu/+source/linux/+bug/640214/+attachment/1728731/+files/xlog.lucid.txt
2010-11-10 21:08:24 Steve Conklin tags patch verification-needed patch verification-done
2010-11-13 10:50:03 cliftonlai bug added subscriber Clifton Lai
2010-11-17 12:56:34 Launchpad Janitor mesa (Ubuntu Karmic): status Fix Committed Fix Released
2010-11-19 17:30:34 Brian Murray removed subscriber Ubuntu Review Team
2010-11-19 18:21:34 Launchpad Janitor branch linked lp:ubuntu/lucid-proposed/linux-ec2
2010-11-22 19:55:11 Bryce Harrington tags patch verification-done lucid patch verification-done
2010-11-23 15:41:12 Launchpad Janitor linux (Ubuntu): status Fix Committed Fix Released
2010-11-30 00:43:30 Launchpad Janitor branch linked lp:ubuntu/karmic-security/linux-ec2
2010-12-16 18:26:51 Robert Hooker xserver-xorg-video-intel (Ubuntu): status Fix Committed Fix Released
2010-12-16 18:27:03 Robert Hooker mesa (Ubuntu): status Fix Committed Fix Released
2011-02-18 20:13:26 Chris Van Hoof tags lucid patch verification-done hwe-blocker lucid patch verification-done
2011-03-08 14:47:56 Julian Wiedmann linux (Ubuntu Maverick): status Fix Committed Fix Released
2011-03-16 18:10:33 Chris Van Hoof mesa (Ubuntu Maverick): assignee Robert Hooker (sarvatt)
2011-03-16 18:10:39 Chris Van Hoof mesa (Ubuntu Maverick): importance Undecided Medium
2011-03-16 18:10:57 Chris Van Hoof mesa (Ubuntu Maverick): assignee Robert Hooker (sarvatt) Timo Aaltonen (tjaalton)
2011-07-27 01:35:48 Chris Van Hoof mesa (Ubuntu Maverick): status New Won't Fix
2011-09-10 23:57:19 Julian Wiedmann removed subscriber Julian Wiedmann
2011-09-19 21:29:51 Ubuntu Foundations Team Bug Bot tags hwe-blocker lucid patch verification-done hwe-blocker lucid patch testcase verification-done