Jump to content

Recommended Posts

Posted

Hello. I am new to armbian, sbc, linux. I would like to buy OPI 3 LTS to install OMV on it. My little NAS server. I looked a little information on the Internet, please tell me, on your image, can I install OMV through the sudo armbian-config command? It seems that the board does not officially support armbian. Thanks a lot for the replies.

Posted

 

 

4 minutes ago, Mk51 said:

Hello. I am new to armbian, sbc, linux. I would like to buy OPI 3 LTS to install OMV on it. My little NAS server. I looked a little information on the Internet, please tell me, on your image, can I install OMV through the sudo armbian-config command? It seems that the board does not officially support armbian. Thanks a lot for the replies.

Support is WIP: https://github.com/armbian/build/pull/3628

You do not need armbian-config to do anything. This is just a tool to make things more convenient, especially for beginners. However it lacks maintenance and is in queue for major rework.

 

So if in doubt try installing omv manually. Check their documentation if necessary.

Posted
54 minutes ago, Werner said:

 

 

Support is WIP: https://github.com/armbian/build/pull/3628

You do not need armbian-config to do anything. This is just a tool to make things more convenient, especially for beginners. However it lacks maintenance and is in queue for major rework.

Can I put myself forward for maintainer? And what sort of rework is required on this? Is there anything I can do to help with this pull request? It's my pull request after all haha! 

Ukhellfire = afaulkner420 😉

Posted
35 minutes ago, Werner said:

We can test your pr once boards have arrived in the lab. You're welcome to volunteer as maintainer then :)

 

You have an actual lab? Do you buy them in especially? 

Well as far as I can see, the only issue remaining, I believe, is the panfrost issue. Which I believe you have a fair bit of experience in 😉 haha! May pick your brains at some point if you don't mind? 

Oh I will be volunteering! That's why I've been trying to keep everything as tidy etc as possible. Is there a formal way to do this? Or do I just stick my hand up here and wait to get picked? 

I haven't stopped playing over the last few weeks! I've learnt alot! And it's all thanks to this great community! 

Posted
10 hours ago, Ukhellfire said:

You have an actual lab? Do you buy them in especially?

 

Sometimes we get samples from vendors but more often we buy on our own :(

 

10 hours ago, Ukhellfire said:

panfrost

I am not very deep into stuff but didn't Panfrost for the T-720 work already a year ago? At least on my OPi1+ it was in kind of a working state. Do not have an OPi3 or even LTS version. They all come with H6 SoC.

 

10 hours ago, Ukhellfire said:

. Is there a formal way to do this?

There is if you like to go through ;) Feel free to do so: https://forum.armbian.com/staffapplications/

Check here for supported criteria: https://docs.armbian.com/User-Guide_Board-Support-Rules/

Posted
12 minutes ago, Eemeien said:

I installed bluetootctl with armbian-config but no devices found. I just install image from your repo. Do I need to do anything else?

If you were to clone my fix-bt repo, once I've pushed a little update.

And build from that. Build the edge branch. It will all work "out of the box"

Give me an hour or so, and I'll update my repos. I'll let you know once I've done it! 

2 hours ago, Werner said:

I am not very deep into stuff but didn't Panfrost for the T-720 work already a year ago? At least on my OPi1+ it was in kind of a working state. Do not have an OPi3 or even LTS version. They all come with H6 SoC.

As far as I was aware, yes panfrost was working. But I'm getting a very "glitchy" dm. And once logged in, and running a dmesg, we're getting an error constantly looping flooding the dmesg...

I'll have a look I to the configs etc for the t-720 to see if there's anything I'm missing. 

Posted

 

 

Just now, Ukhellfire said:

If you were to clone my fix-bt repo, once I've pushed a little update.

And build from that. Build the edge branch. It will all work "out of the box"

Give me an hour or so, and I'll update my repos. I'll let you know once I've done it! 

As far as I was aware, yes panfrost was working. But I'm getting a very "glitchy" dm. And once logged in, and running a dmesg, we're getting an error constantly looping flooding the dmesg...

