Results 1 to 2 of 2
Okay, so I have this embedded linux package that's running on some ARM hardware.
I've noticed that a bash script is run on start up that writes some binary to ...
- 07-20-2010 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
Writing to the frame buffer?
Okay, so I have this embedded linux package that's running on some ARM hardware.
I've noticed that a bash script is run on start up that writes some binary to /dev/fb0 to produce a splash image for the hardware.
I have no background in anything dealing with frame buffers or anything like that, but is there an easy way to write my own file for this sort of thing? Or a tutorial out there explaining it a bit more. Or am I way in over my head on this one?
- 07-23-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
How far over your head depends upon what you know, how much research you are willing to undertake, and how much experience you have with hardware (video in this case). Your system provider should have some documentation on how you can do this.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
