RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Xbox360 wireless controllers - receiver connectivity issues

    Scheduled Pinned Locked Moved Help and Support
    56 Posts 29 Posters 56.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • UDb23U
      UDb23 @trixter1981
      last edited by

      @trixter1981 thanks for posting this downgrade script.
      I'll try it to solve the Logitech controller not working issue after 3.8 update.

      Did you report the kernel problem on Github ?
      I would do it but I'm not skilled enough to technically explain this kernel problem.

      1 Reply Last reply Reply Quote 0
      • R
        rossoe
        last edited by rossoe

        Can you please tell me what I'm doing wrong here with permissions?

        First line works ok:

        sudo curl 'http://pastebin.com/raw/e2ZKSMr1' -o 'patched_rpi-update.sh' -L -B
        % Total % Received % Xferd Average Speed Time Time Time Current
        Dload Upload Total Spent Left Speed
        100 11038 0 11038 0 0 90959 0 --:--:-- --:--:-- --:--:-- 91983

        Then I have trouble with:

        sudo tr -d '\015' < patched_rpi-update.sh > /usr/bin/rpi-update

        -bash: /usr/bin/rpi-update: Permission denied

        which means I get the certificate errors carrying on with the further commands.

        pommeP 1 Reply Last reply Reply Quote 0
        • pommeP
          pomme @rossoe
          last edited by

          @rossoe said in [Xbox360 wireless controllers - receiver connectivity issues]

          -bash: /usr/bin/rpi-update: Permission denied
          which means I get the certificate errors carrying on with the further commands.

          I got this error too. Make sure you are logged in as root user. You may need to create a root user account.

          R 1 Reply Last reply Reply Quote 0
          • R
            raelik @pomme
            last edited by raelik

            @pomme Yeah, I should have mentioned you should run sudo su - (to switch to root) before doing any of this. Fixed my post (again).

            1 Reply Last reply Reply Quote 0
            • R
              rossoe
              last edited by

              worked perfectly thank you.

              can we easily upgrade to the newly released 3.8.1 without the kernel jumping back up to the broken version?

              1 Reply Last reply Reply Quote 0
              • trixter1981T
                trixter1981
                last edited by

                done the upgrade to 3.8.1, it's okay. The kernel is untouched.

                1 Reply Last reply Reply Quote 0
                • Z
                  zanie420
                  last edited by

                  RPI 3
                  Retropie 4.0-dev

                  Having the same issues getting wireless 360 receiver to work consistently after fresh install and enabling xboxdrv via the script. Tearing my hair out! No output from jstest /dev/input/js0.

                  However, I too can get it to work by logging into SSH as root and using:

                  killall xboxdrv
                  xboxdrv --trigger-as-button --id 0 --led 2 --deadzone 4000 --silent & sleep 1

                  This didn't work until I blacklisted xpad and installed xboxdrv via apt-get

                  Randomly the controller stops working and you have to redo it. Restarting puts you back a square one, but the workaround IS consistent it seems.....

                  What the hell am I doing wrong?

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    backstander @zanie420
                    last edited by

                    @zanie420 if you read down below my post (trixter1981 & raelik posts), there is a workaround that will downgrade the kernel. The xboxdrv seams to work pretty consistently after this downgrade.

                    1 Reply Last reply Reply Quote 0
                    • A
                      ataritoday
                      last edited by

                      Hi All,

                      Apologies, another Newb.....

                      I tried the script in above...sudo worked, curl worked and it downloaded something...

                      hard to tell if tr-d worked or not.....

                      same with chmod , did not seem to do much, but no error either....

                      when I get to the line /usr/ line I get a syntax error.... is this suppose to be a continuation of the line above ? what does it do ?

                      Apologies for the basic questions.

                      Thx
                      Jim

                      1 Reply Last reply Reply Quote 0
                      • M
                        mazjohn
                        last edited by mazjohn

                        Another Newb when it comes to installing scripts and Linux Kernels, ..cannot get past the first part without errors so far... Attempting this on clean install of V3.81 , over an hour struggling... will keep trying.

                        I would hope there would be an updated image release soon that officially addresses this??

                        Update: I gave up. had to start over with a clean install of retropie V 3.6 which uses an older Kernel. Works fine now.... Hopefully there is an update soon that addresses out of box issues with 3.81.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sberrieman
                          last edited by

                          Hi,

                          I'm getting a gzip error when running the final command and it performs the rollback - any ideas?

                          1 Reply Last reply Reply Quote 0
                          • N
                            NizZ8 @raelik
                            last edited by

                            @raelik Thanks for posting, fixed the issue for me with a fresh install of 3.8.1

                            1 Reply Last reply Reply Quote 0
                            • herb_fargusH
                              herb_fargus administrators
                              last edited by

                              An issue has been logged here: https://github.com/raspberrypi/linux/issues/1540

                              If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                              Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                              1 Reply Last reply Reply Quote 0
                              • P
                                PhantombrainM
                                last edited by

                                Thank you. This worked so far.
                                But one question for the future: how to roll back?
                                apg-get update and upgrade does not install the newest kernel anymore.
                                How do I switch back to an upgrading distribution when the problems have been fixed?
                                regards PhantombrainM

                                1 Reply Last reply Reply Quote 0
                                • D
                                  dabone
                                  last edited by

                                  I'm trying to get a fresh install using my dp9 gpio controllers along with my wireless xbox 360 controllers.
                                  I guess I'm outta luck at the moment? I tried a fresh install, then backing down the kernel, but then I can't install the gamecon driver.

                                  Later,
                                  dabone

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    Jexoteric
                                    last edited by

                                    The script above works well, but it didn't fix the flashing ring of lights that would normally indicate the controller is still trying to connect. Shouldn't the light switch to the corresponding lighted quadrant that the receiver sees the controller as (1-4)?

                                    Is the flashing ring the normal behavior or is something still incorrect?

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      backstander @Jexoteric
                                      last edited by

                                      @Jexoteric

                                      I'm not sure if you already did this step but...you'll still need to setup the Xbox 360 controller in the RetroPie Setup Script. This should setup the correct "corresponding lighted quadrant" to light up.

                                      https://github.com/retropie/retropie-setup/wiki/Setting-up-the-XBox360-controller

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        Jexoteric @backstander
                                        last edited by

                                        @backstander nailed it. LED's work now, and are much less annoying.

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          Arcuza
                                          last edited by

                                          I'm having issues with this as well. It seems like random results, sometimes it works, sometimes it doesn't. Sometimes LEDs are flashing, sometimes they show contoller#, sometimes they die.

                                          Is there a working fix? Will a fix be available in the next version?

                                          I'm running 3.8.1 with raspberry PI 3.

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            billymalcolm
                                            last edited by billymalcolm

                                            Upon running script, I get

                                            Gzip: stdin: not in gzip format
                                            Tar: child returned status 1
                                            Tar: error is not recoverable: exiting now

                                            Anyone else get this? What have I done wrong?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.