Re: raspivid raw RGB data is incorrect?
Posted: Wed Aug 09, 2017 9:27 am
The updated firmware was released yesterday - https://github.com/Hexxeh/rpi-firmware/ ... baf8626eeb
If you use rpi-update it will pick up the new firmware. The usual warnings about the use of rpi-update apply - it gets the absolute latest firmware and kernel, and there is a chance of regressions. Don't use it on a critical SD card without backing up first.
It is only a firmware change, so you could use "sudo SKIP_KERNEL=1 rpi-update" to pick up only the firmware and leave the kernel alone.
If you use rpi-update it will pick up the new firmware. The usual warnings about the use of rpi-update apply - it gets the absolute latest firmware and kernel, and there is a chance of regressions. Don't use it on a critical SD card without backing up first.
It is only a firmware change, so you could use "sudo SKIP_KERNEL=1 rpi-update" to pick up only the firmware and leave the kernel alone.
