We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After running for quite a while, the playground router RPi dropped out of the network. Syslog showed two errors repeated a large number of times:
sd 0:0:0:0: rejecting I/O to offline device
smsc95xx 1-1.1:1.0: eth0: Failed to write HW_CFG_LRST_ bit in HW_CFG register, ret = -110
The first indicates some problem with the SD card, the second might be related to bad firmware. See http://dk1sfa.no-ip.org/?section=rPi for another description; updating the firmware with https://github.com/Hexxeh/rpi-update supposedly resolved the issue.
The text was updated successfully, but these errors were encountered:
This is now happening more frequently, apparently it coincides with unplugging/replugging Hexabus USB sticks.
Sorry, something went wrong.
No branches or pull requests
After running for quite a while, the playground router RPi dropped out of the network. Syslog showed two errors repeated a large number of times:
sd 0:0:0:0: rejecting I/O to offline device
smsc95xx 1-1.1:1.0: eth0: Failed to write HW_CFG_LRST_ bit in HW_CFG register, ret = -110
The first indicates some problem with the SD card, the second might be related to bad firmware. See http://dk1sfa.no-ip.org/?section=rPi for another description; updating the firmware with https://github.com/Hexxeh/rpi-update supposedly resolved the issue.
The text was updated successfully, but these errors were encountered: