Matthew Hilton

Results 96 comments of Matthew Hilton

I've just written a crash diag page can you try the following [crash diag](https://github.com/opencardev/crankshaft/wiki/Crash-diagnosis) Baased on the output it looks like we have the same revision except mfg [rpi revisions](https://elinux.org/RPi_HardwareHistory)...

Here are the steps I've taken. 1. Download crankshaft image 2. Flash SD card 3. Enable dev mode by updating /boot/crankshaft/crankshaft_env.sh DEV_MODE=1 4. Update /boot/config.txt 5. Boot pi 6. Edit...

Good to hear, I'll look at building it into the next release. If possible Please sign up as Patreon if you find this useful as I use the money to...

You've got the fkms driver loading, you need to comment out the following line under [all]. ``` dtoverlay=vc4-fkms-v3d ```

@techdev5521 I suspect the brightness issue is due to [Line 691](https://github.com/opencardev/prebuilts/blob/master/csmt/crankshaft#L691) and [Line 697](https://github.com/opencardev/prebuilts/blob/master/csmt/crankshaft#L697) as they are erroring as per your issue report It should be reporting as an Integer...

@techdev5521 have you been able to fix the script?

@techdev5521 any update on the pr for the fix?

please try [2022.09.12.1](https://github.com/opencardev/crankshaft/releases/tag/v.2022.09.12.1) that should have the correct naming