29th Nov, 2013, 10:12 AM
Hi
I have a problem with my Pi and Xbian 1.0 beta2.
I'll get it up and running, watch stuff then the next day it's not working anymore.
I've been rebooting it every time using my CEC enabled remote, but I finally found my wireless keyboard in a drawer and checked the console.
Dmesg shows this:
Had to setup a routing table for it to work again, even if it was "up" and had link according to ifconfig.
Seems like the network card shuts itself on and off, it's not being done with ifdown/ifup, since if it were it'd work.
I don't ever recall this happening in my previous install, which was 1.0 alpha 5.
Reason it's probably not an universal problem is that I've setup my pi with a static IP (so that port forwards and such work aswell as Yatse, because my shitty Zhone router doesn't support static ips on DHCP. So maybe other people's xbians are just reconfiguring after dropping out.
So I guess what I'm trying to figure out is why the interface is dropping out at all. And to ask you guys to look if you have similar messages from the smsc95xx interface in your dmesg.
Regards,
Henry.
I have a problem with my Pi and Xbian 1.0 beta2.
I'll get it up and running, watch stuff then the next day it's not working anymore.
I've been rebooting it every time using my CEC enabled remote, but I finally found my wireless keyboard in a drawer and checked the console.
Dmesg shows this:
Terminal
[ 369.554319] smsc95xx 1-1.1:1.0 eth0: link down
[ 372.035609] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 392.012861] smsc95xx 1-1.1:1.0 eth0: link down
[ 393.646034] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 372.035609] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 392.012861] smsc95xx 1-1.1:1.0 eth0: link down
[ 393.646034] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
Seems like the network card shuts itself on and off, it's not being done with ifdown/ifup, since if it were it'd work.
I don't ever recall this happening in my previous install, which was 1.0 alpha 5.
Reason it's probably not an universal problem is that I've setup my pi with a static IP (so that port forwards and such work aswell as Yatse, because my shitty Zhone router doesn't support static ips on DHCP. So maybe other people's xbians are just reconfiguring after dropping out.
So I guess what I'm trying to figure out is why the interface is dropping out at all. And to ask you guys to look if you have similar messages from the smsc95xx interface in your dmesg.
Regards,
Henry.