Open trayo opened 8 years ago
What happens when you run:
sudo service xboxdrv start
@raelgc I get start: Unknown job: xboxdrv
dpkg: error processing package ubuntu-xboxdrv (--configure):
looks like the ubuntu-xboxdrv package didn't even install properly. Try this:
sudo aptitude install
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 sudo aptitude install
gave me back the same error. It still doesn't seem to find the job. I tried this as well on a fresh installation and ran into the same error.
@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!