Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspbian Buster: 3B+ boots to blank black desktop with only right-click menu available #55

Closed
jdrch opened this issue Jan 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working linux distribution Linux distribution raspberry pi os Raspberry Pi OS raspberry pi 3 model b+ Raspberry Pi 3 Model B+

Comments

@jdrch
Copy link
Owner

jdrch commented Jan 11, 2020

Solution:

  • Run # nano ~/.config/lxsession/LXDE-pi/autostart from SSH
  • Add the following lines:
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
  • Save the file
  • Reboot the Pi
@jdrch jdrch added bug Something isn't working raspberry pi os Raspberry Pi OS raspberry pi 3 model b+ Raspberry Pi 3 Model B+ linux distribution Linux distribution labels Jan 11, 2020
@jdrch jdrch self-assigned this Jan 11, 2020
@jdrch jdrch closed this as completed Jan 11, 2020
@jdrch jdrch changed the title Raspbian displays a blank desktop Raspbian Buster: 3B+ boots to blank black desktop with only right-click menu available Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux distribution Linux distribution raspberry pi os Raspberry Pi OS raspberry pi 3 model b+ Raspberry Pi 3 Model B+
Projects
None yet
Development

No branches or pull requests

1 participant