WLAN Problem: openSUSE 11.1

Hi openSUSE Forum =)

Folgendes Problem: Ich hab kürzlich openSUSE 11.1 auf meinem PC installiert und hab ums verrecken das WLAN nich zum laufen gebracht. Daraufhin hab ich mal recherchiert und bin auf das Script collectNWData gestoßen.

Meine Netzwerkkarte trägt den Namen

BCM4318 [Airforce One 54g] 802.11g

Die Ausgabe des Scripts sieht so aus:


collectNWData.sh V0.6.1.15 (Rev: 1.165, Build: 2009/09/02 18:39:22)
--- 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
!!! CND0380E: No WLANs detected on interface wlan0. Hardware and/or driver not configured properly
!!! CND0190W: There seems to be a problem with the WLAN firmware
!!! CND0230W: IPV6 enabled
!!! CND0240E: knetworkmanager for network configuration enabled but network card configuration for eth0 detected
--- Go to http://www.linux-tips-and-tricks.de/CND#English 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 the net (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links) and then the nopaste link on your favorite Linux forum.
==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
openSUSE 11.1 (i586)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
==================================================================================================================
*** cat /etc/hosts
127.0.0.1	localhost
127.0.0.2       linux.site linux
==================================================================================================================
*** cat /etc/HOSTNAME
linux.site
==================================================================================================================
*** route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
==================================================================================================================
*** ifconfig
eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Memory:fdfc0000-fdfe0000 
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:72 errors:0 dropped:0 overruns:0 frame:0
          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:4760 (4.6 Kb)  TX bytes:4760 (4.6 Kb)
==================================================================================================================
*** ping tests
connect: Network is unreachable
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
00:19.0 Ethernet controller [0200]: Intel Corporation 82562V-2 10/100 Network Connection [8086:10c0] (rev 02)
02:00.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
==================================================================================================================
*** lsusb
Bus 008 Device 004: ID 0781:5406 SanDisk Corp. Cruzer Micro 1/2/4GB Flash Drive
Bus 008 Device 003: ID 0644:0200 TEAC Corp. 
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 1058:1100 Western Digital Technologies, Inc. 
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 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 003: ID 046d:c525 Logitech, Inc. 
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 002 Device 004: ID 413c:2105 Dell Computer Corp. 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================

Teil 2 der Ausgabe:


*** hwinfo --netcard; # (filtered)
11: PCI 19.0: 0200 Ethernet controller
  Model: "Intel 82562V-2 10/100 Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x10c0 "82562V-2 10/100 Network Connection"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x020d 
  Driver: "e1000e"
  Driver Modules: "e1000e"
  Device File: eth0
  Link detected: no
    Driver Status: e1000e is active
    Driver Activation Cmd: "modprobe e1000e"
28: PCI 200.0: 0282 WLAN controller
  Model: "ASUSTeK WL-138G V2 802.11g WLAN PCI Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4318 "BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller"
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x100f "WL-138G V2 802.11g WLAN PCI Card"
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
==================================================================================================================
*** lsmod
| acpi_cpufreq            | af_packet               | agpgart                 | ahci                     |
| arc4                    | ata_piix                | aufs                    | b43                      |
| binfmt_misc             | brd                     | BusLogic                | button                   |
| cdrom                   | cfg80211                | cpufreq_conservative    | cpufreq_powersave        |
| cpufreq_userspace       | crc_t10dif              | crypto_blkcipher        | dcdbas                   |
| dm_mod                  | dock                    | e1000e                  | ecb                      |
| edd                     | ehci_hcd                | fan                     | fat                      |
| ff_memless              | floppy                  | fuse                    | hid                      |
| hwmon                   | i2c_core                | i2c_i801                | ide_cd_mod               |
| ide_core                | ide_disk                | input_polldev           | intel_agp                |
| ipv6                    | iTCO_vendor_support     | iTCO_wdt                | joydev                   |
| led_class               | libata                  | loop                    | mac80211                 |
| nls_cp437               | nls_iso8859_1           | nls_utf8                | parport                  |
| parport_pc              | pcmcia                  | pcmcia_core             | pcspkr                   |
| processor               | rfkill                  | rfkill_input            | rtc_cmos                 |
| rtc_core                | rtc_lib                 | scsi_mod                | sd_mod                   |
| serio_raw               | sg                      | 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               | speedstep_lib           | squashfs                | sr_mod                   |
| ssb                     | st                      | thermal                 | thermal_sys              |
| uhci_hcd                | usbcore                 | usbhid                  | usb_storage              |
| vfat                    |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
STARTMODE='onboot'
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
wmaster0  no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:""  
          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:off
          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
12:57:32 2009-09-28
==================================================================================================================
*** 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
Sep 28 12:54:47 linux firmware.sh[4859]: Cannot find  firmware file 'b43/ucode5.fw'
Sep 28 12:57:33 linux kernel: firmware: requesting b43/ucode5.fw
Sep 28 12:57:33 linux kernel: b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
Sep 28 12:57:33 linux kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
Sep 28 12:57:33 linux firmware.sh[5456]: Cannot find  firmware file 'b43/ucode5.fw'
==================================================================================================================
*** ls /lib/firmware
| 2.6.27.7-9-default      | 3CCFEM556.cis           | 3CXEM556.cis            | aic94xx-seq.fw           |
| aica_firmware.bin       | asihpi                  | atmel_at76c502_3com.bin | atmel_at76c502_3com-wpa.bin |
| atmel_at76c502.bin      | atmel_at76c502d.bin     | atmel_at76c502d-wpa.bin | atmel_at76c502e.bin      |
| atmel_at76c502e-wpa.bin | atmel_at76c502-wpa.bin  | atmel_at76c503-i3861.bin| atmel_at76c503-i3863.bin |
| atmel_at76c503-rfmd-0.90.2-140.bin| atmel_at76c503-rfmd-acc.bin| atmel_at76c503-rfmd.bin | atmel_at76c504_2958-wpa.bin |
| atmel_at76c504a_2958-wpa.bin| atmel_at76c504.bin      | atmel_at76c504c-wpa.bin | atmel_at76c505a-rfmd2958.bin |
| atmel_at76c505-rfmd2958.bin| atmel_at76c505-rfmd.bin | atmel_at76c506.bin      | atmel_at76c506-wpa.bin   |
| BCM2033-FW.bin          | BCM2033-MD.hex          | bfubase.frm             | COMpad2.cis              |
| COMpad4.cis             | digiface_firmware.bin   | digiface_firmware_rev11.bin| DP83903.cis              |
| dvb-ttpci-01.fw         | dvb-ttpci-01.fw-2622    | ea                      | E-CARD.cis               |
| emagic                  | emu                     | ess                     | ipw2100-1.3.fw           |
| ipw2100-1.3-i.fw        | ipw2100-1.3-p.fw        | ipw2200-bss.fw          | ipw2200-ibss.fw          |
| ipw2200-sniffer.fw      | ipw-2.2-boot.fw         | ipw-2.2-bss.fw          | ipw-2.2-bss_ucode.fw     |
| ipw-2.2-ibss.fw         | ipw-2.2-ibss_ucode.fw   | ipw-2.3-boot.fw         | ipw-2.3-bss.fw           |
| ipw-2.3-bss_ucode.fw    | ipw-2.3-ibss.fw         | ipw-2.3-ibss_ucode.fw   | ipw-2.3-sniffer.fw       |
| ipw-2.3-sniffer_ucode.fw| ipw-2.4-boot.fw         | ipw-2.4-bss.fw          | ipw-2.4-bss_ucode.fw     |
| ipw-2.4-ibss.fw         | ipw-2.4-ibss_ucode.fw   | ipw-2.4-sniffer.fw      | ipw-2.4-sniffer_ucode.fw |
| iwlwifi-3945-1.ucode    | iwlwifi-4965-1.ucode    | iwlwifi-4965-2.ucode    | iwlwifi-5000-1.ucode     |
| korg                    | LA-PCM.cis              | LICENSE.ipw2200-fw      | LICENSE.ipw2x00          |
| LICENSE.iwlwifi-3945-ucode| LICENSE.iwlwifi-4965-ucode| LICENSE.iwlwifi-5000-ucode| LICENSE.ralink-firmware.txt |
| mixart                  | MT5634ZLX.cis           | multiface_firmware.bin  | multiface_firmware_rev11.bin |
| NE2K.cis                | PCMLM28.cis             | pcxhr                   | PE-200.cis               |
| PE520.cis               | ql2100_fw.bin           | ql2200_fw.bin           | ql2300_fw.bin            |
| ql2322_fw.bin           | ql2400_fw.bin           | ql2500_fw.bin           | README.iwlwifi-3945-ucode |
| README.iwlwifi-4965-ucode| README.iwlwifi-5000-ucode| RS-COM-2P.cis           | rt2561.bin               |
| rt2561s.bin             | rt2661.bin              | rt73.bin                | sb16                     |
| STLC2500_R4_00_03.ptc   | STLC2500_R4_00_06.ssf   | STLC2500_R4_02_02_WLAN.ssf| STLC2500_R4_02_04.ptc    |
| tamarack.cis            | vx                      | yamaha                  | zd1211                   |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:YES nm-applet:NO
==================================================================================================================
*** grep NETWORKMANAGER /etc/sysconfig/network/config
NETWORKMANAGER=yes
==================================================================================================================
*** 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"
==================================================================================================================
*** 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

