While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Blender change the Anthropic AI funding deal, with discussions planned for AI Policies
- Here's the top Steam Deck games for April 2026
- Steam Survey for April 2026 shows Linux still trending well
- Rocket League adds Easy Anti-Cheat with Steam Deck / Linux still supported
- SteamOS 3.8.3 Beta gets ready for the Steam Machine and Steam Controller
- > See more over 30 days here
Recently Updated
- Feedback needed - future website updates
- Xpander - Steam Deck desktop mode localization
- on_en_a_gros - Why most people are approaching the xz-attack wrong.
- LoudTechie - Lutris alternatives
- sourpuz - Welcome back to the GamingOnLinux Forum
- sourpuz - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
apt-get -t stretch-backports install linux-image-amd64but this time, after doing so, such a system cannot be booted. It just hangs at a point where I cannot even drop to terminal. Ouch.Or try this in your grub config.
GRUB_CMDLINE_LINUX="slab_common.usercopy_fallback=Y"Then run grub-update.
nvidia-graphics-drivers (390.67-2) unstable; urgency=high
* Add kmem_cache_create_usercopy.patch from Red Hat, fixing "Bad or missing
usercopy whitelist? Kernel memory exposure attempt detected from SLUB
object 'nvidia_stack_cache'" on Linux kernels that have disabled
CONFIG_HARDENED_USERCOPY_FALLBACK (i.e. linux-image-4.16.0-2-* or newer).
(Closes: #901919)
-- Andreas Beckmann <[email protected]> Thu, 05 Jul 2018 02:01:31 +0200
when I boot that drive on Ryzen hardware it works okaybegins strobing the display before reaching any login, settingnomodesetis okay, still gets farther than Kabini though.EDIT_NOT_EDIT: "backporting" unstable's 4.17 is truly running okay for real™ this time; currently testing various functionalities for stability.
I have been intending to fix the issue properly, but as yet I've "solved" it by going onto my Grub2 menu and selecting the previous kernel: linux-image-4.16.0-1 This one boots up without the problem.
I don't know for sure (because I haven't tried it yet), but THIS command might resolve the problem:
dpkg-reconfigure nvidia-kernel-dkms