Has anyone had any experience with Mageia and support of a USB ATSC turner. LIke:
http://hauppauge.com/site/products/data_hvr955q.html
Kaffeiene is supposed to work with these.
Thanks
$ ls *dvb*
dvb-demod-si2168-02.fw dvb-tuner-si2158-a20-01.fw
dvb-demod-si2168-a20-01.fw dvb-usb-dib0700-1.20.fw
dvb-demod-si2168-a30-01.fw dvb-usb-it9135-01.fw
dvb-demod-si2168-b40-01.fw dvb-usb-it9135-02.fw
dvb-fe-xc4000-1.4.1.fw dvb-usb-terratec-h5-drxk.fw
dvb-fe-xc5000-1.6.114.fw sms1xxx-hcw-55xxx-dvbt-02.fw
dvb-fe-xc5000c-4.1.30.7.fw sms1xxx-nova-a-dvbt-01.fw
dvb_nova_12mhz_b0.inp sms1xxx-nova-b-dvbt-01.fw
dvb_nova_12mhz.inp sms1xxx-stellar-dvbt-01.fw
$ sudo lsmod | grep em28xx
em28xx_rc 20480 0
rc_core 28672 3 rc_pinnacle_pctv_hd,em28xx_rc
em28xx_dvb 32768 0
dvb_core 122880 2 cxd2820r,em28xx_dvb
em28xx 90112 2 em28xx_rc,em28xx_dvb
tveeprom 24576 1 em28xx
v4l2_common 16384 1 em28xx
videodev 167936 2 v4l2_common,em28xx
media 40960 2 videodev,em28xx
usbcore 245760 10 usbhid,usb_storage,ehci_hcd,xhci_pci,em28xx,em28xx_dvb,btusb,uas,xhci_hcd,ehci_pci
tarazed wrote:dib0700 was detected by kaffeine at the channel tuning stage when the WinTV card was plugged in. I think most of these should be registered with the em28xx driver. It keeps a table of the supported devices, and way back, doktor5000 showed me a way to examine that but I cannot put my hand on the notes just now. What I am saying is if you have some clue as to the specific hardware component you could see if it matched any of the firmware and then find out if em28xx knows about it. When a device is recognized the firmware is loaded and leaves a trail in the journal I think. Try journalctl and grep on something like dvb.
journalctl -af
Users browsing this forum: No registered users and 1 guest