Bug 327031

Summary: bluetooth stopped working in F8t3 - Powerbook G4
Product: [Fedora] Fedora Reporter: Alex Kanavin <ak>
Component: bluez-utilsAssignee: Bastien Nocera <bnocera>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8Flags: bnocera: fedora_requires_release_note?
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-11 08:50:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dmesg output none

Description Alex Kanavin 2007-10-10 22:01:36 UTC
The Powerbook G4's built-in bluetooth stopped working after installing F8t3
(worked fine in F7). hcitool scan says:
[root@cs181011028 ak]# hcitool scan
Device is not available: No such device

I'm a bit unsure where to start, but I have attached the dmesg output.

Comment 1 Alex Kanavin 2007-10-10 22:01:36 UTC
Created attachment 223471 [details]
dmesg output

Comment 2 Chuck Ebbert 2007-10-10 23:30:54 UTC
Please post dmesg from the working kernel...


Comment 3 Alex Kanavin 2007-10-11 00:55:05 UTC
Ok, it was something else entirely. Apparently on bootup bluetooth is in HID
mode (keyboard and mouse only) and needs to be switched into HCI (real
bluetooth) mode with hid2hci utility. For some reason this was disabled a few
days ago in rawhide, package bluez-utils:

* Fri Oct 05 2007 - Bastien Nocera <bnocera> 3.19-2
- Disable hid2hci by default, it causes more problems than
  it solves on stock installations (especially on Macs, #157971)

Perhaps we can find some solution with Bastien...

Comment 4 Bastien Nocera 2007-10-11 08:50:43 UTC
Edit /etc/sysconfig/bluetooth and set HID2HCI_ENABLE to true.

It's disabled because it breaks iMacs and machines with Logitech HCI proxy
dongles. We don't have enough hardware docs to be able to add the bluetooth
devices those dongles drive to the input devices.

Comment 5 Alex Kanavin 2007-10-11 10:31:46 UTC
Editing config files is not really a solution, is it? Bluetooth has completely stopped working for me 
because of this change, I'm sure more people are going to complain.

You definitely should add this to release notes. 

Comment 6 Bastien Nocera 2007-10-11 13:10:48 UTC
Adding the release notes flag.

I filed bug 327601 about starting hid2hci from HAL, for selected systems such as
Mac laptops.