[Bug 214867] New: bluetooth services not started when adapter is hotplugged
https://bugzilla.novell.com/show_bug.cgi?id=214867 Summary: bluetooth services not started when adapter is hotplugged Product: openSUSE 10.2 Version: Beta 1 Platform: x86 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Mobile Devices AssignedTo: behlert@novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de The bluetooth services are not started when the USB adapter is plugged in. In /etc/sysconfig/bluetooth, I have: START_SERVICES="yes" HCI_START="yes" SDP_START="yes" RFCOMM_START="yes" HID_START="yes" But I get the same before and after plugging in the adapter: $ /etc/init.d/bluetooth status hcid (activated) hidd (activated) hid2hci unused sdpd (activated) opd unused rfcomm (activated) pand unused dund unused Expected results: The activated services should be running. Package versions: bluez-utils-3.7-10 udev-102-7 kernel-default-2.6.18.1-6 dmesg excerpt: usb 2-1: new full speed USB device using uhci_hcd and address 5 usb 2-1: new device found, idVendor=057c, idProduct=3800 usb 2-1: new device strings: Mfr=1, Product=2, SerialNumber=3 usb 2-1: Product: Bluetooth Device usb 2-1: Manufacturer: Bluetooth Device usb 2-1: SerialNumber: 84C7880E0400 usb 2-1: configuration #1 chosen from 1 choice -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 ------- Comment #1 from andreas.hanke@gmx-topmail.de 2006-10-24 20:36 MST ------- Created an attachment (id=102519) --> (https://bugzilla.novell.com/attachment.cgi?id=102519&action=view) hwinfo --bluetooth output -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 behlert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |behlert@novell.com AssignedTo|behlert@novell.com |seife@novell.com Priority|P5 - None |P3 - Medium -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 seife@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #2 from seife@novell.com 2006-10-30 04:58 MST ------- please provide the output of "chkconfig bluetooth" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 andreas.hanke@gmx-topmail.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |andreas.hanke@gmx-topmail.de -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 andreas.hanke@gmx-topmail.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|andreas.hanke@gmx-topmail.de| ------- Comment #3 from andreas.hanke@gmx-topmail.de 2006-10-30 07:54 MST ------- OK, what I did was the following: # /sbin/yast2 bluetooth [X] Enable Bluetooth Services This started the bluetooth services once, but not again when plugging in an USB adapter after a reboot. The output of chkconfig after doing that was: # /sbin/chkconfig bluetooth bluetooth off I've changed this: # /sbin/chkconfig bluetooth on Now the services are started on bootup, even if there is no bluetooth adapter plugged in. (To answer only the asked question shortly, the output of "chkconfig bluetooth" was "off" in that situation) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 seife@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dgollub@novell.com Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #4 from seife@novell.com 2006-11-06 11:15 MST ------- the /lib/udev/bluetooth.sh script was incompatible with the latest udev changes. I submitted a fixed package to factory. Just removing line 15 of that script: : ${INTERFACE?Bad invocation: \$INTERFACE is not set} should get it going for now. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=214867 behlert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
participants (1)
-
bugzilla_noreply@novell.com