-
-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report: Radxa 25W-POE HAT's fan is not working on rock-5b-plus #980
Comments
root@rock5bp-n01:/tmp/usr/src/radxa-overlays-0.1.13/arch/arm64/boot/dts/rockchip/overlays# cat rock-5b-radxa-25w-poe.dts #include <dt-bindings/gpio/gpio.h> / { &{/} {
}; &pwm8 { &soc_thermal { |
you can fefer to this dts. |
|
Quoting William Norman ***@***.***>:
Thanks William;
But.. I probably need the source code of the kernel from rockchip
ubuntu 24.04. Can you share with me which packages I need. (The dts
file refers to some include files I cannot find)
Thanks in advance.
I will document the procedure once I have it working.
Kind regards,
Pascal van Dam
… 1. compile dts to dtbo
2. copy dtbo to overlay directory by the cmd "cp
rock-5b-radxa-25w-poe.dtbo
/lib/firmware/5.10.0-1011-rockchip/device-tree/rockchip/overlay/rock-5b-radxa-25w-poe.dtbo"
3. add a new line "fdtoverlays
/lib/firmware/5.10.0-1011-rockchip/device-tree/rockchip/overlay/rock-5b-radxa-25w-poe.dtbo" in the file
/boot/extlinux/extlinux.conf
4. reboot your system
--
Reply to this email directly or view it on GitHub:
#980 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
I recommend that you can use the radxa-overlays repository to compile overlay. |
I'll write a tutorial on how to use the radxa-overlays repository later on. |
The device tree for the Rock 5B in Ubuntu Rockchip has a different cooling map configuration, I need to take a look to see how to make the overlay work. |
Hi @pascal71, for overlay compilation, you can refer to this guide. |
Many thanks for your response. For Ubuntu 24.04 the 6.x kernel is used, so I probably need that kernel source/headers instead of the 5.x one. Correct? Next question; where to get that one? |
For Ubuntu 24.04 the 6.x kernel source, maybe you can refer to noble.sh. |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 14 days. Thank you for your contribution! |
Let me try to pick this one up |
Hi, I'd love for this to work as well. I'd love a guide for getting the POE hat and fan properly working when running Joshua-Reik's ubuntu image for Rock 5B. |
What happened?
Installed ubunt 24.04 version on rock-5b-plus. I have mounted the Radxa 25W POE HAT on it. The device gets power, boots up nicely, but the fan is never spinning up. Not even when forcing it's PWM fan to spin.
It appears there is a new 25W POE overlay for that supports both ROCK5B and ROCK5B PLUS in the b2 debian version of the Radxa debian image. However, I do not know how to compile it against Ubuntu 24.04.
Kernel version
6.1.0-1021-rockchip
SBC model
radxa-rock-5b-plus
What operating system are you seeing this problem on?
Ubuntu 24.04 LTS (Noble Nombat)
Relevant logs
No response
The text was updated successfully, but these errors were encountered: