Jump to content


Photo

kernel module for Realtek rtl8822bu vu+ uno 4k SE

8822bu vu+ uno 4k SE

  • Please log in to reply
28 replies to this topic

#1 mehdi911

  • Member
  • 6 posts

0
Neutral

Posted 13 October 2019 - 21:32

Hi,

it's been a week now that i'm trying to make my wifi stick ( Realtek rtl8822bu ) work with my Vu+ uno 4kSE

i've found and installed the driver (enigma2-plugin-drivers-network-usb-rtl88x2bu) but no luck the box doesn't recognize the stick.

I saw on a thread that someone had a similar issue with a another realtek chipset stick and solved it by installing both a driver and a kernel module

So i wonder if someone could post a kernel module for that chipset suitable for my Vu+ uno 4k SE

 

Thanks in advance



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #2 WTE

  • Senior Member
  • 821 posts

+36
Good

Posted 13 October 2019 - 23:29

if possible log in the box with putty or telnet and check with command "lsusb" which USB devices are connected.

Maybe your stick has  a newer ID which isn't recognized by the driver yet.

 

With command "dmesg" you can get a log which probably informs if you miss something.

 

To check if the driver is loaded use command "lsmod" if good you see in the list something like rtl8822


Mut@nt HD51 STB 4K

   :rolleyes:                :rolleyes:


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #3 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 14 October 2019 - 11:34

Which OpenPLi, as there are quite a few changes in 7.2-rc, when it comes to wifi drivers.

 

I don't know what "enigma2-plugin-drivers-network-usb-rtl88x2bu", we don't have packages for wifi drivers yet.

 

On 7.2-rc you need "kernel-module-88x2bu". I don't have a 7.1-release handy to check what it is called there.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #4 mehdi911

  • Member
  • 6 posts

0
Neutral

Posted 14 October 2019 - 13:47

if possible log in the box with putty or telnet and check with command "lsusb" which USB devices are connected.

Maybe your stick has  a newer ID which isn't recognized by the driver yet.

 

With command "dmesg" you can get a log which probably informs if you miss something.

 

To check if the driver is loaded use command "lsmod" if good you see in the list something like rtl8822

 

Hi WTE,

 root@vuuno4kse:~# lsusb          

Bus 003 Device 002: ID 1058:0704 
Bus 004 Device 002: ID 0bda:b812 
Bus 001 Device 001: ID 1d6b:0002 
Bus 002 Device 001: ID 1d6b:0003 
Bus 003 Device 001: ID 1d6b:0002 
Bus 004 Device 001: ID 1d6b:0002 
Bus 005 Device 001: ID 1d6b:0001 
Bus 006 Device 001: ID 1d6b:0001 
 
root@vuuno4kse:~# lsmod                                 
Module                  Size  Used by                   
bluetooth             389213  4                         
ipv6                  281230  46                        
brcmfb                  1475  2                         
dvb_bcm7252sse       2258316  28 brcmfb                 
dvb_base             5366559  5 dvb_bcm7252sse          
bcm_event               2907  5 dvb_bcm7252sse          
procmk                  1686  2 bcm_event,dvb_bcm7252sse
 
So i think the driver isn't loaded, isn't it?
 
 

 

   

 

@ WanWizard

 

Hi,

 

Actually i'm using Openpli 6.2 which is very stable with my vu+, and i would like to keep it,

 

the driver i installed was intended to be used on an openatv image, although it installed without errors on my openpli.

 

could you show me where i can find "kernel-module-88x2bu" for openpli 6.2 

 

 


Edited by mehdi911, 14 October 2019 - 13:51.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #5 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 14 October 2019 - 13:51

the driver i installed was intended to be used on an openatv image, although it installed without errors on my openpli.

 

That doesn't work, those packages in OpenATV are meta packages, they don't contain anything, they are just there to create dependencies to driver packages that aren't visible in the plugin list.

 

There is no support for the rtl8822 in OpenPLi 6.2, it is only available as of OpenPLi 7.2.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #6 mehdi911

  • Member
  • 6 posts

0
Neutral

Posted 14 October 2019 - 13:59

 

