Description of problem: Current xboxdrv systemd unit doesn't allow any configuration. Moreover it contains non-default configuration for deadzone, and have dbus control disabled. Moreover, it doesn't have --detach-kernel-driver and will just fail. Jul 28 21:05:55 seven-swords xboxdrv[8940]: [ERROR] XboxdrvDaemon::process_match(): failed to launch ControllerThread: Error couldn't claim the USB interface: LIBUSB_ERROR_BUSY Jul 28 21:05:55 seven-swords xboxdrv[8940]: Try to run 'rmmod xpad' and then xboxdrv again or start xboxdrv with the option --detach-kernel-driver. Version-Release number of selected component (if applicable): 0.8.5-7.fc21 How reproducible: Try to, for example, connect two gamepads, or enable rumble. You can't Steps to Reproduce: 1. Try to connect xbox wireless pad. 2. Fail, because unpatched xpad fails to sync gamepad. 3. Try to start xboxdrv.service 4. Fail, because xpad needed to be disabled 5. rmmod xpad 6. Finally start xboxdrv and sync gamepad. 2. Try to connect second gamepad 3. Fail 4. Try to find configuration file 5. Fail 6. Cry in frustration 7. Rewrite systemd unit to include config option Actual results: See above Expected results: I can configure whatever i want and use this configuration with xboxdrv started through systemd. I shouldn't be required to rmmod xpad and blacklist it for xboxdrv.service to work. Additional info:
This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
xboxdrv-0.8.8-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-829629e5bf
xboxdrv-0.8.8-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-860d0343ae
xboxdrv-0.8.8-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-860d0343ae
xboxdrv-0.8.8-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-829629e5bf
Yeah, still not fixed. If anything, it's more broken now by --mimic-xpad(-wireless)
Three easy steps to fix: 1) remove --deadzone 4000 --deadzone-trigger 10% --mimic-xpad --mimic-xpad-wireless from systemd unit (also, you shouldn't use both --mimic-xpad and --mimic-xpad-wireless anyway) 2) move it to /etc/xboxdrv(.conf) (see why not /etc/default or /etc/sysconfig here https://fedorahosted.org/fpc/ticket/152) if you think thats a viable defaults. -d (--detach-kernel-driver) can be moved there too 3) add -c /etc/xboxdrv(.conf) as a first parameter to xboxdrv in systemd unit
xboxdrv-0.8.8-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
xboxdrv-0.8.8-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
This is ridiculous, it's not fixed.
(In reply to Epifanov Ivan from comment #10) > Three easy steps to fix: > 1) remove --deadzone 4000 --deadzone-trigger 10% --mimic-xpad > --mimic-xpad-wireless from systemd unit (also, you shouldn't use both > --mimic-xpad and --mimic-xpad-wireless anyway) > 2) move it to /etc/xboxdrv(.conf) (see why not /etc/default or > /etc/sysconfig here https://fedorahosted.org/fpc/ticket/152) if you think > thats a viable defaults. -d (--detach-kernel-driver) can be moved there too > 3) add -c /etc/xboxdrv(.conf) as a first parameter to xboxdrv in systemd unit (In reply to Epifanov Ivan from comment #13) > This is ridiculous, it's not fixed. 'Fedora Update System' comment are automated; let me do your fixes to the package.
Yeah, i know it's automated. But even with negative karma in bodhi it's still marks bugs as fixed. Thanks.
I let slip your negative karmas; I'm fixing now according to your advices, stay tuned.
Please, try with this new package: http://copr-fe.cloud.fedoraproject.org/coprs/sagitter/Ipopt-EPEL/build/168684/
Yep, that should work. BTW, not that this is related to fedora, but your centos6 init-script misses actual starting/stopping of xboxdrv.
xboxdrv-0.8.8-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-33af56cc6a
xboxdrv-0.8.8-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-72535e381c
xboxdrv-0.8.8-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-dbb8eb27b3
xboxdrv-0.8.8-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-dbb8eb27b3
xboxdrv-0.8.8-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-33af56cc6a
xboxdrv-0.8.8-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-72535e381c
xboxdrv-0.8.8-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
xboxdrv-0.8.8-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
xboxdrv-0.8.8-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.