2021-04-04, 06:41 AM
When I attempt to start the NextPVR service, using "service nextpvr start" I get this error in syslog:
Running the command manually gives the same "Illegal Instruction" error
The command:
And finally, in case it is relevant, the output of uname -a
Will NextPVR work on this architecture? I see it runs on the RPi, so it seems somewhat agnostic, correct? Unfortunately, these are the only logs I have.
The installation was done through the official .deb package, as listed here: https://forums.nextpvr.com/showthread.php?tid=59390
The hardware is a repurposed Seagate Personal Cloud NAS.
Code:
Apr 3 23:55:36 debian systemd[1]: Starting NextPVRServer...
Apr 3 23:55:38 debian server.sh[6346]: Starting server../opt/nextpvr/shell/server.sh: line 23: 6348 Illegal instruction /opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll > /dev/null
Apr 3 23:55:38 debian server.sh[6346]: Done. PID=
Apr 3 23:55:38 debian systemd[1]: Started NextPVRServer.
The command:
Code:
/opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll
Code:
Linux debian 4.9.0-15-armmp #1 SMP Debian 4.9.258-1 (2021-03-08) armv7l GNU/Linux
The installation was done through the official .deb package, as listed here: https://forums.nextpvr.com/showthread.php?tid=59390
The hardware is a repurposed Seagate Personal Cloud NAS.