openandroidinstaller-dev / openandroidinstaller

Makes installing alternative Android distributions nice and easy.
https://openandroidinstaller.org
GNU General Public License v3.0
412 stars 33 forks source link

Add support for `v1awifi` #481

Open patond opened 3 months ago

patond commented 3 months ago

Is your device already requested?

Brand

Samsung

Name

Galaxy Note Pro 12.2 SM-P900

Device code

v1awifi

Model

No response

Device images

https://www.getdroidtips.com/custom-rom-galaxy-note-pro-12-2/

Do you own the device and would be willing to test the installer?

Additional context

I would like to install Android 11 on this device.  Forgive me if I'm not sure what I'm doing but I think the above link might help.

My device is second hand and is currently running Android 5.02 Lollipop

It is rooted. 

I am running OpenAndroidInstaller version 0.5.2-beta on Linux Mint 21.3  I don't have access to Windows.
tsterbak commented 3 months ago

Not having access to Windows is perfectly fine! :) Doing it on linux is much easier.

Support should be straight forward to add:

You can create a config file for your device and contribute it to the project: https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/docs/how_to_contribute_your_own_installation_configurations.md Easiest is to start off an existing config file :) Let me know if you need any help @patond .

patond commented 3 months ago

Good evening I think I've followed all the steps. But I keep getting stuck at the cd ~/android/lineage repo init -u https://github.com/LineageOS/android.git -b cm-14.1 --git-lfs stage. The process is working in terminal but I keep getting error messages. See attached repo_error text file. I tried again from the same point and I got error messages again. See attached retry_repo_Mar25_22:16.txt Any help will be much appreciated. Donald Paton Get BlueMail https://bluemail.me for Desktop Tobias Sterbak wrote: Not having access to Windows is perfectly fine! :) Doing it on linux is much easier. Support should be straight forward to add: TWRP: https://twrp.me/samsung/samsunggalaxynotepro122exynoswifi.html https://twrp.me/samsung/samsunggalaxynotepro122exynoswifi.html LineageOS: https://wiki.lineageos.org/devices/v1awifi/ https://wiki.lineageos.org/devices/v1awifi/ You can create a config file for your device and contribute it to the project: https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/docs/how_to_contribute_your_own_installation_configurations.md https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/docs/how_to_contribute_your_own_installation_configurations.md Easiest is to start off an existing config file :) Let me know if you need any help @patond https://github.com/patond . — Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/481#issuecomment-2016772810 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AG63M4UYIRBF5TGLQK2Y53DYZ2XWVAVCNFSM6AAAAABE6K7GVWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWG43TEOBRGA . You are receiving this because you were mentioned.Message ID: @.***>

error: 1782 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output

error: 5134 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output error: Cannot fetch LineageOS/android_external_skia from https://github.com/LineageOS/android_external_skia

error: Cannot fetch LineageOS/android_external_v8 from https://github.com/LineageOS/android_external_v8 Fetching: 50% (288/576) 38:51 | 4 jobs | 14:47 platform/external/llvm @ extern..^CKeyboard interrupt while processing LineageOS/android_external_wpa_supplicant_8 Keyboard interrupt while processing platform/external/llvm Keyboard interrupt while processing platform/external/webrtc Keyboard interrupt while processing LineageOS/android_external_vim Fetching: 50% (288/576) 38:52 | 3 jobs | 0:00 platform/external/xmlrpcpp @ ext..================================================================================ Repo command failed due to the following RepoUnhandledExceptionError errors: GitCommandError: 'fetch --quiet --progress github --prune --recurse-submodules=no --tags +refs/heads/cm-14.1:refs/remotes/github/cm-14.1 +refs/tags/:refs/tags/' on LineageOS/android_development failed stdout: remote: Enumerating objects: 117399, done.
GitCommandError: 'fetch --depth=1 --quiet --progress github --prune --recurse-submodules=no --no-tags +refs/heads/master:refs/remotes/github/master' on LineageOS/android_external_chromium-webview failed stdout: remote: Enumerating objects: 21, done.
GitCommandError: 'fetch --quiet --progress github --prune --recurse-submodules=no --tags +refs/heads/cm-14.1:refs/remotes/github/cm-14.1 +refs/tags/:refs/tags/' on LineageOS/android_external_icu failed stdout: remote: Enumerating objects: 52926, done.
GitCommandError: 'fetch --quiet --progress github --prune --recurse-submodules=no --tags +refs/heads/cm-14.1:refs/remotes/github/cm-14.1 +refs/tags/:refs/tags/' on LineageOS/android_external_pdfium failed stdout: remote: Enumerating objects: 4308, done.
GitCommandError: 'fetch --quiet --progress github --prune --recurse-submodules=no --tags +refs/heads/cm-14.1:refs/remotes/github/cm-14.1 +refs/tags/:refs/tags/' on LineageOS/android_external_skia failed stdout: remote: Enumerating objects: 249372, done.
+1 additional errors...

@.***:~/android/lineage$ repo init -u https://github.com/LineageOS/android.git -b cm-14.1 --git-lfs repo: reusing existing repo client checkout in /home/donald warning: Changing --git-lfs settings will only affect new project checkouts. Existing projects will require manual updates.

repo has been initialized in /home/donald If this is not the directory in which you want to initialize repo, please run: rm -r /home/donald/.repo and try again. @.***:~/android/lineage$ repo init -u https://github.com/LineageOS/android.git -b cm-14.1 --git-lfs repo: reusing existing repo client checkout in /home/donald warning: Changing --git-lfs settings will only affect new project checkouts. Existing projects will require manual updates.

repo has been initialized in /home/donald If this is not the directory in which you want to initialize repo, please run: rm -r /home/donald/.repo and try again. @.***:~/android/lineage$

tsterbak commented 3 months ago

Ah, I have not much experience with building lineageos. I would recommend finding an prebuild ROM image. For example on the XDA-forum. :)