Activity log for bug #93209

Date Who What changed Old value New value Message
2007-03-17 21:17:14 Trouilliez vincent bug added bug
2007-03-17 21:18:54 Trouilliez vincent bug added attachment 'Screenshot-restricted-manager.png' (Pop up message when trying to start r-d-m)
2007-03-19 08:55:24 Martin Pitt restricted-manager: status Unconfirmed Needs Info
2007-03-19 08:55:24 Martin Pitt restricted-manager: statusexplanation Please give me the output of lspci | grep VGA; lspci -n | grep 0300
2007-03-19 12:19:20 Martin Pitt restricted-manager: status Needs Info In Progress
2007-03-19 12:19:20 Martin Pitt restricted-manager: assignee pitti
2007-03-19 12:19:20 Martin Pitt restricted-manager: statusexplanation Please give me the output of lspci | grep VGA; lspci -n | grep 0300
2007-03-19 12:19:26 Martin Pitt restricted-manager: importance Undecided Medium
2007-03-19 12:23:05 Martin Pitt restricted-manager: status In Progress Fix Committed
2007-03-19 14:09:06 Martin Pitt restricted-manager: status Fix Committed Fix Released
2007-03-19 14:09:06 Martin Pitt restricted-manager: statusexplanation restricted-manager (0.11) feisty; urgency=low . * RestrictedManager/xorg_driver.py: Do not autodetect mouse and monitor when reconfiguring xserver-xorg for a new driver. This avoids clobbering manually added undetected resolutions. (LP: #93643) * po/de.po: Synchronize with Rosetta. * RestrictedManager/nvidia.py: Enable NoLogo by default. (LP: #93306) * RestrictedManager/nvidia.py: Enable AddARGBVisuals to make Beryl work. (LP: #93262) * RestrictedManager/xorg_driver.py: Do not mangle xorg.conf if package download/installation was aborted. (LP: #92573) * RestrictedManager/nvidia.py: Fix passing of driver package name, so that the legacy driver actually installs nvidia-glx-legacy. (LP: #92849, part one) * RestrictedManager/{xorg_driver,nvidia,fglrx}.py: Do not assume that the kernel module name always matches the X.org driver module name (nvidia_legacy vs. nvidia), but instead pass the X.org driver name as a separate attribute. ((LP: #92849, part two) * RestrictedManager/modalias.override: Add NV44A [GeForce 6200] (not covered by nvidia_supported). (LP: #93209) * RestrictedManager/core.py: When loading default or special handlers, check that there is actually a kernel module behind. Otherwise we will display handlers with overrides on platforms which do not actually provide those modules. (LP: #93368)
2007-03-19 22:11:20 Trouilliez vincent restricted-manager: status Fix Released Confirmed
2007-03-19 22:11:20 Trouilliez vincent restricted-manager: statusexplanation restricted-manager (0.11) feisty; urgency=low . * RestrictedManager/xorg_driver.py: Do not autodetect mouse and monitor when reconfiguring xserver-xorg for a new driver. This avoids clobbering manually added undetected resolutions. (LP: #93643) * po/de.po: Synchronize with Rosetta. * RestrictedManager/nvidia.py: Enable NoLogo by default. (LP: #93306) * RestrictedManager/nvidia.py: Enable AddARGBVisuals to make Beryl work. (LP: #93262) * RestrictedManager/xorg_driver.py: Do not mangle xorg.conf if package download/installation was aborted. (LP: #92573) * RestrictedManager/nvidia.py: Fix passing of driver package name, so that the legacy driver actually installs nvidia-glx-legacy. (LP: #92849, part one) * RestrictedManager/{xorg_driver,nvidia,fglrx}.py: Do not assume that the kernel module name always matches the X.org driver module name (nvidia_legacy vs. nvidia), but instead pass the X.org driver name as a separate attribute. ((LP: #92849, part two) * RestrictedManager/modalias.override: Add NV44A [GeForce 6200] (not covered by nvidia_supported). (LP: #93209) * RestrictedManager/core.py: When loading default or special handlers, check that there is actually a kernel module behind. Otherwise we will display handlers with overrides on platforms which do not actually provide those modules. (LP: #93368) I restarted the computer just in case, but still no change. So I have re-opened the bug...
2007-03-20 08:42:42 Martin Pitt restricted-manager: status Confirmed In Progress
2007-03-20 08:42:42 Martin Pitt restricted-manager: statusexplanation I restarted the computer just in case, but still no change. So I have re-opened the bug...
2007-03-20 08:57:55 Martin Pitt restricted-manager: status In Progress Fix Committed
2007-03-26 06:32:29 Martin Pitt restricted-manager: status Fix Committed Fix Released
2007-03-26 06:32:29 Martin Pitt restricted-manager: statusexplanation restricted-manager (0.12) feisty; urgency=low . [ Martin Pitt ] * debian/restricted-manager.postinst: Bump version for purging invalid cache files on upgrades to 0.11, to clean up after #93368. * {applications,autostart}/restricted-manager.desktop.in: Add gettext domain. (LP: #94754) * restricted-manager, --check-composite: If /var/cache/debconf/config.dat is not world-readable (as happens after a crisp clean install for some reason), gksu itself and try again. * Call programs in /sbin and /usr/sbin/ with absolute paths. (LP: #94516) . [ Johan Kiviniemi ] * RestrictedManager/modalias.{append,override}, modalias_override/{ath_hal,fglrx,ipw3945.manual,nvidia}: Replaced the monolithic modalias pattern files with a directory that contains the patterns in separate files. Now manually written patterns are in different files than automatically generated ones. * debian/rules: Don't install the old patterns. * debian/restricted-manager.install: Install the new patterns. * RestrictedManager/core.py: Use the new modalias pattern directory instead of modalias.{append,override}. * modalias_override_scripts/ath_hal_supported: Add a script to generate the ath_hal listing from the ath_pci listing. * modalias_override_scripts/fglrx_supported: - Changed the comments to point to the new pattern directory. - Print a comment about the output being automatically generated. - Sort the output, so that future changes cause as small diffs as possible. * modalias_override_scripts/nvidia_supported: Rewrote the whole script. Now the IDs are parsed directly from the nvidia modules instead of scraping the nVidia website. Now the listing should be complete. * modalias_override/nvidia: Generated with the new nvidia_supported script. (LP: #93300) * debian/restricted-manager.{postinst,postrm}: Always remove cache files when upgrading; remove /var/cache/restricted-manager altogether when uninstalling.
2007-03-28 18:46:26 R Morrison restricted-manager: status Fix Released Confirmed
2007-03-28 18:46:26 R Morrison restricted-manager: statusexplanation restricted-manager (0.12) feisty; urgency=low . [ Martin Pitt ] * debian/restricted-manager.postinst: Bump version for purging invalid cache files on upgrades to 0.11, to clean up after #93368. * {applications,autostart}/restricted-manager.desktop.in: Add gettext domain. (LP: #94754) * restricted-manager, --check-composite: If /var/cache/debconf/config.dat is not world-readable (as happens after a crisp clean install for some reason), gksu itself and try again. * Call programs in /sbin and /usr/sbin/ with absolute paths. (LP: #94516) . [ Johan Kiviniemi ] * RestrictedManager/modalias.{append,override}, modalias_override/{ath_hal,fglrx,ipw3945.manual,nvidia}: Replaced the monolithic modalias pattern files with a directory that contains the patterns in separate files. Now manually written patterns are in different files than automatically generated ones. * debian/rules: Don't install the old patterns. * debian/restricted-manager.install: Install the new patterns. * RestrictedManager/core.py: Use the new modalias pattern directory instead of modalias.{append,override}. * modalias_override_scripts/ath_hal_supported: Add a script to generate the ath_hal listing from the ath_pci listing. * modalias_override_scripts/fglrx_supported: - Changed the comments to point to the new pattern directory. - Print a comment about the output being automatically generated. - Sort the output, so that future changes cause as small diffs as possible. * modalias_override_scripts/nvidia_supported: Rewrote the whole script. Now the IDs are parsed directly from the nvidia modules instead of scraping the nVidia website. Now the listing should be complete. * modalias_override/nvidia: Generated with the new nvidia_supported script. (LP: #93300) * debian/restricted-manager.{postinst,postrm}: Always remove cache files when upgrading; remove /var/cache/restricted-manager altogether when uninstalling.
2007-03-29 10:00:50 Martin Pitt restricted-manager: status Confirmed In Progress
2007-03-29 10:00:50 Martin Pitt restricted-manager: statusexplanation ID 10de:01d8 is indeed not in the database, I'll add it. Johan, it seems that the driver supports more devices than it claims to...
2007-03-29 10:26:30 Martin Pitt restricted-manager: assignee pitti ben-collins
2007-03-29 10:26:30 Martin Pitt restricted-manager: statusexplanation ID 10de:01d8 is indeed not in the database, I'll add it. Johan, it seems that the driver supports more devices than it claims to...
2007-03-29 11:58:07 Martin Pitt title Fails to detect Nvidia 3D driver Please ship proper modaliases for nvidia, fglrx & co
2007-03-29 11:58:34 Martin Pitt bug added subscriber Johan Kiviniemi
2007-04-04 08:13:58 Martin Pitt linux-restricted-modules-2.6.20: importance Medium High
2007-04-04 08:13:58 Martin Pitt linux-restricted-modules-2.6.20: statusexplanation This affects a lot of people, bumping severity. Ben, can this patch be applied for Feisty? Otherwise I have to write a per-architecture solution in restricted-manager, which is pretty ugly.
2007-04-10 10:39:19 Martin Pitt linux-restricted-modules-2.6.20: statusexplanation New l-r-m does ship modaliases which restricted-manager can use. Thanks, Ben! However, this bug should be kept open for Feisty+1, where the package should be changed to actually override the modaliases, so that they work not just with restricted-manager. Removing the milestone for that.
2007-08-29 15:32:34 Brian Murray bug added subscriber Canonical Ubuntu QA Team
2008-02-13 22:05:59 Timo Aaltonen linux-restricted-modules-2.6.20: status In Progress Fix Released
2009-08-08 06:23:07 Launchpad Janitor branch linked lp:ubuntu/hardy/restricted-manager