PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Vogue Development (http://forum.ppcgeeks.com/forumdisplay.php?f=59)
-   -   mrgeoff's WM6.1 ROM v4 + UC (http://forum.ppcgeeks.com/showthread.php?t=19933)

mrgeoff 03-03-2008 12:29 AM

mrgeoff's WM6.1 ROM v4 + UC
 
I have added the modified battery.dll and the rilphone.dll back into the ROM. The pagepool is set to 24Mb.

Let customizations run for this to change the theme to the HTC one and let the User Customization take place.
The download is located on the PPCGeeks FTP @ /Vogue/Users/mrgeoff/v4

User Customization - Go to the following site for additional info: http://forum.xda-developers.com/showpost.php?p=1896953
UC Builder - This popped up on XDA that helps people build the SDConfig.txt file: http://forum.xda-developers.com/showthread.php?t=371832

Apps:
Adobe Reader
BT Explorer 1.2.30490.1
CubeConfig 4.0
Dutty's File Explorer
Flashvideobundle 1.4.4
HTC Enlarge Start Menu
HTC Home
HTC Large Title Bar
HTC Random Access
HTC Touch Calc Skin
HTC Touch Keyboard (build 28696)
HTC Wait Animation
PHM Notepad
Pocket RAR
psShutXP (black skin)
Schaps Advanced Config
SMS Scheduler
TCPMP .72RC1
TRE Regedit
Updated Battery Gauge
Vistahide Battery Gauge
WM5torage 1.8

Regedits:
Power and Backlight Changes
Disabled Calibration
Removed Today Screen Items
Modified Button Settings
Expanded Phone Settings
Performance Changes
Removed In Call Sounds
Network Performance Changes
Added Websites to PIE History
Forced PDF Default to Adobe Reader
Forced ZIP and RAR Default to PocketRAR
SDKCerts

MD5 Sums:
4aa0cf1cde3f339c44df821e1ce006e0 - nbh file
bb510ba1578b20600e4ee8f453931fa6 - zip file

Special thanks to ImCokeMan (for unlocking this bad boy), DogGuy (for providing a pimp kitchen and someone that always has an answer for my questions), no2chem (for providing WM6.1), and OMJ (for testing some of my oems and keeping me on my toes lol)

piggy99 03-03-2008 07:34 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Thanks. Work well.

davidzthe1 03-03-2008 05:12 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Thanks Geoff.....I flashed this morning and it is working great!!!! I have had no freezes, strange behavior or such.......thanks again and great work as usual!!!

crc4430 03-03-2008 05:32 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Is there a way to remove the advanced configuration tool? There is a newer version out and I want to install that one instead. I can't find a way to remove the old one. When I find its files in the windows directory I cannot delete them since they are read only.

Thanks for a great ROM otherwise.

mrgeoff 03-03-2008 06:47 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by crc4430 (Post 201024)
Is there a way to remove the advanced configuration tool? There is a newer version out and I want to install that one instead. I can't find a way to remove the old one. When I find its files in the windows directory I cannot delete them since they are read only.

Thanks for a great ROM otherwise.

You can't remove the old one (since it is integrated into the rom), but if the new version is necessary, you can install the cab of the new version. I'll make the note of this for the new version of my rom!

crc4430 03-03-2008 10:06 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Also, the alignment is off on my touch. For example, when I use the stylus to tap one icon, it taps the one above it instead. If you can, on initial startup let the screen alignment feature run or otherwise make sure that the alignment is correct. Thank you.

mrgeoff 03-03-2008 10:17 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by crc4430 (Post 201317)
otherwise make sure that the alignment is correct.

Noted. Sounds like you might want to get acquainted with the device to know about the alignment feature and not seem so grumpy Mr. two post ;)

Be advised that alignment might not be as exact for everyone, and your suggestion basically turns on first boot calibration. One point of my ROM was to get rid of having to deal with that.

piggy99 03-04-2008 01:49 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
There is no alignment issues.
As a follow up to my posting, after almost a day of testing.....no freezing issues whatsoever. Thanks

Quote:

Originally Posted by mrgeoff (Post 201334)
Noted. Sounds like you might want to get acquainted with the device to know about the alignment feature and not seem so grumpy Mr. two post ;)

Be advised that alignment might not be as exact for everyone, and your suggestion basically turns on first boot calibration. One point of my ROM was to get rid of having to deal with that.


shawn_ 03-04-2008 03:49 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
OK i just installed this Rom for the first time and I had a couple issues
1) the alignment issue ... but its obviously because the autorun runs b4 the alignment step can be completed ... which is fine ... its easy to align after the fact
2) my provisioning XML does not run .. it just errors out. It failed during the UC and it fails during a manual installing with the FdcSoft Task Manager. This exact same xml runs fine on the Bell stock rom, dcd's rom and ghetofreeryder's rom .

Code:

<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic type="Connection">
      <parm name="Server" value="https://mail.mydomain.com/"/>
      <parm name="AllowSSLOption" value="1"/>
      <parm name="User" value="shawn@mydomain.com"/>
      <parm name="Domain" value=""/>
      <parm name="SavePassword" value="1"/>
    </characteristic>
    <characteristic type="Settings">
      <parm name="PeakStartTime" value="0800"/>
      <parm name="PeakEndTime" value="1800"/>
    </characteristic>
    <characteristic type="Mail">
      <parm name="Enabled" value="1"/>
    </characteristic>
    <characteristic type="Calendar">
      <parm name="Enabled" value="1"/>
    </characteristic>
    <characteristic type="Contacts">
      <parm name="Enabled" value="1"/>
    </characteristic>
    <characteristic type="Tasks">
      <parm name="Enabled" value="1"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>


mrgeoff 03-04-2008 08:11 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by shawn_ (Post 201676)
OK i just installed this Rom for the first time and I had a couple issues
1) the alignment issue ... but its obviously because the autorun runs b4 the alignment step can be completed ... which is fine ... its easy to align after the fact
2) my provisioning XML does not run .. it just errors out. It failed during the UC and it fails during a manual installing with the FdcSoft Task Manager. This exact same xml runs fine on the Bell stock rom, dcd's rom and ghetofreeryder's rom .

Code:

<wap-provisioningdoc>
  <characteristic type="Sync">
    <characteristic type="Connection">
      <parm name="Server" value="https://mail.mydomain.com/"/>
      <parm name="AllowSSLOption" value="1"/>
      <parm name="User" value="shawn@mydomain.com"/>
      <parm name="Domain" value=""/>
      <parm name="SavePassword" value="1"/>
    </characteristic>
    <characteristic type="Settings">
      <parm name="PeakStartTime" value="0800"/>
      <parm name="PeakEndTime" value="1800"/>
    </characteristic>
    <characteristic type="Mail">
      <parm name="Enabled" value="1"/>
    </characteristic>
    <characteristic type="Calendar">
      <parm name="Enabled" value="1"/>
    </characteristic>
    <characteristic type="Contacts">
      <parm name="Enabled" value="1"/>
    </characteristic>
    <characteristic type="Tasks">
      <parm name="Enabled" value="1"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>


I'll have to look at my mail2web provxml and get back with you. When I add my personalizations, it is an OEM that gets cooked in. I've never tried doing a provxml from UC (I've actually never used it lol)

laestrella 03-04-2008 10:39 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
i just installed this rom and there is a thin color bar above the taskbar at the top. does anyone else see this??

mikelsbid 03-04-2008 10:48 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by laestrella (Post 201789)
i just installed this rom and there is a thin color bar above the taskbar at the top. does anyone else see this??

that is the vista battery gauge.

laestrella 03-04-2008 10:52 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by mikelsbid (Post 201802)
that is the vista battery gauge.

ohhhh thanks. i was really disturbed...didn't know what the heck that was... :-)

piggy99 03-04-2008 04:57 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
at least u didnt tell mrgeoff that his rom has issues such as screen not aligning properly and he needs to fix it! lol!

Quote:

Originally Posted by laestrella (Post 201811)
ohhhh thanks. i was really disturbed...didn't know what the heck that was... :-)


crc4430 03-04-2008 05:45 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
=) It's called constructive criticism.

mrgeoff 03-04-2008 11:09 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by crc4430 (Post 202569)
=) It's called constructive criticism.

lol I'll fix it when I can. Just remember that fixed for me might not fix it for you :)

thejinx0r 03-05-2008 02:22 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
I realised today how much I missed the adobe reader

thanks for putting it back in

deegimus 03-06-2008 12:36 AM

Active area near X-button in IE
 
Anyone having issues with the area around the X-button in IE? If I have to touch the screen near the X-button in IE, the program minimizes or shutsdown? It's as if the sensitive area around the X-button extends outside the X square.

DJ

mrgeoff 03-06-2008 12:54 AM

Re: Active area near X-button in IE
 
Quote:

Originally Posted by deegimus (Post 204356)
Anyone having issues with the area around the X-button in IE? If I have to touch the screen near the X-button in IE, the program minimizes or shutsdown? It's as if the sensitive area around the X-button extends outside the X square.

DJ

Screen alignment issue. I'll be working on a v4.1 soon that will fix a few things (including that) lol

laestrella 03-07-2008 08:01 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
i must say that this rom is one of the fastest that i've flashed. apps respond rather quickly and i love all of the included software. however, I am experiencing random freezes. anyone else? i would hate to have to switch roms again.

mrgeoff 03-07-2008 04:48 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by laestrella (Post 206059)
i must say that this rom is one of the fastest that i've flashed. apps respond rather quickly and i love all of the included software. however, I am experiencing random freezes. anyone else? i would hate to have to switch roms again.

I'm curious... does it happen when you text? I get a freeze every now and then when I'm cranking some texts out.

laestrella 03-07-2008 07:03 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by mrgeoff (Post 206709)
I'm curious... does it happen when you text? I get a freeze every now and then when I'm cranking some texts out.

Yes it happens when I text. At least the last time it froze was after a text. But it has happened while the phone was on the today screen. However, I can't remember exactly what I was doing prior to that.

