RSS Amplifier

Rocket 9 Labs · Sep 3, 2023

How to fix Steam crash "Assertion 'device' failed" on Gentoo

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

This guide fixes the following Steam crash: Assertion 'device' failed at src/libsystemd/sd-device/device-private.c:103, function device_get_tags_generation(). Aborting. Solution 1. Enable 32-bit builds for libudev-compat Add the following to package.use: sys-libs/libudev-compat abi_x86_32 2. Install (or reinstall) libudev-compat Execute the following command: sudo emerge sys-libs/libudev-compat 3.…

This guide fixes the following Steam crash: Assertion 'device' failed at src/libsystemd/sd-device/device-private.c:103, function device_get_tags_generation(). Aborting. Solution 1. Enable 32-bit builds for libudev-compat Add the following to package.use: sys-libs/libudev-compat abi_x86_32 2. Install (or reinstall) libudev-compat Execute the following command: sudo emerge sys-libs/libudev-compat 3. Re-launch Open Steam again.

Read on /post/fix-steam-crash-assertion-device-failed/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.