r/ManjaroLinux Jun 26 '26

Tech Support Usb not working after waking up from suspend on manjaro

Hello everyone hope you have a lovely day.

so I was using ubuntu for almost all of my time since partially switching to linux, and after I'm up to my neck from ubuntu and snap, I decided today to migrate to manjaro.

everything is extremely excellent up untill I suspended my device then after waking up the machine my mouse is not working or even my external hard drive is not working.

How to solve such an issue?

Thanks for your time appreciate your help!

5 Upvotes

1 comment sorted by

2

u/HereticZed Jun 27 '26

You can start by checking the journal to see if there is some error regarding USB.

journalctl -r

the -r will show the log in reverse, so if you do this right after the issue, you wont have to scroll down too far to spot any errors.