You are not logged in.
Pages: 1
I have a desktop computer that tripleboots Arch. openSUSE Leap and Windows. Arch is my main OS.
When I reboot Arch, my keyboard and mouse are unresponsive until I pull the USB connectors out of the machine and reinsert them. At that point, they work just fine.
This problem does not exist with openSUSE or Windows. The openSUSE install is Leap, so it has an older version of the kernel compared to Arch. And of course, Windows is Windows, which is used very infrequently.
It's not the end of the world, but it's annoying.
Offline
b/c of windows, see the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
Are you using a logitech unifying receiver?
https://bbs.archlinux.org/viewtopic.php?id=285653
Offline
I guess the drivers aren't getting loaded during boot until you unplug them.
boot up, run dmesg -W, replug the keyboard and mouse and post the output.
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
b/c of windows, see the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.Are you using a logitech unifying receiver?
https://bbs.archlinux.org/viewtopic.php?id=285653
Windows faststart is disabled.
I'm not using Logitech.
This problem happens any time I reboot Arch. I mean, I do not use either of the other OSs on a regular basis.
Example, I do sudo pacman -Syu, wait till it's done, reboot and the mouse/keyboard are unresponsive.
I unplug either the mouse of the keyboard and replug it, they work.
All OSs are their own drive. Windows may get booted twice a year, and usually just for updates. I really have no use for Windows, I just paid for a license and want to keep it active and I had a spare drive, so why not?
openSUSE is using kernel 5.14.21 while Arch is using 6.1.27.
This didn't happen when I first installed Arch, so I *think* it has something to do with the kernel.
Last edited by mt_arch_user (2023-05-15 23:23:00)
Offline
boot up, run dmesg -W, replug the keyboard and mouse and post the output.
Afterwards also please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.stFtr:
All OSs are their own drive. Windows may get booted twice a year
Those facts are irrelevant to the dualboot situation.
Offline
So, it only happens if you reboot arch->arch, right?
not: windows->arch, manjaro->arch?
maybe try the newest vanilla arch kernel, it's on v6.3.2.
or the linux-mainline, it's on v6.4, chaotic-aur repo has it precompiled.
Last edited by jl2 (2023-05-17 06:28:47)
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
Pages: 1