No WLANs found
==================================================================================================================
*** NWEliza states
IF:eth0  IM:1
IF:wlan0  IM:2
DI:2 dI:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:wlan0-1 NDIS:0 NIWL:1 CM:0 IP6:1 KM:1 WLW: 0 AP:0 

FunkyM0nk wrote:
> Teil 2 der Ausgabe:
>
>
> Code:
> --------------------
>
> *** hwinfo --netcard; # (filtered)
> 11: PCI 19.0: 0200 Ethernet controller
> Model: “Intel 82562V-2 10/100 Network Connection”
> Vendor: pci 0x8086 “Intel Corporation”
> Device: pci 0x10c0 “82562V-2 10/100 Network Connection”
> SubVendor: pci 0x1028 “Dell”
> SubDevice: pci 0x020d
> Driver: “e1000e”
> Driver Modules: “e1000e”
> Device File: eth0
> Link detected: no
> Driver Status: e1000e is active
> Driver Activation Cmd: “modprobe e1000e”
> 28: PCI 200.0: 0282 WLAN controller
> Model: “ASUSTeK WL-138G V2 802.11g WLAN PCI Card”
> Vendor: pci 0x14e4 “Broadcom”
> Device: pci 0x4318 “BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller”
> SubVendor: pci 0x1043 “ASUSTeK Computer Inc.”
> SubDevice: pci 0x100f “WL-138G V2 802.11g WLAN PCI Card”
> Driver: “b43-pci-bridge”
> Driver Modules: “ssb”
> Device File: wlan0
> Driver Status: ssb is active
> Driver Activation Cmd: “modprobe ssb”
> ==================================================================================================================
> *** lsmod
> | acpi_cpufreq | af_packet | agpgart | ahci |
> | arc4 | ata_piix | aufs | b43 |
> | binfmt_misc | brd | BusLogic | button |
> | cdrom | cfg80211 | cpufreq_conservative | cpufreq_powersave |
> | cpufreq_userspace | crc_t10dif | crypto_blkcipher | dcdbas |
> | dm_mod | dock | e1000e | ecb |
> | edd | ehci_hcd | fan | fat |
> | ff_memless | floppy | fuse | hid |
> | hwmon | i2c_core | i2c_i801 | ide_cd_mod |
> | ide_core | ide_disk | input_polldev | intel_agp |
> | ipv6 | iTCO_vendor_support | iTCO_wdt | joydev |
> | led_class | libata | loop | mac80211 |
> | nls_cp437 | nls_iso8859_1 | nls_utf8 | parport |
> | parport_pc | pcmcia | pcmcia_core | pcspkr |
> | processor | rfkill | rfkill_input | rtc_cmos |
> | rtc_core | rtc_lib | scsi_mod | sd_mod |
> | serio_raw | sg | 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 | speedstep_lib | squashfs | sr_mod |
> | ssb | st | thermal | thermal_sys |
> | uhci_hcd | usbcore | usbhid | usb_storage |
> | vfat |
> ==================================================================================================================
> *** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v “.=’’"
> ==================================================================================================================
> *** cat /etc/sysconfig/network/ifcfg-eth0
> BOOTPROTO=‘dhcp’
> STARTMODE=‘onboot’
> ==================================================================================================================
> *** iwconfig
> lo no wireless extensions.
> eth0 no wireless extensions.
> wmaster0 no wireless extensions.
> wlan0 IEEE 802.11bg ESSID:""
> 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:off
> 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
> 12:57:32 2009-09-28
> ==================================================================================================================
> *** 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
> Sep 28 12:54:47 linux firmware.sh[4859]: Cannot find firmware file ‘b43/ucode5.fw’
> Sep 28 12:57:33 linux kernel: firmware: requesting b43/ucode5.fw
> Sep 28 12:57:33 linux kernel: b43-phy0 ERROR: Firmware file “b43/ucode5.fw” not found
> Sep 28 12:57:33 linux kernel: b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
> Sep 28 12:57:33 linux firmware.sh[5456]: Cannot find firmware file ‘b43/ucode5.fw’
> ==================================================================================================================
> *** ls /lib/firmware
> | 2.6.27.7-9-default | 3CCFEM556.cis | 3CXEM556.cis | aic94xx-seq.fw |
> | aica_firmware.bin | asihpi | atmel_at76c502_3com.bin | atmel_at76c502_3com-wpa.bin |
> | atmel_at76c502.bin | atmel_at76c502d.bin | atmel_at76c502d-wpa.bin | atmel_at76c502e.bin |
> | atmel_at76c502e-wpa.bin | atmel_at76c502-wpa.bin | atmel_at76c503-i3861.bin| atmel_at76c503-i3863.bin |
> | atmel_at76c503-rfmd-0.90.2-140.bin| atmel_at76c503-rfmd-acc.bin| atmel_at76c503-rfmd.bin | atmel_at76c504_2958-wpa.bin |
> | atmel_at76c504a_2958-wpa.bin| atmel_at76c504.bin | atmel_at76c504c-wpa.bin | atmel_at76c505a-rfmd2958.bin |
> | atmel_at76c505-rfmd2958.bin| atmel_at76c505-rfmd.bin | atmel_at76c506.bin | atmel_at76c506-wpa.bin |
> | BCM2033-FW.bin | BCM2033-MD.hex | bfubase.frm | COMpad2.cis |
> | COMpad4.cis | digiface_firmware.bin | digiface_firmware_rev11.bin| DP83903.cis |
> | dvb-ttpci-01.fw | dvb-ttpci-01.fw-2622 | ea | E-CARD.cis |
> | emagic | emu | ess | ipw2100-1.3.fw |
> | ipw2100-1.3-i.fw | ipw2100-1.3-p.fw | ipw2200-bss.fw | ipw2200-ibss.fw |
> | ipw2200-sniffer.fw | ipw-2.2-boot.fw | ipw-2.2-bss.fw | ipw-2.2-bss_ucode.fw |
> | ipw-2.2-ibss.fw | ipw-2.2-ibss_ucode.fw | ipw-2.3-boot.fw | ipw-2.3-bss.fw |
> | ipw-2.3-bss_ucode.fw | ipw-2.3-ibss.fw | ipw-2.3-ibss_ucode.fw | ipw-2.3-sniffer.fw |
> | ipw-2.3-sniffer_ucode.fw| ipw-2.4-boot.fw | ipw-2.4-bss.fw | ipw-2.4-bss_ucode.fw |
> | ipw-2.4-ibss.fw | ipw-2.4-ibss_ucode.fw | ipw-2.4-sniffer.fw | ipw-2.4-sniffer_ucode.fw |
> | iwlwifi-3945-1.ucode | iwlwifi-4965-1.ucode | iwlwifi-4965-2.ucode | iwlwifi-5000-1.ucode |
> | korg | LA-PCM.cis | LICENSE.ipw2200-fw | LICENSE.ipw2x00 |
> | LICENSE.iwlwifi-3945-ucode| LICENSE.iwlwifi-4965-ucode| LICENSE.iwlwifi-5000-ucode| LICENSE.ralink-firmware.txt |
> | mixart | MT5634ZLX.cis | multiface_firmware.bin | multiface_firmware_rev11.bin |
> | NE2K.cis | PCMLM28.cis | pcxhr | PE-200.cis |
> | PE520.cis | ql2100_fw.bin | ql2200_fw.bin | ql2300_fw.bin |
> | ql2322_fw.bin | ql2400_fw.bin | ql2500_fw.bin | README.iwlwifi-3945-ucode |
> | README.iwlwifi-4965-ucode| README.iwlwifi-5000-ucode| RS-COM-2P.cis | rt2561.bin |
> | rt2561s.bin | rt2661.bin | rt73.bin | sb16 |
> | STLC2500_R4_00_03.ptc | STLC2500_R4_00_06.ssf | STLC2500_R4_02_02_WLAN.ssf| STLC2500_R4_02_04.ptc |
> | tamarack.cis | vx | yamaha | zd1211 |
> ==================================================================================================================
> *** ndiswrapper -l
> No ndiswrapper module loaded
> ==================================================================================================================
> *** Active processes
> wpa_supplicant:YES knetworkmanager:YES nm-applet:NO
> ==================================================================================================================
> *** grep NETWORKMANAGER /etc/sysconfig/network/config
> NETWORKMANAGER=yes
> ==================================================================================================================
> *** 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”
> ==================================================================================================================
> *** 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
>
> No WLANs found
> ==================================================================================================================
> *** NWEliza states
> IF:eth0 IM:1
> IF:wlan0 IM:2
> DI:2 dI:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:wlan0-1 NDIS:0 NIWL:1 CM:0 IP6:1 KM:1 WLW: 0 AP:0

Sorry to not reply in German. I can read it, but my writing skills
have decayed.

You must install the firmware for the BCM4318. If you have Internet
access in openSUSE, then open a terminal and enter the following commands:

sudo /usr/sbin/install_bcm43xx_firmware
sudo /sbin/modprobe -rv b43
sudo /sbin/modprobe -v b43

At this point, you should be able to see your access point with the
command

sudo /usr/sbin/iwlist scan

You should also be able to configure the wireless network using
NetworkManager of ifup, whichever you choose.