AutoAP with RTL8187

Help setting up WiFi
Post Reply
SY3CRC
Posts: 1
Joined: Thu Mar 21, 2019 6:31 pm

AutoAP with RTL8187

Post by SY3CRC »

I have lots of 8187 based interfaces, I actually got them because they work great with Linux and niche scenarios, like making access points, sniffing packets etc.

I thought it would be definitely supported by AutoAP, since it supports every function needed. But its not on the supported list. Is there any way to make it work? Like adding a missing module or something? The hardware should be absolutely capable.
User avatar
w7efs
Posts: 335
Joined: Sun Apr 22, 2018 4:26 pm

Re: AutoAP with RTL8187

Post by w7efs »

Did you try manually loading the kernel module with " modprobe rtl8187 " and verifying with " lsmod | grep 8187 "? If it works as expected then you'll probably want to make an entry in /etc/modules to load it at boot time..
User avatar
MW0MWZ
Site Admin
Posts: 1505
Joined: Wed Apr 04, 2018 9:15 pm
Location: Wales, UK
Contact:

Re: AutoAP with RTL8187

Post by MW0MWZ »

can you SSH into your Pi, run

Code: Select all

cat /proc/modules
and show me exactly what the module shows up as?
I'll then be able to add the support in :)
Andy

73 de MW0MWZ
http://pistar.uk
Post Reply