• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Bluetooth-Maus muss immer neu eingerichtet werden.

Servus zusammen,

ich habe auf meinem Toshiba- NB eine Microsoft-Bluetoot Maus eingerichtet.

das funktionierte auch immer gut unter der Ubuntuversion 10.10. Als ich jedoch ein Onlineupdate auf die Version 11.04 machte geht die Maus erst wieder, wenn ich sie bei jeden Neustart neu einrichte. Das ist unter der Kernelversion 2.6.38-8 der Fall.

Wenn ich jedoch mit der Prevois-Version starte, welche den Kernel 2.6.33-28 hat, wird die Maus automatisch erkannt.

Liegt dieser Fehler an der Kernelversion oder an etwas anderen.

Die Softwarepakete sind bei beiden Versionen gleich.

Ich versuche mal in diesen Forum Hilfe zu bekommen, da ich in den spezielle Ubuntuforen keine Antwort auf meine Frage bakam.

lewendi
 
Poste mal die Ausagbe von
Code:
lsmod | grep blue
und
Code:
grep -A 2 -B 6 mouse /proc/bus/devices
und von
Code:
grep -A 5 mouse /var/log/Xorg.0.log
 
Ich habe mal alle beide Versionen gemacht, die ersten Befehle, wenn die Maus erkannt wird und die nächsten wenn sie nicht erkannt wird.

Ich hoffe es nützt was.
Code:
Mit Dieser Kernelversion wird die Maus beim Start initialisiert. 

walter@Walter-NB:~$ lsmod | grep blue
bluetooth              59245  10 hidp,rfcomm,sco,bnep,l2cap,btusb
toshiba_bluetooth       2223  0 
walter@Walter-NB:~$ 
###########################################################################

walter@Walter-NB:~$ grep -A 2 -B 6 mouse /proc/bus/devices
grep: /proc/bus/devices: Datei oder Verzeichnis nicht gefunden
walter@Walter-NB:~$ 
##########################################################################

walter@Walter-NB:~$ grep -A 5 mouse /var/log/Xorg.0.log
[    22.349] (==) NVIDIA(0): Silken mouse enabled
[    22.350] (==) NVIDIA(0): DPMS enabled
[    22.350] (II) Loading extension NV-CONTROL
[    22.350] (II) Loading extension XINERAMA
[    22.350] (II) Loading sub module "dri2"
[    22.350] (II) LoadModule: "dri2"
--
[    23.131] (--) PS/2 Mouse: Found 3 mouse buttons
[    23.132] (--) PS/2 Mouse: Found relative axes
[    23.132] (--) PS/2 Mouse: Found x and y relative axes
[    23.132] (II) PS/2 Mouse: Configuring as mouse
[    23.132] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    23.132] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    23.132] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    23.132] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[    23.132] (II) PS/2 Mouse: initialized for relative axes.
--
[    23.132] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[    23.132] (II) No input driver/identifier specified (ignoring)
[    23.132] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event8)
[    23.132] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    23.132] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    23.132] (II) LoadModule: "synaptics"
--
[    24.220] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[    24.220] (II) No input driver/identifier specified (ignoring)
[    24.223] (II) config/udev: Adding input device Toshiba input device (/dev/input/event5)
[    24.223] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[    24.223] (II) Using input driver 'evdev' for 'Toshiba input device'
[    24.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
--
[    43.471] (II) config/udev: Adding input device Microsoft Bluetooth Notebook Mouse 5000 (/dev/input/mouse2)
[    43.471] (II) No input driver/identifier specified (ignoring)
[    43.471] (II) config/udev: Adding input device Microsoft Bluetooth Notebook Mouse 5000 (/dev/input/event9)
[    43.471] (**) Microsoft Bluetooth Notebook Mouse 5000: Applying InputClass "evdev pointer catchall"
[    43.471] (II) Using input driver 'evdev' for 'Microsoft Bluetooth Notebook Mouse 5000'
[    43.471] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
--
[    43.492] (--) Microsoft Bluetooth Notebook Mouse 5000: Found 8 mouse buttons
[    43.499] (--) Microsoft Bluetooth Notebook Mouse 5000: Found scroll wheel(s)
[    43.499] (--) Microsoft Bluetooth Notebook Mouse 5000: Found relative axes
[    43.499] (--) Microsoft Bluetooth Notebook Mouse 5000: Found x and y relative axes
[    43.499] (--) Microsoft Bluetooth Notebook Mouse 5000: Found absolute axes
[    43.499] (II) evdev-grail: failed to open grail, no gesture support
[    43.499] (II) Microsoft Bluetooth Notebook Mouse 5000: Configuring as mouse
[    43.499] (II) Microsoft Bluetooth Notebook Mouse 5000: Adding scrollwheel support
[    43.499] (**) Microsoft Bluetooth Notebook Mouse 5000: YAxisMapping: buttons 4 and 5
[    43.499] (**) Microsoft Bluetooth Notebook Mouse 5000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    43.499] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/bluetooth/hci0/hci0:43/input9/event9"
[    43.499] (II) XINPUT: Adding extended input device "Microsoft Bluetooth Notebook Mouse 5000" (type: MOUSE)
walter@Walter-NB:~$ grep -A 5 mouse /var/log/Xorg.0.loggrep -A 5 mouse /var/log/Xorg.0.log


