- 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
Thanks!

