RTL28xx Drivers - Kernel 2.6 and 3.x

Posted by: Admin

RTL28xx Drivers - Kernel 2.6 and 3.x - 11/16/14 03:12 AM

rtl28xx is for the driver Realtek RTL28xx

http://sourceforge.net/projects/d690-usb-linux/files/Realtek%20RTL28xx%20Source%20Code/

and

http://www.spinics.net/lists/linux-media/msg46177.html

and

http://webcache.googleusercontent.com/se...=clnk&gl=ch

The last file in attachment is for Kernel 2.6

https://github.com/ambrosa

The last one, seems to be for Kernel 2.6 from Realtek,
DVB-Realtek-RTL2832U-2.2.2-4_tuner-master.zip

TS

P.S.: http://palosaari.fi/linux/
Posted by: adeej

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 07/28/16 10:00 PM

How can I install drivers for rtl2832 on vusolo v3 ferrari with OpenPli 4.0 IPTV by MastaG (20 July)?

thanks in advance
Posted by: Admin

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 07/28/16 10:09 PM

I don't think these drivers are supported, you can try to check on the Feeds to see if there is something RTL28xx,

I found this, you can try to download or use via the feeds these 2 ipk.

http://jam2.japhar.com/feeds/OpenPLi-4/f...0.11_vusolo.ipk

http://jam2.japhar.com/feeds/OpenPLi-4/f...0.11_vusolo.ipk

Let us know,

Admin
Posted by: adeej

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 07/29/16 06:20 PM

Unfortunately it doesn't work frown

on the feeds there is wrong driver for rtl28xx.

Thanks anyway
Posted by: oled

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 01/30/18 11:57 PM

Hello
I wanted to install it on a blackhole 2.0.7 v+ solo2 is there any way?
I installed the driver enigma2-plugin-drivers-dvb-usb-rtl2832_1.0-r3_all.ipk and it seems to download from the feeds but then the stick is not seen
Posted by: Toysoft

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 01/31/18 02:25 AM

You need to check if from the feeds the stick is valid and recognized, once you know it, then you know if the update will be possible and valid.

The important for a driver, is that it is coming from the feeds of the image it was built for, you cannot use a driver from the image A into an image B... it will definitely fail.

Concerning the BlackHole 2.0.7, it's a very old image, and I am pretty sure that BH Team will not have anymore the feeds active for it (most probably it tries to download from the feeds, but fails as it doesn't find the files/feed).

TS
Posted by: oled

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 01/31/18 01:06 PM

giving telnet the command: lsusb find the rtl2838 as bus 002 device 002 device: Vpid:0bda Pid:2838


if load enigma2-plugin-drivers-dvb-usb-rtl2832_1.0-r3_all.ipk in log:
vusolo2 user.err kernel:dvb_usb_rtl28xxu: version magic '3.13.5 SMP mod_unload BMIPS 32BIT ' should be '3.3.6-1.2 SMP mod_unload BMIPS 32BIT

if load enigma2-plugin-drivers-dvb-usb-rtl2832_1.0-r2_all.ipk in log :
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state
Jan 31 11:29:24 vusolo2 user.info kernel: usbcore: registered new interface driver dvb_usb_rtl28xxu
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
Jan 31 11:29:24 vusolo2 user.info kernel: DVB: registering new adapter (Realtek RTL2832U reference design)
Jan 31 11:29:24 vusolo2 user.err kernel: usb 2-1: dvb_usb_rtl28xxu: unknown tuner=NONE
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: 'Realtek RTL2832U reference design' error while loading driver (-19)
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully deinitialized and disconnected
Posted by: Admin

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 01/31/18 06:37 PM

The drivers are not compiled for your image / kernel. You need to get drivers compiled for your image / kernel, others will not work.

dvb_usb_rtl28xxu: version magic '3.13.5 SMP mod_unload BMIPS 32BIT ' should be '3.3.6-1.2 SMP mod_unload BMIPS 32BIT'

Admin
Posted by: oled

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 01/31/18 08:57 PM

Thank you very much for the help you are giving me. It is to learn


version magic '3.13.5 SMP mod_unload BMIPS 32BIT ' should be '3.3.6-1.2

the kernel is 3.3.6-1.2 ?
on the decoder in lib modules I read 3.3.6-1.2 . I do not understand 3.13.5


what is missing for the second listing?
if load enigma2-plugin-drivers-dvb-usb-rtl2832_1.0-r2_all.ipk in log :
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state
Jan 31 11:29:24 vusolo2 user.info kernel: usbcore: registered new interface driver dvb_usb_rtl28xxu
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
Jan 31 11:29:24 vusolo2 user.info kernel: DVB: registering new adapter (Realtek RTL2832U reference design)
Jan 31 11:29:24 vusolo2 user.err kernel: usb 2-1: dvb_usb_rtl28xxu: unknown tuner=NONE
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: 'Realtek RTL2832U reference design' error while loading driver (-19)
Jan 31 11:29:24 vusolo2 user.info kernel: usb 2-1: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully deinitialized and disconnected
Posted by: Toysoft

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 01/31/18 09:19 PM

Its a different Kernel, so its like if you want to use Win10 drivers with Win7 or WinXP. It's not possible.

You need to use the drivers for your image and your box/kernel.

TS
Posted by: oled

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 02/01/18 11:27 AM

recompiling the kernel updating it to 3.13.5 without changing the image is not possible then?
Posted by: Admin

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 02/01/18 12:43 PM

It's rebuilding the image fully, and needs the sources of the images, as well a working source code still compilable today... that's days or weeks of work.

BlackHole source code is not available as well... it's not opensource, it's private from BlackHole Team.

Admin
Posted by: lagos911

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 06/01/18 11:07 PM

hello and from me... I own a clone of xp1000 called cloud ibox 2 (no plus)
I was trying to install a DVB-T with chipset IT9315 but as I am informed the reciever BSB cant support it.
So now I buy a dvb-t usb with chipset RTL2832 but i cant find the driver. I find some files but is not ipks.
Any solution. The image that i have install to the reciever right now is an brand new openpli-6.2-rc-cloud.ibox.2-20180406_usb
But i cant find the drivers at the plugins
Can somebody help?
Posted by: Admin

Re: RTL28xx Drivers - Kernel 2.6 and 3.x - 06/01/18 11:15 PM

The drivers you can use are only the ones from the image you install, so you need to install an image that has the FEEDS active, and use the normal opkg install commands to install the right drivers compiled for that image.

You cannot use drivers from other images or other boxes... as well as the DVB-T Dongle you bought as the worst chipset support... so you should have use the standard supported Dongles instead to have more chances...

See here : http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=10334#Post10334

Admin