the driver i installed was intended to be used on an openatv image, although it installed without errors on my openpli.

 

That doesn't work, those packages in OpenATV are meta packages, they don't contain anything, they are just there to create dependencies to driver packages that aren't visible in the plugin list.

 

There is no support for the rtl8822 in OpenPLi 6.2, it is only available as of OpenPLi 7.2.

 

Thank you very much for your help

So the only way to get it work is to move to openpli 7.2?



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #7 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 14 October 2019 - 14:02

Or backport the recipes and compile your own drivers. Or find someone else that does that for you. Or find some other distro that has them, and uses the same OE and kernel version than we do.

 

We only maintain the current release (which is 7.x at the moment), and will stop updating 6.x all together when we release OpenPLi 8.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #8 mehdi911

  • Member
  • 6 posts

0
Neutral

Posted 14 October 2019 - 14:10

Or backport the recipes and compile your own drivers. Or find someone else that does that for you. Or find some other distro that has them, and uses the same OE and kernel version than we do.

 

We only maintain the current release (which is 7.x at the moment), and will stop updating 6.x all together when we release OpenPLi 8.

ok, i see that there are only RC releases for the 7.2, what do you think if i install the 7.1

is the driver included in this version? 



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #9 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 14 October 2019 - 14:28

No, it is only available in 7.2, I've added it only weeks ago.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #10 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 14 October 2019 - 15:26

If you can wait, wait until 7.2 was released. When you install 7.2rc, you will need to flash it again to get 7.2.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #11 twol

  • Senior Member
  • 442 posts

+15
Neutral

Posted 17 October 2019 - 12:44

You could try this driver (attached zipped ko)->>> lib/modules/x.x.xx-x.x/kernel/drivers/net/wireless - will either work ... or not.

Attached Files


Gigablue Quad 4K & UE 4K
.........FBC Tuners:
------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
.........DVB-S2X into 90cm dish (27.5W)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #12 mehdi911

  • Member
  • 6 posts

0
Neutral

Posted 4 November 2019 - 14:53

@twol

i copied your file but unfortunately it didn't work 

 

@WanWizard

I decided to go for the 7.2rc version as you advised, but i couldn't get the "kernel-module-88x2bu" installed

could you please tell me how?



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #13 mrvica

  • Senior Member
  • 1,218 posts

+80
Good

Posted 4 November 2019 - 16:13

after you copy it to that loaction you have to do  depmod in Telnet  than restart your box



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #14 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 4 November 2019 - 16:42

No need, it is in the feed.

 

Either do

opkg install kernel-module-88x2bu

or start the Software Management plugin, go to Advanced, Package Management and install it from there.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #15 mrvica

  • Senior Member
  • 1,218 posts

+80
Good

Posted 4 November 2019 - 17:20

I have here RTL8188RU, pretty stubborn that thing, in Win works just fine, when you do ifconfig do you have wlan0 at all, if so you may change /etc/network/ineterfaces, extend the -D option with wext, it may help

-Dnl80211,wext

restart the box



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #16 mehdi911

  • Member
  • 6 posts

0
Neutral

Posted 5 November 2019 - 18:55

Thank you all

the solution given by WanWizard worked

i just want to add that the driver is also available in the feed of the openpli 7.1

i installed it and my stick is now working like it should.



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #17 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 5 November 2019 - 19:00

Thanks for the feedback ! :thumbs-up:


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #18 rafjak

  • Member
  • 6 posts

0
Neutral

Posted 9 November 2019 - 23:23

I have tp-link Archer T4U with RTL 8822bu. How to run it on Vu+ uno 4k SE.

I have kernel-module-88x2bu installed.

 

Regards RJ



Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #19 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 10 November 2019 - 00:22

If it is not detected, what is the USB id? (check the output of the lsusb command).


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: kernel module for Realtek rtl8822bu vu+ uno 4k SE #20 rafjak

  • Member
  • 6 posts

0
Neutral

Posted 10 November 2019 - 13:55

It is detected as

 

Bus 003 Device 002: ID 2357:0115
 

But I can not see it in network properties.

 

Regards

RJ





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users