** Description changed:

  Binary package hint: xserver-xorg-input-mouse
  
  I booted my jaunty chroot to test https://launchpad.net/~xorg-
  edgers/+archive intel drivers on my g965.  With the normal Jaunty
  version of xserver-xorg-core and xserver-xorg-input-mouse, I got this
  error when starting X
  
  X.Org X Server 1.5.99.901 (1.6.0 RC 1)
  Current Operating System: Linux tesla 2.6.28-4-generic #11-Ubuntu SMP Fri Jan 
16 21:50:52 UTC 2009 x86_64
  Build Date: 17 January 2009  02:51:56PM
  xorg-server 2:1.5.99.901-0ubuntu1 ([email protected])
  ...
  (==) Using config file: "/etc/X11/xorg.conf"
  X: symbol lookup error: /usr/lib/xorg/modules/input//mouse_drv.so: undefined 
symbol: xf86OSMouseInit
  
   I have an old-school input section in my xorg.conf, so it probably
  works with evdev, and nobody noticed that mouse was broken.
  
   (sorry I'm pasting files in instead of attaching them.  I'm not running
  my browser on the system under test, and ubuntu-bug -p ... exits without
  any interactivity.  Maybe because $HOME doesn't exist, because of some
  mdadm/lvm weirdness when booting my chroot.)
  
  ----
  Section "Device"
          Identifier      "Configured Video Device"
  EndSection
  
  Section "Monitor"
          Identifier      "Configured Monitor"
  EndSection
  
  Section "Screen"
          Identifier      "Default Screen"
          Monitor         "Configured Monitor"
          Device          "Configured Video Device"
  EndSection
  
  Section "InputDevice"
          Identifier      "Generic Keyboard"
          Driver          "kbd"
  #       Option          "CoreKeyboard"
          Option          "XkbRules"      "xorg"
          Option          "XkbModel"      "pc105"
          Option          "XkbLayout"     "us"
          Option          "XkbOptions"    "ctrl:nocaps"
  EndSection
  
  Section "InputDevice"
          Identifier      "Configured Mouse"
          Driver          "mouse"
  #       Option          "CorePointer"
          Option          "Device"                "/dev/input/mice"
          Option          "Protocol"              "ImPS/2"
          Option          "ZAxisMapping"          "4 5"
  EndSection
  
  Section "ServerFlags"
          Option "AllowEmptyInput" "false"
  EndSection
  ----
  
  Versions of packages xserver-xorg-input-mouse depends on:
  ii  libc6              2.9-0ubuntu7          GNU C Library: Shared libraries
  ii  xserver-xorg-core  2:1.5.99.901-0ubuntu1 Xorg X server - core server
  
  xserver-xorg-video-intel is 2:2.6.99.1+git20090102.1f61e979-0ubuntu0tormod
  libdrm and mesa are also from xorg-edgers.
  
-  I'll update this bug report if I find out I was doing something stupid and 
isn't an Ubuntu bug after all.  But I think it is, so someone else should try X 
on Jaunty with a mouse section in their xorg.conf.
+  I'll update this bug report if I find out I was doing something stupid
+ and isn't an Ubuntu bug after all.  But I think it is, so someone else
+ should try X on Jaunty with a mouse section in their xorg.conf.
+ 
  [lspci]
  00:00.0 Host bridge [0600]: Intel Corporation 82P965/G965 Memory Controller 
Hub [8086:29a0] (rev 02)
        Subsystem: Intel Corporation Device [8086:514d]
  00:02.0 VGA compatible controller [0300]: Intel Corporation 82G965 Integrated 
Graphics Controller [8086:29a2] (rev 02)
        Subsystem: Intel Corporation Device [8086:514d]
+ 
+  and two PCI VGA cards that Xorg is ignoring, and have nothing to do with 
this bug:
  06:01.0 VGA compatible controller [0300]: ATI Technologies Inc Rage 128 
PD/PRO TMDS [1002:5044]
        Subsystem: ATI Technologies Inc Device [1002:0028]
  06:02.0 VGA compatible controller [0300]: Matrox Graphics, Inc. MGA 2064W 
[Millennium] [102b:0519] (rev 01)
        Subsystem: Intel Corporation Device [8086:514d]

-- 
X doesn't start: undefined symbol: xf86OSMouseInit
https://bugs.launchpad.net/bugs/319042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to