New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Support for Pixel 3 #23929
WIP: Support for Pixel 3 #23929
Conversation
|
To troubleshoot SNPE, you can try compiling the model by hand. On the Pixel 3, I get |
|
To troubleshoot panda build, you can run arm-none-eabi-as If you fix the segfault, panda should build. I believe gcc is correct and just binutils has the issue. It's being built by install.sh |
|
The camera issues can be dealt in one of two ways.
|
* disable currently broken things * remove /system/comma, add log to linking in logcatd * visionimg is broken * binary for surfaceflinger * ui QT env vars * fixup service call with LD_LIBRARY_PATH * fix model building on pixel * Add android 9 pie-qpr3 header files; visionimg, eon/hardware.h, logcatd_android.cc compiled * Delete broken symbol links * move android 9.0 headers to android_headers_9 submodule * Use android_headers_9 submodule in SConstruct Co-authored-by: Comma Device <device@comma.ai>
|
Awesome fix for binutils! @adeebshihadeh has been moving the install.sh stuff to termux-packages to build it on the PC. Can we apply this fix to binutils? |
|
In theory, can we use other sdm845 mobiles with Adreno 630 GPU? |
|
I think we can close this in its current form. An AGNOS port seems like the way forward for this kind of thing. |
|
Hi guys, I am trying to replicate this on Android 12 but can't figure out where this
With the current binary I am stuck on error: |
I'd target Android 9, there is also a group of users who have it working in current form over here https://discord.gg/PaSgTgUS8S if you'd like to collaborate |
Okay, I'll target Android 9 then. So where is the source of that library? |





With minor modifications, this all should work on Pixel 3 XL and OnePlus 6T also
Use these instructions set up the userspace:
https://gist.github.com/geohot/569e9e4b20fd41203d8da71c6022be15
Two major issues right now:
SNPE doesn't run. If this isn't fixed by the community, it will have to wait for steelix (SNPE replacement) to be finishedTwo minor issues from move to Android 9 from 6:
And then:
Join our discord to discuss:
https://discord.comma.ai/