[gelöst] WLAN Einrichtung "brcm/bcm43xx-0.fw

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Antworten
Gerschon
Beiträge: 157
Registriert: 01.01.2012 20:17:06

[gelöst] WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von Gerschon » 16.04.2017 10:27:22

Hallo,

für einen Bekannten möchte ich WLAN auf Debian 8 einrichten.
Bei der Installation wurde obiges Paket versucht anzufordern.

Hardware Dell Notebook Latitude E5410. 64 Bit 4 GB AS

Code: Alles auswählen

 uname -r
3.16.0-4-amd64

Code: Alles auswählen

lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 05)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
02:00.0 [b]Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)[/b]
03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 03)
03:00.4 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller (rev 03)
0b:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5761e Gigabit Ethernet PCIe (rev 10)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation 1st Generation Core Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation 1st Generation Core Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation 1st Generation Core Processor Reserved (rev 02)

Code: Alles auswählen

 iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
          
eth0      no wireless extensions.

Code: Alles auswählen

fdisk -l

Disk /dev/sda: 298,1 GiB, 320072933376 bytes, 625142448 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x90c89ccc

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1  *         2048  15624191  15622144   7,5G 82 Linux swap / Solaris
/dev/sda3        15626238 625141759 609515522 290,7G  5 Extended
/dev/sda5       234516480 250140671  15624192   7,5G 82 Linux swap / Solaris
/dev/sda6       250142720 289202175  39059456  18,6G 83 Linux
/dev/sda7       289204224 625141759 335937536 160,2G 83 Linux
/dev/sda8        15626240  54685695  39059456  18,6G 83 Linux
/dev/sda9        54687744 234500095 179812352  85,8G 83 Linux

Partition table entries are not in disk order.
sda5, sda6 und sda7 Debian 8
sda1, sda 8 und sda9 anderes Linuxsystem.

Frage

Wie komme ich da weiter, so dass das WLAN unter Debian 8 funktioniert?
Zuletzt geändert von Gerschon am 18.04.2017 22:10:28, insgesamt 1-mal geändert.
Meine Lebenskraft ist unverkäuflich und Du kannst nur etwas freiwillig geschenkt bekommen davon, wenn ich als lebender Mann und souveränes und mündiges, einmaliges, göttlich beseeltes Individuum respektvoll wertgeschätzt werde.

schwedenmann
Beiträge: 5525
Registriert: 30.12.2004 15:31:07
Wohnort: Wegberg

Re: WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von schwedenmann » 16.04.2017 10:39:32

Hallo


siehe hier:
https://wiki.ubuntuusers.de/WLAN/Broadcom_bcm43xx/

mfg
schwedenmann

Gerschon
Beiträge: 157
Registriert: 01.01.2012 20:17:06

Re: WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von Gerschon » 16.04.2017 12:18:14

schwedenmann hat geschrieben:Hallo


siehe hier:
https://wiki.ubuntuusers.de/WLAN/Broadcom_bcm43xx/

mfg
schwedenmann

Gut wenn da nachgesehen wird ist das BCM 4313 802.11bgm mit ID 14e4:4727

Nach der Anleitung und Eingabe vom root-Terminal mit apt-get install b43-fwcutter firmware-b43-installer kommt
E: Paket b43-fwcutter kann nicht gefunden werden.

Code: Alles auswählen

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 DVD Bi$

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 DVD Bi$

deb http://ftp.de.debian.org/debian/ jessie main
deb-src http://ftp.de.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

# jessie-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
Stimmt da was nicht mit der sources.list ?

Wofehlt es denn da noch?

hier letzter Stand mit lsmod:

Code: Alles auswählen

lsmod 
Module                  Size  Used by
cpufreq_stats          12782  0 
cpufreq_powersave      12454  0 
cpufreq_userspace      12525  0 
cpufreq_conservative    14184  0 
nfsd                  262938  2 
auth_rpcgss            51209  1 nfsd
oid_registry           12419  1 auth_rpcgss
nfs_acl                12511  1 nfsd
nfs                   192232  0 
lockd                  83389  2 nfs,nfsd
fscache                45542  1 nfs
sunrpc                237364  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
snd_hda_codec_hdmi     45118  1 
arc4                   12536  2 
brcmsmac              515930  0 
cordic                 12352  1 brcmsmac
brcmutil               13093  1 brcmsmac
b43                   378288  0 
mac80211              482315  2 b43,brcmsmac
cfg80211              413730  3 b43,brcmsmac,mac80211
dell_laptop            17077  0 
iTCO_wdt               12831  0 
iTCO_vendor_support    12649  1 iTCO_wdt
snd_hda_codec_idt      48946  1 
snd_hda_codec_generic    63181  1 snd_hda_codec_idt
ssb                    61008  1 b43
rng_core               12733  1 b43
pcmcia                 49012  2 b43,ssb
pcmcia_core            18392  1 pcmcia
bcma                   37206  2 b43,brcmsmac
rfkill                 18867  3 cfg80211,dell_laptop
dcdbas                 13313  1 dell_laptop
dell_wmi               12477  0 
intel_powerclamp       17159  0 
sparse_keymap          12818  1 dell_wmi
i915                  841331  2 
coretemp               12820  0 
snd_hda_intel          26407  3 
snd_hda_controller     26646  1 snd_hda_intel
pcspkr                 12595  0 
joydev                 17063  0 
evdev                  17445  29 
kvm_intel             139156  0 
serio_raw              12849  0 
snd_hda_codec         104500  5 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
kvm                   392897  1 kvm_intel
i2c_i801               16965  0 
intel_ips              17420  0 
snd_hwdep              13148  1 snd_hda_codec
drm_kms_helper         49210  1 i915
drm                   249998  4 i915,drm_kms_helper
battery                13356  0 
lpc_ich                20768  0 
mfd_core               12601  1 lpc_ich
tpm_tis                17231  0 
snd_pcm                88662  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_timer              26720  1 snd_pcm
snd                    65338  14 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
soundcore              13026  2 snd,snd_hda_codec
shpchp                 31121  0 
tpm                    31511  1 tpm_tis
wmi                    17339  1 dell_wmi
mei_me                 17941  0 
mei                    74977  1 mei_me
dell_smo8800           12742  0 
i2c_algo_bit           12751  1 i915
i2c_core               46012  5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
video                  18096  1 i915
ac                     12715  0 
button                 12944  1 i915
acpi_cpufreq           17218  1 
processor              28221  1 acpi_cpufreq
thermal_sys            27642  3 video,intel_powerclamp,processor
fuse                   83350  1 
parport_pc             26300  0 
ppdev                  16782  0 
lp                     17074  0 
parport                35749  3 lp,ppdev,parport_pc
autofs4                35529  2 
ext4                  477894  2 
crc16                  12343  1 ext4
mbcache                17171  1 ext4
jbd2                   82514  1 ext4
hid_generic            12393  0 
usbhid                 44460  0 
hid                   102264  2 hid_generic,usbhid
sd_mod                 44356  4 
crc_t10dif             12431  1 sd_mod
crct10dif_generic      12581  1 
sg                     29973  0 
sr_mod                 21903  0 
cdrom                  47424  1 sr_mod
crct10dif_common       12356  2 crct10dif_generic,crc_t10dif
firewire_ohci          39523  0 
tg3                   164481  0 
ptp                    17692  1 tg3
pps_core               17225  1 ptp
psmouse                99249  0 
libphy                 32268  1 tg3
firewire_core          56665  1 firewire_ohci
crc_itu_t              12347  1 firewire_core
sdhci_pci              22097  0 
sdhci                  35161  1 sdhci_pci
mmc_core              102374  4 b43,ssb,sdhci,sdhci_pci
ahci                   33334  3 
libahci                27158  1 ahci
ehci_pci               12512  0 
ehci_hcd               69837  1 ehci_pci
libata                177508  2 ahci,libahci
scsi_mod              191405  4 sg,libata,sd_mod,sr_mod
usbcore               195468  3 ehci_hcd,ehci_pci,usbhid
usb_common             12440  1 usbcore
Unter Linuxmint gibt es laut Verbindungsinformation den Hinweis brcmsmac als Treiber dort geht WLAN.

