rgro wrote: > is there any way to verify via SSH that everything installed correctly?
You can try to call "sudo modprobe i2c-dev" on the shell. Normally there should nothing be seen. If there is something missing, I would expect an error. But I found an error I think, the second command should be "sudo python3 /home/tc/argononed.py". I don't know why I had it working without "sudo". So, if you call this second command also nothing should be visible and it should not come back to the prompt. If you press "Control-c" then, there should be this message: "Exception ignored in sys.unraisablehook: <built-in function unraisablehook> KeyboardInterrupt" and you should be back at the prompt. You can also try if the temperature measurement is working by calling: "sudo vcgencmd measure_temp" You should get back something like: "temp=42.8'C". That's all I can think of in the moment. pi4 4gb picoreplayer with lms and squeezelite for usb pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with squeezlite/jivelite for hifiberry and bluetooth headphone two airport express ikea symfonisk ------------------------------------------------------------------------ carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113 View this thread: http://forums.slimdevices.com/showthread.php?t=113575 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
