Is it possible to run Domoticz on Raspberry Pi Desktop for PC?
I have tried it, but without success.
I get the next error:
Domoticz on Raspberry Pi Desktop for PC
Moderator: leecollings
- Sjonnie2017
- Posts: 361
- Joined: Wednesday 02 August 2017 19:43
- Target OS: Linux
- Domoticz version: Latest ß
- Location: The Netherlands
- Contact:
Re: Domoticz on Raspberry Pi Desktop for PC
Why not use a Linux distro? The Wiki has a great how-to about installing Domoticz on it. Or you could use Windows (if you have the laptop you'll have a license in 99.99% of the cases) and use Domoticz on that.
Might I ask what the added benefit is of using RPi Desktop for PC?
Might I ask what the added benefit is of using RPi Desktop for PC?
ConBee II - TRÅDFRI lights + switches, loads of ChingLing dimmers and switches, Heiman and Xiaomi sensors
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
- erem
- Posts: 230
- Joined: Tuesday 27 March 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Amsterdam/netherlands
- Contact:
Re: Domoticz on Raspberry Pi Desktop for PC
@sjonnie2017
RPi Desktop for PC IS a linux distro. it just uses the raspberry desktop instead of gnome or kde
@tiger362
try installing the missing libssl
apt search libssl will show you the available installs
then do sudo apt-get install <name>
then restart domoticz
RPi Desktop for PC IS a linux distro. it just uses the raspberry desktop instead of gnome or kde
@tiger362
try installing the missing libssl
apt search libssl will show you the available installs
then do sudo apt-get install <name>
then restart domoticz
Regards,
Rob
Rob
-
- Posts: 8
- Joined: Monday 22 April 2019 10:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Contact:
Re: Domoticz on Raspberry Pi Desktop for PC
Thanks @sjonnie2017 and @erem for your replies!erem wrote: ↑Tuesday 10 November 2020 17:14 @sjonnie2017
RPi Desktop for PC IS a linux distro. it just uses the raspberry desktop instead of gnome or kde
@tiger362
try installing the missing libssl
apt search libssl will show you the available installs
then do sudo apt-get install <name>
then restart domoticz
I searched for the libssl files and this is the result of the file Domoticz "cann't" find(I think....):
- erem
- Posts: 230
- Joined: Tuesday 27 March 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Amsterdam/netherlands
- Contact:
Re: Domoticz on Raspberry Pi Desktop for PC
ok, it seems libssl1.1 is installed
From your output i see you are running 32 bit (i386)
you can find where libssl is installed by executing
i would expect to find it in one of the /usr/lib subdirs
report what you find and we can take next steps to resolve this
From your output i see you are running 32 bit (i386)
you can find where libssl is installed by executing
Code: Select all
sudo find / -name libssl*
report what you find and we can take next steps to resolve this
Regards,
Rob
Rob
- erem
- Posts: 230
- Joined: Tuesday 27 March 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Amsterdam/netherlands
- Contact:
Re: Domoticz on Raspberry Pi Desktop for PC
it seems your problem is the 32 bit version.
viewtopic.php?t=29879
you can try compiling from source, or move to x64 Linux, or try x32 windows
sorry i cannot bee of more help
viewtopic.php?t=29879
you can try compiling from source, or move to x64 Linux, or try x32 windows
sorry i cannot bee of more help
Regards,
Rob
Rob
-
- Posts: 8
- Joined: Monday 22 April 2019 10:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.2
- Contact:
Re: Domoticz on Raspberry Pi Desktop for PC
Thanks for your help anyway Roberem wrote: ↑Thursday 12 November 2020 11:44 it seems your problem is the 32 bit version.
viewtopic.php?t=29879
you can try compiling from source, or move to x64 Linux, or try x32 windows
sorry i cannot bee of more help
Who is online
Users browsing this forum: No registered users and 0 guests