MidG971

Results 24 comments of MidG971

According to Radxa[https://dl.radxa.com/rockpi4/docs/hw/rockpi4/ROCK-4-SE-V1.53-SCH.pdf](url) **AP6255** ![image](https://github.com/MichaIng/DietPi/assets/126671316/c1a4e26f-c7d4-494d-941a-b309598c0433) I found this datasheet : [https://datasheet.lcsc.com/lcsc/2202221430_AMPAK-Tech-AP6255_C2687149.pdf](url) **BUT** Prior to the release of the new image for the board, I tried to manually, setup a hotspot...

So here we are: **dmesg:** Logfile attached. Click to expand! ``` root@rock-4se:~# dmesg [ 14.801657] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 14.801721] Linux version 5.10.110-18-rockchip (runner@be0cbbc3fde5) (aarch64-linux-gnu-gcc (Debian...

I dont know why when I copy MobaXterm's output it get this ugly on github, sorry for the inconvenience

Here we go : ``` root@DietPi:~# modprobe sprdwl_ng Segmentation fault root@DietPi:~# modprobe brcmfmac-cyw root@DietPi:~# dietpi-config root@DietPi:~# modprobe brcmfmac root@DietPi:~# lsmod Module Size Used by brcmfmac_cyw 12288 0 sprdwl_ng 356352 1...

Yes, figured this ;) Still the same nonetheless : ``` root@DietPi:~# G_CONFIG_INJECT 'fdtfile=' 'fdtfile=rockchip/rk3399-rock-4se.dtb' /boot/dietpiEnv.txt [ OK ] G_CONFIG_INJECT | Desired setting in /boot/dietpiEnv.txt was already set: fdtfile=rockchip/rk3399-rock-4se.dtb root@DietPi:~# lsmod...

``` root@DietPi:~# dmesg | grep brcmfmac [ 7.659388] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 7.670063] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 7.684294] brcmfmac mmc2:0001:1: Direct firmware load for...

> The firmware load error has gone, but otherwise it does not look like something has changed. The WiFi adapter is still not visible? If not, can you try it...

I did as requested, with slight changes: root@rock-3b:/tmp/DietPi-Installer# sudo mkdir -p /usr/share/sddm/themes/breeze root@rock-3b:/tmp/DietPi-Installer# sudo touch /usr/share/sddm/themes/breeze/Main.qml root@rock-3b:/tmp/DietPi-Installer# sudo apt purge radxa-sddm-theme Reading package lists... Done Building dependency tree... Done Reading...

I know that, the board is in the kernel [https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dts](url) since v6.10... Can I fellow this method you gave me previously for my other sbc (Rock4SE) : ![image](https://github.com/user-attachments/assets/167e5433-8ac7-435b-a2f9-1fcd5d48bb6a) If yes...

I used the vendor image because the Rock **3B** is not supported nor proposed to be downloaded, only the Rock **3A**. They do share the same CPU but the 3B...