Date: Wed, 29 Jan 2014 12:04:05 +0100 From: Zenny <garbytrash@gmail.com> To: freebsd-stable@freebsd.org Subject: Fwd: FreeBSD 10.0-RELEASE: mouse and kbd freezes after gdm starts Message-ID: <CACuV5sAb_Hq8RoXAPvaY4P93GoMb5EOg8aJsrEkDWa-rRRGaUg@mail.gmail.com> In-Reply-To: <CACuV5sDCpJ3RB=R-TUh2B2sNHahXXM9uPXXGTNJ20A6QV-mz-A@mail.gmail.com> References: <CACuV5sDCpJ3RB=R-TUh2B2sNHahXXM9uPXXGTNJ20A6QV-mz-A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACuV5sAb_Hq8RoXAPvaY4P93GoMb5EOg8aJsrEkDWa-rRRGaUg>