
因此,我嘗試使用我在以下位置找到的 Ubuntu 14.04 LTS 的腳本創建自製的 Nintendo 3DS 街道通行證中繼:
https://gbatemp.net/threads/how-to-have-a-homemade-streetpass-relay.352645/
所以當我執行腳本時,我看到發生了兩件事,
1) PCI (sysfs) 顯示幾秒鐘,然後,
2) 錯誤“r8188eu 不依賴 mac80211”
我在 VMware 上運行 14.04 並使用 TP-Link TL-WN725N 無線適配器。目前,我使用此適配器存取互聯網沒有任何問題,並且我的路由器可以完美地看到它。
答案1
這可能是因為您需要特殊的修補過的的版本主機與一起運行rtl8188eu司機。
您可以使用以下地址:https://github.com/lwfinger/rtl8188eu
sudo apt-get remove hostapd
sudo apt-get install git
cd /tmp
git clone [email protected]:lwfinger/rtl8188eu.git
cd rtl8188eu/hostapd-0.8/hostapd
cp defconfig .config
make
sudo make install
如果仍然不起作用,您需要添加以下行/etc/hostapd.conf
或/etc/hostapd/hostapd.conf
driver=rtl871xdrv