Sorry, für die unterschlagenen Daten:
uname -a:
Linux ls71 3.0.0-16-generic #29~lucid1-Ubuntu SMP Tue Feb 14 01:34:59 UTC 2012 i686 GNU/Linux
lsusb:
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 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 007: ID 25d4:4ca1
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
usb-devices:
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 7 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=25d4 ProdID=4ca1 Rev=02.00
S: Manufacturer=Manufacturer Realtek
S: Product=Wireless 150M USB Dongle
S: SerialNumber=00e04c000001
C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
egrep -v "^$|^#" /etc/network/interfaces:
auto lo
iface lo inet loopback
egrep -v "^$|^#" /etc/resolv.conf
domain xxx.dsl
search xxx.dsl
nameserver 10.230.xxx.xxx
egrep -v "^$|^#" /etc/hosts
127.0.0.1 localhost
127.0.1.1 ls71
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
cat /etc/udev/rules.d/70-persistent-net.rules
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:17:42:23:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"iwconfig:
lo no wireless extensions.
eth0 no wireless extensions.
iwlist chan
lo no frequency information.
eth0 no frequency information.
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
lsmod
Module Size Used by
usbhid 45614 0
hid 81147 1 usbhid
binfmt_misc 17258 1
snd_hda_codec_realtek 253467 1
snd_hda_intel 23931 2
snd_hda_codec 91266 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13272 1 snd_hda_codec
snd_pcm 75935 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25157 1 snd_seq_midi
joydev 17313 0
snd_seq_midi_event 14475 1 snd_seq_midi
pcmcia 39578 0
snd_seq 51256 2 snd_seq_midi,snd_seq_midi_event
snd_timer 24609 2 snd_pcm,snd_seq
snd_seq_device 14130 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 55680 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 12600 1 snd
ppdev 12900 0
yenta_socket 27140 0
pcmcia_rsrc 18292 1 yenta_socket
pcmcia_core 21506 3 pcmcia,yenta_socket,pcmcia_rsrc
i915 474561 3
drm_kms_helper 32653 1 i915
drm 191731 4 i915,drm_kms_helper
i2c_algo_bit 13152 1 i915
snd_page_alloc 14036 2 snd_hda_intel,snd_pcm
irda 185314 0
psmouse 73343 0
parport_pc 32006 1
fujitsu_laptop 18447 0
video 18792 1 i915
crc_ccitt 12595 1 irda
serio_raw 13024 0
lp 13349 0
parport 36664 3 ppdev,parport_pc,lp
sky2 48815 0
ahci 21634 2
libahci 25569 1 ahci
dmesg | egrep 'rtl8'
Keine Ausgabe
cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
cat /etc/NetworkManager/nm-system-settings.conf
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false