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

    Installing Pixel

    Scheduled Pinned Locked Moved Help and Support
    pixelraspbianwastebaskettrashtrash can
    25 Posts 7 Posters 14.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.
    • R
      rsimmy
      last edited by

      No dice. Formatted, new image of RetroPie, updated setup script. Installed Pixel and it's still broken.

      I'm at a loss. I'm gonna reformat and install RetroPie again and leave it alone. Maybe get another SD card and put Raspbian on it.

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

        @rsimmy Its possible there are some dependencies that aren't being installed. I haven't installed pixel in a while.

        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
        • R
          rsimmy
          last edited by rsimmy

          Just an update, I haven't gotten these things to work, but I think I figured something out.

          RetroPie has a proprietary method for mounting the USB for itself to transfer roms and saves.

          While in Pixel, typing "tail -f /var/log/messages" into the terminal and plugging in a USB device, I can see in real time that it's getting automounted, and trying to transfer roms to RetroPie.

          Although, it's not mounted in the usual way, so nothing pops up in Pixel, and it acts as if there's no USB drive and I have to type extra commands (sudo mount, sudo umount, etc) to get it to mount to /media/usb as it should if I had regular full Raspbian with Pixel.

          This just seems to be a RetroPie thing, and I'm surprised I can't find any documentation or anybody else having the same problem.

          As far as the Trashcan not working, I'm unsure, but I can only assume it's also has something to to do with how Raspbian is built and configured for RetroPie. Like I said, I've flashed fresh images of RetroPie, updated the setup script, and installed Pixel normally, and these "problems" persist.

          Basically what I've understood is if you want to use the official RetroPie image, installing Pixel will give you very basic functionality like web browsing and that's pretty much it unless you install additional programs.

          If this is the case, I feel that these things should be addressed in the github FAQ where it says "where did the desktop go?" as newer users such as myself think they're getting a desktop with normal functionality.

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

            @rsimmy most people don't use the desktop environment and even less people do the rest of the community a favour by posting relevant information on the wiki which is why what is there is basically what I wrote when I tested it.

            I'll test it again when I get some time to see if I can reproduce it- I'd rather not post workarounds on the wiki, rather Id prefer we just solve the issue so people in the future don't have to.

            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

            R 1 Reply Last reply Reply Quote 0
            • R
              rsimmy @herb_fargus
              last edited by rsimmy

              @herb_fargus
              Completely understandable. I realize that RetroPie is a gaming platform first, and that's what most people are using it for, Pixel is just an added option that may or may have not been tested thoroughly. It's easy enough to swap out an SD card with full Raspbian on it until this is figured out.

              If I can download games using Chromium and place them in the roms directory, then all is good. And that works. I was originally just scared something was corrupt and was a bit apprehensive about continuing on, especially after using Pixel on my original NOOBS install and having a different experience with it.

              herb_fargusH 2 Replies Last reply Reply Quote 0
              • herb_fargusH
                herb_fargus administrators @rsimmy
                last edited by

                @rsimmy in theory installing pixel on retropie should function exactly like it does standalone so I'm glad you caught the differences so we can fix them. I'll keep you posted as I test

                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 1
                • herb_fargusH
                  herb_fargus administrators @rsimmy
                  last edited by

                  @rsimmy

                  Alright gave it a test:

                  My steps:

                  Update Setup Script

                  Configure/tools>Raspbian Tools>Update Raspbian Packages (took a while)

                  Install pixel desktop environment

                  Restart emulationstation and run desktop from ports:

                  result: no wastebasket

                  Find what the filemanager is (pacmanfm) go to google: find this:

                  http://unix.stackexchange.com/questions/8790/where-is-the-trash-directory-for-pcmanfm-and-xfe

                  sudo apt-get install gvfs

                  sudo reboot

                  wastebasket is there, usb drives automount. Magic!

                  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

                  R W P 3 Replies Last reply Reply Quote 1
                  • R
                    rsimmy @herb_fargus
                    last edited by

                    @herb_fargus
                    I can't thank you enough for taking the time. I googled everything I could and just didn't run across that haha.

                    I'll give this a try when I get home form work. Thanks again!

                    1 Reply Last reply Reply Quote 0
                    • W
                      Williquah @herb_fargus
                      last edited by

                      @herb_fargus
                      Thanks a lot for providing those instructions. Personally, I did not need to grab gvfs to get my wastebasket and usb automounting to work, using dpkg I see that gvfs is installed, assuming through the Pixel installation.

                      I'm on RPi3, RetroPie 4.2, so I'm thinking it's the most recent update that did it.
                      Thanks again for your instructions, following the rest worked perfectly for me.

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

                        @Williquah yep I've added it as a dependency so it's installed automatically with the installer now

                        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

                        W 1 Reply Last reply Reply Quote 2
                        • V
                          Vodkanakas
                          last edited by

                          Hi i followed the procedure to install pixel and it wont boot via ports or command line. just boots back into ports menu like it couldnt load the desktop. any ideas?

                          W herb_fargusH 2 Replies Last reply Reply Quote 0
                          • W
                            Williquah @herb_fargus
                            last edited by

                            @herb_fargus Superb, thanks a lot for that!

                            1 Reply Last reply Reply Quote 0
                            • W
                              Williquah @Vodkanakas
                              last edited by

                              @Vodkanakas I could be going overkill, but if it's not too much trouble for you, I'd backup your roms and configs and what not manually, format the sd, fresh install latest version of RetroPie, than follow the procedure again for Pixel, at least that's what I'd try.. again, might be a little dramatic though I'm not sure.

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

                                @Vodkanakas you need to update your setup script before you try and install it.

                                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

                                fellegF 1 Reply Last reply Reply Quote 1
                                • V
                                  Vodkanakas
                                  last edited by

                                  that worked thanks.

                                  1 Reply Last reply Reply Quote 0
                                  • fellegF
                                    felleg
                                    last edited by felleg

                                    @herb_fargus Hello, sorry for the bump!

                                    I tried installing the Pixel desktop. It worked the first time right away after installing it (when doing sudo startx from the terminal), but after a reboot, the desktop stopped working. I tried launching it both from the Pi directly and from ssh, and both with and without an HDMI monitor connected. Same result (though through ssh it says "no screen found", which is understandable). I'm pretty sure I changed nothing in my config files (then again, I could be wrong). I tried launching it from the ports by launching "Desktop" in ES, and no dice.

                                    Here's the full log I get from startx (.local/share/org/Xorg.log.0):
                                    https://pastebin.com/scCXnstK

                                    It seems the error is linked to fbdev , a module that failed to load. I have installed a PiTFT in my retropie setup a week before attempting to install the Pixel desktop and I know it uses fbcp (framebuffer copy), but I have no idea if it has something to do with fbdev. Sorry if that's not enough info, but let me know if I can provide any config.

                                    I'm running RetroPie 4.2 from a RPi3, I updated the retropie setup script and tried installing the pixel desktop as described in the wiki (even installed the dependencies that apt-get told me to install).

                                    EDIT (9 months later): Just wanted to say I managed to solve the problem by installing something, but I fail to remember what it was. Sorry. Will update if I come across the problem and solve it once more.

                                    1 Reply Last reply Reply Quote -1
                                    • fellegF
                                      felleg @herb_fargus
                                      last edited by

                                      @herb_fargus bump

                                      1 Reply Last reply Reply Quote -1
                                      • P
                                        polygaryd @herb_fargus
                                        last edited by

                                        @herb_fargus said in Installing Pixel:

                                        @rsimmy

                                        Alright gave it a test:

                                        My steps:

                                        Update Setup Script

                                        Configure/tools>Raspbian Tools>Update Raspbian Packages (took a while)

                                        Install pixel desktop environment

                                        Restart emulationstation and run desktop from ports:

                                        result: no wastebasket

                                        Find what the filemanager is (pacmanfm) go to google: find this:

                                        http://unix.stackexchange.com/questions/8790/where-is-the-trash-directory-for-pcmanfm-and-xfe

                                        sudo apt-get install gvfs

                                        sudo reboot

                                        wastebasket is there, usb drives automount. Magic!

                                        Ok so I'm on retro pie 4.3.3 on a pi 3model b and pixel will not run. I installed the stand alone browsers first as well as the x windowing system to make them start up. Then installed pixel and it wouldnt open. It Didnt even go back to the ports screen.
                                        So i tried doing these steps and every single time it hoses my retropie. I cant even get to installing pixel, as soon as i update raspian files nothing works, my bluetooth devices stop and i cant even get into the bluetooth section it goes to command line and says stuff about not being able to find the packages.. If i reboot then none of the usb ports work so basically its useless and i have to reimage the sd card. Then i did your steps again without firefox and chrome or xwindow system installed and get the same result. What is the issue? How did you get this work and when i do your exact steps and i get a non functional Raspberry-Pi?

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

                                          @polygaryd just use the setup script.

                                          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

                                          P 1 Reply Last reply Reply Quote 0
                                          • P
                                            polygaryd @herb_fargus
                                            last edited by

                                            @herb_fargus said in Installing Pixel:

                                            @polygaryd just use the setup script.

                                            So just update the setup script then install pixel Is that what you mean?

                                            P 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.