Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
brainard52
Old
#201  
brainard52's Avatar
Senior Member
Thanks Meter 37
Posts: 574
Join Date: Aug 2011
Quote:
Originally Posted by lightningdude View Post
Mjolnir3

Sent from my R800x
Alrighty. Thanks.
Devices:
Phone: Verizon Samsung Galaxy SIII - Unlocked Bootloader
Previous Phone: Xperia Play (R800x) - Unlocked Bootloader
Tablet: Google Nexus 7 32GB Wifi-Only Unlocked Bootloader. (Half the LCD died... If you have a broken device with a functional LCD, please let me know.

If I'm posting something that has to do with my ROM/kernel, I'll provide them in the post. I'm quite fickle when it comes to these things.
 
paxChristos
Old
#202  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1256
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Anybody who wants to test out a GSM release of CNA, please respond here or PM me for a download link, if somebody get's it working, i'll publically post the link

Pax
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
The Following User Says Thank You to paxChristos For This Useful Post: [ Click to Expand ]
 
sasukekun67
Old
#203  
Senior Member
Thanks Meter 19
Posts: 126
Join Date: Feb 2011
I can test your GSM version if you want

Sent from my R800i using xda app-developers app
 
sasukekun67
Old
(Last edited by sasukekun67; 12th July 2012 at 12:00 PM.)
#204  
Senior Member
Thanks Meter 19
Posts: 126
Join Date: Feb 2011
The installation of the system got aborted.

Code:
assert failed: getprop(""ro.product.device") == "R800x"
||  getprop("ro.build.product") == "R800x"
||  getprop("ro.product.device") == "zeus"
||  getprop("ro.build.product") == "zeus"
||  getprop("ro.product.device") == "zeusc"
||  getprop("ro.build.product") == "zeusc"
E:Error in /sdcard/download/Codename-Android-(MOD)-2.0.0-RC-cna_mod_zeus.zip
(status 7)
Installation aborted
Thanks for letting me be your tester

Edit : It is the error I got using Keics V2, I can't seem to be able to enter into recovery with your kernel, tried with a newer one to be sure I didn't spam the wrong key.
 
idiotzach15
Old
#205  
Senior Member
Thanks Meter 65
Posts: 326
Join Date: Apr 2012
Quote:
Originally Posted by sasukekun67 View Post
The installation of the system got aborted.

Code:
assert failed: getprop(""ro.product.device") == "R800x"
||  getprop("ro.build.product") == "R800x"
||  getprop("ro.product.device") == "zeus"
||  getprop("ro.build.product") == "zeus"
||  getprop("ro.product.device") == "zeusc"
||  getprop("ro.build.product") == "zeusc"
E:Error in /sdcard/download/Codename-Android-(MOD)-2.0.0-RC-cna_mod_zeus.zip
(status 7)
Installation aborted
Thanks for letting me be your tester

Edit : It is the error I got using Keics V2, I can't seem to be able to enter into recovery with your kernel, tried with a newer one to be sure I didn't spam the wrong key.
well that beginning part is something us CDMA users are quite used to seeing. Just erase the first part of the build.prop that includes all that stuff and try again. IDK about the kernel problems, but I'd say the error status 7 could still be a problem.

Hope this helps you and Pax!

Regards.
Galaxy Note II I605
MeanBean

Moga Controller


Galaxy Nexus
Cruzerlite XDA case OTW
^^^GONE^^^
The Following User Says Thank You to idiotzach15 For This Useful Post: [ Click to Expand ]
 
paxChristos
Old
#206  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1256
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by idiotzach15 View Post
well that beginning part is something us CDMA users are quite used to seeing. Just erase the first part of the build.prop that includes all that stuff and try again. IDK about the kernel problems, but I'd say the error status 7 could still be a problem.

Hope this helps you and Pax!

Regards.
Yupp, I caught that & sent him one without that pesky check to see if it'll work for GSM (I'm being lazy & seeing if I can build it with one device tree )

The kernel that was included is atleast 2-3 months old & full of issues so I replaced it with Keics, hopefully when he gets back to me, i'll create a folder & post it for everybody :P

Pax
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
The Following User Says Thank You to paxChristos For This Useful Post: [ Click to Expand ]
 
idiotzach15
Old
#207  
Senior Member
Thanks Meter 65
Posts: 326
Join Date: Apr 2012
Quote:
Originally Posted by paxChristos View Post
Yupp, I caught that & sent him one without that pesky check to see if it'll work for GSM (I'm being lazy & seeing if I can build it with one device tree )

The kernel that was included is atleast 2-3 months old & full of issues so I replaced it with Keics, hopefully when he gets back to me, i'll create a folder & post it for everybody :P

Pax
You must be real busy Pax. I remember the days when CDMA users would get updates on your roms every other day. Hope whatever you're working on is fun. can't wait to see it
Galaxy Note II I605
MeanBean

Moga Controller


Galaxy Nexus
Cruzerlite XDA case OTW
^^^GONE^^^
The Following User Says Thank You to idiotzach15 For This Useful Post: [ Click to Expand ]
 
paxChristos
Old
#208  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1256
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by idiotzach15 View Post
You must be real busy Pax. I remember the days when CDMA users would get updates on your roms every other day. Hope whatever you're working on is fun. can't wait to see it
I wish it was something that good

I've been playing around with other Linux distros (learned that Arch is a pain in the butt, but fun once you get it running, but unfortunately, it breaks compiling Android, Ubuntu 12.04 is very bad for my laptop (unity/gnome issues leading to complete freezes (unacceptable for a LTS for me) & it also breaks compiling Android, so I re-installed Ubuntu 10.04 last weekend)) and PSN releasing about a ton of free games on PSN Plus (PS3) leads to me getting very distracted (on the other hand, inFamous 2, Virtua Fighter 5: Final Showdown, Ratchet and Clank: All 4 One, Saint's Row 2, Lara Croft and the Guardian of Light, Warhammer 40,000: Space Marine and Renegade Ops are all fun, Zombie Apocalypse Never Die Alone is a crappy version of Dead Nation, and wifey likes LittleBigPlanet 2 and Chime Super Deluxe :P Also, Gotham City Imposters is fun, but has really bad servers (and Pacman Championship Ed. well... it's Pacman )

Paranoid Android, I'm waiting on them to release their source-code so I can build it (imo, much easier than porting it by hand :P) and eventually I'll get back to work on Team Gummy.

Btw, for anybody that doesn't know, CNA's main guy is no longer updating their source, so other than AOSP tweaks, it looks like anything I do will stand alone from the project, so i'm welcome to ideas :P

Pax
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
The Following User Says Thank You to paxChristos For This Useful Post: [ Click to Expand ]
 
sasukekun67
Old
#209  
Senior Member
Thanks Meter 19
Posts: 126
Join Date: Feb 2011
The rom booted successfully however wifi doesn't works, stuck at "activation of the wifi" and bluetooth seems buggy, it is not recognized as a phone, but I assume it is the case for the CDMA version also as stated on the first post.
The calls work, and so does the sms, haven't tried the MMS yet.
Can't try the GPS as I need the wifi to work in order to load maps.
The camera doesn't works, the weird stuff is that it displays properly for a second and then turns black.
I'm attaching a logcat for the wifi problem, I assume it shows the log from when I turn it on to the screen it it shows after I enter my wifi-pin.
Just tell me what else I should give feedbacks on and I'll come back to you my lords :P
Attached Files
File Type: txt wifiproblem.txt - [Click for QR Code] (26.7 KB, 2 views)
 
paxChristos
Old
#210  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1256
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by sasukekun67 View Post
The rom booted successfully however wifi doesn't works, stuck at "activation of the wifi" and bluetooth seems buggy, it is not recognized as a phone, but I assume it is the case for the CDMA version also as stated on the first post.
The calls work, and so does the sms, haven't tried the MMS yet.
Can't try the GPS as I need the wifi to work in order to load maps.
The camera doesn't works, the weird stuff is that it displays properly for a second and then turns black.
I'm attaching a logcat for the wifi problem, I assume it shows the log from when I turn it on to the screen it it shows after I enter my wifi-pin.
Just tell me what else I should give feedbacks on and I'll come back to you my lords :P
Ok, wifi issues is this: (code is hidden for mobile users (*cough* normally me *cough*))
 

Code:
E/WifiStateMachine(  223): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon 
D/CommandListener(  123): Setting iface cfg
D/CommandListener(  123): Trying to bring down eth0
D/CommandListener(  123): broadcast flag ignored
D/CommandListener(  123): multicast flag ignored
D/Tethering(  223): InitialState.processMessage what=4
D/NetworkManagementService(  223): rsp <213 30:17:c8:f9:14:f0 0.0.0.0 0 [up broadcast multicast]>
D/NetworkManagementService(  223): flags <[up broadcast multicast]>
D/Tethering(  223): sendTetherStateChangedBroadcast 0, 0, 0
D/wpa_supplicant( 1867): Initializing interface 'eth0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 1867): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1867): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1867): update_config=1
D/wpa_supplicant( 1867): ctrl_interface='eth0'
D/wpa_supplicant( 1867): eapol_version=1
D/wpa_supplicant( 1867): ap_scan=1
D/wpa_supplicant( 1867): fast_reauth=1
D/wpa_supplicant( 1867): Initializing interface (2) 'eth0'
D/wpa_supplicant( 1867): Interface eth0 set UP - waiting a second for the driver to complete initialization

which means it's a ramdisk issue *sighs* I'll load it up on my phone tomorrow & test it out.

Bluetooth is funky because I need to go through & figure out what FXP/CM did to fix bluetooth (reminder this rom hasn't been "updated" in the sense that CM9 is since april )

Camera I'll try to fix with older drivers (i think I accidently updated the zeus vendor tree instead of using old ones )

Thanks for the list!

Pax
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM

The Following User Says Thank You to paxChristos For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...