Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: Ubuntu-Forum & Kubuntu-Forum | www.Ubuntu-Forum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

  • »chrischris« ist der Autor dieses Themas

Beiträge: 40

Registrierungsdatum: 26.12.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

1

08.01.2011, 16:19

WLAN wird nicht erkannt

Hallo allerseits!

Ich habe einen neuen Laptop mit der aktuellen Ubuntu-Version. Damit WLAN-Netze überhaupt erkannt werden, habe ich alls ausprobiert, was ich im Netz gefunden habe...
Ein paar Infos zum aktuelle Stand:
iwconfig:

Zitat

lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11 Access Point: Not-Associated
Link Quality:5 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0

ifconfig:

Zitat

eth0 Link encap:Ethernet Hardware Adresse 1c:c1:de:a0:03:e3
inet Adresse:192.168.2.100 Bcast:192.168.2.255 Maske:255.255.255.0
inet6-Adresse: fe80::1ec1:deff:fea0:3e3/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX packets:6271 errors:0 dropped:0 overruns:0 frame:0
TX packets:5126 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:6924687 (6.9 MB) TX bytes:645659 (645.6 KB)
Interrupt:43 Basisadresse:0x8000

lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metrik:1
RX packets:48 errors:0 dropped:0 overruns:0 frame:0
TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:3608 (3.6 KB) TX bytes:3608 (3.6 KB)

lspci:

Zitat

00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
00:09.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 4)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 41)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:16.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:16.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
06:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)

Danke!

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »chrischris« (09.01.2011, 12:43)


2

08.01.2011, 19:18

Hallo chrischris,

um dir helfen zu können, benötigen wir noch etwas mehr Informationen, führe dazu bitte das WLAN-Skript auf dieser Seite aus:


Gruß

apensiv

  • »praseodym« ist männlich

Beiträge: 955

Registrierungsdatum: 16.02.2010

Derivat: Ubuntu

Version: Ubuntu 20.04 LTS - Focal Fossa

Architektur: 64-Bit PC

Desktop: GNOME 3.0

  • Nachricht senden

3

08.01.2011, 19:25

Hallo,

welchen Broadcom-Treiber nutzt du? Den b43? Der braucht die proprietäre Firmware, installiere dazu das Paket b43-fwcutter in der Paketverwaltung über Kabelverbindung und starte den Rechner neu. Im Falle des STA-Treibers reinstalliere den Kernel und den Treiber durch:

Quellcode

1
sudo apt-get install --reinstall linux-image-$(uname -r) bcmwl-kernel-source

und starte ebenfalls neu.
Poste anschliessend zur Diagnose:

Quellcode

1
2
3
4
5
6
7
iwconfig
lspci -nnk | grep -i net -A2
lsmod
dmesg | egrep 'b43|wl'
sudo iwlist scan                       #benenne hier dein Netz
rfkill list
cat /var/lib/NetworkManager/NetworkManager.state
Was es alles gibt, das ich nicht brauche.
(Aristoteles)
COPY/PASTE funktioniert auch im Terminal

  • »chrischris« ist der Autor dieses Themas

Beiträge: 40

Registrierungsdatum: 26.12.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

4

09.01.2011, 09:01

Wow, danke, dass es hier so schnell geht. :thumbup: Ich hab schon ein schlechtes Gewissen, dass ich in dem Forum fast nur frage und niemandem helfen kann...

script:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
frosch@frosch-HP-625:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
frosch@frosch-HP-625:~$ uname -a
Linux frosch-HP-625 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 GNU/Linux
frosch@frosch-HP-625:~$ lspci -nn | grep -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
06:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g LP-PHY [14e4:4727] (rev 01)
frosch@frosch-HP-625:~$ lsusb
Bus 007 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 004: ID 15d9:0a33 Trust International B.V. Optical Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 05c8:0403 Cheng Uei Precision Industry Co., Ltd (Foxlink) 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
frosch@frosch-HP-625:~$ iwconfig
lo    no wireless extensions.

eth0  no wireless extensions.

eth2  IEEE 802.11  Access Point: Not-Associated   
      Link Quality:5  Signal level:0  Noise level:0
      Rx invalid nwid:0  invalid crypt:0  invalid misc:0

frosch@frosch-HP-625:~$ ifconfig
eth0  Link encap:Ethernet  Hardware Adresse 1c:c1:de:a0:03:e3  
      inet Adresse:192.168.2.100  Bcast:192.168.2.255  Maske:255.255.255.0
      inet6-Adresse: fe80::1ec1:deff:fea0:3e3/64 Gültigkeitsbereich:Verbindung
      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
      RX packets:118079 errors:0 dropped:0 overruns:0 frame:0
      TX packets:65362 errors:0 dropped:0 overruns:0 carrier:0
      Kollisionen:0 Sendewarteschlangenlänge:1000 
      RX bytes:176919318 (176.9 MB)  TX bytes:4682407 (4.6 MB)
      Interrupt:43 Basisadresse:0x8000 

eth2  Link encap:Ethernet  Hardware Adresse 00:26:82:cf:0d:a6  
      inet6-Adresse: fe80::226:82ff:fecf:da6/64 Gültigkeitsbereich:Verbindung
      UP BROADCAST MULTICAST  MTU:1500  Metrik:1
      RX packets:0 errors:0 dropped:0 overruns:0 frame:0
      TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
      Kollisionen:0 Sendewarteschlangenlänge:1000 
      RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
      Interrupt:17 

lo    Link encap:Lokale Schleife  
      inet Adresse:127.0.0.1  Maske:255.0.0.0
      inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
      UP LOOPBACK RUNNING  MTU:16436  Metrik:1
      RX packets:14 errors:0 dropped:0 overruns:0 frame:0
      TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
      Kollisionen:0 Sendewarteschlangenlänge:0 
      RX bytes:808 (808.0 B)  TX bytes:808 (808.0 B)

frosch@frosch-HP-625:~$ lsmod
Module              Size  Used by
parport_pc         26058  0 
ppdev               5556  0 
snd_hda_codec_atihdmi 2411  1 
binfmt_misc         6599  1 
joydev              8767  0 
snd_hda_codec_idt  54887  1 
snd_hda_intel      22107  2 
snd_hda_codec      87552  3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep           5040  1 snd_hda_codec
radeon            828445  3 
snd_pcm            71475  2 snd_hda_intel,snd_hda_codec
snd_seq_midi        4588  0 
snd_rawmidi        17783  1 snd_seq_midi
ttm                56633  1 radeon
snd_seq_midi_event  6047  1 snd_seq_midi
drm_kms_helper     30200  1 radeon
usbhid             36882  0 
snd_seq            47174  2 snd_seq_midi,snd_seq_midi_event
hid                67742  1 usbhid
uvcvideo           55847  0 
lib80211_crypt_tkip 7736  0 
snd_timer          19067  2 snd_pcm,snd_seq
snd_seq_device      5744  3 snd_seq_midi,snd_rawmidi,snd_seq
videodev           43098  1 uvcvideo
drm               168092  5 radeon,ttm,drm_kms_helper
v4l1_compat        13359  2 uvcvideo,videodev
video              18712  0 
hp_wmi              5223  0 
output              1883  1 video
wl               1959533  0 
agpgart            32011  2 ttm,drm
i2c_algo_bit        5168  1 radeon
psmouse            59033  0 
k10temp             2607  0 
serio_raw           4022  0 
snd                49038  13 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore            880  1 snd
lib80211            5058  2 lib80211_crypt_tkip,wl
i2c_piix4           8635  0 
snd_page_alloc      7120  2 snd_hda_intel,snd_pcm
shpchp             29886  0 
lp                  7342  0 
parport            31492  3 parport_pc,ppdev,lp
r8169              36489  0 
ahci               19198  2 
libahci            21664  1 ahci
mii                 4425  1 r8169
frosch@frosch-HP-625:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

frosch@frosch-HP-625:~$ rfkill list
0: hp-wwan: Wireless WAN
Soft blocked: no
Hard blocked: no
frosch@frosch-HP-625:~$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
frosch@frosch-HP-625:~$ sudo iwlist scan
[sudo] password for frosch: 
lo    Interface doesn't support scanning.

eth0  Interface doesn't support scanning.

eth2  Failed to read scan data : Invalid argument


dann:
[codesudo apt-get install --reinstall linux-image-$(uname -r) bcmwl-kernel-source[/code]
ohne Probleme

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
frosch@frosch-HP-625:~$ iwconfig
lo    	no wireless extensions.

eth0  	no wireless extensions.

eth2  	IEEE 802.11  Access Point: Not-Associated   
      	Link Quality:5  Signal level:0  Noise level:0
      	Rx invalid nwid:0  invalid crypt:0  invalid misc:0

frosch@frosch-HP-625:~$ lspci -nnk | grep -i net -A2
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
	Subsystem: Hewlett-Packard Company Device [103c:1475]
	Kernel driver in use: r8169
--
06:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g LP-PHY [14e4:4727] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:145c]
	Kernel driver in use: wl
