Comment 6 for bug 92854

Revision history for this message
Martin Pitt (pitti) wrote :

 restricted-manager (0.16) feisty; urgency=low
 .
   * restricted-manager: Add proper status text for 'not in use'. (LP: #97724)
   * restricted-manager: Do not show the confirm dialog when a driver cannot be
     changed anyway.
   * RestrictedManager/xorg_driver.py: Check if /etc/X11/xorg.conf exists, and
     if not, have can_change() return False. (LP: #97654)
   * restricted-manager: Check whether we have the correct l-r-m package
     installed and display an error dialog if not. (LP: #92854)
   * RestrictedManager/nvidia.py: Fix DefaultDepth to 24 when enabling the
     driver. (LP: #97735)