I'll have a look I to the configs etc for the t-720 to see if there's anything I'm missing. 

Okey I understand, in sun50iw6.conf 

if [[ $BUILD_DESKTOP == yes && $BOARD == orangepi3-lts ]];

 

I always build server. I will try desktop build. 

And after you update your repo I will test it again.

Posted
6 minutes ago, Eemeien said:

 

 

Okey I understand, in sun50iw6.conf 

if [[ $BUILD_DESKTOP == yes && $BOARD == orangepi3-lts ]];

 

I always build server. I will try desktop build. 

And after you update your repo I will test it again.

That won't work the line of code I put was in the wrong line, it doesn't come across. I'll pish my changes.. 

I was thinking about removing the "BUILD_DESKTOP" for the Bluetooth...

Posted
2 hours ago, Eemeien said:

It's working now. Nice job!!

Pleased to hear it 😉 enjoy! 

What are your plans? Will you be using the gpio header at all? This is one thing I haven't tested. But. It should work! **Crosses everything he has**

Posted
16 hours ago, Ukhellfire said:

Pleased to hear it 😉 enjoy! 

What are your plans? Will you be using the gpio header at all? This is one thing I haven't tested. But. It should work! **Crosses everything he has**

I tested hdmi, type c power, ethernet, wifi and BT. All good for now. In 2 or 3 weeks I will test gpios too.

Posted

Just a weird little quirk with the latest build... my load average never seems to drop below 1. Is anyone else experiencing this? CPU load never seems to increase above 2 - 3% but after letting the OPI idle, it's more or less just sitting at a constant 1.0.

 

top - 11:59:18 up  1:24,  3 users,  load average: 1.11, 1.04, 1.04
Tasks: 186 total,   1 running, 185 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.2 us,  0.5 sy,  0.0 ni, 99.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st

@Ukhellfire

Posted
1 hour ago, orangepifan said:

Just a weird little quirk with the latest build... my load average never seems to drop below 1. Is anyone else experiencing this? CPU load never seems to increase above 2 - 3% but after letting the OPI idle, it's more or less just sitting at a constant 1.0.

 

top - 11:59:18 up  1:24,  3 users,  load average: 1.11, 1.04, 1.04
Tasks: 186 total,   1 running, 185 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.2 us,  0.5 sy,  0.0 ni, 99.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st

@Ukhellfire

Is this on the first armbian build? If so, please try the build i linked above with panfrost disabled. Panfrost is looping at the moment with errors (check dmesg) this could be the cause, or at least probably wont be helping the load average.

 

30 minutes ago, lakeke5544 said:

Doesn't boot after i configured and rebooted, LED doesn't light

Ok thank you. i shall have a look into this.

Posted

Thank you for the great work in supporting this board on Armbian.  I've been testing the nightly build and found the WiFi can't keep up an access point. Did anyone else get these errors?  Is there an alternative WiFi driver to try?

 

When I start the hotspot, it stays on for about a minute. If it doesn't crash, this command does a WiFi scan and instantly crashes it: iw dev wlan0 scan

 

systemctl stop wpa_supplicant
ip link set dev wlan0 down
ip a add 10.0.1.5/24 brd + dev wlan0
ip link set dev wlan0 up
dhcpcd -k wlan0
systemctl start hostapd

dmesg | grep 'WCN\|wlan0'

