Jump to content

Jason Duhamell

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Here is the log from the MXQ_RK29 http://ix.io/46tz
  2. @Luís HansenI hope you don't give up. I just got some boards similar to yours. I am kind of wondering how you were able to get wifi to work some of the time? So far, the native wifi on this board has worked none of the time.
  3. I just got a few of these boards myself. Here is a copy of the DTS file I extracted from the android image. RK3228A_ESP8089.dts
  4. I think I had the same board as you, I installed Octoprint just fine on mine.
  5. Hello, I am going to try again with my RK3328 MX10 box with the SV6051P wifi and see if I can get it working this time around. I was trying to compile @jockArmbian fork and I encountered this compile error. I am trying to compile for the legacy kernel and it spit out this error. LD drivers/net/wireless/rockchip_wlan/ssv6xxx/built-in.o CC [M] drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ssvdevice.o CC [M] drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ssv_cmd.o scripts/extract-cert.c: In function ‘display_openssl_errors’: scripts/extract-cert.c:46:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { 411 | unsigned long ERR_get_error_line(const char **file, int *line); scripts/extract-cert.c: In function ‘drain_openssl_errors’: scripts/extract-cert.c:59:9: warning: ‘ERR_get_error_line’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 59 | while (ERR_get_error_line(&file, &line)) {} 411 | unsigned long ERR_get_error_line(const char **file, int *line); drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ssv_cmd.c:1544:43: error: argument to ‘sizeof’ in ‘strncat’ call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer-memaccess] cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:278: drivers/net/wireless/rockchip_wlan/ssv6xxx/ssvdevice/ssv_cmd.o] Error 1 make[4]: *** [scripts/Makefile.build:484: drivers/net/wireless/rockchip_wlan/ssv6xxx] Error 2 make[3]: *** [scripts/Makefile.build:484: drivers/net/wireless/rockchip_wlan] Error 2 make[2]: *** [scripts/Makefile.build:484: drivers/net/wireless] Error 2 make[1]: *** [scripts/Makefile.build:484: drivers/net] Error 2 make: *** [Makefile:1048: drivers] Error 2 [ error ] ERROR in function compile_kernel [ main.sh:588 -> main.sh:489 -> compilation.sh:508 -> general.sh:0 ] [ error ] Kernel was not built [ @host ] [ o.k. ] Process terminated
  6. Hello, may I ask what is the state of H264 video encoding on mainline kernel?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines