You are not logged in.
Pages: 1
Hey,
i installed Arch using the Parallels Desktop prebuild image using the wiki. Everything was great, until I ran pacman using
pacman -SyuWhen I reboot now, sometimes (9/10 times) it gives me this error on boot and I can't use my keyboard (ssh and ping still works). (Dont know, how to copy boot logs)
https://i.imgur.com/NaFuX8g.png
Last edited by PrtmPhlp (2022-10-23 15:46:57)
Offline
PrtmPhlp, welcome to the forums. Please see our policy on posting large pictures. https://wiki.archlinux.org/title/General_guidelines
That is a USB error -- some device is not playing nicely on the USB bus. Are you having any problems with any of your USB devices? Check your enumerated USB devices with lsusb
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Hi, thanks for the reply, updated the link to be much smaller now.
Forgot to say, that my main problem is, that my keyboard just isn't responding anymore.
I tried your command and it actually shows a result:
Before Pacman init and reboot
[arch@myhostname ~]$ lsusb
Bus 003 Device 007: ID 203a:fff9 PARALLELS FaceTime HD Camera
Bus 003 Device 006: ID 203a:fffb PARALLELS Virtual Keyboard
Bus 003 Device 005: ID 203a:fffc PARALLELS Virtual Mouse
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubAnd after reboot and pacman init
[arch@myhostname ~]$ lsusb
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubGoogled a little, but the documentation is very poor. Also tried to reinstall parallels tools, but haven't got any results.
Offline
Pages: 1