Terry Wu a écrit :
Hi,

    I add the following codes in the cx23885_initialize() of cx25840-core.c:
        /* Drive GPIO2 (GPIO 19~23) direction and values for DVB-T */
        cx25840_and_or(client, 0x160, 0x1d, 0x00);
        cx25840_write(client, 0x164, 0x00);

    Before that, the tuning status is 0x1e, but <0> service found.
    Now, I can watch DVB-T (Taiwan, 6MHz bandwidth).

    And if you are living in Australia, you should update the
tuner-xc2028.c too:
    
http://tw1965.myweb.hinet.net/Linux/v4l-dvb/20090611-TDA18271HDC2/tuner-xc2028.c

Best Regards,
Terry
I have updaded the cx23885_initialize() function of the cx25840-core.c file with your codes.

But with the new built kernel i have the same error both with scan and kaffeine.

Best regards

Claude



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

Reply via email to