Skip to content

Commit

Permalink
Merge pull request #16 from stolen/main
Browse files Browse the repository at this point in the history
fix R36s panel instructions
  • Loading branch information
sydarn authored Jul 4, 2024
2 parents bccc452 + 241b507 commit f1bfc95
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/devices/unbranded/game-console-r35s-r36s.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ Download the latest `RK3326` version of ROCKNIX from the button below and follow
Recent R36s have new displays that need some extra actions to work.

The simplest way so far is:
* Determine which panel do you have (or just try every option until it works)
* Download a `mipi-panel.dtbo.r36s-panel*` at https://github.com/stolen/r.nix-distribution/releases/tag/generic-mipi-driver
* Rename the downloaded file and put it to a boot (`ROCKNIX`) partition as `overlays/mipi-panel.dtbo`

* Determine which panel do you have (or just try every option until it works)
* Download a `mipi-panel.dtbo.r36s-panel*` [there](https://github.com/stolen/r.nix-distribution/releases/tag/panel_overlays)
* Rename the downloaded file and put it to a boot (`ROCKNIX`) partition as `overlays/mipi-panel.dtbo`

These files mostly have just basic refresh rate (77.378 FPS) (`panel4` has 50, 60, 75 because we tested it)

Expand Down

0 comments on commit f1bfc95

Please sign in to comment.