TP-Link TL-WN725N version 2 with 3.8 Kernel
|
15th Jul, 2013, 05:47 AM
Post: #2
|
|||
|
|||
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel
(15th Jul, 2013 12:28 AM)kyle_l88 Wrote: Andd.. I Just realized this should be in Hardware as I found another thread topic there on this. That being said I wonder if there is a way to build a new module for the 3.8 kernels with each xbian-package-kernel package, we create also xbian-package-kernel-headers. this package contains development enviro for (mostly) modules development. clone the git repo https://github.com/liwei/rpi-rtl8188eu.git and compile with running this command from inside the "rpi-rtl……" directory Code: CONFIG_RTL8188EU=m make -C /lib/modules/$(uname -r)/build M=`pwd` the original git source is compatible with 3.6, 3.5, I patched it against 3.8. but no idea, whether correctly, I don't have the card (have not tried compiling against 3.9, but does not compile agains 3.10). and found this one "git clone https://github.com/lwfinger/rtl8188eu.git", this one compiles against 3.10.0 … just run Code: make Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
TP-Link TL-WN725N version 2 with 3.8 Kernel - kyle_l88 - 15th Jul, 2013, 12:28 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - mk01 - 15th Jul, 2013 05:47 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - kyle_l88 - 15th Jul, 2013, 08:25 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - mk01 - 15th Jul, 2013, 12:55 PM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - kyle_l88 - 18th Jul, 2013, 09:46 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - yani992 - 10th Sep, 2013, 06:23 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - passado - 22nd Aug, 2013, 08:29 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - kyle_l88 - 23rd Aug, 2013, 12:00 AM
RE: TP-Link TL-WN725N version 2 with 3.8 Kernel - mk01 - 10th Sep, 2013, 10:11 AM
|