Comment 5 for bug 395050

Revision history for this message
Oliver Bedford (oliver-bedford-yahoo) wrote : Re: After automatic update wifi is not working any more

Following the procedure outlined by Anton seems to solve the problem:

ojo@hermes:~$ sudo /sbin/lrm-manager
[sudo] password for ojo:
update-initramfs: Generating /boot/initrd.img-2.6.28-13-generic
ojo@hermes:~$ sudo modprobe wl
WARNING: All config files need .conf: /etc/modprobe.d/nvidia-kernel-nkc, it will be ignored in a future release.
ojo@hermes:~$ ifconfig eth1
eth1 Link encap:Ethernet Hardware Adresse 00:16:44:e7:64:6c
          inet Adresse:192.168.178.20 Bcast:192.168.178.255 Maske:255.255.255.0
          inet6-Adresse: fe80::216:44ff:fee7:646c/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
          RX packets:14 errors:0 dropped:0 overruns:0 frame:0
          TX packets:46 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX bytes:2398 (2.3 KB) TX bytes:7485 (7.4 KB)
          Interrupt:19

ojo@hermes:~$ uname -a
Linux hermes 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 x86_64 GNU/Linux
ojo@hermes:~$

Thanks!

Oliver