Getting a QlcPlus-Pi on a network.

All the topics related to QLC+ on the Raspberry Pi
Post Reply
wmerrell
Posts: 3
Joined: Fri Jan 03, 2020 7:00 pm
Real Name: Will Merrell

I have installed the Pi image on two separate pis, one a pi 2 with a wifi dongle and the other a pi 3 with built-in wifi. In both cases, the install appears to work. I have it plugged into an HDMI monitor. I do not have an ethernet connection. I can see the desktop and can work with it but I cannot figure out how to get it on the network so I don't have web access. How do I configure the network?
Deece
Posts: 99
Joined: Thu Jul 23, 2015 1:42 pm
Real Name: Derek

Try using:
sudo raspi-config

Network settings.
MDAR
Posts: 21
Joined: Sat Jan 25, 2020 11:32 am
Real Name: Stuart Hanlon

HI

I thought I had the same issue.

I've been trying with the Buster image and I get the same results.

I can use QLCPlus happily with a local monitor and keyboard, but ip:9999 access from my LAN just didn't work.

So... I've swapped to the Stretch image and everything is working perfectly :-)
User avatar
mcallegari
Posts: 4683
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

MDAR
Posts: 21
Joined: Sat Jan 25, 2020 11:32 am
Real Name: Stuart Hanlon

Many thanks

I did try a search before posting, just didn't find these posts.

I'll swap back to Debian Buster and make the config tweak.

One tiny edge case observation, I added a second LAN port to the pi and edited the interfaces file and duplicated your eth0 section for eth1

(I always try to put Art-NET / sACN traffic on a physically isolated LAN)

The UI showed the extra port and allowed me to set a static IP, which sustained on reboot.

But the UI shows both ports as Dynamic.

I don't care, because it's working, I just thought you might like to know.
Post Reply