silver2row:
P.S. Can I sign into WiFi while having a Ethernet cable plugged in? I am in the group of DEFAULT for eth0. Should this be any reason why WiFi cannot be reached. connmanctl does not find a WiFi address I can put in connect. Sir, I understand that this may be a position of employment for you. I am not trying to bother you. If it is okay w/ your people on your side, you can say what you want, say whatever it is that is holding back this discussion. Are you regulatory guidelines keeping you from doing specific tasks?
WiFi still doesn’t work…
silver2row:
I am plugging away at it. Oh and sir, the files from that link I shared w/ the specific WiFi and BT modules had a couple of .bin files in it that I thought I should run in my /brcm/ dir. and I did. I got errors of course.
So, should I take away write permissions to those two .bin files. Aw hell. I have not clue right now.
No those are binary files that are “loaded” by the kernel into memory and placed into the WiFI module … They aren’t not meant to be run…
Currently the issue i see is:
debian@arm:~$ dmesg | grep brcm
[ 12.908853] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2
[ 14.957270] usbcore: registered new interface driver brcmfmac
[ 14.995554] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2
[ 16.043622] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
Which means the firmware is not being correctly loaded…
Regards,