Public bug reported:

Binary package hint: nvidia-glx

english / anglais :
from a fresh install either on x86 or x86_64, on both of my systems (laptop and 
PC), I get the same "bug" with nvidia-glx

I change all deposit to add universe and restricted one.
I install nvidia-glx package using synaptic.

To complete installation it's mandatory to make
nvidia-glx-config enable

Here are the 2 "bugs" I found, not really annoying once you know, but
annoying for simple user or beginner.

1°) it says my xorg.conf has been altered and must be md5sum'ed
I don't say it's a bug as the workaround is clearly announced "md5sum the file"
so do I and I launch 
nvidia-glx-config enable
again in order to get the file modified

2°)  the file /etc/X11/xorg.conf seems buggy for me :
A] keyboard goes back to 104 US as I had a 105 french latin9

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection


B] videocard settings are for ATI even if the driver is nvidia => the BusID 
should be PCI:1:0:0 for my two system

Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]"
        Driver          "nvidia"
        BusID           "PCI:0:5:0"
EndSection

___
francais / french :
depuis une installation de base (en x86 ou x86_64, sur le portable comme sur le 
poste fixe) je rencontre le meme defaut avec nvidia-glx

apres ajout des sources universe et restricted, je fais l'install (via 
synaptic) du paquet nividia-glx
je fais ensuite en ligne de commande le fameux
nvidia-glx-config enable

1°) il me dit que mon fichier a été modifié et que je dois faire un md5sum 
avant de pouvoir utiliser nvidia-glx-config
je ne considere pas cela comme un bug car la solution est donné dans l'enoncé.
apres avoir fait le md5sum, je relance
nvidia-glx-config enable
il me modifie bien le fichier.

2°) ce fichier est bugé pour les raisons suivantes :
A] le clavier repasse en US 104 alors que j'avais bien un clavier 105 FR latin9.

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

B] la carte video est une ATI et surtout le BusID est FAUX

Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]"
        Driver          "nvidia"
        BusID           "PCI:0:5:0"
EndSection

** Affects: nvidia-glx (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
Sourcepackagename: linux-restricted-modules-2.6.17 => nvidia-glx

** Description changed:

  Binary package hint: nvidia-glx
  
  english / anglais :
  from a fresh install either on x86 or x86_64, on both of my systems (laptop 
and PC), I get the same "bug" with nvidia-glx
  
  I change all deposit to add universe and restricted one.
  I install nvidia-glx package using synaptic.
  
  To complete installation it's mandatory to make
- <i>nvidia-glx-config enable</i>
+ nvidia-glx-config enable
  
  Here are the 2 "bugs" I found, not really annoying once you know, but
  annoying for simple user or beginner.
  
  1°) it says my xorg.conf has been altered and must be md5sum'ed
  I don't say it's a bug as the workaround is clearly announced "md5sum the 
file"
- so do I and I launch <i>nvidia-glx-config enable</i> again in order to get 
the file modified
+ so do I and I launch 
+ nvidia-glx-config enable
+ again in order to get the file modified
  
  2°)  the file /etc/X11/xorg.conf seems buggy for me :
  A] keyboard goes back to 104 US as I had a 105 french latin9
- <blockquote>
+ 
  Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
  EndSection
- </blockquote>
  
- B] videocard settings are for ATI even if the driver is nvidia => the
- BusID should be PCI:1:0:0 for my two system
  
- <blockquote>
+ B] videocard settings are for ATI even if the driver is nvidia => the BusID 
should be PCI:1:0:0 for my two system
+ 
  Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]"
        Driver          "nvidia"
        BusID           "PCI:0:5:0"
  EndSection
- </blockquote>
+ 
  ___
  francais / french :
  depuis une installation de base (en x86 ou x86_64, sur le portable comme sur 
le poste fixe) je rencontre le meme defaut avec nvidia-glx
  
  apres ajout des sources universe et restricted, je fais l'install (via 
synaptic) du paquet nividia-glx
  je fais ensuite en ligne de commande le fameux
- <i>nvidia-glx-config enable</i>
+ nvidia-glx-config enable
  
  1°) il me dit que mon fichier a été modifié et que je dois faire un md5sum 
avant de pouvoir utiliser nvidia-glx-config
  je ne considere pas cela comme un bug car la solution est donné dans l'enoncé.
- apres avoir fait le md5sum, je relance le <i>nvidia-glx-config enable</i>, il 
me modifie bien le fichier.
+ apres avoir fait le md5sum, je relance
+ nvidia-glx-config enable
+ il me modifie bien le fichier.
  
  2°) ce fichier est bugé pour les raisons suivantes :
  A] le clavier repasse en US 104 alors que j'avais bien un clavier 105 FR 
latin9.
- <blockquote>
+ 
  Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
  EndSection
- </blockquote>
  
  B] la carte video est une ATI et surtout le BusID est FAUX
- <blockquote>
+ 
  Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]"
        Driver          "nvidia"
        BusID           "PCI:0:5:0"
  EndSection
- </blockquote>

-- 
ubuntu dapper LTS 6.06 - nvidia-glx buggy
https://launchpad.net/bugs/53339

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to