El Martes, 6 de Diciembre de 2005 13:27, Juan Luis García Moreno escribió:
> Hola [EMAIL PROTECTED] del planeta debian:
>
>       Uso debian Sid con Kernel 2.6-14. Resulta que, después de hacer un
> apt-get upgrade, me acontece un confilco muy molesto, y es que cada vez
> que pulso una tecla de mi teclado (que es estándar con conexión PS/2) me
> aparecen interferencias en el monitor (que es TFT de Sony), a modo de
> líneas negras horizontales, que aparecen al pulsar cualquier tecla y
> desaparecen al soltarla.
>
>       Mi tarjeta gráfica es una nvidia GForce 6200 PCI Express.
>
>       El contenido del archivo xorg.conf es el siguente:
>
> Section "Files"
>       FontPath        "unix/:7100"                    # local font server
>       # if the local font server has problems, we can fall back on these
>       FontPath        "/usr/lib/X11/fonts/misc"
>       FontPath        "/usr/lib/X11/fonts/cyrillic"
>       FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
>       FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
>       FontPath        "/usr/lib/X11/fonts/Type1"
>       FontPath        "/usr/lib/X11/fonts/CID"
>       FontPath        "/usr/lib/X11/fonts/100dpi"
>       FontPath        "/usr/lib/X11/fonts/75dpi"
> EndSection
>
> Section "Module"
>       Load  "ddc"  # ddc probing of monitor
>       Load  "GLcore"
>       Load  "dbe"
>       Load  "dri"
>       Load  "extmod"
>       Load  "glx"
>         Load  "bitmap" # bitmap-fonts
>       Load  "speedo"
>       Load  "type1"
>       Load  "freetype"
>       Load  "record"
> EndSection
>
> Section "InputDevice"
>       Identifier      "Generic Keyboard"
>       Driver          "keyboard"
>       Option          "CoreKeyboard"
>       Option          "XkbRules"      "xorg"
>       Option          "XkbModel"      "pc105"
>       Option          "XkbLayout"     "es"
> EndSection
>
> Section "InputDevice"
>       Identifier      "Configured Mouse"
>       Driver          "mouse"
>       Option          "Name" "ImExPS/2 Generic Explorer Mouse"
>       Option          "Device"                "/dev/input/mice"
>       Option          "Protocol"              "explorerps/2"
>       Option          "ZAxisMapping"          "4 5"
> EndSection
>
> Section "Device"
>       Identifier      "NVIDIA Corporation NV44 [GeForce 6200 TurboCache]"
>       Driver      "vesa"
>       VendorName  "All"
>       BoardName   "All"
> EndSection
>
> Section "Monitor"
>       Identifier      "Sony HS75"
>       Option          "DPMS"
>       HorizSync       28-80
>       VertRefresh     48-75
> EndSection
>
> Section "Screen"
>       Identifier      "Default Screen"
>       Device          "NVIDIA Corporation NV44 [GeForce 6200 TurboCache]"
>       Monitor         "Sony HS75"
>       DefaultDepth    24
>       SubSection "Display"
>               Depth           1
>               Modes           "1280x1024" "1280x960" "1152x864" "1024x768" 
> "800x600"
> "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           4
>               Modes           "1280x1024" "1280x960" "1152x864" "1024x768" 
> "800x600"
> "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           8
>               Modes           "1280x1024" "1280x960" "1152x864" "1024x768" 
> "800x600"
> "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           15
>               Modes           "1280x1024" "1280x960" "1152x864" "1024x768" 
> "800x600"
> "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           16
>               Modes           "1280x1024" "1280x960" "1152x864" "1024x768" 
> "800x600"
> "640x480"
>       EndSubSection
>       SubSection "Display"
>               Depth           24
>               Modes           "1280x1024" "1280x960" "1152x864" "1024x768" 
> "800x600"
> "640x480"
>       EndSubSection
> EndSection
>
> Section "ServerLayout"
>       Identifier      "Default Layout"
>       Screen          "Default Screen"
>       InputDevice     "Generic Keyboard" "CoreKeyboard"
>       InputDevice     "Configured Mouse" "CorePointer"
> EndSection
>
> Section "DRI"
>       Group   "video"
>       Mode    0666
> EndSection
>
>       Una cosa, utilizo el driver "vesa" porque con el "nv" no me arrancan
> las X-Window.

¿Has probado a instalar los drivers de Nvidia?

Un saludo

Manuel Parrilla

-- 
Usuario de Linux Registrado nº 403863
Debian GNU/Linux

Responder a