Bug 817151

Summary: BCM4331 firmware missing from install DVD
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: loraxAssignee: Martin Gracik <mgracik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: anaconda-maint-list, bcl, dmach, mgracik, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: lorax-17.17-1.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-08 04:14:03 UTC Type: Bug
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
/tmp/syslog
none
lspci; lspci -vvn none

Description John Reiser 2012-04-27 20:39:26 UTC
Created attachment 580863 [details]
/tmp/syslog

Description of problem: Booting Fedora-17-Final.TC1-x86_64-DVD.iso from DVD on Apple Macintosh Macmini5,1 [the current model] complains of missing firmware.


Version-Release number of selected component (if applicable):
lorax-17.16-1
anaconda-17.23-1

How reproducible: every time


Steps to Reproduce:
1. Boot Fedora-17-Final.TC1-x86_64-DVD.iso from DVD on Apple Macintosh Macmini5,1
2. Switch to VT2 and examine /tmp/syslog
3.
  
Actual results:
ERR kernel:[   37.293616] b43-phy0 ERROR: Firmware file "b43/ucode29_mimo.fw" not found
ERR kernel:[   37.295017] b43-phy0 ERROR: Firmware file "b43-open/ucode29_mimo.fw" not found
ERR kernel:[   37.295021] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.


Expected results: no complaints


Additional info:

Comment 1 John Reiser 2012-04-27 20:39:51 UTC
Created attachment 580864 [details]
lspci; lspci -vvn

Comment 2 Will Woods 2012-05-02 14:34:23 UTC
Is b43/ or b43-open/ present in /lib/firmware or /run/initramfs/lib/firmware?

Comment 3 John Reiser 2012-05-02 16:55:55 UTC
No, neither b43/ nor b43-open/ are present on the installer media.

# mount -o ro,loop Fedora-17-Final.TC2-x86_64-DVD.iso /mnt/tmp1
# cd /mnt/tmp1/images/pxeboot
# xz -d <initrd.img  |  cpio --list  |  grep b43
160297 blocks
#   ### note empty output from grep: no lines containing "b43"


[I used the explicit xz|cpio because the most-handy lsinitrd was from Fedora 14, where lsinitrd does not understand xz.  On a newer system I could have used:
"lsinitrd initrd.img  |  grep b43" ]

Comment 4 Will Woods 2012-05-02 19:03:43 UTC
Ah. b43-openfwwf is the only firmware package that isn't named "*-firmware".

Adding it to the lorax install template should fix this.

Comment 5 Fedora Update System 2012-05-03 18:13:17 UTC
lorax-17.17-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/lorax-17.17-1.fc17

Comment 6 Fedora Update System 2012-05-04 03:09:17 UTC
Package lorax-17.17-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing lorax-17.17-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-7251/lorax-17.17-1.fc17
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2012-05-08 04:14:03 UTC
lorax-17.17-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.