mrgeoff 03-08-2008 03:38 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by laestrella (Post 206842)
Yes it happens when I text. At least the last time it froze was after a text. But it has happened while the phone was on the today screen. However, I can't remember exactly what I was doing prior to that.

I've been trying to look up what I can about the issue but it seems that the pagepool might be to blame :(

Device Freezes with WM6.1 - http://forum.ppcgeeks.com/showthread.php?t=19476

JD's Thoughts on the Lockups - http://forum.ppcgeeks.com/showpost.p...3&postcount=33

I'm going to try and snoop around later to see if I can find this new version JD is talking about. Maybe that will help everyone!

damigs 03-08-2008 07:51 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Seems like all the ROMs lock the device. I have tried and tried numerous ROMs here and all of them have locked on my device. THe one I have currently locks on my at times twice a day. Wish it could be corrected some how some way with wm6.1

jakdillard 03-08-2008 07:58 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by mrgeoff (Post 207578)
I've been trying to look up what I can about the issue but it seems that the pagepool might be to blame :(

Device Freezes with WM6.1 - http://forum.ppcgeeks.com/showthread.php?t=19476

JD's Thoughts on the Lockups - http://forum.ppcgeeks.com/showpost.p...3&postcount=33

I'm going to try and snoop around later to see if I can find this new version JD is talking about. Maybe that will help everyone!

Just posted check my oem sprint thread

Masterface7 03-08-2008 11:34 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
hey i just flashed this rom and i have a few questions, when i bring up the cube and hit the video button on the 3app side i get an error message "The file HTCAlbum cannot be opened either it is not signed with a trusted certificate or one of its componentscannot be found. if the problem persists try reinstalling or restoring this file" this also happens with the photos button right above it. also i do not have the button on the top right of the today screen that was like a task manager showing all the running processes and percent cpu usage, did this rom not come with that installed.

mrgeoff 03-09-2008 12:12 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by Masterface7 (Post 207918)
hey i just flashed this rom and i have a few questions, when i bring up the cube and hit the video button on the 3app side i get an error message "The file HTCAlbum cannot be opened either it is not signed with a trusted certificate or one of its componentscannot be found. if the problem persists try reinstalling or restoring this file" this also happens with the photos button right above it. also i do not have the button on the top right of the today screen that was like a task manager showing all the running processes and percent cpu usage, did this rom not come with that installed.

You can use the CubeConfig application to change what those cube items used to point to. I will try to remember to modify those in the next build.

X-Button was removed since WM6.1 has a task manager built in. I set up my HTC Home Launcher to have a shortcut to the Task Manager.

Masterface7 03-09-2008 05:12 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Thanks alot, and thanks for the great rom, Ill use the cube config then also download and install the HTC-Album-1-0-822-716.cab



Also for the psshutxp the middle butting that says turn off just turns the screen off for me, does anybody else have this problem, and is there any way i could fix it.

thadeus_d3 03-13-2008 12:58 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Hey mrgeoff, I'm not sure if this has anything to do with your rom or WM 6.1 in general, but is there a way to have the keyboard automatically set to XT9 when replying to a message?

mrgeoff 03-13-2008 01:37 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
My keyboard automatically switches to XT9 when I hit reply in an email or text message. Have you changed any settings within the Input section of Settings?

thadeus_d3 03-13-2008 02:04 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
I have not changed any settings in the input setting. I just realized that I am using one of your older 6.1 roms though. Maybe that could be the cause.

proheart 03-24-2008 01:42 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Mr Geoff:

Does this rom have the esmertec jbed java engine, and also what is "removing in call sounds" referring to? Is that like disable call waiting or something like that? Thanks

mrgeoff 03-24-2008 06:31 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
Quote:

Originally Posted by proheart (Post 228343)
Mr Geoff:

Does this rom have the esmertec jbed java engine, and also what is "removing in call sounds" referring to? Is that like disable call waiting or something like that? Thanks

It doesn't have java installed.

In-call sounds is when you use the volume slider during a phone call, no sounds are heard. Normally, the phone would make noises whenever you moved the slider up or down.

Grims 04-01-2008 06:04 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
I don't know if this is something specific to 6.1 or not, but I don't have the button for running programs at the top right of the screen.

I am also getting floods of calnot, and task something execution errors.

mrgeoff 04-01-2008 09:12 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
The HTC Task Manager is removed since there is one built into 6.1. I believe it was mentioned earlier in this thread or a previous mrgeoff thread.

FYI... This is dead to me lol. I have other projects that I am trying to work on, and sadly they aren't phone-related.

Grims 04-02-2008 09:29 AM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
So, are there any roms that don't have the freezing issue? I asked about he task manager because I can't find any other way to make programs close when you hit the x instead of just minimize, or any way to easily access minimized programs.

mrgeoff 04-02-2008 12:22 PM

Re: mrgeoff's WM6.1 ROM v4 + UC
 
I would suggest testing around. I'm sure the other ROMs don't have the issue, but you will have to determine which of the other ROMs suits your needs best.


All times are GMT -4. The time now is 10:31 AM.

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


Content Relevant URLs by vBSEO 3.6.0