You are not logged in.

#1 2008-11-10 01:03:08

gav616
Member
Registered: 2008-01-16
Posts: 182

[SOLVED] [xorg-server] mouse, keyboard not working

i have a very sparse xorg config atm and after the last update  (1.5.3-2) it doesn't  know my keyboard or mouse, when logging into X (razercopperhead)

soo how do i boot my arch to a console soo i can disable the testing repo and get back to a working xorg?

Last edited by gav616 (2008-11-10 01:33:21)

Offline

#2 2008-11-10 01:13:22

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] [xorg-server] mouse, keyboard not working

i remember that lots of users had this problem with the new xorg from testing. you could do a search

edit later: that was other problem but i leave the link http://bbs.archlinux.org/viewtopic.php? … 37#p446937

Last edited by wonder (2008-11-10 01:18:28)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2008-11-10 01:16:05

gav616
Member
Registered: 2008-01-16
Posts: 182

Re: [SOLVED] [xorg-server] mouse, keyboard not working

cheers, will boot my live cd and try the edit on my xorg and see.

Offline

#4 2008-11-10 01:23:04

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] [xorg-server] mouse, keyboard not working

gav616 wrote:

cheers, will boot my live cd and try the edit on my xorg and see.

You can simply switch sessions. Use Ctrl+Alt+F1 (F1-F6 will work).

Last edited by skottish (2008-11-10 01:23:20)

Offline

#5 2008-11-10 01:24:50

gav616
Member
Registered: 2008-01-16
Posts: 182

Re: [SOLVED] [xorg-server] mouse, keyboard not working

wonder wrote:

i remember that lots of users had this problem with the new xorg from testing. you could do a search

edit later: that was other problem but i leave the link http://bbs.archlinux.org/viewtopic.php? … 37#p446937

thank you, that worked

much appreciated

Offline

#6 2008-11-10 01:31:56

gav616
Member
Registered: 2008-01-16
Posts: 182

Re: [SOLVED] [xorg-server] mouse, keyboard not working

my xorg.conf for reference:

Section "InputDevice"
    Identifier "k0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbLayout" "gb"
EndSection

Section "Device"
    Identifier "v0"
    Driver "fglrx"
    Option "VideoOverlay" "1"
    Option "OpenGLOverlay" "0"
EndSection

Section "Monitor"
    Identifier "m0"
    DisplaySize 338 270
EndSection

Section "Screen"
    Identifier "s0"
    Device "v0"
    Monitor "m0"
    DefaultDepth 24
EndSection

Section "Extensions"
    Option "Composite" "0"
EndSection

Section "ServerFlags"
    Option "AIGLX" "0"
    Option "AutoAddDevices" "0"
EndSection

also, can i just say the archlinux community is the kindest most welcoming people i've met in nix land.
Thank you all!

Last edited by gav616 (2008-11-10 01:40:57)

Offline

#7 2008-11-10 01:45:49

zhuqin
Member
Registered: 2008-01-31
Posts: 61

Re: [SOLVED] [xorg-server] mouse, keyboard not working

Offline

#8 2008-11-10 09:45:48

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: [SOLVED] [xorg-server] mouse, keyboard not working

Damn, that wasted an hour of my precious weekend time smile
Starting a laptop into a dwm environment (no clickable icons etc.) without having any cached pkgs left and not beeing able to type anything was kind of a weird experience...


Haven't been here in a while. Still rocking Arch. smile

Offline

Board footer

Powered by FluxBB