phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 660 forks source link

AOSP 10.0 v204 wifi issue on Pixel 3aXL #948

Closed biboyrafik25 closed 4 years ago

biboyrafik25 commented 4 years ago

device booting but wifi dont work at all

phhusson commented 4 years ago

It works fine on my P3a

Flash again stock unmodified boot.img and vendor.img (unmodified = no magisk, no disable encrypt, no twrp, ... at least on the booting slot)

biboyrafik25 commented 4 years ago

steps are : disable verify boot/ flashPhh-Trebble/unmodified boot.img and vendor/ clear data and reboot?

phhusson commented 4 years ago

Yes To be clear, disabling verify is done by flashing https://dl.google.com/developers/android/qt/images/gsi/vbmeta.img to vbmeta partition

biboyrafik25 commented 4 years ago

Sorry, i have issues : can't erase system or flashing some error with fastbootD

phhusson commented 4 years ago

what is your actual error?

Le lun. 25 nov. 2019 à 11:43, biboyrafik25 notifications@github.com a écrit :

Sorry, i have issues : can't erase system or flashing some error with fastbootD

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/948?email_source=notifications&email_token=AAAA4OWCYZ7JJU3AEQDNJHDQVOT4XA5CNFSM4JRENMS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFB6KEQ#issuecomment-558097682, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OUIHTNJSRLPJBWYKQ3QVOT4XANCNFSM4JRENMSQ .

biboyrafik25 commented 4 years ago

Capture

phhusson commented 4 years ago

yeah you need to do fastboot reboot fastboot to Reboot into fastbootd

Le lun. 25 nov. 2019 à 12:11, biboyrafik25 notifications@github.com a écrit :

[image: Capture] https://user-images.githubusercontent.com/55406730/69535689-bf6a5680-0f7c-11ea-9c1a-df7f3621832e.PNG

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/948?email_source=notifications&email_token=AAAA4OUEI5DFEVFSQZI2WDTQVOXH3A5CNFSM4JRENMS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFCA4BY#issuecomment-558108167, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OR4HWHLPYGIHRNW423QVOXH3ANCNFSM4JRENMSQ .

biboyrafik25 commented 4 years ago

Ok now im on fastbootd with reboot system or BL, recovery, or power of ....désolé mais je fais quoi maintenant ? Capture

phhusson commented 4 years ago

now you can do fastboot flash system system.....img

Le lun. 25 nov. 2019 à 12:24, biboyrafik25 notifications@github.com a écrit :

Ok now im on fastbootd with reboot system or BL, recovery, or power of ....désolé mais je fais quoi maintenant ? [image: Capture] https://user-images.githubusercontent.com/55406730/69536597-87fca980-0f7e-11ea-8fd1-dd59ce4436b7.PNG

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/948?email_source=notifications&email_token=AAAA4OVXASOTLINBRESGG2TQVOYXFA5CNFSM4JRENMS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFCB7TQ#issuecomment-558112718, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OREZFFTXJORFOX4QOTQVOYXFANCNFSM4JRENMSQ .

biboyrafik25 commented 4 years ago

Capture

phhusson commented 4 years ago

fastboot delete-logical-partition product_a

And try again the flash system

Le lun. 25 nov. 2019 à 12:34, biboyrafik25 notifications@github.com a écrit :

[image: Capture] https://user-images.githubusercontent.com/55406730/69537228-fa21be00-0f7f-11ea-8c90-8bf355b46e80.PNG

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/948?email_source=notifications&email_token=AAAA4OTHHJMYCGORTDDPIALQVOZ6BA5CNFSM4JRENMS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFCC4WI#issuecomment-558116441, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OQWEPP3ENO3O5O4UPLQVOZ6BANCNFSM4JRENMSQ .

biboyrafik25 commented 4 years ago

Done Now fastboot -w and reboot ? Capture

phhusson commented 4 years ago

I recommend to use recovery for factory reset rather than fastboot -w

Le lun. 25 nov. 2019 à 12:49, biboyrafik25 notifications@github.com a écrit :

Done Now fastboot -w and reboot ? [image: Capture] https://user-images.githubusercontent.com/55406730/69538184-04dd5280-0f82-11ea-98c7-01ce3f407119.PNG

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/948?email_source=notifications&email_token=AAAA4OU67VKTZ5PIDMBWPRTQVO3UZA5CNFSM4JRENMS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFCEBLQ#issuecomment-558121134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OVJXCLYJD7OHRLDBHTQVO3UZANCNFSM4JRENMSQ .

biboyrafik25 commented 4 years ago

Yeah all works fine thx a lot for ur help and ur patience