Teclado e mouse não funcionam no X (Arch Linux) [RESOLVIDO]

1. Teclado e mouse não funcionam no X (Arch Linux) [RESOLVIDO]

Joelson
jaguillera

(usa Slackware)

Enviado em 02/05/2010 - 15:42h

Galera, boa tarde. Estou tendo o segiunte problema.

Instalei o Archlinux no meu PC e logo em seguida o Xorg (pacman -S xorg) e os drivers da nividia. Quando eu chamo o X (startx) o mesmo carrega mas o mouse e o teclado não funcionam. O que será que está acontecendo? Eu copiei meu xorg.conf do slackware mas tambem nao funciona. Segue meu xorg.conf no Arch.

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
Load "glx"
Load "extmod"
Load "dri2"
Load "dbe"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"

#DisplaySize 330 250 # mm
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG 710E"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Device"

### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "Unknown Vendor"
BoardName "Unknown Board"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1152x864_75 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection



  


2. MELHOR RESPOSTA

fabricio erdmann
Fabricio.Er

(usa Debian)

Enviado em 03/05/2010 - 21:27h

xispirito valeu pela dica.
tive o mesmo problema mas consegui arrumar com a sua dica.

3. Re: Teclado e mouse não funcionam no X (Arch Linux) [RESOLVIDO]

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 02/05/2010 - 16:06h

que
driver de video tá usando,o nvidia?

pq nas 5200, os ultimos que funcionam são serie 173,e eles só funfam com xorg antigo;;;


4. Re: Teclado e mouse não funcionam no X (Arch Linux) [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 02/05/2010 - 16:26h

Amigo, faça:

/etc/rc.d/hal start

E tente subir o X.Caso funcione o teclado e mouse, adicione o daemon hal no /etc/rc.conf.


5. Re: Teclado e mouse não funcionam no X (Arch Linux) [RESOLVIDO]

Joelson
jaguillera

(usa Slackware)

Enviado em 04/05/2010 - 12:25h

Xispirito vlw cara!!
Funcionou!

Abraço.


6. Re: Teclado e mouse não funcionam no X (Arch Linux) [RESOLVIDO]

Joelson
jaguillera

(usa Slackware)

Enviado em 04/05/2010 - 12:26h

Vixi marquei a melhor resposta errado. Era para o XISPIRITO!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts