Call for testing: Google/Huawei Nexus 6P (angler) owners
-
Hello all,
for getting our Halium 7.1 64bit environment verified I decided to do a port of the Google Nexus 6P (codename angler). I have now reached a point where I want alpha testers to give me some feedback.
Working
- Actors: Manual brightness
- Actors: Notification LED
- Actors: Torchlight
- Actors: Vibration
- Camera: Flashlight
- Cellular: Carrier info, signal strength
- Cellular: Data connection
- Cellular: Incoming, outgoing calls
- Cellular: MMS in, out
- Cellular: PIN unlock
- Cellular: SMS in, out
- Cellular: Voice in calls
- Endurance: Battery lifetime > 24h from 100%
- GPU: Boot into UI
- Misc: Battery percentage
- Misc: Offline charging
- Misc: Online charging
- Misc: Recovery image
- Misc: Reset to factory defaults
- Misc: RTC time is used after reboot
- Misc: Shutdown / Reboot
- Network: Bluetooth
- Network: Flight mode
- Network: WiFi
- Sensors: Automatic brightness
- Sensors: GPS
- Sensors: Proximity
- Sensors: Rotation
- Sensors: Touchscreen
- Sound: Earphones
- Sound: Loudspeaker
- Sound: Microphone
- Sound: Volume control
- USB: MTP access
Working with manual steps
- Camera: Photo
Not working
- Camera: Video
- Cellular: Change audio routings (Speakerphone)
- GPU: Video acceleration
- Network: Hotspot
- USB: ADB access
Not tested yet (help needed!)
- Endurance: No reboot needed for 1 week
- Misc: Anbox patches applied to kernel
I would like to invite up to 5 alpha testers - first come first serve. Please write here or PM me, I will then follow with instructions as needed.
BR Florian
-
@Flohack I am in!
-
@Flohack Yes, i can also if you want, actually i have Nethunter at my Angler
-
@Flohack I've got an old Angler lying around and would be happy to lend a hand
-
Ok so 3 people alredy, great. Will start putting out instructions today probably.
-
I'd like to help out here too, assuming there is still room.
-
I'm in also, have a spare angler
-
Yes guys! 5 people are here, we can start with the test. First let me add new things that work:
- GPS
- Mobile data (always at 2G, doesnt go to 4G immediately)
- SMS
I will try to set up a download for the needed image files so you can flash them.
BR Florian
-
We will track installation progress for all of you here: https://pad.ubports.com/p/nexus-6p-alphatesting - Please set a name for your writing color on the top right, so that I know who wrote what
I made a first task for you there: Installing the right recovery.
-
I just replied there with my info (I appear to be pink on my side), but where do we get the special recovery from?
-
@wbrawner I added the link into the pad now If it does not work, I can send mine from home. Please use that recovery and try to go below 20% to see if it would reboot or shutdown.
-
@Flohack Thanks, I'll give that a shot!
-
@Flohack so I flashed the special TWRP and disabled the screen dimming so that the battery would just drain until it died. The percentage dropped to 0% and stayed there a while before the percentage just disappeared altogether. O had to leave for work but the phone still hadn't turned off by that point.
-
@wbrawner Sounds interesting, isnΒ΄t it ^^
-
@Flohack said in Call for testing: Google/Huawei Nexus 6P (angler) owners:
Got recovery installed, ready to go for the next step
-
I am nearly done with preparations and uploading. But I found we can only use 32bit rootfs for the moment, so I am finishing this now. Should be ready in 20mins...
-
Ok we are good to go! 32bit ARMHF image confirmed to work here.
-
Can the halium-install script be run on osx?
-
@kodaxx Oh I have to ask, but I see those dependencies:
qemu-user-static
qemu-system-arm
e2fsprogs
simg2imgI am not sure you will be able to have commands from those packages avaiable in OSX.
-
@kodaxx The problem is that the images must be mounted (ext4 file system), converted from sparse to full image for the system.img etc. Those things might be specific. On the other hand, if you can build Android on Mac, maybe, then this tools could be available. Otherwise maybe you can try a virtual machine with Ubuntu?