Kodi Community Forum

Full Version: Tvheadend and HVR-950Q on Synology NAS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This might not be the most appropriate place to post this but I'm trying to get tvheadend to work on my DS213j move away from using DVBLink. I've installed the tvheadend package on my NAS and but when I go to "DVB Input" page, the drop down menu doesn't show my HVR-950Q tuner. I'm pretty sure the drivers are install properly on the NAS because I had it working with DVBLink and dmesg shows this

Code:
[   89.235952] usbcore: registered new interface driver em28xx
[   89.314581] Em28xx: Initialized (Em28xx dvb Extension) extension
[   89.642345] usbcore: registered new interface driver dvb_usb_ttusb2
[   90.252533] usbcore: registered new interface driver dvb_usb_dib0700
[   90.682368] au0828 driver loaded
[   91.065813] au0828: i2c bus registered
[   91.275551] tveeprom 1-0050: Hauppauge model 72001, rev E1H3, serial# 8552851
[   91.282745] tveeprom 1-0050: MAC address is 00:0d:fe:82:81:93
[   91.288526] tveeprom 1-0050: tuner model is Xceive XC5000C (idx 173, type 88)
[   91.295714] tveeprom 1-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
[   91.303153] tveeprom 1-0050: audio processor is AU8522 (idx 44)
[   91.309102] tveeprom 1-0050: decoder processor is AU8522 (idx 42)
[   91.315231] tveeprom 1-0050: has no radio, has IR receiver, has no IR transmitter
[   91.322754] hauppauge_eeprom: hauppauge eeprom: model=72001
[   91.345276] au8522 1-0047: creating new instance
[   91.349921] au8522_decoder creating new instance...
[   91.395038] tuner 1-0061: Tuner -1 found with type(s) Radio TV.
[   91.401020] xc5000 1-0061: creating new instance
[   91.428595] xc5000: Successfully identified at address 0x61
[   91.434237] xc5000: Firmware has not been loaded previously
[   91.465866] au8522 1-0047: attaching existing instance
[   91.489949] xc5000 1-0061: attaching existing instance
[   91.519662] xc5000: Successfully identified at address 0x61
[   91.525299] xc5000: Firmware has not been loaded previously
[   91.530909] DVB: registering new adapter (au0828)
[   91.535658] usb 2-1: DVB: registering adapter 0 frontend 0 (Auvitek AU8522 QAM/8VSB Frontend)...
[   91.572965] Registered device AU0828 [Hauppauge HVR950Q]
[   91.595757] usbcore: registered new interface driver au0828
[   91.767060] usbcore: registered new interface driver dw2102
[   92.135863] usbcore: registered new interface driver pctv452e
[   92.325856] usbcore: registered new interface driver tbsqbox2ci
[   92.555869] usbcore: registered new interface driver tbsdvbc
[   92.646776] usbcore: registered new interface driver tbs5680

Any thoughts on where I should be looking for problems?
You need Video Station running also - https://tvheadend.org/boards/4/topics/8217
Did this work?
Yup. Thanks for your help! But I ended up returning the 213j and getting a 212j because there wasn't a bootstrap for the 213j. Now I'm trying to get my Hdhomerun working with tvheadend but it's been tough, I haven't quite got it working yet.