Jump to content


Photo

OpenPLI 6.1: rtl8153 driver


  • Please log in to reply
17 replies to this topic

#1 zember

  • Member
  • 17 posts

0
Neutral

Posted 26 January 2018 - 12:35

Hi,

it's possible to add support for Ethernet USB controler rt8153 in OpenPli 6.1?

 

I want use it on my VU+ Ultimo to get higher transfer than 100Mbit. On Windows VIP PID looks like this : USB\VID_0BDA&PID_8153

 

here are sources for linux but I can not compile it on STB

http://www.realtek.c...3&GetDown=false

 

Regards,

 

 



Re: OpenPLI 6.1: rtl8153 driver #2 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+542
Excellent

Posted 27 January 2018 - 12:44

The "sources" of the driver are irrelevant. What matter is whether the manufacturer (VU+) enabled support for in the Linux kernel for your receiver. And apparently they didn't.

 

To properly know what driver you need, do this:

 

- install the package "usbutils"

- type dmesg -c > /dev/null

- plug the converter into the receiver (not your Windows PC)

- type dmesg

- type lsusb

 

Post the output of the last two command here.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: OpenPLI 6.1: rtl8153 driver #3 zember

  • Member
  • 17 posts

0
Neutral

Posted 28 January 2018 - 22:12

Hi,

 

dmesg and lsusb, here you have:

root@vuultimo:~# dmesg -c
root@vuultimo:~# dmesg
usb 2-1: new high-speed USB device number 4 using ehci-brcm
root@vuultimo:~# lsusb
Bus 002 Device 004: ID 0bda:8153
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0002
Bus 003 Device 001: ID 1d6b:0001
Bus 004 Device 001: ID 1d6b:0001
root@vuultimo:~#



Re: OpenPLI 6.1: rtl8153 driver #4 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 28 January 2018 - 22:24

If you take a look here: https://cateee.net/l...SB_RTL8152.html

You will see USB_RTL8152 appeared on 3.10.

Ultimo is using 3.9.6 so you need to backport driver.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: OpenPLI 6.1: rtl8153 driver #5 zember

  • Member
  • 17 posts

0
Neutral

Posted 29 January 2018 - 11:16

If you take a look here: https://cateee.net/l...SB_RTL8152.html

You will see USB_RTL8152 appeared on 3.10.

Ultimo is using 3.9.6 so you need to backport driver.

Hi,

 

How to do this?



Re: OpenPLI 6.1: rtl8153 driver #6 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+542
Excellent

Posted 31 January 2018 - 20:06

Let me put it this way, I think it will prove simpler and cheaper to ditch the stick and buy a wireless bridge.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: OpenPLI 6.1: rtl8153 driver #7 zember

  • Member
  • 17 posts

0
Neutral

Posted 4 February 2018 - 12:19

Let me put it this way, I think it will prove simpler and cheaper to ditch the stick and buy a wireless bridge.

I don't think that wireless bridge will be faster than 100Mbit.

 

Maybe there is some other USB Ethernet 1Gbit adapter which is supported in kernel 3.9.6 and OpenPLi 6.1?



Re: OpenPLI 6.1: rtl8153 driver #8 WanWizard

  • PLi® Core member
  • 70,812 posts

+1,831
Excellent

Posted 4 February 2018 - 13:19

Problem is that kernel 3.9.6 is from june 2013, so you won't find any recent hardware in it.

 

And it isn't that difficult, for example the Linksys WUMC710 is an 802.11ac bridge with 4 gigabit ethernet poorts. But I doubt it is the only one...


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLI 6.1: rtl8153 driver #9 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+542
Excellent

Posted 4 February 2018 - 16:01

 

Let me put it this way, I think it will prove simpler and cheaper to ditch the stick and buy a wireless bridge.

I don't think that wireless bridge will be faster than 100Mbit.

 

Maybe there is some other USB Ethernet 1Gbit adapter which is supported in kernel 3.9.6 and OpenPLi 6.1?

Nonsense. Most access points can act as a wireless bridge.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: OpenPLI 6.1: rtl8153 driver #10 zember

  • Member
  • 17 posts

0
Neutral

Posted 4 February 2018 - 16:08

Ok, i found USB 3.0 Gigabit Adapter with chipset AX88179

 

https://cateee.net/l...88179_178A.html

 

it said that it supported form kernel 3.9.

 

Will it working on Ultimo with OpenPLi 6.1??



Re: OpenPLI 6.1: rtl8153 driver #11 WanWizard

  • PLi® Core member
  • 70,812 posts

+1,831
Excellent

Posted 4 February 2018 - 16:18

It depends on the box. These do:

./meta-xtrend/recipes-bsp/linux/linux-etxx00-2g/et8000/defconfig:CONFIG_USB_NET_AX88179_178A=y
./meta-xtrend/recipes-bsp/linux/linux-etxx00-2g/et10000/defconfig:CONFIG_USB_NET_AX88179_178A=y
./meta-xsarius.pli5/recipes-bsp/linux/linux-xsarius-4.2.1/defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-xsarius.pli5/recipes-bsp/linux/linux-xsarius-3.14.28/defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-gi/recipes-bsp/linux/linux-et7000mini_3.18.24/et7000mini/defconfig:CONFIG_USB_NET_AX88179_178A=y
./meta-vuplus/recipes-bsp/linux/linux-vusolo2-3.13.5/vusolo2_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vusolose-3.13.5/vusolose_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vusolo4k-3.14.28/vusolo4k_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuduo-3.9.6/vuduo_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuuno-3.9.6/vuuno_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuduo2-3.13.5/vuduo2_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuultimo4k-3.14.28/vuultimo4k_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuzero-3.13.5/vuzero_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuuno4k-3.14.28/vuuno4k_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuzero4k-4.1.20/vuzero4k_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuuno4kse-4.1.20/vuuno4kse_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vusolo-3.9.6/vusolo_defconfig:CONFIG_USB_NET_AX88179_178A=m
./meta-vuplus/recipes-bsp/linux/linux-vuultimo-3.9.6/vuultimo_defconfig:CONFIG_USB_NET_AX88179_178A=m

The others need a BSP update from the manufacturer to enable it.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLI 6.1: rtl8153 driver #12 zember

  • Member
  • 17 posts

0
Neutral

Posted 4 February 2018 - 16:31

./meta-vuplus/recipes-bsp/linux/linux-vuultimo-3.9.6/vuultimo_defconfig:CONFIG_USB_NET_AX88179_178A=

 

so there is a chance that it will be working.

 

I will buy adapter and let You know.



Re: OpenPLI 6.1: rtl8153 driver #13 WanWizard

  • PLi® Core member
  • 70,812 posts

+1,831
Excellent

Posted 4 February 2018 - 16:35

You can check up front:

opkg update && opkg list | grep "88179"

it should display the installable package containing the driver.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLI 6.1: rtl8153 driver #14 zember

  • Member
  • 17 posts

0
Neutral

Posted 4 February 2018 - 16:40

yes there is :

root@vuultimo:~# opkg list | grep "88179"
kernel-module-ax88179-178a - 3.9.6-r5.5.4.4 - ax88179-178a kernel module  ax88179-178a kernel module; ASIX AX88179/178A
root@vuultimo:~#



Re: OpenPLI 6.1: rtl8153 driver #15 WanWizard

  • PLi® Core member
  • 70,812 posts

+1,831
Excellent

Posted 4 February 2018 - 16:54

Then it should work fine, providing the driver is ok.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLI 6.1: rtl8153 driver #16 zember

  • Member
  • 17 posts

0
Neutral

Posted 6 February 2018 - 22:41

ax88179_178a 1-1:1.0 eth1: register 'ax88179_178a' at usb-ehci_hcd-1, ASIX AX88179 USB 3.0 Gigibit Ethernet, 00:xx:xx:xx:xx:xx
usbcore: registered new interface driver ax88179_178a

NET: Registered protocol family 10
IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
ax88179_178a 1-1:1.0 eth1: ax88179 - Link status is: 1
IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

So far so good

,but effects are not spectacular:

 

wget - ~16MB/s

 

ftp server - ~15,4MB/s

 

samba - ~21,5 MB/s

 

so its, jump from 11MB/s to 21,5 - not bad but I hoped that will be a bit better.

 

Edit:

 

P.S. It's VU+ Ultimo


Edited by zember, 6 February 2018 - 22:45.


Re: OpenPLI 6.1: rtl8153 driver #17 WanWizard

  • PLi® Core member
  • 70,812 posts

+1,831
Excellent

Posted 6 February 2018 - 22:45

Absolutely not bad at all, I think you're hitting the limit of the SoC's USB implementation.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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: OpenPLI 6.1: rtl8153 driver #18 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+542
Excellent

Posted 8 February 2018 - 19:24

Yes, the limit of USB2 is ~ 30 Mbps.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users