Hello there,
I had installed FreeBSD recently but I could only connect to one wireless access point of 2 that are available to me here. They are different as one is a standard WPA the other usually would take a browser login and uses HTCHAN WME. Doesn't seem to be any information in the handbook about how to use this latter type AP I did read the whole section on wireless networking but this is not mentioned. Anyways after a lot of fruitless trawling the web and because I had installed IA32 on 64bit machine I thought I'd reinstall and after working out (guessing) how to get the nice 80x24 screen back set everything up normally but when I got to the network scan wifi AP I tried selecting the awkward one. SO while install is on a menu I went to a shell and tested it out.Of course it didn't work properly but there was funnily enough some network connectivity. At this point I started messing around putting network up and down with ifconfig wlan0, restarting or stopping network services with service netif and also an ifconfig wlan0 destroy. So the upshot is that I committed the install with the network configuration probably totally messed up and now it comes up on boot with:
I edited wpa_supplicant.conf to specify the WPA access point that was in use prveiously with its SSID and PSK but obviously this is happening before it gets that far.
So if anyone can give me advice on how to repair this problem I would greatly appreciate it.
Also if it would be possible to use the 2nd access point with the HTCHAN WME but no WPA in FreeBSD at all, I have spent hours reading stuff on-line and also some
printed books on the subject but cannot find anything about this yet.
Regards, LF
I had installed FreeBSD recently but I could only connect to one wireless access point of 2 that are available to me here. They are different as one is a standard WPA the other usually would take a browser login and uses HTCHAN WME. Doesn't seem to be any information in the handbook about how to use this latter type AP I did read the whole section on wireless networking but this is not mentioned. Anyways after a lot of fruitless trawling the web and because I had installed IA32 on 64bit machine I thought I'd reinstall and after working out (guessing) how to get the nice 80x24 screen back set everything up normally but when I got to the network scan wifi AP I tried selecting the awkward one. SO while install is on a menu I went to a shell and tested it out.Of course it didn't work properly but there was funnily enough some network connectivity. At this point I started messing around putting network up and down with ifconfig wlan0, restarting or stopping network services with service netif and also an ifconfig wlan0 destroy. So the upshot is that I committed the install with the network configuration probably totally messed up and now it comes up on boot with:
Code:
iwm0: <Intel(R) Dual Band Wireless AC 9560> mem 0xa1318000-0xa131bfff irq 16 at device 20.3 on pci0
iwm0: hw rev 0x310, fw ver 34.3125811985.0, address 0c:dd:24:8b:ff:65
wlan0: Ethernet address 0c:dd:24:8b:ff:65
iwm0: failed to send antenna before calibration: 35
iwm_run_init_ucode: failed 35
iwm_init_hw failed 35
iwm0: could not initiate scan
iwm0: could not initiate scan
iwm0: could not initiate scan
So if anyone can give me advice on how to repair this problem I would greatly appreciate it.
Also if it would be possible to use the 2nd access point with the HTCHAN WME but no WPA in FreeBSD at all, I have spent hours reading stuff on-line and also some
printed books on the subject but cannot find anything about this yet.
Regards, LF