Hi Everyone,
I have setup a minimal Linux installation based upon base-rootfs-am335x-evm.tar.gz within the 05.05 SDK. No bluetooth or wifi drivers, just NFS and Samba servers running.
I am currently using: 'echo "4" > /sys/class/graphics/fb0/blank' to blank the screen however I was wondering if there was a way to actually turn the screen off (as blanking still has the screen on - just displaying a black image).
The LED D4 also blinks twice a second, every second. Does anyone know what it indicates? It doesn't look like ethernet activity - is there a way to disable it? Even if I have to recompile a kernel module or the kernel itself?
Lastly, is there a way to remove the Tux/Penguin splash? It stays on screen even after Linux has finished booting. Is it by using opkg to remove psplash-support and psplash-ti or do kernel parameters need to be added (analogous to nosplash in GRUB)?
Thanks for any tips! I'm loving this board!
Mike