xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 46 forks source link

Feature request: rtk8192eu #810

Closed dm-coding closed 8 years ago

dm-coding commented 8 years ago

Hi there,

I built a blob for the realtek 8192eu wireless device for latest Xbian 4.1.13+. Is there any interest in including the driver in the distribution? I can submit a PR if so.

https://github.com/djcf/rtl8192eu-xbian

best,

Daniel

mk01 commented 8 years ago

@djcf

sure, ... please transform the howto into hook script like this - this way it will be always compiled (and packed) into any kernel package be build. thanks!

https://github.com/xbianonpi/xbian-package-kernel/blob/master/hooks.d/pre-deb.d/rtl8812au

mkreisl commented 8 years ago

@mk01 Already did this, only have to push my changes :smile:

mkreisl commented 8 years ago

@djcf New kernel packages are created with included rtl8192eu driver. Could you please test it? Thanks