Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 3 of 3

Thread: Request to add hardware info for network module.

  1. #1

    Title
    Junior Member
    Join Date
    Oct 2019
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Request to add hardware info for network module.

    I would like to use an ehternet dongle using Realtek rtl8153 chip with my VU+ Solo SE v2. This to get faster transfer rates to and from the VU+ box.

    I have found out that the driver for rtl8150 works with the rtl8153.
    In order to use the rtl8153 a line has to be added to the file:

    /lib/modules/3.13.5/modules.alias

    so that linux loads rtl8150 driver to use rtl8153 hardware.

    Adding the following line allows me to use the dongle:

    alias usb:v0BDAp8153d*dc*dsc*dp*ic*isc*ip*in* rtl8150

    May I request that the development team add the line in the file modules.alias in upcoming vix image releases.

    Best Regards
    Kalel in Sweden

  2. #2
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Doesn't the r8152 driver handle rtl8153?

    Code:
    https://discourse.osmc.tv/t/realtek-rlt8153-usb-ethernet-adapter-not-working-after-upgrade/90824/8
    EDIT: when I plug my rtl8153 dongle into my laptop, it's r8152 that gets loaded.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  3. #3

    Title
    Junior Member
    Join Date
    Oct 2019
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by kalel-2 View Post
    I would like to use an ehternet dongle using Realtek rtl8153 chip with my VU+ Solo SE v2. This to get faster transfer rates to and from the VU+ box.

    I have found out that the driver for rtl8150 works with the rtl8153.
    In order to use the rtl8153 a line has to be added to the file:

    /lib/modules/3.13.5/modules.alias

    so that linux loads rtl8150 driver to use rtl8153 hardware.

    Adding the following line allows me to use the dongle:

    alias usb:v0BDAp8153d*dc*dsc*dp*ic*isc*ip*in* rtl8150

    May I request that the development team add the line in the file modules.alias in upcoming vix image releases.

    Best Regards
    Kalel in Sweden

    When further intvestigating this matter I find that the hardware alias for RTL8153 is erranously pointing to cdc-ether and to r815x

    alias usb:v0BDAp8153d*dc*dsc*dp*ic02isc06ip00in* cdc_ether
    and
    alias usb:v0BDAp8153d*dc*dsc*dp*ic02isc06ip00in* r815x

    I guess that is the reason for not loading the correct driver.

    After adding the line

    alias usb:v0BDAp8153d*dc*dsc*dp*ic*isc*ip*in* rtl8150

    the dongle works like charm at 2.5 times the speed as the builtin ethernet hardware

    /Kalel
    Last edited by kalel-2; 22-11-23 at 16:52.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.