Skip to content

Struggeling with autostart up #143

Description

@FrozoneAirPol

Hello,

Thanks for the awesome program.

I have raspbian Buster installed (10)

I'm trying to set up the autostart, but it's not working.

Steps followed
this will function only if you have set 'boot to desktop' using raspi-config.
Done

The directory .config is already present in the image but you will need to select 'Show Hidden Files' in the File Manager to see it.
Found

For later Stretch versions the autostart file:/home/pi/.config/lxsession/LXDE-pi/autostartdoes not exist so it, or its contents, needs to be copied from the file:/etc/xdg/lxsession/LXDE-pi/autostart then edit the file/home/pi/.config/lxsession/LXDE-pi/autostart
If I'm getting it right: I went to the /etc/xdg/lxsession/LXDE-pi/autostart file, copied it to /home/pi/.config/lxsession/LXDE-pi/ that I created myself

Add the following line below the last line to start Pi Presents with the required options:/usr/bin/python /home/pi/pipresents/pipresents.py -o /home/pi -p myprofileNote: the file is not a standard .sh file. The leading @ is not required, it means restart the process should it fail.

Added a functional command-line in the at the bottom of the copied autostart file in /home/pi/.config/lxsession/LXDE-pi/

Nothing is happening at start up, looks normal to me that the system is not looking for that autostart file, because I never told him to check that file.

Thanks in advance if you have some ideas for me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions