#58 Asus Tinkerboard Support
Closed: Insufficient data 3 years ago by pwhalen. Opened 3 years ago by kallisti5.

The Asus tinkerboard works with the 32-bit arm image with the following process:

Fedora 32 server, arm

1) Provision u-boot on the board per Haiku's instructions
https://github.com/haiku/firmware/blob/master/manifest.json#L78

2) Set the following kernel arguments:
console=ttyS3,115200n8 rd.driver.blacklist=panfrost

u-boot output is on ttyS2, console is ttyS3. When I try to do ttyS2 for everything, serial output gets missed.

The bug tracking the need for the rd.driver.blacklist when running this kernel is tracked here:
https://bugzilla.kernel.org/show_bug.cgi?id=208331


I get a 404 on the github link. Happy to add it if you provide a pull request and can confirm it all works. The panfrost args should just be added with the extra args option as I would hope that gets fixed.

Metadata Update from @pwhalen:
- Issue close_status updated to: Insufficient data
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata