View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#2
Originally Posted by ddalex View Post
. I've been trying to compile the exact same binary using the kernel-source-2.6.16_2.6.16.rel-osso29.tar.gz from the repository, but I can't get a binary zImage to match exactly. So it seems this kernel has at least some patches added to it.
You already have the right one.
http://repository.maemo.org/pool/gre...source-2.6.16/

You can't match it exactly at least due to compile date/time/machine '/proc/version' info included inside image. Due to zImage compression this may make whole image different. What is the length difference?

Originally Posted by ddalex View Post
Can someone point me to the sources and .config file used to build the kernel image in the 2008HACKER version ?
make n770_defconfig (?)

Originally Posted by ddalex View Post
I'm interested because when using Fanoush's MMC kernels I got frequent crashes and reboots, while when using this kernel the device is quite stable.
Hmm, the only unstable code is the 'overclocked' MMC, do you have troubles also with lower MMC speed kernels ? http://fanoush.wz.cz/maemo/#sdhc Particularly the 12MHz one?
EDIT:
And BTW, all those kernels have source patches and .config inside so you can omit just the MMC one (but anyway, disabling MMC multiblock writing and changing clock to 12 MHz should do the same trick). What MMC card you have? Maybe trying different card would make the device more stable?
Originally Posted by ddalex View Post
I intend to apply a patch to enable hardware scaling (which I need for running a lowres game)
Which patch it is? 770 hardware can do only pixel doubling (i.e. 2x) not full scalling and pixel doubling is already available in every 770 kernel so what would such patch provide? Well it can do also pixel halving but that feature is not so useful :-)
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2009-09-08 at 14:37.