Code: Alles auswählen

# 

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 DVD Binary-1 20150420-07:18]/ jessie contrib main

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 DVD Binary-1 20150420-07:18]/ jessie contrib main

deb http://ftp.de.debian.org/debian/ jessie main non-free
deb-src http://ftp.de.debian.org/debian/ jessie main non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

 jessie-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
Danke, sources.list angepasst.

Nochmal die sourcen.list angepasst:

Code: Alles auswählen

apt-get update
Ign http://ftp.de.debian.org jessie InRelease
OK   http://security.debian.org jessie/updates InRelease
OK   http://ftp.de.debian.org jessie Release.gpg    
OK   http://ftp.de.debian.org jessie Release
Holen: 1 http://security.debian.org jessie/updates/non-free Sources [14 B]
Holen: 2 http://ftp.de.debian.org jessie/non-free Sources [99,5 kB]      
OK   http://security.debian.org jessie/updates/main amd64 Packages
OK   http://security.debian.org jessie/updates/contrib amd64 Packages     
Holen: 3 http://security.debian.org jessie/updates/non-free amd64 Packages [14 B]
OK   http://security.debian.org jessie/updates/contrib Translation-en             
OK   http://security.debian.org jessie/updates/main Translation-en              
Holen: 4 http://security.debian.org jessie/updates/non-free Translation-en [14 B]
OK   http://security.debian.org jessie/updates/main Sources                              
OK   http://ftp.de.debian.org jessie/main amd64 Packages                                  
OK   http://security.debian.org jessie/updates/contrib Sources     
Holen: 5 http://ftp.de.debian.org jessie/non-free amd64 Packages [83,6 kB]
Holen: 6 http://ftp.de.debian.org jessie/main Translation-de_DE [830 B]
OK   http://ftp.de.debian.org jessie/main Translation-de
OK   http://ftp.de.debian.org jessie/main Translation-en
Holen: 7 http://ftp.de.debian.org jessie/non-free Translation-en [72,1 kB]
OK   http://ftp.de.debian.org jessie/main Sources                                  
Es wurden 256 kB in 4 s geholt (60,7 kB/s).           
Paketlisten werden gelesen... Fertig
Jetzt scheint die sourcen.list zu stimmen?
Zuletzt geändert von Gerschon am 16.04.2017 16:06:02, insgesamt 3-mal geändert.
Meine Lebenskraft ist unverkäuflich und Du kannst nur etwas freiwillig geschenkt bekommen davon, wenn ich als lebender Mann und souveränes und mündiges, einmaliges, göttlich beseeltes Individuum respektvoll wertgeschätzt werde.

BenutzerGa4gooPh

Re: WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von BenutzerGa4gooPh » 16.04.2017 15:42:04

Nach der Anleitung und Eingabe vom root-Terminal mit apt-get install b43-fwcutter firmware-b43-installer kommt
E: Paket b43-fwcutter kann nicht gefunden werden.
Stimmt da was nicht mit der sources.list ?
Stimmt nicht. Ueberall (jede Zeile) nonfree hinter! deb-src ... kannste auskommentieren.
https://wiki.debian.org/SourcesList
apt update und apt upgrade, reboot und nochmal versuchen!

Danach muss die Firmware mit dem b43-Installer installiert werden. Von schwedenmann verlinktes Ubuntu HowTo.
Gibt aktuell noch einen Thread: viewtopic.php?f=28&t=164902
Debian Wiki: https://wiki.debian.org/bcm43xx

Gerschon
Beiträge: 157
Registriert: 01.01.2012 20:17:06

Re: WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von Gerschon » 16.04.2017 16:26:10

