- Code: Select all
[97616.379490] dpm_run_callback(): pnp_bus_resume+0x0/0x80 returns -19
[97616.379492] PM: Device 00:08 failed to resume: error -19
So far everything on the system seems to be running fine, but I'd like to understand what this means and how to fix it if possible. Any ideas what to do?
The error message was retrieved with the following command:
- Code: Select all
dmesg -l err
If you're not able to help, maybe you know how to find out what "Device 00:08" is, and I can start from there? Any advice on how to troubleshoot this is welcome (I'm here to learn!).
Thanks!

