LethalDosage
Member
- Joined
- Mar 21, 2021
- Messages
- 13
I am using SDRTrunk on Linux. It can't see the USB device if I run it as myself. However, it does if I run it as root. I added myself to the "video group". I thought that would do it, but no. Does anyone know what permissions are needed?
These device files are created or touched when I insert the USB device:
drwxr-xr-x 3 root root 60 Mar 21 22:46 dvb/
drwxr-xr-x 4 root root 560 Mar 21 22:46 input/
drwxr-xr-x 21 root root 4820 Mar 21 22:46 ./
crw------- 1 root root 89, 4 Mar 21 22:46 i2c-4
crw-rw---- 1 root video 234, 0 Mar 21 22:46 media0
crw------- 1 root root 89, 5 Mar 21 22:46 i2c-5
crw-rw----+ 1 root video 81, 0 Mar 21 22:46 swradio0
crw-rw---- 1 root video 511, 0 Mar 21 22:46 lirc0
drwxr-xr-x 2 root root 4960 Mar 21 22:46 char/
crw-rw-rw- 1 root tty 5, 2 Mar 21 22:46 ptmx
Also, if I run it as user root, I don't have sound. Go figure...
Thanks,
Guy
These device files are created or touched when I insert the USB device:
drwxr-xr-x 3 root root 60 Mar 21 22:46 dvb/
drwxr-xr-x 4 root root 560 Mar 21 22:46 input/
drwxr-xr-x 21 root root 4820 Mar 21 22:46 ./
crw------- 1 root root 89, 4 Mar 21 22:46 i2c-4
crw-rw---- 1 root video 234, 0 Mar 21 22:46 media0
crw------- 1 root root 89, 5 Mar 21 22:46 i2c-5
crw-rw----+ 1 root video 81, 0 Mar 21 22:46 swradio0
crw-rw---- 1 root video 511, 0 Mar 21 22:46 lirc0
drwxr-xr-x 2 root root 4960 Mar 21 22:46 char/
crw-rw-rw- 1 root tty 5, 2 Mar 21 22:46 ptmx
Also, if I run it as user root, I don't have sound. Go figure...
Thanks,
Guy