[mythtv-users] Indoor HD antenna question
John Pilkington
johnpilk222 at gmail.com
Sat Apr 14 08:01:11 UTC 2018
On 14/04/18 05:23, Stephen Worthington wrote:
> On Fri, 13 Apr 2018 20:32:52 +0000, you wrote:
>
>
> The "demux0 dvr0 frontend0 net0" devices are all correct for a
> normal DVB or ATSC tuner. What we are not sure of now is if they all
> work correctly. Trying the "scan" command should tell us whether the
> tuner works at a basic level, and then if that works, once scan has
> created a channels.conf file, that can be used with an "azap -r
> <channel name>" command to tune the tuner to one channel and make that
> play on the /dev/dvb/adapter0/dvr0 device. You leave azap running and
> in another command prompt run a command line player program like
> mplayer to play from the dvr0 device:
>
> mplayer /dev/dvb/adapter0/dvr0
>
> Mplayer should pop up a window and play the channel. It will also log
> to the console to show what is happening, and tell us what went wrong
> if it can not play the channel.
The centosplus kernel is, IIRC, an el6 kernel with extra drivers for
non-el-type stuff like multimedia. The current kernel is
http://mirror.centos.org/centos/6/centosplus/x86_64/Packages/kernel-2.6.32-696.23.1.el6.centos.plus.x86_64.rpm
with a build date of 2018-03-14, probably for the spectre security fix.
Your dmesg shows
Linux version 2.6.32-220.17.1.el6.centos.plus.x86_64
(mockbuild at c6b5.bsys.dev.centos.org) (gcc version 4.4.6 20110731 (Red
Hat 4.4.6-3) (GCC) ) #1 SMP Wed May 16 05:20:13 BST 2012
I doubt that saa7134 stuff has been updated much since then, but
you probably ought to think about doing some updating, anyway :-)
More information about the mythtv-users
mailing list