Desktop from ports fails to load (4.1)
-
some more discussion - not really raspberry pi but similar issue:
https://bugs.launchpad.net/ubuntu/+source/xinit/+bug/1562219
looking into it as well, though I'm sure @BuZz will come up with a more elegant solution than whatever hack I generate once he is on the mend.
-
@BuZz Sounds like the flu has got you. I'm sure everyone wishes you a speedy recovery and I'm sure noone would expect you to be delving into code during Christmas anyway !
Keep hydrated and get better soon. It'll all be sorted in good time. -
Did anybody solved it already ? Here is what fixes it for me:
sudo su printf 'SUBSYSTEM=="input", GROUP="input", MODE="0660"\nKERNEL=="tty[0-9]*", GROUP="tty", MODE="0660"' > /etc/udev/rules.d/99-input.rules exit
What really "solves" it, is chmoding 0660 /dev/tty*. It was the only way I found to fix it.
-
@Rascas said in Desktop from ports fails to load (4.1):
Did anybody solved it already ? Here is what fixes it for me:
sudo su printf 'SUBSYSTEM=="input", GROUP="input", MODE="0660"\nKERNEL=="tty[0-9]*", GROUP="tty", MODE="0660"' > /etc/udev/rules.d/99-input.rules exit
What really "solves" it, is chmoding 0660 /dev/tty*. It was the only way I found to fix it.
Hi.
Can you give a step-by-step for this "fix" for people who may not be familiar with running terminal from emulationstation and chmod.Many thanks
-
@Rascas I may well have to do something like that, but it's not nice security wise etc. Am looking into it.
-
@BuZz Yeah, I know. Or downgrading the X server packages can also be a solution.
-
@Rascas I have a ticket here - https://github.com/RetroPie/RetroPie-Setup/issues/1805 - I'm trying a few ideas.
-
I believe I have a workaround - which should be fine on any default RetroPie install where ES is launched from tty1 - if launched from another tty it will probably not work. I will possibly be able to make this less hardcoded when I integrate it into retropie - but I want to test a few more things first.
For the
Desktop
entry in ports, please edit/opt/retropie/configs/ports/lxde/emulators.cfg
and make it look likelxde = "startx -- vt1 -keeptty" default = "lxde"
-
Ignore my instructions above - I have now committed my changes to github.
Please update RetroPie-Setup - you should get v4.1.7. You will need to restart the system, and it should be all working again.
-
Excellent, thank you so much @BuZz . Would this fix also be appropriate for the OpenXCom issue I raised and believed to be the same thing?
Unfortunately I won't be able to test this out for a few days, but can test it out asap if it should hopefully resolve that issue too.
Thanks again!
-
@sonicsheppard I don't know - but if it's an X app that used to work, and then didn't, probably.
-
Cool, I believe it was, and the error looked very similar to the one for LXDE. Will check it out next week unless someone else beats me to the punch.
Got some Aquatoids that need killing on TFTD :).
Cheers!
-
I had to commit another fix - v4.1.8 should be working. Overtired and getting over the flu (and going to bed now!). Cheers.
-
Works perfectly now. I've built a install on a new SD card and will swap over from the multi-boot I built giving a much simpler system.
Thanks to everyone for their input, and to @BUZZ for dragging himself from his sick bed to fix this !
-
@funkyspider multiboot is shite. Berryboot is the worst. Best thing to do for a triple system is install Raspian or Retropie image and then add what you want on top. Kodi / RetroPie/ Pixel Desktop.... all easily accessible from each other. Rather than rebooting each time
-
Hi @BuZz , unfortunately this is still an issue for openxcom, as descriped above. I've commented on my other thread - https://retropie.org.uk/forum/topic/6491/openxcom-no-longer-working-after-installing-from-experimental-menu/3.
Please let me know if any additional info or output is required.
Side note, this issue has also reared it's head since I updated to 4.1.8 - https://retropie.org.uk/forum/topic/5296/help-keyboard-not-working/10. I have commented that thread also.
Thanks.
-
it won't work with that script automatically. They need to start with xinit or startx or need to do some manual changes to the launch code.
-
Hey guys! This is still happenning for me, I installed the last version yesterday and it continue happennig. Do you know if any solution has been found? Thnaks very much for the help!!!
-
@Albertpaella you provided no information. See the link in my signature.
-
@BuZz Sorry for the last post. I am using raspberry Pi 3, I have installed retropie 4.1 from a SD card and then I have installed raspbien and the pixel desktop from retopie options. When I try to launch the desktop from the emulationstation using Ports I get several errors and the desktop environment does no launch.
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.