Jana66 hat geschrieben:
Nach der Anleitung und Eingabe vom root-Terminal mit apt-get install b43-fwcutter firmware-b43-installer kommt
E: Paket b43-fwcutter kann nicht gefunden werden.
Stimmt da was nicht mit der sources.list ?
Stimmt nicht. Ueberall (jede Zeile) nonfree hinter! deb-src ... kannste auskommentieren.
https://wiki.debian.org/SourcesList
apt update und apt upgrade, reboot und nochmal versuchen!

Danach muss die Firmware mit dem b43-Installer installiert werden. Von schwedenmann verlinktes Ubuntu HowTo.
Gibt aktuell noch einen Thread: viewtopic.php?f=28&t=164902
Debian Wiki: https://wiki.debian.org/bcm43xx
Soweit klar, man kommt biszu diesem Punkt wenn man den Anweisungen im Thread folg

Code: Alles auswählen

apt-get install --reinstall --yes firmware-b43-installer
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
E: Paket firmware-b43-installer kann nicht gefunden werden.
Meine Lebenskraft ist unverkäuflich und Du kannst nur etwas freiwillig geschenkt bekommen davon, wenn ich als lebender Mann und souveränes und mündiges, einmaliges, göttlich beseeltes Individuum respektvoll wertgeschätzt werde.

dufty2
Beiträge: 1709
Registriert: 22.12.2013 16:41:16

Re: WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von dufty2 » 16.04.2017 16:39:33

Wenn Deine sources.list aus Antwort 2 noch stimmt, hast Du "contrib" zwar in "jessie-updates" und "security" enthalten, aber in der ersten Zeile fehlt sie, also in
deb http://ftp.de.debian.org/debian/ jessie main non-free

Package firmware-b43-installer
jessie (stable) (kernel): firmware installer for the b43 driver [contrib]

Gerschon
Beiträge: 157
Registriert: 01.01.2012 20:17:06

Re: WLAN Einrichtung "brcm/bcm43xx-0.fw

Beitrag von Gerschon » 16.04.2017 17:05:41

dufty2 hat geschrieben:Wenn Deine sources.list aus Antwort 2 noch stimmt, hast Du "contrib" zwar in "jessie-updates" und "security" enthalten, aber in der ersten Zeile fehlt sie, also in
deb http://ftp.de.debian.org/debian/ jessie main non-free

Package firmware-b43-installer
jessie (stable) (kernel): firmware installer for the b43 driver [contrib]
Alles klar jetzt ging das mit dem Download von fccutter...

hier nochmal der letzte Stand von sources.list

Code: Alles auswählen

# 

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 DVD Bi$

# deb cdrom:[Debian GNU/Linux testing _Jessie_ - Official Snapshot amd64 DVD Bi$

deb http://ftp.de.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.de.debian.org/debian/ jessie main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

# jessie-updates, previously known as 'volatile'
 deb http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free
 deb-src http://ftp.de.debian.org/debian/ jessie-updates main contrib non-free

Hier ein Auszug von dmeg:

9.066053] dell_wmi: Received unknown WMI event (0x11)
[ 9.526758] cfg80211: Calling CRDA to update world regulatory domain
[ 9.606057] Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1
[ 9.606062] b43: probe of bcma0:0 failed with error -524
[ 9.606082] Broadcom 43xx driver loaded [ Features: PMNLS ]
[ 9.757958] brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 17

Der Treiber ist geladen!! Aber der modul parameter stimmt nicht.

Kann vielleicht hier nicht mehr weiter machen, weil mein Bekannter gleich kommen wird um den Notebook mitzu nehmen. Nun ja LM 18.1 geht ja mit dem WLAN.

Danke und schöne Ostern. :-
Meine Lebenskraft ist unverkäuflich und Du kannst nur etwas freiwillig geschenkt bekommen davon, wenn ich als lebender Mann und souveränes und mündiges, einmaliges, göttlich beseeltes Individuum respektvoll wertgeschätzt werde.

Antworten