Description
Environment
Activity

Manivannan S June 5, 2020 at 6:44 AM
Walt Miner June 4, 2020 at 9:51 PM
@Manivannan S Can this be closed?

Manivannan S November 21, 2019 at 2:54 PM
Scott, we are trying to see the working with RTL2832U usb FM dongle, But it seems radio apps is not working on icefish 8.9 on home screen, Is any command line settings configurations to added to make app work for rtl2832U ? Please advice

Manivannan S November 11, 2019 at 1:42 PM
Hi Scott,
Thanks for the responses, I am in process of changing the code. I would like to know which GPS module is supported for working with RPi3-agl, Since I want to purchase it.
We have tuner driver for tea5764, looks like will this suffice our requirements.
Regards
Mani

Scott Murray October 31, 2019 at 2:03 PM
I'd recommend staying away from driving the i2c device directly via the device node or using WiringPi. As I mentioned previously, there is a V4L2 tuner driver for the TEA5767 in the kernel that could be enabled, then you could use the V4L2 API with its ioctls against the resulting V4L2 device node. See:
https://linuxtv.org/downloads/v4l-dvb-apis/uapi/v4l/v4l2.html
for some documentation on that API. Note that's possible that you may need to add a udev rule to make sure the permissions get set for V4L2 devices.
Details
Details
Assignee
Reporter

Yes Walt, this ticket can be closed