How do I get my USB mouse to work in Gentoo Linux?
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
tried emerge xf86-input-evdev and got an error message: "if you have just changed your profile configuration, you should revert back to the previous configuration. Due to your current profile being invalid, allowed actions are limited to --help, --info, --sync, and --version"
I'm logged in as root.
the machine is ARM.
Are you able to emerge anything else? Or do you get the same error? First, does your usb mouse get detected? What is the output of lsusb?
If it shows, then you need evdev installed. If it doesn't then you need to enable it in your kernel configuration, or maybe even your usb controller if it isn't compiled. lspci should show the controller info that you can check your kernel config with.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.