Hi,
I installed WindowMaker(0.95.7) and want to activate wmwifi dockapp. When I start it from
Error Message :
I understand that in somewhere need to define wifi interface. Can't find proper information on web.
Does someone had similar issue and able find a solution.
Thanks.
System Information :
FreeBSD FreeBSD 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
Wifi Details :
1 - Currently my wifi is working WindowMaker and other DE properly.
2 - Driver information
/boot/defaults/loader.conf
3 - Interface information
/etc/rc.conf
I installed WindowMaker(0.95.7) and want to activate wmwifi dockapp. When I start it from
Application -> Window Maker -> WiFi
nothing happen. So I started it from xterm window. Below message is appear.Error Message :
wmwifi: No wireless interface found!
I understand that in somewhere need to define wifi interface. Can't find proper information on web.
Does someone had similar issue and able find a solution.
Thanks.
System Information :
FreeBSD FreeBSD 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
Wifi Details :
1 - Currently my wifi is working WindowMaker and other DE properly.
2 - Driver information
/boot/defaults/loader.conf
Code:
if_iwm_load="YES"
iwm7260fw_load="YES"
/etc/rc.conf
Code:
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA DHCP"