Updated
over 2 years
ago.
No love.
1 follower.
Project Description
This project is about installing a fully open source ARM machine. It was not originally a Hack Week project and some information gathering was already done before.
Since it is not finished yet and fits in the Hack Week I decided to do this before working on improving openQA.(https://hackweek.opensuse.org/21/projects/having-closer-look-at-openqa-and-search-for-comparably-quick-improvement-options)
Goal for this Hackweek
- Learn more about ARM boot process.
- Have a working desktop openSUSE ARM machine.
Resources
https://wiki.pine64.org/wiki/RK3399bootsequence
https://stikonas.eu/wordpress/2019/09/15/blobless-boot-with-rockpro64/
This project is part of:
Hack Week 21
Activity
Comments
-
over 2 years ago by clanig | Reply
- Tried to attach official CH340G USB <-> Serial adapter and noticed that the adapter is only recognized by the kernel in 5V mode.
- Did some diagnosis and found that the 3.3V mode might be broken because only 1.9V are measurable on the 3.3V circuit path.
- According to the datasheet the CH340G requires VCC=[3.3, 3.8]V for 3.3V mode. Due to insufficient power supply the IC might not start and finally not be recognized by the kernel. Have contacted the manufacturer.
- Since 3.3V mode is required to get a serial TTY connection, I will proceed (almost) blindly and try to prevent provoking debug necessities.
Similar Projects
This project is one of its kind!