Hello,
I have the DM355 evaluation module, and rebuilt the DVEVM software for the target to be run through NFS on the board. Everything is fine so far, but I am trying to remove the OSD to view my video to no avail.
I tried
# cat /dev/zero > /dev/fb/2
cat: write error: No space left on device
and understand that the error is normal, but my OSD is stil there and not removed.
I also attempted to put OSD0=OFF in the boot arguments but the OSD is still there.
Anyone know how to fix this problem?
Thanks