[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Plus de clavier sous XFree alors qu'il marche en console



Salut

La souris non plus me marche pas sous XFree (pris dans testing, donc 
4.2). Si j'essaye de lancer XFree sans souris, il n'y a pas de clavier 
non plus.

Lancer X en root ne change rien.

Et le clavier est vraiment bloquée : même les touches magiques, 
pourtant activées, ne passent pas...

Par contre la machine est toujours là : je peux me connecter par ssh, 
et un simple kill suffit à fermer le serveur X. La console revient 
alors, et le clavier remarche...

Pourtant en console le clavier marche nickel.
Si j'installe gpm, la souris ne marche pas plus, mais le clavier reste 
bloqué 5 secondes après le lancement du serveur gpm (?). Puis ce que 
j'ai tapé s'éffiche...
 
C'est un celeron 333, 128 Mo et TNT2 (pilote nv).
Le système est une woody avec des bouts de testing et d'unstable (dont 
XFree, pris dans testing. Mais c'était la même chose avec le 4.1, le 
passage au 4.2 n'a rien changé).

Avant il n'y avait aucun problème, et puis j'ai changé la carte mère 
(pour une autre BX a priori identique), et j'ai transférer le système 
d'un disque dur de 1 Go à un 20.

Voilà mon /etc/X11/XF86Config :

---
Section "Files"
        FontPath        "unix/:7110"
        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/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "extmod"
        Load    "freetype"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "GLcore"
        Load    "dri"
        Load    "glx"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
EndSection

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

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "nv"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       28-48
        VertRefresh     43-72
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "800x600" "640x480"
        EndSubSection
EndSection

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

#Section "DRI"
#       Mode    0666
#EndSection
---

Voilà voilà, si quelqu'un a une idée sur ce problème un peu HS il est 
vrai... Ne vous gênez pas :o)

Merci d'avance, @+

-- 
Utilisateurs de Linux, enregistrez-vous :
http://counter.li.org



Reply to: