• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Problem bei Broadcom Installation (HP Compaq 6715s)

Maze

Newbie
Hi Ihr Wissenden,

seit gestern habe ich auch auf meinem Laptop openSUSE 11.1. Doch bei der Installation des WLAN habe ich noch ein paar Probleme, die in diesem Forum noch nicht aufgetaucht sind.
Ich habe versucht nach den Angaben von http://linuxwireless.org/en/users/Drivers/b43 die Firmware zu installieren mit folgendem Ergebnis:

Code:
Hardcoast@linux-4q33:~> wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
--2008-12-22 13:33:07--  http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
Auflösen des Hostnamen »bu3sch.de«.... 62.75.166.246
Verbindungsaufbau zu bu3sch.de|62.75.166.246|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 12538 (12K) [application/x-tar]
In »b43-fwcutter-011.tar.bz2.2« speichern.

100%[======================================>] 12.538      --.-K/s   in 0,03s

2008-12-22 13:33:07 (435 KB/s) - »b43-fwcutter-011.tar.bz2.2« gespeichert [12538/12538]

Hardcoast@linux-4q33:~> tar xjf b43-fwcutter-011.tar.bz2
Hardcoast@linux-4q33:~> cd b43-fwcutter-011/
Hardcoast@linux-4q33:~/b43-fwcutter-011> make
cc -Os -fomit-frame-pointer -std=c99 -Wall -pedantic -D_BSD_SOURCE -DFWCUTTER_VERSION_=011   -c -o fwcutter.o fwcutter.c
make: cc: Kommando nicht gefunden
make: *** [fwcutter.o] Fehler 127
Hardcoast@linux-4q33:

Außerdem sagt mir der Befehl iwconfig, Power Management: OFF. Die zu ändern ist mir bislang auch noch nicht gelungen (Mein Laptop hat einen ON/OFF Schalter für WLAN, funktioniert aber nicht).

Zum Schuss möchte ich euch das Protokoll von colectNWData.sh nicht vorenthaten:

Code:
- collectNWData.sh V0.6.1.8 (Rev: 1.136 Build: 2008/12/14 21:43:00)
- --- Which type of your network connection should be tested?
- --- (2) Wireless connection (WLAN)
- --- What's the type of networktopology?
- --- (2) WLAN HW router <---> LinuxClient
- --- On which host is the script executed?
- --- (1) LinuxClient
- !!! CND0120E: Network card wlan0 has no IP address
- !!! CND0300E: No dhcp server found on interface wlan0
- !!! CND0230W: IPV6 enabled
- !!! CND0310W: Classic network configuration with ifup was detected. Configuration with knetworkmanager is much easier
- !!! CND0180I: The system can't ping external IP address 195.135.220.3
- --- Writing networkconfiguration information into file collectNWData.txt ...
- --- 2 errors detected
- --- 2 warnings detected
- --- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions about the error/warning messages and how to fix the problems
- --- If you still don't have success then post the contents of file collectNWData.txt in your favorite Linux forum or post contents on phpfi.com and then post the link to phpfi.com in your favorite forum
- ==================================================================================================================
- ==================================================================================================================
- *** uname -a
- Linux linux-4q33 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 athlon i386 GNU/Linux
- ==================================================================================================================
- *** cat /etc/*-release
- openSUSE 11.1 (i586)
- VERSION = 11.1
- LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-ia32:core-3.2-ia32"
- ==================================================================================================================
- *** cat /etc/resolv | grep -vi "search"
- nameserver 192.168.1.1
- ==================================================================================================================
- *** cat /etc/hosts
- 127.0.0.1       localhost
- 127.0.0.2       linux-4q33.site linux-4q33
- ==================================================================================================================
- *** cat /etc/HOSTNAME
- linux-4q33.site
- ==================================================================================================================
- *** route
- Kernel IP routing table
- Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
- 192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
- 169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
- 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
- 0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0
- ==================================================================================================================
- *** ifconfig
- eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
-           inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
-           inet6 addr: fe80::21f:29ff:fe99:7f9/64 Scope:Link
-           UP BROADCAST MULTICAST  MTU:1500  Metric:1
-           RX packets:3 errors:0 dropped:0 overruns:0 frame:0
-           TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
-           collisions:0 txqueuelen:1000 
-           RX bytes:1252 (1.2 Kb)  TX bytes:5555 (5.4 Kb)
-           Interrupt:16 
- lo        Link encap:Local Loopback  
-           inet addr:127.0.0.1  Mask:255.0.0.0
-           inet6 addr: ::1/128 Scope:Host
-           UP LOOPBACK RUNNING  MTU:16436  Metric:1
-           RX packets:91 errors:0 dropped:0 overruns:0 frame:0
-           TX packets:91 errors:0 dropped:0 overruns:0 carrier:0
-           collisions:0 txqueuelen:0 
-           RX bytes:6276 (6.1 Kb)  TX bytes:6276 (6.1 Kb)
- ==================================================================================================================
- *** ping tests
- Ping of 195.135.220.3 failed
- ping: unknown host www.suse.de
- Ping of www.suse.de failed
- ==================================================================================================================
- *** dhcpcd-test
- wlan0: No DHCP server detected
- ==================================================================================================================
- *** lspci
- 10:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
- 30:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11a/b/g [14e4:4312] (rev 02)
- ==================================================================================================================
- *** lsusb
- Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 001 Device 002: ID 0ea0:2168 Ours Technology, Inc. Transcend JetFlash 2.0 / Astone USB Drive
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- ==================================================================================================================
- *** hwinfo --netcard; # (filtered)
- 30: PCI 1000.0: 0200 Ethernet controller
-   Model: "Broadcom NetLink BCM5906M Fast Ethernet PCI Express"
-   Vendor: pci 0x14e4 "Broadcom"
-   Device: pci 0x1713 "NetLink BCM5906M Fast Ethernet PCI Express"
-   SubVendor: pci 0x103c "Hewlett-Packard Company"
-   SubDevice: pci 0x30c2 
-   Driver: "tg3"
-   Driver Modules: "tg3"
-   Device File: eth0
-   Link detected: no
-     Driver Status: tg3 is active
-     Driver Activation Cmd: "modprobe tg3"
- 31: PCI 3000.0: 0282 WLAN controller
-   Model: "Hewlett-Packard Company Broadcom 802.11a/b/g WLAN"
-   Vendor: pci 0x14e4 "Broadcom"
-   Device: pci 0x4312 "BCM4312 802.11a/b/g"
-   SubVendor: pci 0x103c "Hewlett-Packard Company"
-   SubDevice: pci 0x1371 "Broadcom 802.11a/b/g WLAN"
-   Driver: "b43-pci-bridge"
-   Driver Modules: "ssb"
-   Device File: wlan0
-     Driver Status: ssb is active
-     Driver Activation Cmd: "modprobe ssb"
- ==================================================================================================================
- *** List of loaded modules
- | ac                      | af_packet               | agpgart                 | ahci                     |
- | arc4                    | ata_generic             | ati_agp                 | atiixp                   |
- | b43                     | battery                 | binfmt_misc             | button                   |
- | cdrom                   | cfg80211                | container               | cpufreq_conservative     |
- | cpufreq_powersave       | cpufreq_userspace       | crc_t10dif              | crypto_blkcipher         |
- | dm_mod                  | dock                    | drm                     | ecb                      |
- | edd                     | ehci_hcd                | ext3                    | fan                      |
- | fat                     | fuse                    | hwmon                   | i2c_core                 |
- | i2c_piix4               | ide_core                | ide_pci_generic         | input_polldev            |
- | ip6_tables              | ip6t_LOG                | ip6t_REJECT             | ip6table_filter          |
- | ip6table_mangle         | ip6table_raw            | ip_tables               | ipt_LOG                  |
- | ipt_REJECT              | iptable_filter          | iptable_raw             | ipv6                     |
- | jbd                     | joydev                  | k8temp                  | led_class                |
- | libata                  | libphy                  | loop                    | mac80211                 |
- | mbcache                 | nf_conntrack            | nf_conntrack_ipv4       | nf_conntrack_ipv6        |
- | nf_conntrack_netbios_ns | nls_cp437               | nls_iso8859_1           | ohci_hcd                 |
- | output                  | pata_atiixp             | pci_hotplug             | pcmcia                   |
- | pcmcia_core             | pcspkr                  | powernow_k8             | processor                |
- | radeon                  | rfkill                  | rfkill_input            | rsrc_nonstatic           |
- | rtc_cmos                | rtc_core                | rtc_lib                 | scsi_mod                 |
- | sd_mod                  | serio_raw               | sg                      | shpchp                   |
- | snd                     | snd_hda_intel           | snd_hwdep               | snd_mixer_oss            |
- | snd_page_alloc          | snd_pcm                 | snd_pcm_oss             | snd_seq                  |
- | snd_seq_device          | snd_timer               | soundcore               | sr_mod                   |
- | ssb                     | tg3                     | thermal                 | thermal_sys              |
- | usb_storage             | usbcore                 | vfat                    | video                    |
- | wmi                     | x_tables                | xt_NOTRACK              | xt_limit                 |
- | xt_pkttype              | xt_state                | xt_tcpudp               | yenta_socket             |
- ==================================================================================================================
- *** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
- ==================================================================================================================
- *** cat /etc/sysconfig/network/ifcfg-eth0
- BOOTPROTO='dhcp'
- NAME='NetLink BCM5906M Fast Ethernet PCI Express'
- STARTMODE='auto'
- USERCONTROL='no'
- ==================================================================================================================
- *** cat /etc/sysconfig/network/ifcfg-wlan0
- BOOTPROTO='dhcp'
- IFPLUGD_PRIORITY='10'
- NAME='BCM4312 802.11a/b/g'
- STARTMODE='auto'
- USERCONTROL='no'
- WIRELESS_AUTH_MODE='sharedkey'
- WIRELESS_BITRATE='auto'
- WIRELESS_DEFAULT_KEY='@@@@@@'
- WIRELESS_ESSID='§§§§§§§§1'
- WIRELESS_KEY_0='@@@@@@'
- WIRELESS_KEY_LENGTH='@@@@@@'
- WIRELESS_MODE='Managed'
- WIRELESS_POWER='yes'
- ==================================================================================================================
- *** iwconfig
- lo        no wireless extensions.
- eth0      no wireless extensions.
- wmaster0  no wireless extensions.
- wlan0     IEEE 802.11bg  ESSID:"§§§§§§§§1"  
-           Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
-           Tx-Power=0 dBm   
-           Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
-           Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@   Security mode:open
-           Power Management:off
-           Link Quality:0  Signal level:0  Noise level:0
-           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
-           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
- ==================================================================================================================
- *** Actual date for bias of following greps
- 13:27:39 2008-12-22
- ==================================================================================================================
- *** tail -n 300 /var/log/messages* | grep -i -A 5 'firmware'
- Dec 22 13:07:10 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:07:10 linux-4q33 smartd[4043]: Drive: DEVICESCAN, implied '-a' Directive on line 26 of file /etc/smartd.conf
- Dec 22 13:07:10 linux-4q33 smartd[4043]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
- Dec 22 13:07:10 linux-4q33 smartd[4043]: Device: /dev/sda, type changed from 'scsi' to 'sat'
- Dec 22 13:07:10 linux-4q33 smartd[4043]: Device: /dev/sda [SAT], opened
- ---------------------------------------------------------------------------
- Dec 22 13:07:10 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:07:10 linux-4q33 firmware.sh[4173]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:07:11 linux-4q33 firmware.sh[4216]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:07:11 linux-4q33 sshd[4228]: Server listening on 0.0.0.0 port 22.
- Dec 22 13:07:11 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- ---------------------------------------------------------------------------
- Dec 22 13:07:11 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:07:11 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:07:11 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:07:11 linux-4q33 smartd[4043]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
- Dec 22 13:07:11 linux-4q33 smartd[4043]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.Hitachi_HTS542525K9A300-080531BB6F03WDDZ1J7F.ata.state
- ---------------------------------------------------------------------------
- Dec 22 13:07:16 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:07:16 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:07:16 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:07:16 linux-4q33 firmware.sh[4381]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:07:16 linux-4q33 dhcpcd[4363]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- Dec 22 13:07:17 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:07:17 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:07:17 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:07:17 linux-4q33 firmware.sh[4506]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:07:17 linux-4q33 ifup-route: interface wlan0 is not up
- ---------------------------------------------------------------------------
- Dec 22 13:09:34 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:09:34 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:09:34 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:09:34 linux-4q33 firmware.sh[6233]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:09:34 linux-4q33 dhcpcd[6212]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- Dec 22 13:09:34 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:09:34 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:09:34 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:09:34 linux-4q33 firmware.sh[6409]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:09:34 linux-4q33 dhcpcd[6388]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- Dec 22 13:23:41 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:23:41 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:23:41 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:23:41 linux-4q33 firmware.sh[7225]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:23:41 linux-4q33 pulseaudio[5602]: module-hal-detect.c: Error getting capability: org.freedesktop.Hal.NoSuchDevice: No device with id /org/freedesktop/Hal/devices/computer_logicaldev_input_3
- ---------------------------------------------------------------------------
- Dec 22 13:23:42 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:23:42 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:23:42 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:23:42 linux-4q33 firmware.sh[7401]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:23:42 linux-4q33 dhcpcd[7387]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- Dec 22 13:25:18 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:25:18 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:25:18 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:25:18 linux-4q33 firmware.sh[7878]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:26:20 linux-4q33 su: (to Hardcoast) root on none
- ---------------------------------------------------------------------------
- Dec 22 13:26:39 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:26:39 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:26:39 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:26:39 linux-4q33 firmware.sh[10162]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:26:39 linux-4q33 ifup:     eth0      device: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)
- ---------------------------------------------------------------------------
- Dec 22 13:26:39 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:26:39 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:26:39 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:26:39 linux-4q33 firmware.sh[10233]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:26:40 linux-4q33 SuSEfirewall2: /var/lock/SuSEfirewall2.booting exists which means system boot in progress, exit.
- ---------------------------------------------------------------------------
- Dec 22 13:26:45 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:26:45 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:26:45 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:26:45 linux-4q33 firmware.sh[10337]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:26:45 linux-4q33 dhcpcd[10322]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- Dec 22 13:26:46 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:26:46 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:26:46 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:26:46 linux-4q33 firmware.sh[10425]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:26:46 linux-4q33 ifup-route: interface wlan0 is not up
- ---------------------------------------------------------------------------
- Dec 22 13:27:36 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:27:36 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:27:36 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:27:36 linux-4q33 firmware.sh[11046]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:27:36 linux-4q33 dhcpcd[11031]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- Dec 22 13:28:07 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:28:07 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:28:07 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:28:07 linux-4q33 firmware.sh[11221]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:28:07 linux-4q33 dhcpcd[11207]: wlan0: ioctl SIOCSIFFLAGS: No such file or directory
- ---------------------------------------------------------------------------
- ==================================================================================================================
- *** grep -i radio /var/log/boot.msg | tail -n 5
- ==================================================================================================================
- *** dmesg | grep -i radio | tail -n 5
- ==================================================================================================================
- *** tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 5
- Dec 22 13:27:36 linux-4q33 firmware.sh[11046]: Cannot find  firmware file 'b43/ucode13.fw'
- Dec 22 13:28:07 linux-4q33 kernel: firmware: requesting b43/ucode13.fw
- Dec 22 13:28:07 linux-4q33 kernel: b43-phy0 ERROR: Firmware file "b43/ucode13.fw" not found
- Dec 22 13:28:07 linux-4q33 kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
- Dec 22 13:28:07 linux-4q33 firmware.sh[11221]: Cannot find  firmware file 'b43/ucode13.fw'
- ==================================================================================================================
- *** ls -ls /lib/firmware
- total 60
- 4 drwxr-xr-x 14 root root 4096 Dec 21 13:54 2.6.27.7-9-pae
- 4 -rw-r--r--  1 root root  137 Dec  3 07:00 3CCFEM556.cis
- 4 -rw-r--r--  1 root root  134 Dec  3 07:00 3CXEM556.cis
- 4 -rw-r--r--  1 root root  109 Dec  3 07:00 COMpad2.cis
- 4 -rw-r--r--  1 root root   76 Dec  3 07:00 COMpad4.cis
- 4 -rw-r--r--  1 root root  136 Dec  3 07:00 DP83903.cis
- 4 -rw-r--r--  1 root root   53 Dec  3 07:00 E-CARD.cis
- 4 -rw-r--r--  1 root root  253 Dec  3 07:00 LA-PCM.cis
- 4 -rw-r--r--  1 root root  107 Dec  3 07:00 MT5634ZLX.cis
- 4 -rw-r--r--  1 root root   54 Dec  3 07:00 NE2K.cis
- 4 -rw-r--r--  1 root root  210 Dec  3 07:00 PCMLM28.cis
- 4 -rw-r--r--  1 root root   68 Dec  3 07:00 PE-200.cis
- 4 -rw-r--r--  1 root root   74 Dec  3 07:00 PE520.cis
- 4 -rw-r--r--  1 root root   86 Dec  3 07:00 RS-COM-2P.cis
- 4 -rw-r--r--  1 root root   85 Dec  3 07:00 tamarack.cis
- ==================================================================================================================
- *** ndiswrapper -l
- No ndiswrapper module loaded
- ==================================================================================================================
- *** Active processes
- wpa_supplicant:NO knetworkmanager:NO nm-applet:NO
- ==================================================================================================================
- *** grep NETWORKMANAGER /etc/sysconfig/network/config
- NETWORKMANAGER="no"
- ==================================================================================================================
- *** grep -i persistent /etc/sysconfig/network/config
- ==================================================================================================================
- *** grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/70-persistent-net
- /usr/bin/egrep: /etc/udev/rules.d/*net_persistent*: No such file or directory
- /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
- /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
- ==================================================================================================================
- *** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*
- /etc/modprobe.conf:install eth0             /bin/true
- /etc/modprobe.conf:install eth1             /bin/true
- ==================================================================================================================
- *** iwlist scanning
- wlan0     Interface doesn't support scanning : Network is down
- 
- ==================================================================================================================
- *** NWEliza states
- IF:eth0  IM:1
- IF:wlan0  IM:2
- DI:2 dI:1 NIC:1 cNiC:2:1 NI:2 cNI:2 DHCP:2 NDIS:0 NIWL:0 IP6:1 KM:0 PNG:1 WLW: 0 AP:1 
-

Vielen Dank schon einmal für die Hilfe. (Ich denke, dass ihr fähig genug seid, mir zu helfen.)

Lg Maze
 
In der Script Ausgabe steht:
Code:
b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
Ich bin mir nicht sicher aber ich hätte die Version "You are using the b43 driver from linux-2.6.25 or newer" genommen. Vielleicht meldet sich hier jemand der uns ein Tipp geben kann was passt zu Deinem Kernel.
Gruß
 

Grothesk

Ultimate Guru
Doch bei der Installation des WLAN habe ich noch ein paar Probleme, die in diesem Forum noch nicht aufgetaucht sind.
Halte ich schwerstens für ein Gerücht.

firmwarecutter installieren, dann mit dem dort enthaltenen skript die Firmware nachinstallieren.

Hast du die von dir verlinkte Seite auch mal gelesen?

openSUSE 11.0 uses the following command:

* sudo /usr/sbin/install_bcm43xx_firmware
Kann man todesmutig aber auch bei der 11.1 mal versuchen.
 
OP
M

Maze

Newbie
Danke erst einmal für die Antworten. Leider waren diese bis dato nicht weiter hilfreich, weil ich auch diese Wege schon ausprobiert habe, es trat aber immer ein Fehler 127 auf und die Installation des firmwarecutters wurde abgebrochen. Und wie ihr vlt auch schon gesehen habt, habe ich den code mit oben genanntem Fehler geposted(Das ist der Weg von Version "You are using the b43 driver from linux-2.6.25 or newer".)

Kann mir vielleicht jemand sagen, wo ich vlt. einen funktionierenden Weg, den cutter zu installieren, herkriege und wie ich das ggf. sogar mit Yast machen kann?

HILFE!!!, Bitte...

Grüße
 
Maze schrieb:
Und wie ihr vlt auch schon gesehen habt, habe ich den code mit oben genanntem Fehler geposted(Das ist der Weg von Version "You are using the b43 driver from linux-2.6.25 or newer".)
Installiere die Pakete: make, gcc, kernel-source, gcc-c++ und glibc-devel.
Die zweite Möglichkeit: Yast-> Entwicklung-> Grundlegende Entwicklung installieren und dann Linux-Kernel-Entwicklung-> kernel-source installieren. Wenn die Pakete installiert sind dann nochmal mit dem Kommando make versuchen.
Gruß
 
OP
M

Maze

Newbie
K, danke, ich werd es auf jeden Fall damit probieren. Die nächsten Tage bin ich aber verreist, wodurch dies schlecht während dieser Zeit zu machen ist. Wenn noch Probleme auftauchen, meld ich mich nochmal.

Bis dahin schon einmal FROHE WEIHNACHTEN!!!

Grüße
 

Atreju

Member
Habe selber ein HP 6715s mit einem 54Mbps BCM4311 Chipsatz. Opensuse 11.1 habe ich noch nicht installiert, da die 11.0 noch einwandfrei läuft. Aber ich denke mal der Unterschied wird nicht groß sein.

Ich habe Wlan mit Opensuse Boardmittel zum laufen gebracht. Dazu mußte ich die Pakete b43, b43legacy und NetworkManager-kde installieren. Wlan nicht über Yast konfigurieren, alles so lassen we es ist, nur über NetworkManager-kde konfigurieren.

So hat es bei mir geklapt.

Mittlerweile habe ich das 54Mbps BCM4311 Modul gegen ein 300Mbps BCM4321 Modul getauscht, das läuft auch mit Bordmitteln ( broadcom-wl, broadcom-wl-kmp-default und NetworkManager-kde)

Ansonsten kann ich dir diese Seite noch empfehlen http://www.susegeek.com/networking/fix-bcm4311431243214322-wireless-in-opensuse-111-and-earlier/#more-1229

Ich hoffe, das ich dir mit der Info helfen konnte.
 
Oben