← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 466718] [NEW] no mouse in X11 after update to karmic koala

 

Public bug reported:

Binary package hint: xorg

After updating from jaunty to karmic the xorg server does not find the
mouse anymore. The kernel does find the Elantech Touchpad / mouse.

I fixed it by executing:

----
#! /bin/bash

main () {
    local i
    for i in $(seq 0 8)
    do
        echo mknod /dev/input/event$i c 13 $(( 64 + $i))
    done
}

main
----

PS: It's my first bug report. I hope that ubuntu-bug has upload its
collected data correctly.

ProblemType: Bug
Architecture: i386
Date: Sat Oct 31 15:08:16 2009
DistroRelease: Ubuntu 9.10
Lsusb: Error: command ['lsusb'] failed with exit code 1:
MachineType: ASUSTeK Computer INC. 1000H
Package: xorg 1:7.4+3ubuntu7
ProcCmdLine: root=/dev/mapper/tresor-root ro quiet splash
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-12.43-netbook-eeepc
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Tags:  ubuntu-unr
Uname: Linux 2.6.28-12-netbook-eeepc i686
dmi.bios.date: 03/25/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1902
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1000H
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x00000000
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: x.x
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1902:bd03/25/2009:svnASUSTeKComputerINC.:pn1000H:pvrx.x:rvnASUSTeKComputerINC.:rn1000H:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: 1000H
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.
fglrx: Not loaded
system:
 distro:             Ubuntu
 architecture:       i686kernel:             2.6.28-12-netbook-eeepc

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 ubuntu-unr

-- 
no mouse in X11 after update to karmic koala
https://bugs.launchpad.net/bugs/466718
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.



Follow ups

References