Fwd: FreeBSD 10.0-RELEASE: mouse and kbd freezes after gdm starts
Zenny
garbytrash at gmail.com
Wed Jan 29 11:04:06 UTC 2014
Hi:
The mouse and keyboard stops responding after gdm starts. (on all
occasions gdm and gnome enabled in rc.conf with or without moused, hal
and dbus enabled). The xorg 1.7.7 worked with a black border all over
screen, so used poudiere to upgrade to xorg-server-1.12.4_4,1
The card is:
vgapci0 at pci0:1:0:0: class=0x030000 card=0x04611043 chip=0x67791002
rev=0x00 hdr=0x00
vendor = 'Advanced Micro Devices [AMD] nee ATI'
device = 'Caicos [Radeon HD 6450]'
class = display
subclass = VGA
The only thing that I could see in the attached log (line 109-126):
[ 38.408] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[ 38.428] (II) Module mouse: vendor="X.Org Foundation"
[ 38.441] compiled for 1.7.7, module version = 1.9.0
[ 38.463] Module class: X.Org XInput Driver
[ 38.474] ABI class: X.Org XInput driver, version 7.0
[ 38.486] (EE) module ABI major version (7) doesn't match the
server's version (16)
[ 38.497] (II) UnloadModule: "mouse"
[ 38.508] (II) Unloading mouse
[ 38.519] (EE) Failed to load module "mouse" (module requirement
mismatch, 0)
[ 38.530] (II) LoadModule: "kbd"
[ 38.553] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[ 38.564] (II) Module kbd: vendor="X.Org Foundation"
[ 38.575] compiled for 1.7.7, module version = 1.8.0
[ 38.597] Module class: X.Org XInput Driver
[ 38.608] ABI class: X.Org XInput driver, version 7.0
[ 38.619] (EE) module ABI major version (7) doesn't match the
server's version (16)
[ 38.630] (II) UnloadModule: "kbd"
[ 38.642] (II) Unloading kbd
There is no xorg.conf created. Can someone tell me what makes the kbd
and mouse modules keeps on getting unloaded?! Thanks!
/z
More information about the freebsd-stable
mailing list