Bug 120881

Summary: Wrong location of bluefw binary
Product: [Fedora] Fedora Reporter: Péter, Soós <sp>
Component: bluez-bluefwAssignee: David Woodhouse <dwmw2>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-11 16:25: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:

Description Péter, Soós 2004-04-14 20:03:27 UTC
Description of problem:
The bluefw binary have wrong location (/usr/sbin/bluefw), because of
it should be in /sbin. It is hardwired into the kernels (in bt3c_cs
driver).

Version-Release number of selected component (if applicable):
bluez-bluefw-0.9-2

How reproducible:
always

Steps to Reproduce:
1. Plug the 3Com Bluetooth card into the PCMCIA slot. bt3c_cs module
automatically loaded, but unable to load the firmware even if it is
installed.
2.
3.
  
Actual results:
bt3c_cs driver unable to load firmware

Expected results:
firmware loaded at automatic module loading

Additional info:
Relocating bluefw binary into /sbin solve the problem.

Comment 1 Péter, Soós 2004-05-11 16:16:25 UTC
This bug exists in Fedora Core 2 test 3 too.