[Q] Where to get latest PA rom? - Nexus 10 Q&A, Help & Troubleshooting

Where can I get the latest image of Paranoid Android for N10?
The link in apropriate thread doesn't work: it retuns status 500: internal server error after 10 seconds passes.
I can't reply in that thread because account is just registered.

Related

Cloud Setup tested servers

Hi. As seen on Defy forum, there is a custom setting on every Blurred device that allows access to the developer's servers to check if there is any leaked rom. I started testing today, if someone is willing to help, follow this post instructions: http://forum.xda-developers.com/showpost.php?p=15860504&postcount=65. This can be done on both stock ROM or Argen2Stone.
Tested servers up to now:
master-lab.blurdev.com - No updates
master-demo.blurdev.com - Not avaliable
master-dev.blurdev.com - No updates
master-qa1.blurdev.com - No updates
master-qa2.blurdev.com - No updates
master-qa3.blurdev.com - No updates
master-qa4.blurdev.com - No updates
master-staging1.blurdev.com - No updates
master-sdc1.svcmot.com - No updates
master-blur.svcmot.com - No updates
master-homer.blurdev.com - Error trying to register
master-bart.blurdev.com - Error trying to register
master-lisa.blurdev.com - Not avaliable
master-maggie.blurdev.com - Error trying to register
master-marge.blurdev.com - Not avaliable
master-bqa1.blurdev.com - Error trying to register
master-bqa2.blurdev.com - Error trying to register
testcloud01-sdc1.blurdev.com - No updates
Created on General section so anyone can help. Try different servers other than the ones posted here, so we can move faster.
Please test again the servers that returned errors.
These are the only servers that get listed. I too get "unable to register" error.
Did you test those servers on your M2, or this list is Defy's?
Sent from my Milestone 2 XDA App
On my M2
I thought it was more servers. Turns out I did it under a hour.
Rocking with my M2 and XDA app
I tested all servers from the list with no luck. I wasn't able to create accounts into some of the servers but I don't remember which.
Can someone please sniff the packets if the phone is on WiFi. I would like to see the packet structure and how it connects. Does it use SSL etc. I am at work right now but would like to take a look over them and do some work this weekend on these.

[Q] Encryption on P7000 not working?

Hi,
I wanted to turn on the standard encryption on my P7000 (to gain access to corporate exchange server and sync) but I have discovered a bug:
- encryption starts, black screen with android logo (no animation) and nothing happens even after hours (replace the battery to reboot the phone necessary).
- after reboot the phone is not encrypted (but also not broken, so seems to start and runs in an error before messing up partitions)
- power is connected,battery at 100%
- latest OTA image from 20150617 from elephone was applied automatically (Android 5.0)
- after a missed try I rooted the phone and gave it another try (with same result)
So I installed touchdown for the moment (can also access via activesync) to have a workaround but I would like to see this issue fixed.
Any hints or tipps what I cound try to fix it myself, or do I need to wait until Elephone might fix it with one f the next OTAs?
Best,
Peter
not sure if it helps i have p7000
hello. i have two exchange services email accounts on mine. it is non rooted just stock updated to 52915
i download the latest exchange mail services for gmail. i can provide link to see if it helps but i have active syncing on both exchange e mail addresses.
sorry if im off topic
Hi,
I have the same exact problem on the P8000.
For P7000, there is a post on the elephone forum, but no solution...
http://bbs.elephone.hk/thread-5858-1-1.html#.VckPfZM-IrQ
Same issue for me. Need to encrypt my phone. Even with the latest stock rom the encryption process is not working.
Tried with adb-logcat and found that there was an issue with the /data : "unmounting /data failed: Device or resource busy"
Looks like there is a fix for encryption on P7000:
http://bbs.elephone.hk/thread-7731-1-1.html#.VfbcMLM-I8N

No VPN service on the phone running Android 6.0.1 Smallwiz rom

Hi all,
The title says it all.
Whenever I try to enable a vpn based application I get an error. I've read somewhere that there's an app VpnDialogs.apk to enable it so I tried following the installation guide for an old version, but it wasn't meant to be for the S5 nor Marshmallow.
The error message in the attached pic.
Does someone know a fix for that?

Logcat help

Please point me in the right direction if this is not the correct sub for this.
The following repeatably shows in Logcat -
Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider
I'm trying to determine why there is any indication of Facebook in the log. I do not currently have nor have I ever installed Facebook on this device.
Running PureNexus 7.1.1 build.
Apparently Instagram was making the call. Please delete.

android Nougat (7.0,7.1) Wifi-HotSpot | wifi-tethering issues

This is stackexchange issue I raised on this issue :
<a href="http://android.stackexchange.com/questions/171241/wifi-hotspot-timeout-setting-gone-in-nougat-7-0-7-1-but-timeout-has-not">
Wifi HotSpot timeout setting gone in Nougat 7.0 , 7.1, but timeout has not</a>; .
(answered only by myself).
I have observed, on receipt of my new AGM A8 QualComm 410 MSM8916 Android 7.0 phone , that the Wifi-HotSpot keeps timing out
after 2-5 mins . I am trying to connect my Linux 4.10 x86_64 host, using its iwlwifi driver, and wpa_supplicant + ISC dhclient, and it
does connect fine, for 2-3 minutes, but then the android phone (default DHCP router) stops responding to ping requests, and the
link is dead , until I bring the device down on the linux host & kill & respawn wpa_supplicant & dhclient . The script I use to do this
is attached. One weird thing is that even though the Android device stops responding to pings, it may still be passing pings through
to the WAN internet , so my script has to trying pinging an actual internet address like www.kernel.org (one of the few public IP
addresses left that respond to ICMP).
This is really nasty of Android Nougat, especially as the previous Android version I used on my old phone (4.2.2)
had a Wifi-HotSpot Timeout Options Settings dialog , which let you specify inactivity timeouts .
So I had to develop this complicated workaround where my 'network' init.d script does
PID_FILE=/run/wlan_ping_monitor.pid daemon /etc/init.d/wlan_ping_monitor.sh
which keeps the link alive.
I really need to root this phone, so I can install my own /etc/hosts file / ISC BIND9, fix this issue in /etc/default.hostapd.conf settings,
and maybe try to fix hostapd , & be able to view logs .
Any advice on how to create a custom recovery for this phone ? latest TWRP & CyanogenModROMs do not support it.
It looks similar to the WileyFox Swift , for which there is a lineageos 14.1 build . Should I try this ?
I am focusing on trying to build android & android_bootable_recovery and android_rooting_tools gitweb gits, & then build AOSP
& TWRP & a recovery ROM - any advice gratefully received.
This is linux kernel bug : https://bugzilla.kernel.org/show_bug.cgi?id=194931
and stackexchange issue: http://android.stackexchange.com/qu...ng-gone-in-nougat-7-0-7-1-but-timeout-has-not
The kernel could be responding better to the empty data frame sent by Nougat hostapd on ap_max_inactivity=300 timeout.
Also wpa_supplicant should be detecting the link has gone dead & re-initializing .

Categories

Resources