this post was submitted on 07 Apr 2026
7 points (100.0% liked)

Linux Questions

3854 readers
10 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

Hi, I'm relaying a problem my gf is having. She has an acer laptop with Intel + nvidia hardware and a ThinkPad Thunderbolt dock. Running arch with kde. Whenever she starts bevy engine, including its demos, the dock disconnects and reconnects, causing everything connected to it to also do the same.

The journal has some GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT errors but I also have some in my journal so I think they aren't specific to bevy.

I don't understand how a user program can cause such an issue. Even if bevy has a bug I don't think it should affect peripherals? Has anyone seen something like this?

you are viewing a single comment's thread
view the rest of the comments
[–] Archr@lemmy.world 1 points 18 hours ago

Not saying this will solve your issue. But you might also want to check dmesg logs. Since this has to do with hardware it could be driver issues and those might not show up in journal. Especially since it has to do with USB.