Hi there!
I got a full system crash each time I try to do anything with network.
Been fighting with this problem for weeks now.
What I did:
-tried every driver for broadcom4312 and it turned out that it even crashes with cable net
-got rid of networkmanager
(
Mar 11 08:01:43 geburah NetworkManager: <info> Activation (eth1) successful, device activated.
Mar 11 08:01:43 geburah NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete.
)
-used:
ifconfig eth1 up
iwconfig eth1 essid default
dhclient eth1
And it crashes absolutely randomly when networking.
(
Apr 1 17:08:44 geburah dhclient[2267]: bound to 192.168.2.103 -- renewal in 448788725 seconds.
)
(
) := last words in /var/log/messages
Thanks in advance.