version 1.133, 2020/10/15 19:50:42
|
version 1.134, 2020/10/15 19:56:44
|
Line 219 The program vcgencmd, referenced in the
|
Line 219 The program vcgencmd, referenced in the
|
## Updating dtb files |
## Updating dtb files |
|
|
(This is harder than it should be.) |
(This is harder than it should be.) |
Build a release. gunzip the armv7.img, vnconfig it, and mount the MSDOS partition (e) e.g. on /mnt. Copy the dtb files from /mnt/*.dtb to /boot, and from /mnt/dtb/*.dtb to /mnt/dtb. |
Build a release. gunzip the armv7.img, vnconfig it, and mount the MSDOS partition (e) e.g. on /mnt. Copy the dtb files from /mnt/foo.dtb to /boot, and from /mnt/dtb/foo.dtb to /mnt/dtb. |
|
|
It seems that some systems, including RPI, require dtb files in /boot, and some expect them in /boot/dtb. |
It seems that some systems, including RPI, require dtb files in /boot, and some expect them in /boot/dtb. |
|
|