Installed 4/26 and this 4/26 kernel and this is the results after.
Sent from my SGH-I777 using XDA Free mobile app
Known issue. Beginning trying to fix but can't can't any error in the app. It doesn't actually affect anything tho as the app does work. You have to configure it yourself (me) and it's right and Gustavo has a busted screen so he couldn't look into it for meYa I normally don't play around with the settings but also STTweaks starts up stating "loading sttweaks" then gives an unexpected error, but then loads anyway.
Sure can. Can work on 4.2.2 as well if someone asked for itCan this be used on kk 4.4.2? Cm11
Posted from my i777 XDA Application.
Hmm...screenshot of what it changedAfter installing the latest kernel it seems my build prop got changed. Tried installing the latest Rom today that's when I noticed it.
Sent from my SGH-I777 using XDA Free mobile app
I will look into this. I probably missed something. Rally strange tho. Another user had this error. Think he flashed twrp to fix or just edited the prop to i777Not sure i can screen shot in recovery I'm trying to install you're latest Rom build. Installation failed saying I have an i9100 phone. I have the i777 been running you're Roms when you first released it. Only thing I have or did different is install the kernel last night.
Sent from my SGH-I777 using XDA Free mobile app
Sweet. Goes much higher with some optimizationInstalled and went from 8234 to 9949 on the benchmark text nice. Running 4.4.2 cm11 from mr cooks post
Posted from my i777 XDA Application.
I know. The thing is, is that is says i777. MIne does. Nothing changes and I use the same kernel and system and i never have this problem. One other guy had this issue too@datboy143,
The asserts clause in the install script looks in the build.prop to see which phone it is installing to. The following properties in my build.prop contain the phone, and I don't remember which one the asserts clause looks at, so go into the build.prop and edit each of them to replace GT-I9100 with SGH-I777.
ro.product.model=SGH-I777
ro.product.name=SGH-I777
ro.product.device=SGH-I777
ro.build.product=SGH-I777
@rogersb11,
When porting from I9100 to I777, you should edit the build.prop properties above to reflect the correct model as shown. Just another one of those little details.