-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Kernel BUG in drivers/video/fbdev/bcm2708_fb.c:329! #961
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
Comments
@popcornmix |
That's an old kernel and firmware. There have been several CMA-related changes since then - you could try a "sudo rpi-update" after you've temporarily commented out the CMA settings. But to keep things simple, try adding "cma=0" to your cmdline.txt and rebooting. |
When you say old kernel do you mean The latest I tested and from which the kernel bug messages is is 3.18.7-v7+ Markus |
Both. The rpi-3.18.y tree is up to 3.18.11. |
Ok. I did a rpi-update and added cma=0 which worked. Thank you |
rust: rename `PointerWrapper` to `ForeignOwnable`
Hi
I upgraded my with a new kernel und run now into the following issue:
The config.txt was:
cmdline.txt was:
The last kernel working for me was:
Linux raspberrypi 3.12.32+ #721 PREEMPT Fri Nov 7 16:50:31 GMT 2014 armv6l GNU/Linux
Markus
The text was updated successfully, but these errors were encountered: