-
[Support] binhex - MakeMKV
No worries, I just wanted to try your docker version. Yes I am sure they are the correct device names. From Unraid CLI: root@Tower:~# ls -l /dev/sg9 crw-rw---- 1 root cdrom 21, 9 Jul 22 12:25 /dev/sg9 root@Tower:~# ls -l /dev/sr0 brw-rw---- 1 root cdrom 11, 0 Jul 22 12:25 /dev/sr0
-
[Support] binhex - MakeMKV
I am unable to get it detect my USB DVD drive. I have added Extra Parameters: --device /dev/sr0 --device /dev/sg9 but MakeMKV states "The program can't find any usable optical drives". From the console I can see the DVD has been passed through: sh-5.0# ls -la /dev/sg* crw-rw---- 1 root 6 21, 0 Jul 17 16:56 /dev/sg0 crw-rw---- 1 root 6 21, 1 Jul 17 16:56 /dev/sg1 crw-rw---- 1 root 6 21, 2 Jul 17 16:56 /dev/sg2 crw-rw---- 1 root 6 21, 3 Jul 17 16:56 /dev/sg3 crw-rw---- 1 root 6 21, 4 Jul 17 16:56 /dev/sg4 crw-rw---- 1 root 6 21, 5 Jul 17 16:56 /dev/sg5 crw-rw---- 1 root 6 21, 6 Jul 17 16:56 /dev/sg6 crw-rw---- 1 root 6 21, 7 Jul 17 16:56 /dev/sg7 crw-rw---- 1 root 6 21, 8 Jul 17 16:56 /dev/sg8 crw-rw---- 1 root log 21, 9 Jul 17 16:56 /dev/sg9 sh-5.0# ls -la /dev/sr0 brw-rw---- 1 root log 11, 0 Jul 17 16:56 /dev/sr0 If I use the same parameters in a different makemkv docker the drive is detected. Any suggestions? Thanks Paul
-
Tutorial: Installing Pulseway for remote monitoring
I believe I have updated the symlinks to the new versions. When I run: /etc/rc.d/rc.pulseway start I get the same error: Starting Pulseway Daemon ... /usr/sbin/pulsewayd: symbol lookup error: /usr/sbin/pulsewayd: undefined symbol: CRYPTO_num_locks Error!
-
Tutorial: Installing Pulseway for remote monitoring
I've upgraded to OS 6.7.0-rc1 and Pusleway has now stopped working. This is the error I get: Starting Pulseway Daemon ... /usr/sbin/pulsewayd: symbol lookup error: /usr/sbin/pulsewayd: undefined symbol: CRYPTO_num_locks Error! This is my config to get this far: cp /boot/pulseway/config.xml /etc/pulseway/config.xml cp /boot/pulseway/pulseway.id /var/pulseway/pulseway.id ln -s /lib64/libssl.so.1.1 /usr/lib64/libssl.so.0.9.8 ln -s /lib64/libcrypto.so.1.1 /usr/lib64/libcrypto.so.0.9.8 # As of version 6.6, you also need one for libidn ln -s /usr/lib64/libidn.so.12 /usr/lib64/libidn.so.11 /etc/rc.d/rc.pulseway start Any ideas on what I need to do next?
scouserontour
Members
-
Joined
-
Last visited