ubports-santoni / projectmanagement

UBports Project Management for Xiaomi Redmi 4X
2 stars 0 forks source link

Kernel Module support for TP-Link TL-WN722N #27

Closed shafr closed 4 years ago

shafr commented 4 years ago

Describe the bug I love ability to install almost any linux app on phone. I think it would be a great penetration testing device in a pocket. However support for Wifi cards was removed (probably to save space). Removal comment: https://askubuntu.com/questions/823831/ubuntu-touch-usb-wifi-dongle

To Reproduce

Expected behavior

Screenshots

Device Information:

Additional context You can find info on building at https://itectec.com/ubuntu/ubuntu-how-to-install-driver-for-tp-link-tl-wn722n-on-ubuntu-14-04/

Where can I find kernel sources ?

Danct12 commented 4 years ago

I don't have this Wi-Fi adapter unfortunately, but if you want you can add it yourself and make a pull request.

The kernel source is here, have fun: https://github.com/ubports-santoni/android_kernel_xiaomi_santoni

shafr commented 4 years ago

OK, thank you.