ubuntuusers.de

hp pavillion dv6000, ubuntu 11.10

Datum:
16. März 2012 17:16
Code:
  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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
yo@yo-Rechner:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

yo@yo-Rechner:~$ uname -a
Linux yo-Rechner 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:48:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
yo@yo-Rechner:~$ lspci -nnk | grep -i net -A2
00:14.0 Bridge [0680]: nVidia Corporation MCP51 Ethernet Controller [10de:0269] (rev a3)
	Subsystem: Hewlett-Packard Company Presario V6133CL [103c:30b7]
	Kernel driver in use: forcedeth
--
03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
	Subsystem: Hewlett-Packard Company BCM4311 802.11b/g Wireless LAN Controller [103c:1364]
	Kernel modules: ssb
yo@yo-Rechner:~$ egrep -v "^$|^#" /etc/network/interfaces
auto lo
iface lo inet loopback
yo@yo-Rechner:~$ egrep -v "^$|^#" /etc/resolv.conf
nameserver 192.168.0.1
yo@yo-Rechner:~$ egrep -v "^$|^#" /etc/hosts
127.0.0.1	localhost
127.0.1.1	yo-Rechner
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
yo@yo-Rechner:~$ cat /etc/udev/rules.d/70-persistent-net.rules
# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.

# PCI device 0x10de:0x0269 (forcedeth)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1b:24:35:01:ee", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x14e4:0x4311 (b43-pci-bridge)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:73:57:3a:ae", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
yo@yo-Rechner:~$ ifconfig
eth0      Link encap:Ethernet  Hardware Adresse 00:1b:24:35:01:ee  
          inet Adresse:192.168.0.3  Bcast:192.168.0.255  Maske:255.255.255.0
          inet6-Adresse: fe80::21b:24ff:fe35:1ee/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX packets:957512 errors:0 dropped:0 overruns:0 frame:0
          TX packets:525324 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX bytes:1353184061 (1.3 GB)  TX bytes:40958384 (40.9 MB)
          Interrupt:20 

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:466 errors:0 dropped:0 overruns:0 frame:0
          TX packets:466 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0 
          RX bytes:36224 (36.2 KB)  TX bytes:36224 (36.2 KB)

yo@yo-Rechner:~$ route -n
Kernel-IP-Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.0.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.0.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0
yo@yo-Rechner:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

yo@yo-Rechner:~$ iwlist chan
lo        no frequency information.

eth0      no frequency information.

yo@yo-Rechner:~$ rfkill list
0: hp-wifi: Wireless LAN
	Soft blocked: no
	Hard blocked: no
yo@yo-Rechner:~$ lsmod
Module                  Size  Used by
bnep                   18436  2 
parport_pc             36962  0 
ppdev                  17113  0 
rfcomm                 47946  0 
bluetooth             166112  10 bnep,rfcomm
binfmt_misc            17540  1 
nvidia              11713772  47 
joydev                 17693  0 
snd_hda_codec_conexant    62197  1 
hp_wmi                 18092  0 
sparse_keymap          13890  1 hp_wmi
snd_hda_intel          33390  2 
snd_hda_codec         104931  2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep              13668  1 snd_hda_codec
snd_pcm                96714  2 snd_hda_intel,snd_hda_codec
snd_seq_midi           13324  0 
snd_rawmidi            30547  1 snd_seq_midi
snd_seq_midi_event     14899  1 snd_seq_midi
snd_seq                61896  2 snd_seq_midi,snd_seq_midi_event
snd_timer              29991  2 snd_pcm,snd_seq
snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse                73882  0 
serio_raw              13166  0 
snd                    68266  13 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
r592                   18144  0 
edac_core              53746  0 
soundcore              12680  1 snd
r852                   18277  0 
edac_mce_amd           23709  0 
sm_common              16865  1 r852
nand                   54965  2 r852,sm_common
nand_ids               12723  1 nand
nand_bch               13147  1 nand
bch                    22061  1 nand_bch
nand_ecc               13230  1 nand
memstick               16569  1 r592
k8temp                 13057  0 
snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
mtd                    33181  2 sm_common,nand
nv_tco                 13687  0 
i2c_nforce2            13058  0 
wmi                    19256  1 hp_wmi
lp                     17799  0 
parport                46562  3 parport_pc,ppdev,lp
xts                    12756  2 
gf128mul               14951  1 xts
dm_crypt               23199  1 
vesafb                 13809  1 
firewire_ohci          40722  0 
sdhci_pci              14032  0 
sdhci                  32166  1 sdhci_pci
firewire_core          63626  1 firewire_ohci
crc_itu_t              12707  1 firewire_core
forcedeth              67563  0 
sata_nv                32305  2 
pata_amd               14121  0 
video                  19412  0 
yo@yo-Rechner:~$ dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8|FW'
[    0.000000] DMI: Hewlett-Packard HP Pavilion dv6000 (GH813EA#ABD)  /30B7, BIOS F.42     03/09/2009
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88007bc00000 s79616 r8192 d22784 u1048576
[    0.000000] pcpu-alloc: s79616 r8192 d22784 u1048576 alloc=1*2097152
[    0.000000] Aperture beyond 4GB. Ignoring.
[    0.010818] Initializing cgroup subsys net_cls
[    0.154167] print_constraints: dummy: 
[    0.172793] pci 0000:07:05.0: proprietary Ricoh MMC controller disabled (via firewire function)
[    0.526310] audit: initializing netlink socket (disabled)
[    0.596136] thermal LNXTHERM:00: registered as thermal_zone0
[    0.596140] ACPI: Thermal Zone [THRM] (75 C)
[    1.006319] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.373746] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    1.374028] forcedeth 0000:00:14.0: PCI INT A -> Link[LMAC] -> GSI 20 (level, high) -> IRQ 20
[    1.374035] forcedeth 0000:00:14.0: setting latency timer to 64
[    1.630270] ata2: port disabled. ignoring.
[    1.897120] forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1b:24:35:01:ee
[    1.897126] forcedeth 0000:00:14.0: highdma pwrctl lnktim desc-v3
[   23.965786] Adding 2662396k swap on /dev/mapper/ubuntu-swap.  Priority:-1 extents:1 across:2662396k 
[   24.219006] wmi: Mapper loaded
[   26.649732] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   37.736024] eth0: no IPv6 routers present
[  298.884501] forcedeth 0000:00:14.0: eth0: link down
[  311.008944] forcedeth 0000:00:14.0: eth0: link up
[  319.025759] forcedeth 0000:00:14.0: eth0: link down
[  320.755824] forcedeth 0000:00:14.0: eth0: link up
[  575.804436] PM: Restoring platform NVS memory
[  577.066493] pcieport 0000:00:02.0: restoring config space at offset 0x1 (was 0x100007, writing 0x100407)
[  577.066543] pcieport 0000:00:03.0: restoring config space at offset 0x7 (was 0x1f1, writing 0x200001f1)
[  577.066550] pcieport 0000:00:03.0: restoring config space at offset 0x1 (was 0x100007, writing 0x100407)
[  577.066746] pci 0000:00:0a.3: restoring config space at offset 0xf (was 0x1030200, writing 0x103020a)
[  577.066812] ohci_hcd 0000:00:0b.0: restoring config space at offset 0x1 (was 0xb00007, writing 0xb00003)
[  577.066846] ehci_hcd 0000:00:0b.1: restoring config space at offset 0x1 (was 0xb00006, writing 0xb00002)
[  577.066903] sata_nv 0000:00:0e.0: restoring config space at offset 0x1 (was 0xb00005, writing 0xb00007)
[  577.067053] HDA Intel 0000:00:10.1: restoring config space at offset 0xf (was 0x5020200, writing 0x502020b)
[  577.067067] HDA Intel 0000:00:10.1: restoring config space at offset 0x1 (was 0xb00006, writing 0xb00002)
[  577.067206] pci 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[  577.067222] pci 0000:03:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xb6000000)
[  577.067227] pci 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[  577.067234] pci 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107)
[  577.067267] firewire_ohci 0000:07:05.0: restoring config space at offset 0x4 (was 0x0, writing 0xb8000000)
[  577.067273] firewire_ohci 0000:07:05.0: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
[  577.067280] firewire_ohci 0000:07:05.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
[  577.067309] sdhci-pci 0000:07:05.1: restoring config space at offset 0x4 (was 0x0, writing 0xb8000800)
[  577.067315] sdhci-pci 0000:07:05.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
[  577.067321] sdhci-pci 0000:07:05.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
[  577.067349] r592 0000:07:05.2: restoring config space at offset 0x4 (was 0x0, writing 0xb8001000)
[  577.067356] r592 0000:07:05.2: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100102)
[  577.067384] r852 0000:07:05.3: restoring config space at offset 0x4 (was 0x0, writing 0xb8001400)
[  577.067391] r852 0000:07:05.3: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100102)
[  577.069520] ata2: port disabled. ignoring.
[  577.592465] PM: resume of drv:forcedeth dev:0000:00:14.0 complete after 524.143 msecs
[  577.825204] video LNXVIDEO:00: Restoring backlight state
[  591.712064] eth0: no IPv6 routers present
yo@yo-Rechner:~$ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false
yo@yo-Rechner:~$