-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
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
FIQ WiFi unload/reload: NOOBS 1.2.1 -> rpi-update today (plus little dmesg preamble) #331
Comments
Power cycling the WiFi dongle has made the errors go away. (hopefully permanent). This is perhaps a powered USB hub, device reset issue. The sudo reboot after the rpi-update does not fully reinitialize the USB devices? |
No problems since power cycling the WiFi dongle. I close. |
This occurs all the time when I unplug a wifi adaptor, whether plugged into a hub or directly into the Pi's USB ports |
anholt
pushed a commit
to anholt/linux
that referenced
this issue
Apr 14, 2016
WARNING: space prohibited between function name and open parenthesis '(' raspberrypi#242: FILE: arch/ia64/kernel/process.c:577: +exit_thread (struct task_struct *tsk) WARNING: braces {} are not necessary for single statement blocks raspberrypi#331: FILE: arch/sh/kernel/process_64.c:310: + if (last_task_used_math == tsk) { last_task_used_math = NULL; } total: 0 errors, 2 warnings, 231 lines checked ./patches/exit_thread-accept-a-task-parameter-to-be-exited.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Working ok ssh -X ... except under high loads. ssh hang and WiFi unload/reloads. Some apt-getting and some graphical X serving were the high loads. No such problem before the rpi-update.
The text was updated successfully, but these errors were encountered: