guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.48k stars 366 forks source link

sudo /home/pi/scripts/install-desktop on OctoPi 1.0.0 doesn't install everything necessary #810

Closed b-morgan closed 1 year ago

b-morgan commented 1 year ago

What were you doing?

  1. Install OctoPi 1.0.0 image
  2. sudo /home/pi/scripts/install-desktop
  3. sudo reboot

What did you expect to happen?

Desktop appears

What happened instead?

Nothing. I had to install lightdm to get the desktop to appear.

Did the same happen when running OctoPrint in safe mode?

N/A

Version of OctoPi

1.0.0

Printer model & used firmware incl. version

N/A

Screenshot(s)/video(s) showing the problem:

N/A

Yes, I have read the FAQ.

guysoft commented 1 year ago

Could indeed be something changed in Debian bullseye. Will need to test.

The script output would help

b-morgan commented 1 year ago

This will take a while for me to capture as I'll have to start over from scratch with a new image.

b-morgan commented 1 year ago

Here is the script output (captured with screen -L)

install-desktop.zip

This time it worked. Feel free to close this issue.

guysoft commented 1 year ago

Looks like that indeed worked. Good to hear! Closing for now.

Ruhel786 commented 1 year ago

Hi. I know this issue is closed but I'm having the same issue and can't seem to resolve it. I've installed the most recent prerelease version of OctoPi and it doesn't seem to go to desktop once the script is run.

guysoft commented 8 months ago

@Ruhel786 What is your output when you run it?