RTL2832 OpenPli 4 (Japhar) drivers

Posted by: Whych

RTL2832 OpenPli 4 (Japhar) drivers - 02/05/17 09:15 PM

Are there any drivers for the RTL2832 dvb-t chipset for the Japhar images on DM800 and DM800se?

http://www.gearbest.com/tv-box-mini-pc/pp_188370.html
Posted by: Admin

Re: RTL2832 OpenPli 4 (Japhar) drivers - 02/05/17 09:53 PM

Try to send the commands,

opkg install kernel-module-dvb-usb-rtl2832u
or
opkg install v4l-dvb-module-dvb-usb-rtl2832u

but I don't think it's supported yet.

Admin

Code:
root@dm800se:/var/volatile/tmp# opkg install v4l-dvb-module-dvb-usb-rtl2832u
Unknown package 'v4l-dvb-module-dvb-usb-rtl2832u'.
Collected errors:
 * opkg_install_cmd: Cannot install package v4l-dvb-module-dvb-usb-rtl2832u.
Posted by: Whych

Re: RTL2832 OpenPli 4 (Japhar) drivers - 02/06/17 01:41 PM

Thanks for the reply.
I have found modules for 3.x kernels but none for 2.x kernels.
Any idea how I can compile these for the 2.x kernels?
Posted by: Admin

Re: RTL2832 OpenPli 4 (Japhar) drivers - 02/06/17 02:26 PM

This is not possible, it's like wanting to install OS/2 drivers on WinXP. The important would be to have the source code so we could integrate it on our building tree and so would have from next release also these compiled on the environment we use.

Admin