[Bug 470127] New: yast network does not run install_bcm43xx_firmware before configuring b43 wireless
https://bugzilla.novell.com/show_bug.cgi?id=470127 Summary: yast network does not run install_bcm43xx_firmware before configuring b43 wireless Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: PowerPC OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: olh@novell.com QAContact: jsrain@novell.com Found By: Development 11.1 on powerbook g4 there is some airport card in the powerbook, which is operated by the b43 driver. This driver works only if the firmware is present. The package b43-fwcutter is automatically installed (via the modalias), the script /usr/sbin/install_bcm43xx_firmware exists, and works. but when yast configures the card it does not call the download script first. As a result, there is no firmware for the card. Maybe there could be a check like if ( driver == b43 | driver == b43legacy) && test ! -d /lib/firmware/b43 then /usr/sbin/install_bcm43xx_firmware fi configure_wlan(b43) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=470127 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=470127#c1 --- Comment #1 from Olaf Hering <olh@novell.com> 2009-01-28 03:48:45 MST --- Created an attachment (id=268211) --> (https://bugzilla.novell.com/attachment.cgi?id=268211) bug470127.tar.bz2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=470127 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=470127#c2 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mzugec@novell.com --- Comment #2 from Thomas Göttlicher <tgoettlicher@novell.com> 2009-01-28 04:15:01 MST --- Reassigning to yast2-network maintainer. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=470127 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |visnov@novell.com -- 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.
participants (1)
-
bugzilla_noreply@novell.com