frosch@frosch-HP-625:~$ lsmod
Module              	Size  Used by
usbhid             	36882  0 
hid                	67742  1 usbhid
binfmt_misc         	6599  1 
parport_pc         	26058  0 
ppdev               	5556  0 
snd_hda_codec_atihdmi 	2411  1 
snd_hda_codec_idt  	54887  1 
snd_hda_intel      	22107  2 
snd_hda_codec      	87552  3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep           	5040  1 snd_hda_codec
snd_pcm            	71475  2 snd_hda_intel,snd_hda_codec
snd_seq_midi        	4588  0 
snd_rawmidi        	17783  1 snd_seq_midi
snd_seq_midi_event  	6047  1 snd_seq_midi
snd_seq            	47174  2 snd_seq_midi,snd_seq_midi_event
snd_timer          	19067  2 snd_pcm,snd_seq
snd_seq_device      	5744  3 snd_seq_midi,snd_rawmidi,snd_seq
radeon            	828445  3 
ttm                	56633  1 radeon
drm_kms_helper     	30200  1 radeon
drm               	168092  5 radeon,ttm,drm_kms_helper
lib80211_crypt_tkip 	7736  0 
joydev              	8767  0 
agpgart            	32011  2 ttm,drm
snd                	49038  13 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
uvcvideo           	55847  0 
videodev           	43098  1 uvcvideo
wl               	1959533  0 
lib80211            	5058  2 lib80211_crypt_tkip,wl
soundcore            	880  1 snd
snd_page_alloc      	7120  2 snd_hda_intel,snd_pcm
video              	18712  0 
output              	1883  1 video
i2c_algo_bit        	5168  1 radeon
v4l1_compat        	13359  2 uvcvideo,videodev
shpchp             	29886  0 
i2c_piix4           	8635  0 
k10temp             	2607  0 
psmouse            	59033  0 
serio_raw           	4022  0 
hp_wmi              	5223  0 
lp                  	7342  0 
parport            	31492  3 parport_pc,ppdev,lp
ahci               	19198  2 
r8169              	36489  0 
libahci            	21664  1 ahci
mii                 	4425  1 r8169
frosch@frosch-HP-625:~$ dmesg | egrep 'b43|wl'
[	7.665355] wl: module license 'MIXED/Proprietary' taints kernel.
[	7.669104] wl 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[	7.669111] wl 0000:06:00.0: setting latency timer to 64
frosch@frosch-HP-625:~$ sudo iwlist scan
[sudo] password for frosch: 
lo    	Interface doesn't support scanning.

eth0  	Interface doesn't support scanning.

eth2  	Failed to read scan data : Invalid argument

frosch@frosch-HP-625:~$ rfkill list
0: hp-wwan: Wireless WAN
	Soft blocked: no
	Hard blocked: no
frosch@frosch-HP-625:~$ cat /var/lib/NetworkManager/NetworkManager.state

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true


Hilft das???

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »chrischris« (09.01.2011, 09:07)


5

09.01.2011, 10:28

Hallo,

die WLAN-Schnittstelle wird nicht erkannt. Du benötigst einen Broadcom-Treiber.
Installier bitte einmal das Paket: b43-fwcutter.

Quellcode

1
sudo apt-get install b43-fwcutter


Danach einen Neustart durchführen. Wenn alles klappt müsste dir Ubuntu jetzt einen
neuen proprietären Treiber vorschlagen, den natürlich aktivieren.
Wenn keine Meldung erscheint, den Menüpunkt System --> Systemverwaltung --> Zusätzliche Treiber aufrufen
und nachschauen ob ein neuer Treiber angeboten wird.

Gruß

apensiv

  • »chrischris« ist der Autor dieses Themas

Beiträge: 40

Registrierungsdatum: 26.12.2009

Derivat: Ubuntu

Architektur: 32-Bit PC

  • Nachricht senden

6

09.01.2011, 12:33

LÖSUNG!!!

Paket ließ sich problemlos installieren. Der Broadcom-STA-WLAN-Treiber ist aktiv, aber es wird noch immer kein Netzwerk erkannt...
???

Quellcode

1
2
sudo apt-get install ndiswrapper-utils*
sudo apt-get install bcmwl-kernel-source


dann in der Paketverwaltung installieren:
ndiswrapper-utils-1.9
ndiswrapper-common
ndisgtk

FERTIG!!!

Danke für die Unterstützung - trotzdem :thumbsup: :thumbsup: :thumbsup:

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »chrischris« (09.01.2011, 12:43)


Beiträge: 1

Registrierungsdatum: 15.01.2017

Derivat: Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Win10

  • Nachricht senden

7

15.01.2017, 17:51

Hat 2017 immer noch wie im Artikelbeschrieben funktioniert

Herzlichen Dank.

auch bei mir war nach Installation von Ubuntu 16xx, die Einrichtung WLAN nicht möglich, da das Netz nicht angezeigt wurde.

Die Installationsroutine mit Neustart brachte das WLAN zumVorschein.

Das Einrichten des Treibers: SYSTEM->Anwendungen & Aktualisierungen->Zusätzliche Treiber, nach dem Neustart hätte ich fast übersehen.
Hatte dann den gewünschten Erfolg.

THX.