rt8150 driver support

Hi.  I just installed the latest V6 Beta, and much to my chagrin, the rtl8150 usb ethernet driver module isn't available to load, where it was available in V5.  While I know this configuration isn't supported, it worked well for me in V5, enabling me to run a SFF P3 system as a firewall/router.

Is there any chance Astaro could compile support for this module back in for V6?  It doesn't appear to be possible to build a module from source, or download a module for this kernel config.  

I really wanted to see if the 2.6 kernel's QoS worked  better than the kernel supplied with V5, which didn't work very well in preventing low priority traffic from flooding the upstream.

As I said, I know this config isn't officially supported, but I love your product, and really want to continue using it with V6.  I would appreciate any help you can provide.

Thanks,
Mike
Parents
  • Which driver was loaded in V5 in /etc/modules.conf?

    Xeno
  • It was the rtl8150.o module.  It was located with all the other net drivers, and I activated it by sticking in "alias eth1 rtl8150" in the modules.conf file.



    Thanks,
    Mike
  • That's what I thought. The driver module rtl8150 is no longer supported in V6. Simply the module is not included in V6 at all.

    Xeno
  • [ QUOTE ]
    That's what I thought. The driver module rtl8150 is no longer supported in V6. Simply the module is not included in V6 at all.

    Xeno 

    [/ QUOTE ]

    I noticed that.  :-)  I looked in the drivers/net directory and noticed it was missing there, whereas in V5 it was there.  I am actually surprised by this, because this and many other network drivers are in the standard 2.6 kernel source, so it appears that Astaro actively removed device support for a number of devices when building V6. 

    I think if you went back to the kernel build processs it would be pretty easy to add the rtl8150 support, as well as support for a number of other devices.  You just specify it with an  instead of an  in the kernel menubuild.

    Is there a reason this driver was specifically excluded from the kernel build?  It would be great if the at least the same drivers supported in V5 would be supported in V6.  Astaro is a great product, but it's not really possible for users to add devices even if the code is in production kernel code.  Any chance you guys would be willing to not remove that support in the next beta kernel build?

    Thanks,
    Mike
Reply
  • [ QUOTE ]
    That's what I thought. The driver module rtl8150 is no longer supported in V6. Simply the module is not included in V6 at all.

    Xeno 

    [/ QUOTE ]

    I noticed that.  :-)  I looked in the drivers/net directory and noticed it was missing there, whereas in V5 it was there.  I am actually surprised by this, because this and many other network drivers are in the standard 2.6 kernel source, so it appears that Astaro actively removed device support for a number of devices when building V6. 

    I think if you went back to the kernel build processs it would be pretty easy to add the rtl8150 support, as well as support for a number of other devices.  You just specify it with an  instead of an  in the kernel menubuild.

    Is there a reason this driver was specifically excluded from the kernel build?  It would be great if the at least the same drivers supported in V5 would be supported in V6.  Astaro is a great product, but it's not really possible for users to add devices even if the code is in production kernel code.  Any chance you guys would be willing to not remove that support in the next beta kernel build?

    Thanks,
    Mike
Children
No Data