Maximilian Luz
Maximilian Luz
It looks like you're entering and leaving suspend quite often before. I assume that's you trying to trigger the issue? Another thing is that it resumes and switches into hibernation...
See https://github.com/linux-surface/linux-surface/wiki/Camera-Support
Can you post an acpidump? See https://github.com/linux-surface/linux-surface/wiki/Testers-and-Contributing#contributing-acpidumps for details.
Thanks! I've had a quick look and I couldn't find any device for the buttons (quite possibly have missed that). I'll try to have another look when I have some...
You could try comparing the Fedora and openSuse kernel packages to see if there are any changes in packaging (e.g. post-install scripts, location, ...). User-space kernel packages (e.g. iptsd) might...
The Book 1 should be supported out of the box on any recent kernel. The battery could be a user-space software issue (check e.g. `upower -e` and `upower -i `,...
Right, makes sense to track this here.
I wish you the best of luck! For reference, here are the (I think) most relevant links from the other discussion: - https://www.kernel.org/doc/html/latest/media/v4l-drivers/ipu3.html - https://www.mail-archive.com/[email protected]/msg133794.html - https://github.com/jakeday/linux-surface/issues/145#issuecomment-451237797 (might contain outdated...
Based on the DSDT it looks like `MSHW014x`/`MSHW015x` are the subsystem IDs (`_SUB`) for the `CAMF`/`CAMR`/`CAM3` devices (`x=0` is `CAMF`, `x=1` is `CAMR`, `x=3` is `CAM3`). They don't look like...
I haven't really figured out much more than that. There are also the `INT3472` devices that I mentioned in the other thread, but they seem to be controllers for the...