[    4.977803] WCN: marlin_init entry!
[    4.978314] WCN: wcn config bt wake host
[    4.978537] WCN_ERR: dts node for bt_wake not found
[    4.978541] WCN: marlin2 parse_dt some para not config
[    4.983959] WCN: marlin_probe ok!
[    4.999011] WCN: marlin power state:0, subsys: [MARLIN_BLUETOOTH] power 0
[    5.102498] WCN: start_marlin [MARLIN_WIFI]
[    5.102522] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1
[    5.102529] WCN: the first power on start
[    5.213542] WCN: marlin chip en dummy pull up -- need manually set GPIO 
[    5.241793] WCN: marlin_scan_finish!
[    5.241941] WCN: then marlin start to download
[    5.242342] WCN: marlin_get_wcn_chipid: chipid: 0x2355b001
[    5.242360] WCN: marlin_request_firmware from /lib/firmware/wcnmodem.bin start!
[    5.506517] WCN: start_marlin [MARLIN_BLUETOOTH]
[    6.148961] WCN: combin_img 0 marlin_firmware_write finish and successful
[    6.149338] WCN: marlin_start_run read reset reg val:0x1
[    6.149356] WCN: after do marlin_start_run reset reg val:0x0
[    6.149671] WCN: s_marlin_bootup_time=6149669142
[    6.156900] WCN: clock mode: TSX
[    6.157095] WCN: marlin_write_cali_data sync init_state:0x0
[    6.183625] WCN: marlin_write_cali_data sync init_state:0x0
[    6.213403] WCN: marlin_write_cali_data sync init_state:0xf0f0f0f1
[    6.213432] WCN: sdio_config bt_wake_host trigger:[high]
[    6.213475] WCN: sdio_config irq:[inband]
[    6.213478] WCN: sdio_config wake_host_level_duration_time:[20ms]
[    6.213483] WCN: sdio_config wake_host_data_separation:[bt/wifi reuse]
[    6.213485] WCN: marlin_send_sdio_config_to_cp sdio_config:0x80f01 (enable config)
[    6.213851] WCN: marlin_write_cali_data finish
[    6.214032] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.241770] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.269746] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.298346] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.325733] WCN: check_cp_ready sync val:0xf0f0f0f6, prj_type val:0x0
[    6.325757] WCN: marlin_bind_verify confuse data: 0xcfe38251b04db73419dc5cae40581e72
[    6.325773] WCN: marlin_bind_verify verify data: 0x1ed7454972563e2294bc7cf590020acc
[    6.326345] WCN: check_cp_ready sync val:0xf0f0f0f7, prj_type val:0x0
[    6.353720] WCN: check_cp_ready sync val:0xf0f0f0ff, prj_type val:0x0
[    6.364493] WCN: get_cp2_version entry!
[    6.403829] WCN: WCND at cmd read:WCN_VER:Platform Version:MARLIN3_19B_W20.37.4~Project Version:sc2355_marlin3_lite_ott~09-11-2020 21:27:32~
[    6.403867] WCN: switch_cp2_log - close entry!
[    6.405182] WCN: WCND at cmd read:OK
[    6.405241] WCN: then marlin download finished and run ok
[    6.405256] WCN: start_loopcheck
[    6.405520] WCN: marlin power state:4, subsys: [MARLIN_BLUETOOTH] power 1
[    6.405531] WCN: marlin have open, GNSS is closed
[    6.462911] WCN: get_board_ant_num [one_ant]
root@orangepi3-lts:~# dmesg  | grep WCN
[    4.977803] WCN: marlin_init entry!
[    4.978314] WCN: wcn config bt wake host
[    4.978537] WCN_ERR: dts node for bt_wake not found
[    4.978541] WCN: marlin2 parse_dt some para not config
[    4.983959] WCN: marlin_probe ok!
[    4.999011] WCN: marlin power state:0, subsys: [MARLIN_BLUETOOTH] power 0
[    5.102498] WCN: start_marlin [MARLIN_WIFI]
[    5.102522] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1
[    5.102529] WCN: the first power on start
[    5.213542] WCN: marlin chip en dummy pull up -- need manually set GPIO 
[    5.241793] WCN: marlin_scan_finish!
[    5.241941] WCN: then marlin start to download
[    5.242342] WCN: marlin_get_wcn_chipid: chipid: 0x2355b001
[    5.242360] WCN: marlin_request_firmware from /lib/firmware/wcnmodem.bin start!
[    5.506517] WCN: start_marlin [MARLIN_BLUETOOTH]
[    6.148961] WCN: combin_img 0 marlin_firmware_write finish and successful
[    6.149338] WCN: marlin_start_run read reset reg val:0x1
[    6.149356] WCN: after do marlin_start_run reset reg val:0x0
[    6.149671] WCN: s_marlin_bootup_time=6149669142
[    6.156900] WCN: clock mode: TSX
[    6.157095] WCN: marlin_write_cali_data sync init_state:0x0
[    6.183625] WCN: marlin_write_cali_data sync init_state:0x0
[    6.213403] WCN: marlin_write_cali_data sync init_state:0xf0f0f0f1
[    6.213432] WCN: sdio_config bt_wake_host trigger:[high]
[    6.213475] WCN: sdio_config irq:[inband]
[    6.213478] WCN: sdio_config wake_host_level_duration_time:[20ms]
[    6.213483] WCN: sdio_config wake_host_data_separation:[bt/wifi reuse]
[    6.213485] WCN: marlin_send_sdio_config_to_cp sdio_config:0x80f01 (enable config)
[    6.213851] WCN: marlin_write_cali_data finish
[    6.214032] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.241770] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.269746] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.298346] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.325733] WCN: check_cp_ready sync val:0xf0f0f0f6, prj_type val:0x0
[    6.325757] WCN: marlin_bind_verify confuse data: 0xcfe38251b04db73419dc5cae40581e72
[    6.325773] WCN: marlin_bind_verify verify data: 0x1ed7454972563e2294bc7cf590020acc
[    6.326345] WCN: check_cp_ready sync val:0xf0f0f0f7, prj_type val:0x0
[    6.353720] WCN: check_cp_ready sync val:0xf0f0f0ff, prj_type val:0x0
[    6.364493] WCN: get_cp2_version entry!
[    6.403829] WCN: WCND at cmd read:WCN_VER:Platform Version:MARLIN3_19B_W20.37.4~Project Version:sc2355_marlin3_lite_ott~09-11-2020 21:27:32~
[    6.403867] WCN: switch_cp2_log - close entry!
[    6.405182] WCN: WCND at cmd read:OK
[    6.405241] WCN: then marlin download finished and run ok
[    6.405256] WCN: start_loopcheck
[    6.405520] WCN: marlin power state:4, subsys: [MARLIN_BLUETOOTH] power 1
[    6.405531] WCN: marlin have open, GNSS is closed
[    6.462911] WCN: get_board_ant_num [one_ant]
root@orangepi3-lts:~# dmesg  | grep WCN
[    4.977803] WCN: marlin_init entry!
[    4.978314] WCN: wcn config bt wake host
[    4.978537] WCN_ERR: dts node for bt_wake not found
[    4.978541] WCN: marlin2 parse_dt some para not config
[    4.983959] WCN: marlin_probe ok!
[    4.999011] WCN: marlin power state:0, subsys: [MARLIN_BLUETOOTH] power 0
[    5.102498] WCN: start_marlin [MARLIN_WIFI]
[    5.102522] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1
[    5.102529] WCN: the first power on start
[    5.213542] WCN: marlin chip en dummy pull up -- need manually set GPIO 
[    5.241793] WCN: marlin_scan_finish!
[    5.241941] WCN: then marlin start to download
[    5.242342] WCN: marlin_get_wcn_chipid: chipid: 0x2355b001
[    5.242360] WCN: marlin_request_firmware from /lib/firmware/wcnmodem.bin start!
[    5.506517] WCN: start_marlin [MARLIN_BLUETOOTH]
[    6.148961] WCN: combin_img 0 marlin_firmware_write finish and successful
[    6.149338] WCN: marlin_start_run read reset reg val:0x1
[    6.149356] WCN: after do marlin_start_run reset reg val:0x0
[    6.149671] WCN: s_marlin_bootup_time=6149669142
[    6.156900] WCN: clock mode: TSX
[    6.157095] WCN: marlin_write_cali_data sync init_state:0x0
[    6.183625] WCN: marlin_write_cali_data sync init_state:0x0
[    6.213403] WCN: marlin_write_cali_data sync init_state:0xf0f0f0f1
[    6.213432] WCN: sdio_config bt_wake_host trigger:[high]
[    6.213475] WCN: sdio_config irq:[inband]
[    6.213478] WCN: sdio_config wake_host_level_duration_time:[20ms]
[    6.213483] WCN: sdio_config wake_host_data_separation:[bt/wifi reuse]
[    6.213485] WCN: marlin_send_sdio_config_to_cp sdio_config:0x80f01 (enable config)
[    6.213851] WCN: marlin_write_cali_data finish
[    6.214032] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.241770] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.269746] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.298346] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.325733] WCN: check_cp_ready sync val:0xf0f0f0f6, prj_type val:0x0
[    6.325757] WCN: marlin_bind_verify confuse data: 0xcfe38251b04db73419dc5cae40581e72
[    6.325773] WCN: marlin_bind_verify verify data: 0x1ed7454972563e2294bc7cf590020acc
[    6.326345] WCN: check_cp_ready sync val:0xf0f0f0f7, prj_type val:0x0
[    6.353720] WCN: check_cp_ready sync val:0xf0f0f0ff, prj_type val:0x0
[    6.364493] WCN: get_cp2_version entry!
[    6.403829] WCN: WCND at cmd read:WCN_VER:Platform Version:MARLIN3_19B_W20.37.4~Project Version:sc2355_marlin3_lite_ott~09-11-2020 21:27:32~
[    6.403867] WCN: switch_cp2_log - close entry!
[    6.405182] WCN: WCND at cmd read:OK
[    6.405241] WCN: then marlin download finished and run ok
[    6.405256] WCN: start_loopcheck
[    6.405520] WCN: marlin power state:4, subsys: [MARLIN_BLUETOOTH] power 1
[    6.405531] WCN: marlin have open, GNSS is closed
[    6.462911] WCN: get_board_ant_num [one_ant]
root@orangepi3-lts:~# dmesg  | grep WCN
[    4.977803] WCN: marlin_init entry!
[    4.978314] WCN: wcn config bt wake host
[    4.978537] WCN_ERR: dts node for bt_wake not found
[    4.978541] WCN: marlin2 parse_dt some para not config
[    4.983959] WCN: marlin_probe ok!
[    4.999011] WCN: marlin power state:0, subsys: [MARLIN_BLUETOOTH] power 0
[    5.102498] WCN: start_marlin [MARLIN_WIFI]
[    5.102522] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1
[    5.102529] WCN: the first power on start
[    5.213542] WCN: marlin chip en dummy pull up -- need manually set GPIO 
[    5.241793] WCN: marlin_scan_finish!
[    5.241941] WCN: then marlin start to download
[    5.242342] WCN: marlin_get_wcn_chipid: chipid: 0x2355b001
[    5.242360] WCN: marlin_request_firmware from /lib/firmware/wcnmodem.bin start!
[    5.506517] WCN: start_marlin [MARLIN_BLUETOOTH]
[    6.148961] WCN: combin_img 0 marlin_firmware_write finish and successful
[    6.149338] WCN: marlin_start_run read reset reg val:0x1
[    6.149356] WCN: after do marlin_start_run reset reg val:0x0
[    6.149671] WCN: s_marlin_bootup_time=6149669142
[    6.156900] WCN: clock mode: TSX
[    6.157095] WCN: marlin_write_cali_data sync init_state:0x0
[    6.183625] WCN: marlin_write_cali_data sync init_state:0x0
[    6.213403] WCN: marlin_write_cali_data sync init_state:0xf0f0f0f1
[    6.213432] WCN: sdio_config bt_wake_host trigger:[high]
[    6.213475] WCN: sdio_config irq:[inband]
[    6.213478] WCN: sdio_config wake_host_level_duration_time:[20ms]
[    6.213483] WCN: sdio_config wake_host_data_separation:[bt/wifi reuse]
[    6.213485] WCN: marlin_send_sdio_config_to_cp sdio_config:0x80f01 (enable config)
[    6.213851] WCN: marlin_write_cali_data finish
[    6.214032] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.241770] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.269746] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.298346] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.325733] WCN: check_cp_ready sync val:0xf0f0f0f6, prj_type val:0x0
[    6.325757] WCN: marlin_bind_verify confuse data: 0xcfe38251b04db73419dc5cae40581e72
[    6.325773] WCN: marlin_bind_verify verify data: 0x1ed7454972563e2294bc7cf590020acc
[    6.326345] WCN: check_cp_ready sync val:0xf0f0f0f7, prj_type val:0x0
[    6.353720] WCN: check_cp_ready sync val:0xf0f0f0ff, prj_type val:0x0
[    6.364493] WCN: get_cp2_version entry!
[    6.403829] WCN: WCND at cmd read:WCN_VER:Platform Version:MARLIN3_19B_W20.37.4~Project Version:sc2355_marlin3_lite_ott~09-11-2020 21:27:32~
[    6.403867] WCN: switch_cp2_log - close entry!
[    6.405182] WCN: WCND at cmd read:OK
[    6.405241] WCN: then marlin download finished and run ok
[    6.405256] WCN: start_loopcheck
[    6.405520] WCN: marlin power state:4, subsys: [MARLIN_BLUETOOTH] power 1
[    6.405531] WCN: marlin have open, GNSS is closed
[    6.462911] WCN: get_board_ant_num [one_ant]
root@orangepi3-lts:~# dmesg | grep 'WCN\|wlan0'
[    4.977803] WCN: marlin_init entry!
[    4.978314] WCN: wcn config bt wake host
[    4.978537] WCN_ERR: dts node for bt_wake not found
[    4.978541] WCN: marlin2 parse_dt some para not config
[    4.983959] WCN: marlin_probe ok!
[    4.999011] WCN: marlin power state:0, subsys: [MARLIN_BLUETOOTH] power 0
[    5.102498] WCN: start_marlin [MARLIN_WIFI]
[    5.102522] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1
[    5.102529] WCN: the first power on start
[    5.213542] WCN: marlin chip en dummy pull up -- need manually set GPIO 
[    5.241793] WCN: marlin_scan_finish!
[    5.241941] WCN: then marlin start to download
[    5.242342] WCN: marlin_get_wcn_chipid: chipid: 0x2355b001
[    5.242360] WCN: marlin_request_firmware from /lib/firmware/wcnmodem.bin start!
[    5.506517] WCN: start_marlin [MARLIN_BLUETOOTH]
[    6.148961] WCN: combin_img 0 marlin_firmware_write finish and successful
[    6.149338] WCN: marlin_start_run read reset reg val:0x1
[    6.149356] WCN: after do marlin_start_run reset reg val:0x0
[    6.149671] WCN: s_marlin_bootup_time=6149669142
[    6.156900] WCN: clock mode: TSX
[    6.157095] WCN: marlin_write_cali_data sync init_state:0x0
[    6.183625] WCN: marlin_write_cali_data sync init_state:0x0
[    6.213403] WCN: marlin_write_cali_data sync init_state:0xf0f0f0f1
[    6.213432] WCN: sdio_config bt_wake_host trigger:[high]
[    6.213475] WCN: sdio_config irq:[inband]
[    6.213478] WCN: sdio_config wake_host_level_duration_time:[20ms]
[    6.213483] WCN: sdio_config wake_host_data_separation:[bt/wifi reuse]
[    6.213485] WCN: marlin_send_sdio_config_to_cp sdio_config:0x80f01 (enable config)
[    6.213851] WCN: marlin_write_cali_data finish
[    6.214032] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.241770] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.269746] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.298346] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[    6.325733] WCN: check_cp_ready sync val:0xf0f0f0f6, prj_type val:0x0
[    6.325757] WCN: marlin_bind_verify confuse data: 0xcfe38251b04db73419dc5cae40581e72
[    6.325773] WCN: marlin_bind_verify verify data: 0x1ed7454972563e2294bc7cf590020acc
[    6.326345] WCN: check_cp_ready sync val:0xf0f0f0f7, prj_type val:0x0
[    6.353720] WCN: check_cp_ready sync val:0xf0f0f0ff, prj_type val:0x0
[    6.364493] WCN: get_cp2_version entry!
[    6.403829] WCN: WCND at cmd read:WCN_VER:Platform Version:MARLIN3_19B_W20.37.4~Project Version:sc2355_marlin3_lite_ott~09-11-2020 21:27:32~
[    6.403867] WCN: switch_cp2_log - close entry!
[    6.405182] WCN: WCND at cmd read:OK
[    6.405241] WCN: then marlin download finished and run ok
[    6.405256] WCN: start_loopcheck
[    6.405520] WCN: marlin power state:4, subsys: [MARLIN_BLUETOOTH] power 1
[    6.405531] WCN: marlin have open, GNSS is closed
[    6.462911] WCN: get_board_ant_num [one_ant]
[    6.593857] unisoc_wifi unisoc_wifi wlan0: mixed HW and IP checksum settings.
[   71.410334] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  114.433395] WCN: mdbg_assert_read:WCN Assert in rf_marlin.c line 993, pri20_offset == NO_OFFSET,data length 128
[  114.433436] WCN: stop_loopcheck
[  114.433453] WCN_ERR: chip reset & notify every subsystem...
[  114.433684] WCN: [marlin_cp2_reset], DO BSP RESET
[  114.433700] WCN: marlin power state:5, subsys: [MARLIN_WIFI] power 0
[  114.433713] WCN: can not power off, other module is on
[  114.433722] WCN: start_loopcheck
[  114.433735] WCN: marlin power state:1, subsys: [MARLIN_BLUETOOTH] power 0
[  114.433747] WCN: stop_loopcheck
[  114.433757] WCN: wcn chip start power off!
[  114.433881] WCN: chip_power_off
[  114.433889] WCN: marlin chip en dummy pull down -- need manually set GPIO 
[  114.433898] WCN: marlin power off!

 

Configuration for reference. Connecting to the AP won't give you an IP via DHCP, I've left that part out to make the example simpler:

 

# File: /etc/default/hostapd
DAEMON_CONF="/etc/hostapd/hostapd.conf"
  
# File: /etc/hostapd/hostapd.conf
interface=wlan0
#driver=nl80211
ssid=MyHotspot
hw_mode=g
channel=4
#wmm_enabled=0
#macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_passphrase=1234
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP TKIP
rsn_pairwise=CCMP
country_code=ZA
ieee80211n=0
ieee80211d=1
  
# Append to file: /etc/dhcpcd.conf 
nohook wpa_supplicant
static domain_name_servers=8.8.4.4 8.8.8.8

 

Posted
On 4/13/2022 at 1:22 PM, Ukhellfire said:

Is this on the first armbian build? If so, please try the build i linked above with panfrost disabled. Panfrost is looping at the moment with errors (check dmesg) this could be the cause, or at least probably wont be helping the load average.

 

Ok thank you. i shall have a look into this.

I believe it was on your linked build -- I will be reflashing my second unit with the linked build to confirm. The really odd thing is there appears to be a disconnect between load average and CPU usage -- CPU reads pretty low and the unit is overall responsive. If it WAS panfrost, would any clues in ps and/or top indicate it as the cause? I'll let you know what things look like on the latest flash.

Posted

Hi all!

Thank you for the great work :)

I have a small problem: When i flash the image to the EMMC and reboot the second time the Pi does not boot up :(

Flashed the second build, the first one works good. Any solutions? 

Ps: I am a noob at this time.

Posted

Hi all!

Thank you for the great work :)

I have a small problem: When i flash the image to the EMMC and reboot the second time the Pi does not boot up :(

Flashed the second build, the first one works good. Any solutions? 

Ps: I am a noob at this time. 

 

Currently i am using the Armbian_22.05.0_trunk 5.15.31 version. Sorry for being not specific.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines