android-rpi / device_brcm_rpi3

576 stars 253 forks source link

Lunch command take long time / not responding #134

Closed vinhcatba closed 3 years ago

vinhcatba commented 3 years ago

after synced and built kernel for rpt3, I ran: source build/envsetup.sh lunch rpi3-eng but nothing shows up, it hangs, I press Ctrl + C to cancel and get "Still alive, killing subprocesses" then I ran "lunch" without any argument, it shows "Lunch menu... pick a combo:" but nothing in the list. Ctrl + C behaves the same as above. Should "lunch" be like that?

vinhcatba commented 3 years ago

Turn out it is that slow. I tried on a faster computer and lunch still takes like 1-2 minutes to work. Maybe it's slow because my $aosp folder is in an external USB HDD.