chewitt has quit [Read error: Connection reset by peer]
vagrantc has quit [Quit: leaving]
apritzel has quit [Ping timeout: 480 seconds]
cnxsoft has joined #linux-sunxi
chewitt has joined #linux-sunxi
vagrantc has joined #linux-sunxi
<aggi>
apritzel, short notice only: no luck here with launching aarch32 linux kernel from aarch64 uboot (tested with rk3328 currently); can't rule out a mistake of mine, otherwise i verified the patch applied, #defines hit the correct code path after bootm at correct address; otherwise booti aarch64 with an aarch32 user-space isn't any problem
<aggi>
although this isn't the desired test-case, aarch64 kernel and aarch32 userspace, it is sufficient to proceed;
<aggi>
apritzel: thanks for your tips and hints
vagrantc has quit [Quit: leaving]
chewitt has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
chewitt has joined #linux-sunxi
chewitt has quit []
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
tnovotny has joined #linux-sunxi
gsz has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
apritzel has joined #linux-sunxi
hlauer has joined #linux-sunxi
<hlauer>
trying to get brcmfmac working on a banana M1+: insmod brcmfmac.ko debug=0x3ffff didn't enable brcmfmac debug messages. Howto enable them?
<gamiee>
hlauer: dmesg ?
<hlauer>
gamiee: dmesg -n 8 didn't enable the debug messages - what else?
<gamiee>
No need for debug messages right now, do you have any error related to brcmfmac in dmesg ?
<hlauer>
On the working BananaPro I get: brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43362-sdio.lemaker,bananapro.bin failed with error -2, which is missing on M1+
<hlauer>
No error on M1+, but iwconfig shows no wireless extensions!
<gamiee>
hlauer: so, in BananaPro it misses firmware, what is easy to fix, but on M1+, it's weird. Does dmesg shows that brcmfmac is generally initialized?
<hlauer>
last dmesg: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43362/1 wl0: Dec 5 2019 07:26:04 version 5.90.254 FWID 01-0
<hlauer>
exactly the same on Pro and M1+
cnxsoft has quit [Ping timeout: 480 seconds]
cnxsoft has joined #linux-sunxi
<gamiee>
hmm, weird
<gamiee>
what OS are you using?
<hlauer>
Bullseye
<gamiee>
Debian Bullseye? Arm version of Debian, or Armbian ?