Homepage Forums RetroPie Project Everything else related to the RetroPie Project start runlevel arguments (none) do not match xboxdrv Default-Start values Reply To: start runlevel arguments (none) do not match xboxdrv Default-Start values

#3615
echcoleman
Participant

I also experience the same issue.

I’ve followed the third possibility in setting of xbox controllers on https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-the-XBox360-controller

I’ve created the file with given contents:
/etc/init.d/xboxdrv

When I run the next command:
sudo update-rc.d xboxdrv start

I get the message:
update-rc.d: using dependency based boot sequencing
Use of uninitialized value in string eq at /usr/sbin/update-rc.d line 490.
update-rc.d: warning: start runlevel arguments (none) do not match xboxdrv Default-Start values (2 3 4 5)
update-rc.d” warning: stop runlevel arguments (none) do not match xboxdrv Default-Start values (0 1 6)