Re: KWorld ATSC 115 all static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



CityK wrote:
- how to provide a proper solution that will resolve the underlying i2c
gate issue remains a point in discussion. In the meantime:


It's a load order dependency -- There is no way to toggle the i2c gate without first bringing up the demod, which requires firmware. The ATSC11(0/5) requires the DVB bring-up to complete before bringing up the analog i2c clients.


- Hans kworld repo:
Pros: does provide analog tv functionality for, at a minimum, tvtime.
Cons: The changes introduced result in, as testing to date has shown, a
harmless bit of duplication in the way of the tuner being loaded twice.
kdetv/motv/xawtv, at a minimum, do not work in overlay mode.

Tuner is _not_ loaded twice. The tuner-simple driver is displaying itself twice in the dmesg logs, because it is attached twice. Once for analog, again for digital -- this is *by design*.

The old code used dvb-pll for the digital side, and tuner-simple for analog. The common support within those two modules has been merged together to remove redundancy and allow us to share state between the two instances of the driver for the same part.

As tuner-simple registers each side of the interface, it will display a message to the kernel logs indicating what tuner has been attached -- this is what you see twice.

-Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux