Re: conflict between mythtv and rtl-sdr

2021-06-28 Thread James Szinger
On Mon, 28 Jun 2021 09:18:59 -0500 Roger Heflin wrote: > It looks like the prior udev rule put the dvb adapters in video. > Since their are both video and radio devices maybe "video" should > really be renamed as "dvb" and/or maybe the rtl package should simply > add itself to video and not use i

Re: conflict between mythtv and rtl-sdr

2021-06-28 Thread Roger Heflin
It looks like the prior udev rule put the dvb adapters in video. Since their are both video and radio devices maybe "video" should really be renamed as "dvb" and/or maybe the rtl package should simply add itself to video and not use its own group. It seems like the packagers of the RPM did not rea

conflict between mythtv and rtl-sdr

2021-06-27 Thread Eyal Lebedinsky
After a recent update which installed rtl-sdr-0.6.0-9.fc34.x86_64 mythbackend failed to see the tuners. This was caused by these permissions: crw-rw+ 1 root rtlsdr 212, 3 Jun 20 23:10 /dev/dvb/adapter0/frontend0 set by /usr/lib/udev/rules.d/10-rtl-sdr.rules and mythba