Jump to content

[ROM 07-12] TripNMiUI S001.1RC.1.12.2 | RELEASE CANDIDATE | ENDTIME Kernel


Recommended Posts

Guest Docmjldds
Posted

New kernel has made it all gravy. Used navigation today for an hr and it worked great. Volume is good in everything. I really have zero issues. Of course I don't use bt, so I can't comment in that.

Mms are great size since I push the mms.apk from glacier.

The launcher is killer. I'm a fan of the 4x4 layout it's my fav ;)

Speed is awsome and transitions are quick and smooth. Love the new theme as I said yesterday (love the blue!)

Really appreciate all the hard work!

Trip, I gotta say bro this is the BOMB!!!!!

try a test call to your home phone if possible and hang up after three rings. Does the call disconnect. On my setup here, I end call, but the connection is still ringing my home phone, till voicemail picks it up. Are you editing anything with the Glacier mms, and do you have wifi calling working. BT is important to me and it is broke.

Posted

So to add to my earlier post, GPS is working, not only is it working but it is best I have seen by far. I used FasterFix to set my device to North America satellites and I not only got a connection immediately, but within 0 meters. I have never seen that! Awesome work!

Guest Docmjldds
Posted

Trip, this ROM is really shaping up, love the work you have been doing.

  • As others have stated with the new kernel market is running fine. I am using the new market version and no issues there.
  • WiFi connected fine for me here in the office (I still think connects slightly slower the 006, but I am talking a second or two at most, no big deal).
  • BT I will try out later on my way home.
  • Navigation I will test too when I am on my way home.
  • Interface looks great, screen scrolling is smooth, 4x4 layout fits nicely and I like the color scheme.

  1. ro.product.model=HTC Sensation 4g
  2. ro.product.brand=tmous
  3. ro.build.fingerprint=tmous/htc_pyramid/pyramid:2.3.5/GRJ22/161971.2:userdebug/test-keys

I then package add the WiFi calling app (attached below) and then flash your ROM. Once I boot up and connect with WiFi, the calling app would connect and I was good to go.

With 0072B, the WiFi calling app was giving me force closures. I realized that one change from 006B to 0072B was in system/lib, libkineto.so was removed. When I added this file to the ROM, my force closures stopped, but I am still hung on enabling. My only thoughts was there is another file or maybe two that didn't make the jump from 006b to 0072B that are causing this hang up.

You made this easy for me, since Trip wanted the edits and files. I have duplicated your exact issues here. But my one extra issue is whether the dialer is working, since it does NOT disconnect when I end call, at least for my tests here when I call my home phone. So Yes, only have enabling message, and yes, the one lib file was missing. I did have large mms working, but for some reason now it doesn't work. I also have to run out and get a new SD card. My wonderful 32Gb Patriot decided to die off. It's only being recognized as a 1GB card. I did try Linux utilities to recover files...nothing there to recover. Lost a ton of pix from my recent vacation in Florida that I did NOT back up :(

Guest bryancotton84
Posted (edited)

Love the update TRIP, only issues are two force closes, launcher pro FC'd once for some unknown reason, hasnt happened since...but a constant force close is in battery stats, when i select the battery graph it forces close every time, just a heads up TRIP

Edited by bryancotton84
Guest Raycaster3
Posted

Love the update TRIP, one have two force closes, launcher pro FC'd once for some unknown reason, hasnt happened since...but a constant force close is in battery stats, when i select the battery graph it forces close every time, just a heads up TRIP

My battery stats opens and works fine. Weird.

@Trip, I have the mms, wifi calling and linkineto that has worked with every build but this one if you want them.

(This mms apk works for big pics just the wifi stuff doesn't.)

Guest bryancotton84
Posted

My battery stats opens and works fine. Weird.

mine does too, i just cant select the graph at the top, above what processes are running and the % they use...which is odd

Guest Raycaster3
Posted

mine does too, i just cant select the graph at the top, above what processes are running and the % they use...which is odd

Oh I didn't catch that part.... yep fc here too. No biggie. I cand still see individual systems and their info.

Guest Docmjldds
Posted

Launcher will be an 5x4 with the edits i made on 4x4 rest is default hopefully it will not FC'ng :angry:

OK...Don't know what changed, but large MMS working for me know with the following:

http://hotfile.com/dl/130522353/3b79f8c/Mms.apk.zip.html This MMS file is working for me.

The only edits I have in build.prop:

ro.product.model=HTC Sensation 4G

ro.product.brand=HTC Sensation 4G

I have NOT touched anything else regarding large MMS. I still have to figure out what changed with WiFi Calling.

Now, I cannot explain this, but I can say I have to install GoSMSPro. I have used both 1.2M and 1.0M MMS file size and I also do check the next option that enables Preserve Image Resolution.

With MIUI, you cannot specify the MMS file size in settings of the messenger app, as you can with Sense ROMS that offered 200, 600, and 1.0M choices I believe. This is why for some reason, you need to have an alternative application, like GoSMSPro. Finally sometimes the stock message app reports file size as 1Kb whjich is erroneous, and sometimes it reports the same size MMS as GoSMSPro. Currently they bothe reprt same. This morning when I was using a different MMS.apk it rported 1Kb file size in messaging app, and 244Kb in GoSMSPro. Just adding all this so others do not get confused.....

OK...going to get my SD card, then try to get wificalling setup, or will wait for next update. Thanks for your offer to have this incorporated. I hate busting up a terrific working setup, especially with the sound so nice to actually hear for a change.

Guest Spacechild
Posted

Anyone else experiencing wifi issues? My wireless will connect and get an IP address but has issues pinging the default gateway. It works for a little bit when wifi first connects but then won't connect to anything. I've connected with adb shell and verified that ip route and netcfg are showing correct addresses:

# ip route

ip route

172.26.0.0/24 dev eth0 proto kernel scope link src 172.26.0.20

default via 172.26.0.1 dev eth0

# ping 172.26.0.1

ping 172.26.0.1

PING 172.26.0.1 (172.26.0.1) 56(84) bytes of data.

64 bytes from 172.26.0.1: icmp_seq=1 ttl=63 time=947 ms

64 bytes from 172.26.0.1: icmp_seq=2 ttl=63 time=4.36 ms

64 bytes from 172.26.0.1: icmp_seq=3 ttl=63 time=16.7 ms

64 bytes from 172.26.0.1: icmp_seq=4 ttl=63 time=16.0 ms

64 bytes from 172.26.0.1: icmp_seq=5 ttl=63 time=14.9 ms

64 bytes from 172.26.0.1: icmp_seq=6 ttl=63 time=88.0 ms

64 bytes from 172.26.0.1: icmp_seq=7 ttl=63 time=20.6 ms

64 bytes from 172.26.0.1: icmp_seq=8 ttl=63 time=17.8 ms

15 seconds later I run the same command:

# ping 172.26.0.1

ping 172.26.0.1

PING 172.26.0.1 (172.26.0.1) 56(84) bytes of data.

From 172.26.0.20 icmp_seq=1 Destination Host Unreachable

From 172.26.0.20 icmp_seq=3 Destination Host Unreachable

From 172.26.0.20 icmp_seq=4 Destination Host Unreachable

From 172.26.0.20 icmp_seq=6 Destination Host Unreachable

From 172.26.0.20 icmp_seq=7 Destination Host Unreachable

From 172.26.0.20 icmp_seq=8 Destination Host Unreachable

From 172.26.0.20 icmp_seq=9 Destination Host Unreachable

From 172.26.0.20 icmp_seq=10 Destination Host Unreachable

From 172.26.0.20 icmp_seq=11 Destination Host Unreachable

From 172.26.0.20 icmp_seq=13 Destination Host Unreachable

Any ideas? I haven't had any issues in previous versions and another Sensation here running CM7 (v5) connects without any issues.

Guest Valerio191
Posted (edited)

Launcher will be an 5x4 with the edits i made on 4x4 rest is default hopefully it will not FC'ng :angry:

Super. That are good news. Will there be an update in near future?

Edited by Valerio191
Guest Spacechild
Posted (edited)

deleted

Edited by Spacechild
Guest chipsy40
Posted

Our google talk does not work probably.always when we want to start a video call the app hangs up.we also the t kernel s0074b.

Guest stroobach
Posted

this is more like it :) everything works now.. most games are running good and stable..

the only issue i have now is my wifi connection its not strong..

on other roms i have almost all the time 2-3 bars where i am now

but this rom gives me 1 and sometimes 0 bars...

not a great issue but when i download something it goes soo slow..

and my bench scores arent even close to 2800-3000 but more like 2200-2300

apart from that great work and hope it will become the best miui rom

Posted

What are the experiences with this new update? Is it better then last one?

Posted

What are the experiences with this new update? Is it better then last one?

The launcher is way better, the default theme is better (at least IMO). I haven't noticed any other major differences from v6 ... that said, I don't use BT and WiFi calling. Phone feels as fast as before.

Guest TripNRaVeR
Posted

There is alot alot alot changed i posted it few pages back....

Mms is fixed in next release

Posted (edited)

The launcher is way better, the default theme is better (at least IMO). I haven't noticed any other major differences from v6 ... that said, I don't use BT and WiFi calling. Phone feels as fast as before.

And the kernel is also better? That you're not losing data connection.

Or must i also download and flash the T-Kernel fix?

And can i just flash over the rom? or must i wipe everything.

Edited by Grudgie
Posted

And the kernel is also better? That you're not losing data connection.

finally got round to testing this today cam works fully radio sound themes backup manager have not tested gps yet, only issue i have is i cant update the market

if anyone has updated the market can the post the link here to the apk coz the two i tried(which are in my own sence rom) dont work always get not installed

Posted

There is alot alot alot changed i posted it few pages back....

Mms is fixed in next release

Finally got time to install 0072, great work, is so close to perfect for me,so another huge thank you

Guest Raycaster3
Posted

There is alot alot alot changed i posted it few pages back....

Mms is fixed in next release

Thanks for all your hard work Trip!

Posted

I can just flash this rom over the previous rom? without doing a full wipe?

Guest TripNRaVeR
Posted

I can just flash this rom over the previous rom? without doing a full wipe?

No

Posted

No

Full wipe is recommended? Cause most of the time, if u use the same rom and u update with the newest update u can just flash over without doing a full wipe.

Guest TripNRaVeR
Posted

Full wipe is recommended? Cause most of the time, if u use the same rom and u update with the newest update u can just flash over without doing a full wipe.

Why everyday the same questions? Why????

God must really hate me takin my girl :( :( :( and then everyday i must answer the same question.. groundhog day

Posted

I also have to run out and get a new SD card. My wonderful 32Gb Patriot decided to die off. It's only being recognized as a 1GB card. I did try Linux utilities to recover files...nothing there to recover. Lost a ton of pix from my recent vacation in Florida that I did NOT back up :(

Bro, if you had an original MicroSD card with 32GB Capacity, i know it is not possible to recover your files, there are ways to restore it back to its full capacity. I had same issue with a 16GB Card but was able to fix it.

Just Google your problem and you will be greeted with solutions.

cheers.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.