Lost Tuner Configuration
Added by Geoff Lane about 8 years ago
Folks,
I've been successfully running TVHeadend on a Raspberry Pi running the Raspian operating system.
I was able to stream this over my home network but suddenly it is not working and I cannot narrow it down to a specific incident.
lsusb shows the device as Bus 001 Device 114: ID 2040:6502 Hauppauge WinTV HVR-900
lsmod shows as follows;
Module Size Used by snd_bcm2835 22502 3 evdev 10534 2 rc_hauppauge 2279 0 em28xx_rc 9098 0 rc_core 22701 3 rc_hauppauge,em28xx_rc drxd 21891 0 em28xx_dvb 22223 0 dvb_core 95719 1 em28xx_dvb em28xx_alsa 12502 0 snd_pcm 92861 2 snd_bcm2835,em28xx_alsa snd_seq 58152 0 snd_seq_device 5142 1 snd_seq snd_timer 22156 2 snd_pcm,snd_seq snd 67534 12 snd_bcm2835,snd_timer,snd_pcm,snd_seq,snd_seq_device,em28xx_alsa tuner_xc2028 21021 1 tuner 17210 1 tvp5150 17030 1 em28xx_v4l 33390 0 videobuf2_vmalloc 5937 1 em28xx_v4l videobuf2_memops 2373 1 videobuf2_vmalloc videobuf2_core 42501 1 em28xx_v4l sg 20575 0 em28xx 70084 4 em28xx_dvb,em28xx_v4l,em28xx_rc,em28xx_alsa tveeprom 12605 1 em28xx v4l2_common 6193 5 tuner,em28xx_v4l,em28xx,tvp5150,videobuf2_core videodev 157117 6 tuner,em28xx_v4l,em28xx,tvp5150,v4l2_common,videobuf2_core media 16272 2 tuner,videodev bcm2835_gpiomem 3703 0 bcm2835_rng 2207 0 uio_pdrv_genirq 3526 0 uio 10078 1 uio_pdrv_genirq
Initially I needed to obtain two firmware files which I did and are located in /lib/firmware as follows;
xc3028L-v36.fw and xc3028L-v36.fw
/dev/dvb doesn't appear in my files.
Unsure what to check now so any hints appreciated.
Geffers