[gilug.org] Pessima politica de NVIDIA

peppairo ya com peppairo ya com
2008-05-18 19:16:33 UTC


Bé, no sé si et servirà, però a mi m'ha funcionat, utilitzant
Ubuntu-Studio 7.10 i386, tenia problemes perquè es quedés fixe el driver
nvidia cada cop que engegava i l'havia de tornar a afegir al xorg.conf,
vaig fer un Deconf i afegint amb Vim les dues últimes seccions del meu
xorg.conf la Extensions i la DRI, que et poso més avall.

No sé si te'n podries sortir amb el xdebconfigurator.
Ara puc utilizar el Compiz-Fusion sense problemes, i vaig amb un AMD
Athlon(TM) XP 2000+ amb 512 de RAM.

Sort!

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "es"
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "stylus"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "stylus"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "eraser"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "cursor"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "cursor"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "Device"
        Identifier      "nVidia Corporation NV17 [GeForce4 440 Go 64M]"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        Option          "AddARGBVisuals" "True"
        Option          "AddARGBGLXVisuals" "True"
EndSection

Section "Monitor"
        Identifier      "PHILIPS 107E"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV17 [GeForce4 440 Go 64M]"
        Monitor         "PHILIPS 107E"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1280x1024" "1280x960" "1152x864"
"1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"

# Uncomment if you have a wacom tablet
#       InputDevice     "stylus"        "SendCoreEvents"
#       InputDevice     "cursor"        "SendCoreEvents"
#       InputDevice     "eraser"        "SendCoreEvents"
EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

Section "DRI"
        Mode 0666
EndSection


106,0-1      Baix



El ds 17 de 05 del 2008 a les 15:51 +0200, en/na Jordi Pujol va
escriure:
> Ei Narcís,
> 
> va bé lo de la targeta gràfica ?
> 
> El Saturday 17 May 2008 08:26:31 Jordi Pujol va escriure:
> > El Saturday 17 May 2008 08:19:17 Jordi Pujol va escriure:
> > > El Friday 16 May 2008 16:59:07 Jordi Pujol va escriure:
> > > > mv /etc/X11/xorg.conf  /etc/X11/xorg.conf.copia
> > > >
> > > > debconf-communicate -fnoninteractive configuracio << EOF
> > > > SET xserver-xorg/config/inputdevice/keyboard/layout es
> > > > SET xserver-xorg/config/inputdevice/keyboard/options altwin:super_win
> > > > SET xserver-xorg/config/inputdevice/keyboard/variant cat
> > > > SET xserver-xorg/config/inputdevice/keyboard/model pc105
> > > > SET xserver-xorg/config/monitor/use_sync_ranges false
> > > > FSET xserver-xorg/config/monitor/use_sync_ranges seen false
> > > > EOF
> > > >  
> > >
> > > ara que miro les notes, ens faltarien instruccions:
> > >
> > > dpkg-reconfigure xserver-xorg
> >
> > aqui faltaria un parametre:
> > dpkg-reconfigure -fnoninteractive xserver-xorg
> >
> > > # dintre de la seccio Screen hem de posar aquesta linia Device
> > > # perque el dexconf s'ha tornat molt net i no vol escriure linies
> > > # que son evidents, pero nvidia-xconfig la necessita
> > > Section."Screen"
> > > 	Device "Configured Video Device"
> > >
> > > # ara sí que nvidia-xconfig farà una bona configuració
> > >
> > > > nvidia-xconfig --depth=24 --use-edid --allow-ddcci --composite
> > > > --render-accel --allow-glx-with-composite --disable-glx-root-clipping
> > > > --add-argb-glx-visuals --include-implicit-metamodes --no-logo
> > > > --twinview --twinview-orientation=LeftOf
> > > > --twinview-xinerama-info-order=DFP,CRT
> > >
> > > _______________________________________________
> > > Llista del GiLUG
> > > 
> > > http://gilug.org/cgi-bin/mailman/listinfo/llista
> > > * Tots els missatges queden publicats a:
> > > http://gilug.org/pipermail/llista/
> >
> > _______________________________________________
> > Llista del GiLUG
> > 
> > http://gilug.org/cgi-bin/mailman/listinfo/llista
> > * Tots els missatges queden publicats a:
> > http://gilug.org/pipermail/llista/
> 
> 
> _______________________________________________
> Llista del GiLUG
> 
> http://gilug.org/cgi-bin/mailman/listinfo/llista
> * Tots els missatges queden publicats a:
> http://gilug.org/pipermail/llista/




Més informació sobre la llista de correu gilug