open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.68k stars 627 forks source link

How to change WLAN0 to SDR0 #321

Closed yangnsd closed 12 months ago

yangnsd commented 12 months ago

Hello,Xianjun Jiao I pulled the latest code, used adi 2022-08-04.img to make an image, according to the https://github.com/open-sdr/openwifi/blob/master/doc/img_build_instruction/kuiper.md, after the production was completed, I found that sdr0 could not be started, after the execution ./wgd.sh, I executed ifconfig sdr0 up, no such device appeared, I executed ifconfig -a, found that at this time the network interface name became wlan0,I want to how to permanently modify wlan0 to sdr0