Thanks to all samdroid dev's for all improvements
Seems like Samsung drivers recognize incorrect modes and misrecognize correct ones... Just revert the patch with patch -R for now.
Ok, will do that.
Thanks to all samdroid dev's for all improvements
Could you make an option to output framebuffer to a file or a stream instead of the screen? Maybe if you could move it to /sdcard/.framebuffer/fb0 we could get faster screenshots.
Last edited by nebkat; 02-12-2011 at 03:12 PM.
Code:for (n00b n : mSamdroid) { if (!n.findAnswer()) { n.useSearch(); } }
I believe that we actually want the framebuffer to output to the screen, because this is what the framebuffer is for. You can dump framebuffer contents by executing 'cat /dev/graphics/fb0 > /sdcard/screenshot' in adb shell.
Btw. The frame buffer resides in RAM, so moving it to a slow storage like SD wouldn't do any good (and still this is just impossible).
Last edited by tom3q; 02-12-2011 at 03:29 PM.
Thanks for this tom3q!
BTW. Do you know how to see kernel boot messages instead of the "Android_" text at boot?
EXT Mod • Multi-Boot System
Ultimate Spica Recovery
My newest kernel+recovery for Odin can always be found here
If you would like to help me a little, register at Xpango, and complete a free offer. (By the way, if you complete enough offer you will get a Galaxy SII for free)
Or you can simply DONATE, if you like my work! PayPal address: xmisterhu@gmail.com
You need a little kernel patch to force your own command line instead of the one passed by the bootloader to redirect kernel output to the framebuffer instead of the default serial port. I will attach it here a bit later.
How to read the screenshot after executing 'cat /dev/graphics/fb0 > /sdcard/screenshot' command. Imean which application to use. There is extension missing. so was confused
. Sorry to bother you, Iam noob at this.
CM 6.1.1 Alpha 8.3 | YONIP Kernel BFS V.0.7A @ 1000Mhz | all2ext2 | Intercept3D drivers | BGB Theme| Launcherproplus 0.8.3
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks