I've made some tests on Intrepid.
The problems begins when /etc/init.d/bluetooth in started or restarted.
I'm using a minimal /etc/X11/xorg.conf file, with no specification for the 
input.
If I remove the Logitech bluetooth dongle, pair the keyboard and the mouse to 
another working dongle (the one that i use to excange files between computer 
and smartphone) and then restart bluetooth services, the two devices continue 
working without problems.
Here is the /var/log/daemon.log of the bluetooth services restart:
--------------------------------------------------------------------------------
Feb 27 09:12:04 IFRIT bluetoothd[8870]: bridge pan0 removed
Feb 27 09:12:04 IFRIT bluetoothd[8870]: Stopping SDP server
Feb 27 09:12:04 IFRIT bluetoothd[8870]: Exit
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Bluetooth daemon
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Starting SDP server
Feb 27 09:12:04 IFRIT bluetoothd[8937]: bridge pan0 created
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Starting experimental netlink support
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Failed to find Bluetooth netlink family
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Can't init plugin 
/usr/lib/bluetooth/plugins/netlink.so
Feb 27 09:12:04 IFRIT bluetoothd[8937]: HCI dev 0 registered
Feb 27 09:12:04 IFRIT bluetoothd[8937]: HCI dev 0 already up
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface 
org.bluez.SerialProxyManager on path /org/bluez/hci0
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface org.bluez.Service 
on path /org/bluez/hci0
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface 
org.bluez.NetworkPeer on path /org/bluez/hci0
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface 
org.bluez.NetworkHub on path /org/bluez/hci0
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface 
org.bluez.NetworkRouter on path /org/bluez/hci0
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface org.bluez.Serial 
on path /org/bluez/hci0/dev_00_18_8D_11_06_71
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface org.bluez.Serial 
on path /org/bluez/hci0/dev_00_22_FC_D4_3E_85
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface org.bluez.Control 
on path /org/bluez/hci0/dev_00_22_FC_D4_3E_85
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface org.bluez.Input on 
path /org/bluez/hci0/dev_00_07_61_B4_8F_03
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Registered interface org.bluez.Input on 
path /org/bluez/hci0/dev_00_07_61_AD_23_29
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Adapter /org/bluez/hci0 has been enabled
Feb 27 09:12:04 IFRIT bluetoothd[8937]: Starting security manager 0
--------------------------------------------------------------------------------

It look like that also if the pointer doesn't move and the keyboard doesn't 
write, the hci devices are created, and also the input/events one.
Now, if I remove my dongle, plug in the Logitech one and use the red button to 
make the pairing, both the devices restart working in few seconds.
The Logitech dongle seams invisible to the computer: I can't see it with the 
bluetooth-properties, and I can't use this to send or recive files.
If I restart bluetooth services, the keyboard and the mouse stop working, and 
is necessary plug out and in the dongle. Also use the pairing button isn't 
sufficient to restart working.
This is what appear in /var/log/daemon.log in I restart /etc/init.d/bluetooth:
--------------------------------------------------------------------------------
Feb 27 09:36:02 IFRIT bluetoothd[10600]: bridge pan0 removed
Feb 27 09:36:02 IFRIT bluetoothd[10600]: Stopping SDP server
Feb 27 09:36:02 IFRIT bluetoothd[10600]: Exit
Feb 27 09:36:02 IFRIT bluetoothd[10769]: Bluetooth daemon
Feb 27 09:36:02 IFRIT bluetoothd[10769]: Starting SDP server
Feb 27 09:36:03 IFRIT bluetoothd[10769]: bridge pan0 created
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Starting experimental netlink support
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Failed to find Bluetooth netlink family
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Can't init plugin 
/usr/lib/bluetooth/plugins/netlink.so
Feb 27 09:36:03 IFRIT bluetoothd[10769]: HCI dev 0 registered
Feb 27 09:36:03 IFRIT bluetoothd[10769]: HCI dev 0 up
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Registered interface 
org.bluez.SerialProxyManager on path /org/bluez/hci0
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Registered interface org.bluez.Service 
on path /org/bluez/hci0
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Registered interface 
org.bluez.NetworkPeer on path /org/bluez/hci0
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Registered interface 
org.bluez.NetworkHub on path /org/bluez/hci0
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Registered interface 
org.bluez.NetworkRouter on path /org/bluez/hci0
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Adapter /org/bluez/hci0 has been 
enabled
Feb 27 09:36:03 IFRIT bluetoothd[10769]: Starting security manager 0
--------------------------------------------------------------------------------

Sure this dongle have less featurs than the other one, but I think that the 
real problem is that no Input interfaces are registered with this dongle.
Now, to make the devices work, I've to remove the dongle and replug in it. This 
is what is logged:
--------------------------------------------------------------------------------
Feb 27 09:52:04 IFRIT bluetoothd[11739]: HCI dev 0 down
Feb 27 09:52:04 IFRIT bluetoothd[11739]: Unregistered interface 
org.bluez.NetworkPeer on path /org/bluez/hci0
Feb 27 09:52:04 IFRIT bluetoothd[11739]: Unregistered interface 
org.bluez.NetworkHub on path /org/bluez/hci0
Feb 27 09:52:04 IFRIT bluetoothd[11739]: Unregistered interface 
org.bluez.NetworkRouter on path /org/bluez/hci0
Feb 27 09:52:04 IFRIT bluetoothd[11739]: Adapter /org/bluez/hci0 has been 
disabled
Feb 27 09:52:04 IFRIT bluetoothd[11739]: Stopping security manager 0
Feb 27 09:52:05 IFRIT bluetoothd[11739]: HCI dev 0 unregistered
Feb 27 09:52:05 IFRIT bluetoothd[11739]: Unregister path: /org/bluez/hci0
--------------------------------------------------------------------------------

Maybe those informations can be usefull to understod where is the problem.
I'll upload an archive with all the sys files of the Logitech usb dongle when 
it work.


** Attachment added: "The directory /sys/devices/virtual/net/pan0"
   http://launchpadlibrarian.net/23172908/pan0.tar.gz

** Summary changed:

- Logitech MX5500 keyboard/mouse does not work with 8.10 install cd (amd64)
+ Logitech MX5500 keyboard/mouse does not work with 8.10 at bluetooth services 
start

-- 
Logitech MX5500 keyboard/mouse does not work with 8.10 at bluetooth services 
start
https://bugs.launchpad.net/bugs/291269
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