-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't seem to install on Ubuntu 14.04. Getting unknown job xboxdrv
#54
Comments
What happens when you run:
|
@raelgc I get |
looks like the ubuntu-xboxdrv package didn't even install properly. Try this:
Aptitude is really good for mitigating conflicts of different packages. It should offer you options, consecutively, for ways you can resolve any issues with package installation. |
@mainmachine Doing |
@trayo Are you running inside a Chromebook or something like Crouton? |
@raelgc Yeah, it's a chromebook pixel |
So this is 14.04 running inside a VM on a Chromebook???? |
@mainmachine I'm using Crouton on it. Does it not work with Crouton? I saw somewhere online that it would work okay. I can at least get a controller to work inside of Steam, but wanted to download a few non-Steam games. |
@trayo I have no experience with Crouton, but in Virtualbox, Virt-manager, Qemu or any other VM framework that I'm aware of, a VM will only be able to access hardware if you expressly confgure the Hypervisor to do so. Even then, you'd need to do USB passthrough to guarantee it will work. Again, not sure how Crouton compares to any of the more established VM solutions... |
For some reason, upstart services do not work on Crouton out of the box. |
Hello, hopefully someone can help me with a little installation issue. This is on Ubuntu 14.04. I have tried purging
ubuntu-xboxdrv
andxboxdrv
. I've restarted after every step and ransudo rmmod xpad
, only to getModule xpad is not currently loaded
. In addition the joysticks section in my system settings is blank. Using one controller seems to work fine in Big Picture Mode, but the Xbox ring ends up flashing non-stop.Here is the full log output from the installation:
Thanks for any help!
The text was updated successfully, but these errors were encountered: