PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   WM 6.5 Kitchen QVGA and VGA Developer Edition (http://forum.ppcgeeks.com/showthread.php?t=54678)

bbsandkm 06-02-2009 08:17 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dsi76 (Post 949776)
humrod, doesn't this lead to the notorious "butter finger" effect on the Elfin?

ok dumb question what is "butter finger"?

too light for the touch? pressing 2-3 things ?? what is it?

dsi76 06-02-2009 08:52 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by bbsandkm (Post 949778)
ok dumb question what is "butter finger"?

too light for the touch? pressing 2-3 things ?? what is it?

This is an issue that happens on Elf/Elfins that use the touch.dll driver from the latest Elfin WM6.1 shipped ROMs. The screen becomes much more sensitive to touch, causing it to sometimes scroll erratically when you try to select an item.

For more info just search for "butter finger" in the Elf Upgrading subforum at XDA. I coined the silly term last year and somehow it stuck and is used by everyone to describe this behaviour. LOL

inertiax3 06-02-2009 09:23 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
@ALL ... PLEASE, how do you create a NEW XIP.bin if all you have are the following folders:

MSXIPKernel
MSXIPKernelLTK
OEMXIPKERNEL (these are my device-specific)

... plus a stock XIP.bin for my device?

I cannot use XIP Kitchen or XIPPorterEx since both require the stock XIP.bin (which I have) + donor XIP.bin (which I don't have, I only have the above mentioned directories with files and modules inside them) :scratch:

humrod 06-02-2009 09:39 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by dsi76 (Post 949776)
humrod, doesn't this lead to the notorious "butter finger" effect on the Elfin?

Hi dsi76, it's too diferent. Butterfinger is like swaping on ice, freak movement. This one is more than low sensitivity. It's just the new reg explains: time to touch

joojoobee666 06-02-2009 09:46 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by inertiax3 (Post 949836)
@ALL ... PLEASE, how do you create a NEW XIP.bin if all you have are the following folders:

MSXIPKernel
MSXIPKernelLTK
OEMXIPKERNEL (these are my device-specific)

... plus a stock XIP.bin for my device?

I cannot use XIP Kitchen or XIPPorterEx since both require the stock XIP.bin (which I have) + donor XIP.bin (which I don't have, I only have the above mentioned directories with files and modules inside them) :scratch:

You can use xipport.exe to do it as long as all the module folders have the imageinfo.txt and .bin. You will need to manually relocate modules which is really fun...oh, and you'll probably need the ROMHDR.txt and PATHHDR.txt from your device XIP as well.

But, seeing as you have your device XIP, you can grab ANY 21728 XIP posted here and use that as the donor in XIP in XipKitchen.

inertiax3 06-02-2009 10:05 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 949859)
You can use xipport.exe to do it as long as all the module folders have the imageinfo.txt and .bin. You will need to manually relocate modules which is really fun...oh, and you'll probably need the ROMHDR.txt and PATHHDR.txt from your device XIP as well.

But, seeing as you have your device XIP, you can grab ANY 21728 XIP posted here and use that as the donor in XIP in XipKitchen.

Thanx joojoobee666.. the module dirs do contain imageinfo.txt and imageinfo.bin, however XipPort complains it can't find files such as:

busenum.dll.txt
cecompr.dll.txt
ceddk.dll.txt
..
..

and these are normaly placed outside the respective module folders when I dump a XIP.bin, however my source doesen't include them.

I wouldn't really care about the MSXIPKernel stuff (I can dump any 21728 XIP.bin that has been posted) but I would love to add the new OEMXIPKERNEL, which I only have as files and not in a XIP.bin.. any idea how I can create the above-mentioned TXT files please? What are HTC people using here to build XIP's when you only have the MSXIPKernel and (optionaly) OEMXIPKERNEL folders?

Thanx in advance for ALL help with this ...

joojoobee666 06-02-2009 10:29 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by inertiax3 (Post 949881)
Thanx joojoobee666.. the module dirs do contain imageinfo.txt and imageinfo.bin, however XipPort complains it can't find files such as:

busenum.dll.txt
cecompr.dll.txt
ceddk.dll.txt
..
..

and these are normaly placed outside the respective module folders when I dump a XIP.bin, however my source doesen't include them.

I wouldn't really care about the MSXIPKernel stuff (I can dump any 21728 XIP.bin that has been posted) but I would love to add the new OEMXIPKERNEL, which I only have as files and not in a XIP.bin.. any idea how I can create the above-mentioned TXT files please? What are HTC people using here to build XIP's when you only have the MSXIPKernel and (optionaly) OEMXIPKERNEL folders?

Thanx in advance for ALL help with this ...

What device do you have? Do you have an os.nb.payload for it or any old XIP?

inertiax3 06-02-2009 10:40 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by joojoobee666 (Post 949921)
What device do you have? Do you have an os.nb.payload for it or any old XIP?

..It's a Samsung i780 device.. and yes, I have my stock XIP.bin from the official ROM from Samsung and also ported versions for WM65 builds which do work.. I guess I could also create the payload file, I am doing most stuff using command line tools and my own batch files

joojoobee666 06-02-2009 10:44 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
Quote:

Originally Posted by inertiax3 (Post 949943)
..It's a Samsung i780 device.. and yes, I have my stock XIP.bin from the official ROM from Samsung and also ported versions for WM65 builds which do work.. I guess I could also create the payload file, I am doing most stuff using command line tools and my own batch files

If you have your stock XIP.bin, use that as the device XIP in xipkitchen, or at least dump it with xipport to get you OEMXIPKernel with all the necessary files. Do the OEMXIPKernel files that you are trying to use have something different than the stock ones?

Röchelhilpert 06-02-2009 11:51 AM

Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
 
with new sys youtube isn´t working. Also my standart keyboard dosn´t load.
No chance to change the input


All times are GMT -4. The time now is 07:08 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0