F5F Stay Refreshed Power Users Networks Problem with the driver's input

Problem with the driver's input

Problem with the driver's input

M
masonburk
Junior Member
28
11-07-2023, 12:54 PM
#1
You're encountering an error related to a missing declaration in the driver code for your AWUS 1900 installation on Kali Linux. The issue appears to be with the `napi_recv` function where `GRO_DROP` is referenced but not defined. Try checking the source files, updating the header definitions, or consulting the AWUS driver documentation for the correct usage.
M
masonburk
11-07-2023, 12:54 PM #1

You're encountering an error related to a missing declaration in the driver code for your AWUS 1900 installation on Kali Linux. The issue appears to be with the `napi_recv` function where `GRO_DROP` is referenced but not defined. Try checking the source files, updating the header definitions, or consulting the AWUS driver documentation for the correct usage.