In dieser Kernelversion wird die Maus nicht initialisiert

walter@Walter-NB:~$ lsmod | grep blue
bluetooth              72448  9 rfcomm,sco,bnep,l2cap,btusb
toshiba_bluetooth      12807  0 
walter@Walter-NB:~$ 
##############################################################################################

grep -A 2 -B 6 mouse /proc/bus/devices
grep: /proc/bus/devices: Datei oder Verzeichnis nicht gefunden
walter@Walter-NB:~$ 
#################################################################################################

walter@Walter-NB:~$ grep -A 5 mouse /var/log/Xorg.0.log
[    29.142] (==) NVIDIA(0): Silken mouse enabled
[    29.149] (==) NVIDIA(0): DPMS enabled
[    29.150] (II) Loading extension NV-CONTROL
[    29.150] (II) Loading extension XINERAMA
[    29.150] (II) Loading sub module "dri2"
[    29.150] (II) LoadModule: "dri2"
--
[    29.770] (--) PS/2 Mouse: Found 3 mouse buttons
[    29.770] (--) PS/2 Mouse: Found relative axes
[    29.770] (--) PS/2 Mouse: Found x and y relative axes
[    29.770] (II) PS/2 Mouse: Configuring as mouse
[    29.770] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    29.770] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.770] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[    29.770] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[    29.770] (II) PS/2 Mouse: initialized for relative axes.
--
[    29.770] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[    29.770] (II) No input driver/identifier specified (ignoring)
[    29.771] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event7)
[    29.771] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    29.771] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    29.771] (II) LoadModule: "synaptics"
--
[    29.800] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[    29.800] (II) No input driver/identifier specified (ignoring)
[    29.804] (II) config/udev: Adding input device Toshiba input device (/dev/input/event5)
[    29.804] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[    29.805] (II) Using input driver 'evdev' for 'Toshiba input device'
[    29.805] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
walter@Walter-NB:~$
 
Wie gewünscht!

Code:
In dieser Kernelversion geht es

walter@Walter-NB:~$ /proc/bus/input/devices
bash: /proc/bus/input/devices: Keine Berechtigung

Als Root:

walter@Walter-NB:~$ sudo /proc/bus/input/devices
[sudo] password for walter: 
sudo: /proc/bus/input/devices: command not found
walter@Walter-NB:~$

In dieser Version geht es nicht.

walter@Walter-NB:~$ /proc/bus/input/devices
bash: /proc/bus/input/devices: Keine Berechtigung
walter@Walter-NB:~$ 

Als Root

root@Walter-NB:/home/walter# /proc/bus/input/devices
bash: /proc/bus/input/devices: Keine Berechtigung
root@Walter-NB:/home/walter#
 
Tut mir leid, wuste ich nicht.

Code:
In dieser Version geht es:

walter@Walter-NB:~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNPwalter@Walter-NB:~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
U: Uniq=
H: Handlers=event1 
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3 
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Toshiba input device"
P: Phys=\_SB_.VALZ
S: Sysfs=/devices/virtual/input/input4
U: Uniq=
H: Handlers=rfkill kbd event4 
B: EV=3
B: KEY=500f00002000 3809704001 2000000000000 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0003 Vendor=04f2 Product=b130 Version=7730
N: Name="USB2.0 UVC WebCam"
P: Phys=usb-0000:00:1a.0-1.4/button
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio1/input1
S: Sysfs=/devices/platform/i8042/serio1/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input8
U: Uniq=
H: Handlers=mouse1 event8 
B: EV=b
B: KEY=420 70000 0 0 0 0
B: ABS=1000003

I: Bus=0005 Vendor=045e Product=0700 Version=0100
N: Name="Microsoft Bluetooth Notebook Mouse 5000"
P: Phys=00:22:58:C8:0E:BB
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/bluetooth/hci0/hci0:42/input10
U: Uniq=7C:ED:8D:07:AF:00
H: Handlers=mouse2 event9 
B: EV=1f
B: KEY=f0000 0 0 0 0
B: REL=103
B: ABS=10000000000
B: MSC=10

walter@Walter-NB:~$ cat /proc/bus/input/devicescat /proc/bus/input/devices
walter@Walter-NB:~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
U: Uniq=
H: Handlers=event1 
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3 
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Toshiba input device"
P: Phys=\_SB_.VALZ
S: Sysfs=/devices/virtual/input/input4
U: Uniq=
H: Handlers=rfkill kbd event4 
B: EV=3
B: KEY=500f00002000 3809704001 2000000000000 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0003 Vendor=04f2 Product=b130 Version=7730
N: Name="USB2.0 UVC WebCam"
P: Phys=usb-0000:00:1a.0-1.4/button
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio1/input1
S: Sysfs=/devices/platform/i8042/serio1/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input8
U: Uniq=
H: Handlers=mouse1 event8 
B: EV=b
B: KEY=420 70000 0 0 0 0
B: ABS=1000003

I: Bus=0005 Vendor=045e Product=0700 Version=0100
N: Name="Microsoft Bluetooth Notebook Mouse 5000"
P: Phys=00:22:58:C8:0E:BB
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/bluetooth/hci0/hci0:42/input10
U: Uniq=7C:ED:8D:07:AF:00
H: Handlers=mouse2 event9 
B: EV=1f
B: KEY=f0000 0 0 0 0
B: REL=103
B: ABS=10000000000
B: MSC=10

walter@Walter-NB:~$ cat /proc/bus/input/devicescat /proc/bus/input/devices
0C0D:00/input/input1
U: Uniq=
H: Handlers=event1 
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3 
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Toshiba input device"
P: Phys=\_SB_.VALZ
S: Sysfs=/devices/virtual/input/input4
U: Uniq=
H: Handlers=rfkill kbd event4 
B: EV=3
B: KEY=500f00002000 3809704001 2000000000000 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0003 Vendor=04f2 Product=b130 Version=7730
N: Name="USB2.0 UVC WebCam"
P: Phys=usb-0000:00:1a.0-1.4/button
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio1/input1
S: Sysfs=/devices/platform/i8042/serio1/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input8
U: Uniq=
H: Handlers=mouse1 event8 
B: EV=b
B: KEY=420 70000 0 0 0 0
B: ABS=1000003

I: Bus=0005 Vendor=045e Product=0700 Version=0100
N: Name="Microsoft Bluetooth Notebook Mouse 5000"
P: Phys=00:22:58:C8:0E:BB
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/bluetooth/hci0/hci0:42/input10
U: Uniq=7C:ED:8D:07:AF:00
H: Handlers=mouse2 event9 
B: EV=1f
B: KEY=f0000 0 0 0 0
B: REL=103
B: ABS=10000000000
B: MSC=10

walter@Walter-NB:~$ cat /proc/bus/input/devicescat /proc/bus/input/devices

#######################################################################################
#######################################################################################

In dieser Version geht es nicht:

walter@Walter-NB:~$ cat /proc/bus/input/devices
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
U: Uniq=
H: Handlers=event1 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3 
B: PROP=0
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input4
U: Uniq=
H: Handlers=kbd event4 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Toshiba input device"
P: Phys=\_SB_.VALZ
S: Sysfs=/devices/virtual/input/input5
U: Uniq=
H: Handlers=rfkill kbd event5 
B: PROP=0
B: EV=13
B: KEY=10000 c00000000 0 0 1500f00002000 3809704001 2000000000000 0
B: MSC=10

I: Bus=0003 Vendor=04f2 Product=b130 Version=7730
N: Name="USB2.0 UVC WebCam"
P: Phys=usb-0000:00:1a.0-1.4/button
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio1/input1
S: Sysfs=/devices/platform/i8042/serio1/input/input7
U: Uniq=
H: Handlers=mouse0 event7 
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input8
U: Uniq=
H: Handlers=mouse1 event8 
B: PROP=0
B: EV=b
B: KEY=420 70000 0 0 0 0
B: ABS=1000003

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel Mic"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
U: Uniq=
H: Handlers=event9 
B: PROP=0
B: EV=21
B: SW=10

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
U: Uniq=
H: Handlers=event10 
B: PROP=0
B: EV=21
B: SW=4

walter@Walter-NB:~$
 
lewendi schrieb:
Wenn ich jedoch mit der Prevois-Version starte, welche den Kernel 2.6.33-28 hat, wird die Maus automatisch erkannt.

Zeigst du uns mal bitte das hier mit beiden Kernel, also mit dem wo es funktioniert und dem anderen.

Code:
lsmod|grep blue
 
@ spoensche
Die main.conf

Code:
# List of plugins that should not be loaded on bluetoothd startup
#DisablePlugins = network,input
main.conf.
# Default adaper name
# %h - substituted for hostname
# %d - substituted for adapter id
Name = %h-%d

# Default device class. Only the major and minor device class bits are
# considered.
Class = 0x000100

# How long to stay in discoverable mode before going back to non-discoverable
# The value is in seconds. Default is 180, i.e. 3 minutes.
# 0 = disable timer, i.e. stay discoverable forever
DiscoverableTimeout = 0

# How long to stay in pairable mode before going back to non-discoverable
# The value is in seconds. Default is 0.
# 0 = disable timer, i.e. stay pairable forever
PairableTimeout = 0

# Use some other page timeout than the controller default one
# which is 16384 (10 seconds).
PageTimeout = 8192

# Discover scheduler interval used in Adapter.DiscoverDevices
# The value is in seconds. Defaults is 0 to use controller scheduler.
DiscoverSchedulerInterval = 0

# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
InitiallyPowered = true

# Remember the previously stored Powered state when initializing adapters
RememberPowered = true

# Use vendor, product and version information for DID profile support.
# The values are separated by ":" and VID, PID and version.
#DeviceID = 1234:5678:abcd

# Do reverse service discovery for previously unknown devices that connect to
# us. This option is really only needed for qualification since the BITE tester
# doesn't like us doing reverse SDP for some test cases (though there could in
# theory be other useful purposes for this too). Defaults to true.
ReverseServiceDiscovery = true

# Enable name resolving after inquiry. Set it to 'false' if you don't need
# remote devices name and want shorter discovery cycle. Defaults to 'true'.
NameResolving = true

# Enable runtime persistency of debug link keys. Default is false which
# makes debug link keys valid only for the duration of the connection
# that they were created for.
DebugKeys = false

# Enable Low Energy support if the dongle supports. Default is false.
# Enable/Disable interleave discovery and attribute server over LE.
EnableLE = false

# Enable the GATT Attribute Server. Default is false, because it is only
# useful for testing. Attribute server is not enabled over LE if EnableLE
# is false.
AttributeServer = false


@ whois

lsmod | grep blue Beide Versionen sind im 3. Beitrag enthalten
 
Erstelle mal die Datei /etc/X11/xorg.conf.d/10-evdev.conf mit folgendem Inhalt an:
Code:
Section "InputClass"
        Identifier "evdev pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "Protocol" "Auto"
EndSection

Rückmeldung bitte mit der Ausgabe von
Code:
egrep -i "WW|EE|mouse" /var/log/Xorg.0.log
 
Die gewünschte Ausgabe:

Code:
walter@Walter-NB:~$ egrep -i "WW|EE|mouse" /var/log/Xorg.0.log
[    18.132] xorg-server 2:1.10.1-1ubuntu1 (For technical support please see http://www.ubuntu.com/support) 
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.255] (==) No Layout section.  Using the first Screen section.
[    18.255] (**) |-->Screen "Default Screen" (0)
[    18.255] (==) No device specified for screen "Default Screen".
[    18.255] (==) No monitor specified for screen "Default Screen".
[    18.287] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.702] (II) Loading extension MIT-SCREEN-SAVER
[    19.702] (II) Loading extension XFree86-VidModeExtension
[    19.702] (II) Loading extension XFree86-DGA
[    19.719] (II) Loading extension XFree86-DRI
[    19.863] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[    27.229] (II) NVIDIA(0): Virtual screen size determined to be 1600 x 900
[    28.116] (--) NVIDIA(0): DPI set to (119, 120); computed from "UseEdidDpi" X config
[    28.985] (==) NVIDIA(0): Silken mouse enabled
[    29.960] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event4)
[    29.960] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[    29.960] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[    29.960] (**) PS/2 Mouse: always reports core events
[    29.960] (**) PS/2 Mouse: Device: "/dev/input/event4"
[    29.991] (--) PS/2 Mouse: Found 3 mouse buttons
[    29.991] (--) PS/2 Mouse: Found relative axes
[    29.991] (--) PS/2 Mouse: Found x and y relative axes
[    29.991] (II) PS/2 Mouse: Configuring as mouse
[    29.991] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    29.991] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.991] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[    29.992] (II) PS/2 Mouse: initialized for relative axes.
[    29.992] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[    29.992] (**) PS/2 Mouse: (accel) acceleration profile 0
[    29.992] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[    29.992] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[    29.993] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[    30.290] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[    30.290] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[    30.290] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[    30.300] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
walter@Walter-NB:~$
 
Oben