Mailinglist Archive: opensuse-bugs (5322 mails)
| < Previous | Next > |
[Bug 256000] kbluetoothd and mouse not meeting
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 6 Jun 2007 12:38:57 -0600 (MDT)
- Message-id: <20070606183857.8EA70EE4@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=256000
seife@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgollub@xxxxxxxxxx
Status|NEW |ASSIGNED
------- Comment #8 from seife@xxxxxxxxxx 2007-06-06 12:38 MST -------
sorry for lagging a bit on this report.
The output of "hciconfig" will show you, if an adapter was found.
Your bt adapter is the 413c:8126 device in your lsusb output, and those devices
are even special cased in newer kernels, so it might be that they don't work
well with the old kernel of 10.2.
You do not need kbluetoothd to make your mouse work, so don't worry about it
yet.
The device is listed with two special settings in the newer kernels, so you
could try the following as root:
rcbluetooth stop
rmmod hci_usb
modprobe hci_usb reset=1
rcbluetooth start
look at the output of "hciconfig -a" before and after those commands.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
seife@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgollub@xxxxxxxxxx
Status|NEW |ASSIGNED
------- Comment #8 from seife@xxxxxxxxxx 2007-06-06 12:38 MST -------
sorry for lagging a bit on this report.
The output of "hciconfig" will show you, if an adapter was found.
Your bt adapter is the 413c:8126 device in your lsusb output, and those devices
are even special cased in newer kernels, so it might be that they don't work
well with the old kernel of 10.2.
You do not need kbluetoothd to make your mouse work, so don't worry about it
yet.
The device is listed with two special settings in the newer kernels, so you
could try the following as root:
rcbluetooth stop
rmmod hci_usb
modprobe hci_usb reset=1
rcbluetooth start
look at the output of "hciconfig -a" before and after those commands.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |