inindev / nanopi-r5

stock debian arm64 linux for the nanopi r5c & r5s
GNU General Public License v3.0
100 stars 17 forks source link

Use the 1203 DTB to boot the armbian system and the R5C network port status indicator does not blink #19

Closed kongjun0 closed 10 months ago

kongjun0 commented 1 year ago

Can you provide ideas? QQ截图20230821160355 image use cat led-lan*/linux,default-trigger invalid

inindev commented 1 year ago

Are you saying there was a .dtb version that did work at one point?

https://github.com/inindev/nanopi-r5/releases/download/v12.0.3/rk3568-nanopi-r5c.dtb https://github.com/inindev/nanopi-r5/releases/download/v12.0.2/rk3568-nanopi-r5c.dtb https://github.com/inindev/nanopi-r5/releases/download/v12.0.1/rk3568-nanopi-r5c.dtb https://github.com/inindev/nanopi-r5/releases/download/v12.0/rk3568-nanopi-r5c.dtb

I do not run Armbian so I do not have first-hand experience with it. Is there an advantage running Armbian over Debian for the R5C?

kongjun0 commented 1 year ago

Are you saying there was a .dtb version that did work at one point?

https://github.com/inindev/nanopi-r5/releases/download/v12.0.3/rk3568-nanopi-r5c.dtb https://github.com/inindev/nanopi-r5/releases/download/v12.0.2/rk3568-nanopi-r5c.dtb https://github.com/inindev/nanopi-r5/releases/download/v12.0.1/rk3568-nanopi-r5c.dtb https://github.com/inindev/nanopi-r5/releases/download/v12.0/rk3568-nanopi-r5c.dtb

I do not run Armbian so I do not have first-hand experience with it. Is there an advantage running Armbian over Debian for the R5C? Haven't tried it before, use your debian to display normally. I am surprised that it is not possible to switch to ARMBIAN? ARMBIAN is used because some drivers do not need to be compiled directly.

inindev commented 1 year ago

There was a similar discussion yesterday with Red Hat Linux and @arbv was able to figure it out. This thread may be of use to you: https://github.com/inindev/nanopi-r5/issues/18

arbv commented 1 year ago

@inindev Just a clarification: not Red Hat, but NixOS. Though, it is hardly distro specific.

@kongjun0 The point is that the right DTB file was not loaded and passed to the kernel.

kongjun0 commented 1 year ago

@inindev Just a clarification: not Red Hat, but NixOS. Though, it is hardly distro specific.

@kongjun0 The point is that the right DTB file was not loaded and passed to the kernel.

Is there a solution to this problem?

arbv commented 1 year ago

@kongjun0 Go read the thread: https://github.com/inindev/nanopi-r5/issues/18 Everything you need is there towards the end of the thread. The DTB file for your device is available in the download section of the project.

inindev commented 11 months ago

Is there still an open question on this issue or should it be closed?