morrownr / 8814au

Linux Driver for USB WiFi Adapters that are based on the RTL8814AU Chipset
Other
508 stars 98 forks source link

Issue while installing on nethunter #97

Closed cr4sh-me closed 1 year ago

cr4sh-me commented 1 year ago

Hi, I was trying to install driver on a nethunter device (I'm using custom kernel for nethunter)

Here's output:

IMG20230119180207.jpg

morrownr commented 1 year ago

Hi @cr4sh-me

I am not familiar with Nethunter but if you want to provide a link so that I can read about it as I have time, I'll try to do that.

I see that kernel 3.18 is in use. The oldest kernel supported by the Linux foundation is currently 4.14 and I generally stick to supporting supported kernels. I don't have a single test system that has a kernel that old on it so my ability to work this issue is zero.

Something that might help you: The Main Menu is located at:

https://github.com/morrownr/USB-WiFi

It has a lot of information about usb wifi adapter and you can ask question in Issues. That might help you find a solution.

Regards,

Nick

cr4sh-me commented 1 year ago

https://www.kali.org/docs/nethunter/

Okay, ill try

morrownr commented 1 year ago

https://www.kali.org/docs/nethunter/wireless-cards/

It sounds to me that the driver support is already provided in the Nethunter kernel.

After reading, it looks like a 8814au chipset based adapter is not really going to work well. These adapter can take up to 900 mA of power. Something with a mt7610u chipset that does not use much power might be better suited. An adapter like the Alfa ACHM could work well but you would have to research the issue.

cr4sh-me commented 1 year ago

https://www.kali.org/docs/nethunter/wireless-cards/

It sounds to me that the driver support is already provided in the Nethunter kernel.

After reading, it looks like a 8814au chipset based adapter is not really going to work well. These adapter can take up to 900 mA of power. Something with a mt7610u chipset that does not use much power might be better suited. An adapter like the Alfa ACHM could work well but you would have to research the issue.

I had Nexus 6P and this card worked fine with no additionals drivers and with OTG cable only, but the kernel had 8814au. Official OnePlus3 nethunter kernel its not working, so i need to compile my own.

morrownr commented 1 year ago

so i need to compile my own.

The other drivers I have up here are pretty good quality. This one, not so much. It is old and fragile and Realtek seems to have stopped releasing code for it. I would help but you are trying to do something that is outside of my expertise.

KiGamji commented 1 year ago

@cr4sh-me since the issue is solved, can you close it as completed?

morrownr commented 1 year ago

Sure.