Hallo,
Habe mir einen neues Notebook gekauft und wieder Ubuntu installiert. Einziges Problem ist die WLAN Karte läuft nicht. Bin erst seit einem halben Jahr mit Ubuntu unterwegs und somit ein neuling. Ich versuche im anschluss mal alle nötigegen Daten zu posten:
kristian@kristian-ThinkPad-E520:~$ uname -a
Linux kristian-ThinkPad-E520 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
kristian@kristian-ThinkPad-E520:~$ lspci -nnk | grep -i net -A2
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06) Subsystem: Lenovo Device [17aa:21e2] Kernel driver in use: r8169 -- 08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01) Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8195] Kernel driver in use: rtl8192ce
kristian@kristian-ThinkPad-E520:~$ egrep -v "^$|^#" /etc/hosts
127.0.0.1 localhost 127.0.1.1 kristian-ThinkPad-E520 ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters
kristian@kristian-ThinkPad-E520:~$ 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 0x10ec:0x8168 (r8169) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="f0:de:f1:8b:26:3d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" # PCI device 0x10ec:0x8176 (rtl8192ce) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="38:59:f9:e1:39:3c", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
kristian@kristian-ThinkPad-E520:~$ ifconfig
eth0 Link encap:Ethernet HWaddr f0:de:f1:8b:26:3d inet addr:192.168.1.172 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::f2de:f1ff:fe8b:263d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:81376 errors:0 dropped:0 overruns:0 frame:0 TX packets:46476 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:118338502 (118.3 MB) TX bytes:3596684 (3.5 MB) Interrupt:40 Base address:0x2000 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:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr 38:59:f9:e1:39:3c 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)
kristian@kristian-ThinkPad-E520:~$ route -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.1.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 eth0 192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
Ich hoffe das die informationen reichen. ansonsten einfach beschreiben was fehlt.
Schonmal vorab vielen dank toll das es sowas für linux gibt!!!
Kristian
Bearbeitet von "Elektronenblitz63":
Syntax. Verwende bitte Codeblöcke für die Terminalausgaben damit alles gut lesbar ist. Beachte Forum/Syntax