Comment 5 for bug 111282

Revision history for this message
nullack (nullack) wrote :

Thanks for the suggestion Erik :)

Ok so I figured out Ive got a Via Rhine II VT6102 version 7c ethernet nic. Apparently that uses the via-rhine module. So I did my fast way of testing this instead of having to wait for it to "sleep":

ppp@ppp:~$ sudo ifconfig eth0 down
ppp@ppp:~$ sudo ifconfig eth0 up
ppp@ppp:~$ sudo rmmod via-rhine
ppp@ppp:~$ sudo modprobe via-rhine
ppp@ppp:~$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
ppp@ppp:~$

As you can see, the route table seems worse using this method. The problem exists. Seems only a reboot fixes it, and this is a repetitive difficult problem thats preventing me from feeling that Ubuntu love :(