Skip to content
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

Support Rock Pi Model A #16

Open
lahramon opened this issue Oct 21, 2021 · 1 comment
Open

Support Rock Pi Model A #16

lahramon opened this issue Oct 21, 2021 · 1 comment

Comments

@lahramon
Copy link

I have flashed the BalenaOS RockPi Model B image onto my Rock Pi Model A just to realize it is not booting up. Upon plugging in the RockPi, there is no feedback via HDMI whatsoever (green and blue LEDs constantly on, no blinking).

Reading the Radxa FAQ, the only difference between the RockPi Model A and Model B is the lack of a Bluetooth/WiFi/PoE module on the Model A.

Would it be possible to adapt the BalenaOS build to work on the Rock Pi Model A, perhaps by disabling the Bluetooth layer in the Yocto build? Unfortunately I have no experience with Yocto to do it myself (and also do not know if that is a good suggestion). I appreciate any help!

@floion
Copy link
Collaborator

floion commented Nov 18, 2021

Hi,
I don't think the lack of bluetooth / wifi / poe is preventing the board from booting up.
What I suggest is that you use a serial connection to debug it. You can use a TTL USB cable, connect Ground to pin number 6 on the board's pinout header, RX to pin 8 and TX to pin 10. Then on your development machine use minicom and set the baudrate to 1500000 and try to see if you get any boot messages over this serial console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants