Ehrlich gesagt hab ich den 2. Beitrag sogar gelesen, aber da ich von Computern, wie man vielleicht merkt, nicht soo die Ahnung hab, konnte ich damit nicht wirklich viel anfangen.
Ich geb aber trotzdem mal mein Bestes- hab mal diese für mich kryptischen Befehle in den Terminal eingegeben, ich hoffe das war so gemeint:
also das Netbook, das ich nutzen will ist das N120 von Samsung
das Modem heißt Alice Modem WLAN 1121, mit Version ist vielleicht das gemeint?: S1621-Z220-A
Internetanbieter ist Alice
Das Modem ist an meine Telefonbuchse angeschlossen, ansonsten nutze ich die WLAN Verbindung
Chipsatz der Netzwerk Hardware ist nicht bekannt (ich weiß nämlich nicht was das ist)
ja wird erkannt, mit diesem Notebook und mit dem vorher mit XP installierten Netbook komm ich rein.
ufff - den ganzen Terminal-Kram hab ich angehängt. jetzt kenn ich zumindest die ganzen sonderzeichen auf meiner neuen NEO-Tastatur 😉
Hoffe das hilft jetzt...
uname -a
Linux minnie-N120 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
lspci -nnk | grep -inet -A2
...
45:02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
46: Subsystem: Foxconn International, Inc. Device [105b:e00c]
47: Kernel driver in use: ath5k
48: Kernel modules: ath5k
49:03:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 13)
50: Subsystem: Samsung Electronics Co Ltd Device [144d:ca01]
51- Kernel driver in use: sky2
52- Kernel modules: sky2
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 002: ID 0a5c:2101 Broadcom Corp. Bluetooth Controller
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 004: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 flash drive
Bus 001 Device 003: ID 0ac8:c335 Z-Star Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
cat /etc/network/interfaces
auto lo
iface lo inet loopback
cat /etc/resolv.conf
# Generated by NetworkManager
domain localdomain
search localdomain
nameserver 192.168.1.1
cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 minnie-N120
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:13:77:f6:d3:b4
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:18
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:108 errors:0 dropped:0 overruns:0 frame:0
TX packets:108 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:8880 (8.8 KB) TX bytes:8880 (8.8 KB)
wlan0 Link encap:Ethernet Hardware Adresse 00:24:2c:36:b9:f4
inet Adresse:192.168.1.51 Bcast:192.168.1.255 Maske:255.255.255.0
inet6-Adresse: fe80::224:2cff:fe36:b9f4/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX packets:120 errors:0 dropped:0 overruns:0 frame:0
TX packets:362 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:12511 (12.5 KB) TX bytes:46372 (46.3 KB)
route -n
Kernel-IP-Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0
iwconfig
wlan0 IEEE 802.11bg ESSID:"ALICE-WLAN2B"
Mode:Managed Frequency:2.452 GHz Access Point: 00:25:5E:25:91:2C
Bit Rate=48 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=38/70 Signal level=-72 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:30 Missed beacon:0
ping -c 4 www.ubuntuusers.de
ping: unknown host www.ubuntuusers.de
ping -c 4 213.95.41.11
PING 213.95.41.11 (213.95.41.11) 56(84) bytes of data.
From 192.168.1.1 icmp_seq=1 Destination Net Unreachable
From 192.168.1.1 icmp_seq=2 Destination Net Unreachable
From 192.168.1.1 icmp_seq=3 Destination Net Unreachable
From 192.168.1.1 icmp_seq=4 Destination Net Unreachable
--- 213.95.41.11 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3006ms
iwlist chan
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
wlan0 Scan completed :
Cell 01 - Address: 00:22:B0:99:CD:35
Channel:2
Frequency:2.417 GHz (Channel 2)
Quality=56/70 Signal level=-54 dBm
Encryption key:on
ESSID:"Tomek"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000000c1d0fc851b
Extra: Last beacon: 980ms ago
IE: Unknown: 0005546F6D656B
IE: Unknown: 010882848B0C12961824
IE: Unknown: 030102
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: DD0900037F01010060FF7F
IE: Unknown: DD050050F20500
IE: Unknown: DD750050F204104A00011010440001021041000100103B00010310470010648A86080129BB6255610022B099CD3510210006442D4C696E6B102300074449522D333030102400074449522D3330301042000830303030303030301054000800060050F2040001101100074449522D33303010080002008E
Cell 02 - Address: 00:25:5E:25:91:2C
Channel:9
Frequency:2.452 GHz (Channel 9)
Quality=32/70 Signal level=-78 dBm
Encryption key:on
ESSID:"ALICE-WLAN2B"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=000003ebb9098694
Extra: Last beacon: 292ms ago
IE: Unknown: 000C414C4943452D574C414E3242
IE: Unknown: 010882848B962430486C
IE: Unknown: 030109
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: Unknown: 32040C121860
IE: Unknown: DD760050F204104A00011010440001021041000100103B00010310470010000102030405060708090A0B0C0D0EBB1021000842726F6164636F6D1023000842726F6164636F6D1024000631323334353610420004313233341054000800060050F20400011011000A42726F6164636F6D4150100800020088
IE: Unknown: DD090010180202F0000000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Cell 03 - Address: 00:23:08:95:CE:58
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=28/70 Signal level=-82 dBm
Encryption key:on
ESSID:"WLAN-95CE57"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000074d80b7f180
Extra: Last beacon: 168ms ago
IE: Unknown: 000B574C414E2D393543453537
IE: Unknown: 010882848B960C121824
IE: Unknown: 03010B
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: DD180050F2020101030003A4000027A4000042435E0062322F00
IE: Unknown: 2D1A0E101BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160B0F0800000000000000000000000000000000000000
IE: Unknown: DD0900037F01010000FF7F
IE: Unknown: DD0A00037F04010030000000
IE: Unknown: 0706444520010D14
IE: Unknown: DD910050F204104A00011010440001021041000100103B000103104700100000000000000003000000230895CE581021000B436F72706F726174696F6E1023000941525634353238505710240008312E30342E3030301042000A4A3932333035343931371054000800060050F204000110110014576972656C65737320526F757465722857464129100800020004103C000103
Cell 04 - Address: 00:1F:33:BD:63:FA
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=26/70 Signal level=-84 dBm
Encryption key:on
ESSID:"UNITYWEB"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000087cee564183
Extra: Last beacon: 780ms ago
IE: Unknown: 0008554E495459574542
IE: Unknown: 010882848B962430486C
IE: Unknown: 030106
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: Unknown: 32040C121860
IE: Unknown: DD090010180201F0000000
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
Cell 05 - Address: 00:26:4D:7F:DE:DC
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=16/70 Signal level=-94 dBm
Encryption key:on
ESSID:"kallelan"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=000000329559072a
Extra: Last beacon: 804ms ago
IE: Unknown: 00086B616C6C656C616E
IE: Unknown: 010882848B960C121824
IE: Unknown: 030106
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: Unknown: 2A0100
IE: Unknown: 32043048606C
IE: Unknown: DD180050F2020101030003A4000027A4000042435E0062322F00
IE: Unknown: 2D1A0E101BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D1606071B00000000000000000000000000000000000000
IE: Unknown: DD0900037F01010000FF7F
IE: Unknown: DD0A00037F04010030000000
IE: Unknown: 0706444520010D14
IE: Unknown: DD910050F204104A00011010440001021041000100103B000103104700100000000000000003000000264D7FDEDC1021000B436F72706F726174696F6E1023000956475638353339485710240008312E31302E3030301042000A4A3031333033303437341054000800060050F204000110110014576972656C65737320526F757465722857464129100800020004103C000103
Cell 06 - Address: 88:25:2C:AD:94:F6
Channel:10
Frequency:2.457 GHz (Channel 10)
Quality=12/70 Signal level=-98 dBm
Encryption key:on
ESSID:"EasyBox-AD9434"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000087ce7f6f468
Extra: Last beacon: 308ms ago
IE: Unknown: 000E45617379426F782D414439343334
IE: Unknown: 010882848B961224486C
IE: Unknown: 03010A
IE: Unknown: 32040C183060
IE: Unknown: 0706444520010D14
IE: Unknown: 33082001020304050607
IE: Unknown: 33082105060708090A0B
IE: Unknown: DD0E0050F204104A0001101044000102
IE: Unknown: 050400010000
IE: Unknown: 2A0104
IE: Unknown: 2D1A6C0017FFFF000000000000000000000000000000000000000000
IE: Unknown: 3D160A000000000000000000000000000000000000000000
IE: Unknown: 7F0101
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
Preauthentication Supported
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
IE: Unknown: 0B050000017A12
IE: Unknown: DD1E00904C336C0017FFFF000000000000000000000000000000000000000000
IE: Unknown: DD1A00904C340A000000000000000000000000000000000000000000
rfkill list
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
lsmod
Module Size Used by
nls_iso8859_1 12617 1
nls_cp437 12751 1
vfat 17335 1
fat 55505 1 vfat
usb_storage 43946 1
uas 17676 0
parport_pc 32111 0
ppdev 12849 0
snd_hda_codec_realtek 255820 1
snd_hda_intel 24140 2
snd_hda_codec 90901 2 snd_hda_codec_realtek,snd_hda_intel
arc4 12473 2
binfmt_misc 13213 1
i915 450944 3
snd_hwdep 13274 1 snd_hda_codec
rfcomm 38125 8
snd_pcm 80244 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
ath5k 144412 0
sco 17779 2
bnep 17785 2
joydev 17322 0
l2cap 48656 16 rfcomm,bnep
ath 19141 1 ath5k
mac80211 257001 1 ath5k
snd_rawmidi 25269 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
drm_kms_helper 40745 1 i915
snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
btusb 18160 2
snd_timer 28659 2 snd_pcm,snd_seq
snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
uvcvideo 66851 0
bluetooth 65565 9 rfcomm,sco,bnep,l2cap,btusb
psmouse 73312 0
drm 180037 4 i915,drm_kms_helper
videodev 75143 1 uvcvideo
snd 55295 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw 12990 0
i2c_algo_bit 13184 1 i915
soundcore 12600 1 snd
cfg80211 156212 3 ath5k,ath,mac80211
video 18951 1 i915
snd_page_alloc 14073 2 snd_hda_intel,snd_pcm
lp 13349 0
parport 36746 3 parport_pc,ppdev,lp
sky2 49172 0
dmesg
[ 0.008340] Initializing cgroup subsys net_cls
[ 0.008451] CPU0: Thermal monitoring enabled (TM1)
[ 0.164547] print_constraints: dummy:
[ 0.263073] wmi: Mapper loaded
[ 0.345987] audit: initializing netlink socket (disabled)
[ 0.438442] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.438452] ACPI: Thermal Zone [TZ00] (38 C)
[ 0.891002] i2c-core: driver [adp5520] using legacy suspend method
[ 0.891008] i2c-core: driver [adp5520] using legacy resume method
[ 1.046826] ata2: port disabled. ignoring.
[ 1.048164] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.079184] device-mapper: multipath: version 1.2.0 loaded
[ 1.079193] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.670730] sky2: driver version 1.28
[ 1.670878] sky2 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.670947] sky2 0000:03:00.0: setting latency timer to 64
[ 1.671075] sky2 0000:03:00.0: Yukon-2 FE+ chip revision 0
[ 1.671732] sky2 0000:03:00.0: irq 42 for MSI/MSI-X
[ 1.730835] sky2 0000:03:00.0: eth0: addr 00:13:77:f6:d3:b4
[ 9.518254] Adding 3906556k swap on /dev/sda2. Priority:-1 extents:1 across:3906556k
[ 12.171673] sky2 0000:03:00.0: eth0: enabling interface
[ 12.173222] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.217905] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.372136] ath5k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.372162] ath5k 0000:02:00.0: setting latency timer to 64
[ 12.372279] ath5k 0000:02:00.0: registered as 'phy0'
[ 12.877357] ath: EEPROM regdomain: 0x68
[ 12.877368] ath: EEPROM indicates we should expect a direct regpair map
[ 12.877379] ath: Country alpha2 being used: 00
[ 12.877385] ath: Regpair used: 0x68
[ 12.912701] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 13.104084] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 13.116321] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[ 13.301509] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 36.128506] wlan0: authenticate with 00:25:5e:25:91:2c (try 1)
[ 36.130380] wlan0: authenticated
[ 36.130505] wlan0: associate with 00:25:5e:25:91:2c (try 1)
[ 36.132939] wlan0: RX AssocResp from 00:25:5e:25:91:2c (capab=0x411 status=0 aid=2)
[ 36.132951] wlan0: associated
[ 36.134969] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 46.192038] wlan0: no IPv6 routers present
[ 387.467515] wlan0: deauthenticating from 00:25:5e:25:91:2c by local choice (reason=3)
[ 387.500399] cfg80211: Restoring regulatory settings
[ 387.530262] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 409.072724] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 418.397085] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3731.504131] sky2 0000:03:00.0: eth0: disabling interface
[ 3737.256179] PM: late suspend of drv:sky2 dev:0000:03:00.0 complete after 155.101 msecs
[ 3737.412912] PM: Restoring platform NVS memory
[ 3737.537549] i915 0000:00:02.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 3737.537593] pci 0000:00:02.1: restoring config space at offset 0x1 (was 0x900000, writing 0x900007)
[ 3737.537648] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[ 3737.537660] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006, writing 0x100002)
[ 3737.537705] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x40100, writing 0x4010a)
[ 3737.537723] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x40114001)
[ 3737.537734] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f010)
[ 3737.537744] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030)
[ 3737.537759] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[ 3737.537771] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 3737.537840] pcieport 0000:00:1c.2: restoring config space at offset 0xf (was 0x40300, writing 0x40305)
[ 3737.537859] pcieport 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0x40314021)
[ 3737.537869] pcieport 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0xf020f020)
[ 3737.537879] pcieport 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
[ 3737.537894] pcieport 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[ 3737.537906] pcieport 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 3737.537987] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[ 3737.538035] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[ 3737.538081] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[ 3737.538128] uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[ 3737.538184] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900006, writing 0x2900002)
[ 3737.538231] pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 3737.538241] pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfff0)
[ 3737.538251] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x22800000, writing 0x228000f0)
[ 3737.538269] pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100004, writing 0x100007)
[ 3737.538352] ata_piix 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x2ff)
[ 3737.538464] ath5k 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[ 3737.538497] ath5k 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf0100004)
[ 3737.538508] ath5k 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[ 3737.538522] ath5k 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
[ 3737.538774] sky2 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x105)
[ 3737.538884] sky2 0000:03:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x2001)
[ 3737.538933] sky2 0000:03:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf0200004)
[ 3737.538961] sky2 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[ 3737.539010] sky2 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
[ 3740.716071] video LNXVIDEO:00: Restoring backlight state
[ 3741.535166] sky2 0000:03:00.0: eth0: enabling interface
[ 3741.542855] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3741.558868] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3798.330429] wlan0: authenticate with 00:25:5e:25:91:2c (try 1)
[ 3798.332302] wlan0: authenticated
[ 3798.332385] wlan0: associate with 00:25:5e:25:91:2c (try 1)
[ 3798.334854] wlan0: RX AssocResp from 00:25:5e:25:91:2c (capab=0x411 status=0 aid=2)
[ 3798.334866] wlan0: associated
[ 3798.338085] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3808.904296] wlan0: no IPv6 routers present
minnie@minnie-N120:~$ cat /var/lib/NetworkManager/NetworkManager.state
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
.
Bearbeitet von "Elektronenblitz63":
Zitat-Tags entfernt, Aufzählung eingefügt. Terminalausgaben eingefügt und Anhang gelöscht.