Raspberry pi not holding show file

All the topics related to QLC+ on the Raspberry Pi
Post Reply
thatlightingguy
Posts: 4
Joined: Thu Aug 05, 2021 10:09 pm
Real Name:

My raspberry pi is not holding the show file on the raspberry pi when I reboot. Does anyone know what the cause of this is and how to solve it?
User avatar
GGGss
Posts: 2732
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

Do you, by any chance, save the file onto your PI? (or a stick)
All electric machines work on smoke... when the smoke escapes... they don't work anymore
thatlightingguy
Posts: 4
Joined: Thu Aug 05, 2021 10:09 pm
Real Name:

GGGss wrote: Mon Aug 09, 2021 11:07 am Do you, by any chance, save the file onto your PI? (or a stick)
I have been uploading it from the web interface and then telling it to load that file on boot. Should I be saving it to the pi instead by usb? How do I load a file from USB? I couldn't find it in the folder.
User avatar
GGGss
Posts: 2732
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

Ok - you uploaded the file to the Pi. Then don't use the USB stick, because you are not sure if and how (and where) the USB stick will be mounted next time you boot...
All electric machines work on smoke... when the smoke escapes... they don't work anymore
thatlightingguy
Posts: 4
Joined: Thu Aug 05, 2021 10:09 pm
Real Name:

GGGss wrote: Tue Aug 10, 2021 8:03 am Ok - you uploaded the file to the Pi. Then don't use the USB stick, because you are not sure if and how (and where) the USB stick will be mounted next time you boot...
Do you know why the file gets lost and removed when I reboot?
User avatar
GGGss
Posts: 2732
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

Does it get lost? Or is it inaccessible?
RaspiPi images don't always like USB-sticks at boot. After boot you normally have to 'stick' them in, so to get discovered and then you can opt to mount a volume to the O.S. Now your stick-files are accessible. With an automated image (like the QLC+ one), the stick won't probably get mounted right before QLC+ wants to load the startup file. So no avail.
The best thing is to save the project file to the raspi memory itself.
All electric machines work on smoke... when the smoke escapes... they don't work anymore
markzvo
Posts: 68
Joined: Sat Jan 28, 2017 1:52 am
Real Name: Mark Z

If it is a large file, it may take some time to upload (maybe 2-4 minutes). So please be patient and ensure the screen has refreshed.

Also, ensure you designate the current file, once uploaded, to autostart (see picture).

You can also check to see if your show file exists in the proper directory - please note it will be automatically renamed to "autostart.qxw"
If a file exists there, QLC+ will autostart with that file.
Run this command:
sudo ls /root/.qlcplus/
and make sure you see "autostart.qxw" in the next line
qlcplus autostart.png
Post Reply