ReneHegewald Posted April 3 Posted April 3 (edited) Hi Community, i was upgrading from kernel 5.10.160 to the new 6.8.2-edge for Rock Pi 5b / rk3588. Now i missing many DTB overlays 😞 which where aviable in 5.10.160 I need UART3_M1, UART7_M1 What is with Kernel 6.8.2 the right way to export GPIOs and set there direction ? This does not work longer cd /sys/class/gpio echo 157 > export Thanks a lot for your help 🙂 Edited April 3 by ReneHegewald 0 Quote
Werner Posted April 3 Posted April 3 May not even work yet. mainline is still bleeding edge and is missing features. If you need full functionality keep using legacy kernel. 0 Quote
q-bert Posted April 3 Posted April 3 Has anyone tried sata with mainline? Is this overlay available? https://wiki.radxa.com/Rock5/guide/sata 0 Quote
ReneHegewald Posted April 3 Author Posted April 3 Hi Werner, ok 😕 ... Hope will change in the Future ... Best regards, René 0 Quote
ReneHegewald Posted April 3 Author Posted April 3 @q-bert if work with Sata1 from Kernel "6.8.2-edge-rockchip-rk3588" .. works fine 0 Quote
q-bert Posted April 3 Posted April 3 (edited) @ReneHegewald thanks How did you activate it (change from pci to sata)? Edited April 3 by q-bert 0 Quote
ReneHegewald Posted April 3 Author Posted April 3 i use armbian-config tool 🙂 this makes a great job 1 Quote
ReneHegewald Posted April 3 Author Posted April 3 @werner it is possible to express the wish ... to integrate GPIO & the overlays ... please 0 Quote
Werner Posted April 3 Posted April 3 Sure but do not expect this to happen (soon) without funding. 0 Quote
SteeMan Posted April 3 Posted April 3 @ReneHegewald I'll add a couple of points to what @Werner has already mentioned. The board you are using RockPi 5B is not supported by Armbian. It is Community supported. That means Armbian doesn't have any resources that work on this board. All support for the board is done by community members like you. There generally is little that happens to community supported boards. Usually someone will submit some work to get the board initially setup and then shortly after disappear and nothing happens to the board again until it stops building at all and then it gets dropped. Unfortunately this is the reality of support for these boards. You are using software for free and it takes significant resources (both money and time) to make a board work well. There are very few people that are willing to donate a hundred hours of time to work on getting a board fully supported and maintain it over time with no compensation. Unfortunately the manufactures of these boards take advantage of the open source community. They in house initially do some minimum work to get something running, then once released move on to their next board and don't support the software and hope the open source community does it for free. The best thing you can do, is build up your skills and contribute back to the community in exchange for the free software you are using. 2 Quote
lanefu Posted April 3 Posted April 3 11 hours ago, ReneHegewald said: if work with Sata1 from Kernel "6.8.2-edge-rockchip-rk3588" .. works fine There are rk3588 edge overlays available for SATA https://github.com/armbian/build/tree/main/patch/kernel/rockchip-rk3588-edge/overlay 1 Quote
ReneHegewald Posted May 27 Author Posted May 27 @lanefu Thanks a lot 🙂 ... The last open Question .. with the Edge Kernel, what is the right way to export the GPIO's cd /sys/class/gpio echo 157 > export does not work 🙂 0 Quote
Solution lanefu Posted May 27 Solution Posted May 27 That should be resolved as of this PR https://github.com/armbian/build/pull/6580 0 Quote
Recommended Posts
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.