Re: [gentoo-user] xorg-server problem loading mouse driver

2008-03-04 Thread Neil Bothwick
On Tue, 4 Mar 2008 00:51:15 +, Robert Stockdale IV wrote:

  just emerged xorg-server 1.4.0.90-r3 and when I try to
  startx I get an initialization screen with a pointer that fails to
  move. Afterwards I crtl-alt-backspace it shows an error message as
  follows:

  dlopen: /usr/lib64/xorg/modules/input//mouse_drv.so: undefined symbol:
  miPointerGetMotionEvents
  (EE) Failed to load /usr/lib64/xorg/modules/input//mouse_drv.so
  (EE) Failed to load module mouse (loader failed, 7)

You probably need to re-emerge x11-drivers/xf86-input-mouse


-- 
Neil Bothwick

Any sufficiently advanced bug is indistinguishable from a feature.


signature.asc
Description: PGP signature


[gentoo-user] xorg-server problem loading mouse driver

2008-03-03 Thread Robert Stockdale IV
Im currently running Gentoo on an Athlon 4600+ dual core with 4Gig
 ram, nVidia 7600GS video card and USB keyboard and Trackman Wheel
 trackball. I just emerged xorg-server 1.4.0.90-r3 and when I try to
 startx I get an initialization screen with a pointer that fails to
 move. Afterwards I crtl-alt-backspace it shows an error message as
 follows:
 X.Org X Server 1.4.0.90
 Release Date: 5 September 2007
 X Protocol Version 11, Revision 0
 Build Operating System: Linux 2.6.22-sabayon x86_64
 Current Operating System: Linux java 2.6.24.2 #8 SMP PREEMPT Sun Mar 2
 10:23:57 EST 2008 x86_64
 Build Date: 26 February 2008 09:20:21AM
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
 Module Loader present
 Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/Xorg.0.log, Time: Sun Mar 2 10:29:01 2008
 (==) Using config file: /etc/X11/xorg.conf
 dlopen: /usr/lib64/xorg/modules/input//mouse_drv.so: undefined symbol:
 miPointerGetMotionEvents
 (EE) Failed to load /usr/lib64/xorg/modules/input//mouse_drv.so
 (EE) Failed to load module mouse (loader failed, 7)
 (II) Module ramdac already built-in
 FATAL: Error inserting nvidia (/lib/modules/2.6.24.2/video/nvidia.ko):
 Unknown symbol in module, or unknown parameter (see dmesg)
 (EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
 (EE) NVIDIA(0): *** Aborting ***
 (EE) Screen(s) found, but none have a usable configuration.
 Does anyone have any suggestions?
 Bob
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] xorg-server problem loading mouse driver

2008-03-03 Thread Dale

Robert Stockdale IV wrote:

Im currently running Gentoo on an Athlon 4600+ dual core with 4Gig
 ram, nVidia 7600GS video card and USB keyboard and Trackman Wheel
 trackball. I just emerged xorg-server 1.4.0.90-r3 and when I try to
 startx I get an initialization screen with a pointer that fails to
 move. Afterwards I crtl-alt-backspace it shows an error message as
 follows:
  SNIP 
 Does anyone have any suggestions?
 Bob
  


You should have a line that looks something like this in your 
/etc/make.conf file:


INPUT_DEVICES=keyboard mouse

Since you use a trackball it may not be mouse but something else.  
That's something to check at least.  You may want to post the output of 
emerge --info too, just in case.


Dale

:-)  :-)  :-) 
--

gentoo-user@lists.gentoo.org mailing list