There's a problem getting readouts here because this install is on a laptop and not this machine. If I type all night, I could get it all.
Code: Select all
cat /etc/rc.conf |grep wlan0
Code: Select all
wlans_"iwm0"
ifconfig_wlan0="WPA DHCP"
Code: Select all
So, sudo ifconfig | grep -B 3 802.11
Code: Select all
ssid "Fon WiFi" channel 3 (2422 MHz 11g) bssid a6:91:b1:60:b7:b8
regdomain FCC country US authmode OPEN privacy OFF txpower 30
bmiss 10 scanvalid 60 protmode CTS wme
media: IEEE 802.11 Wireless Ethernet DS/1Mbps mode 11g
So, to check:
sudo ee /etc/rc.conf tells me the card is there, and little else:
Code: Select all
rc_parallel="NO"
sendmail_enable="NONE"
sendmail_submit_enable+"NO"
sendmail_outbound_enable+"NO"
sendmail_msp_queue_enable="NO"
devfs_system_ruleset=="devfsrules_common"
kld_list+"linux linux64 cuse /boot/modules/i915kms.ko"
ntpd_sync_em0="DHCP"
wlans_iwm0="wlan0="wlan0"
ifconfig_wlan0="WPA DHCP"
keymap="us.kbd"
hostname="telaman.net.au"
So, I can't do anything in /etc/rc.conf.
Where should I go from here?
Thanks for any time and trouble.
Edited by ericbsd plain text trigger my COD.