Also das Netzwerkgerät (Speedport W 921V) wird ganz normal von den anderen Geräten (Notebooks und Smartphones) im Haus erkannt und kann auch genutzt werden.
Die Terminalabfragen ergeben folgendes:
egrep -v "^$|^#" /etc/network/interfaces:
auto lo
iface lo inet loopback
egrep -v "^$|^#" /etc/resolv.conf:
domain Speedport_W_921V_1_14_000
search Speedport_W_921V_1_14_000
nameserver 192.168.2.1
egrep -v "^$|^#" /etc/hosts:
127.0.0.1 localhost
127.0.1.1 marcsnotebook
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
cat /etc/udev/rules.d/70-persistent-net.rules:
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
# PCI device 0x1969:0x1073 (atl1c)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="60:eb:69:6d:05:b1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x14e4:0x4357 (brcmsmac)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="4c:0f:6e:6c:f2:9d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
route -n:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan0
192.168.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
192.168.2.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
ping -c 4 213.95.41.11
4 packets transmitted, 0 received, 100% packet loss, time 3022ms
ping -c 4 192.168.2.1
4 packets transmitted, 0 received, 100% packet loss, time 3024ms
ping -c 4 www.ubuntuusers.de
ping: unknown host www.ubuntuusers.de
iwlist chan
lo no frequency information.
eth0 no frequency information.
wlan0 13 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Current Frequency:2.452 GHz (Channel 9)
sudo iwlist scan:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Device or resource busy
rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lsmod
Module Size Used by
rfcomm 38408 8
bnep 17923 2
parport_pc 32114 0
ppdev 12849 0
binfmt_misc 17292 1
snd_hda_codec_hdmi 31426 1
snd_hda_codec_realtek 254125 1
wl 2646601 0
snd_hda_intel 24262 3
snd_hda_codec 91754 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80468 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25241 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28932 2 snd_pcm,snd_seq
lib80211 14570 1 wl
arc4 12473 2
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
fglrx 2595570 0
btusb 18160 2
bluetooth 148839 23 rfcomm,bnep,btusb
snd 55902 16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i915 505108 7
drm_kms_helper 32889 1 i915
drm 192226 3 i915,drm_kms_helper
joydev 17393 0
soundcore 12600 1 snd
brcmsmac 591864 0
brcmutil 16885 1 brcmsmac
mac80211 272785 1 brcmsmac
mei 36466 0
cfg80211 172392 2 brcmsmac,mac80211
intel_ips 17753 0
snd_page_alloc 14115 2 snd_hda_intel,snd_pcm
acer_wmi 23302 0
psmouse 73673 0
i2c_algo_bit 13199 1 i915
serio_raw 12990 0
sparse_keymap 13658 1 acer_wmi
crc_ccitt 12595 1 brcmsmac
uvcvideo 67271 0
video 18908 1 i915
videodev 85626 1 uvcvideo
wmi 18744 1 acer_wmi
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
usb_storage 44173 0
uas 17699 0
ahci 21634 2
libahci 25727 1 ahci
atl1c 36638 0
cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
Ich hoffe ich habe jetzt nichts vergessen...