I have the setup as per the subject.
The hat is recognised - dmesg o/p
Code: Select all
[ 8.984449] dvbdev: DVB: registering new adapter (CXD2880)
[ 9.186997] cxd2880: cxd2880_attach: CXD2880 driver version: Ver 1.4.1 - 1.0.5
[ 9.187044] cxd2880 spi0.0: DVB: registering adapter 0 frontend 0 (Sony CXD2880)...
[ 9.213719] cxd2880_spi: cxd2880_spi_probe: Sony CXD2880 has successfully attached.
[ 10.139315] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 11.302066] cxd2880 spi0.0: DVB: adapter 0 frontend 0 frequency 0 out of range (174000000..862000000)
(Nothing else related to dvb)
I've installed tvheadend, gone through the install wizard, added SandyHeath as my nearest transmitter (which I got from a website after inoutting my postcode), and the wizard/scan then reports 8 muxes found (but I understand these are just read from a table), but zero services found.
I know the (roof) aerial is good as I can do a successful scan on a Humax STB no problem.
I've installed dvb-tools to try and do a manual scan to see if I get a different result, but this command returns nothing
Code: Select all
dvbscan /usr/share/dvb/dvb-t/uk-SandyHeath
I don't know what to try next, and hope someone else will know where to go from here. (Was really really hoping to impress the missus with my PVR on a pi !!)
Thanks in advance.