Hello,
[I had posted this question on xoomforum, but site's SMOD asked me to post it here. I have just copy-pasted it from there ]
---
I have added question as a attachment (question.txt).
Forum wouldn't let me post outside links.
Try the 4.0.3 aosp branch instead of 4.0.1. I'm not a repo expert. Ill refer a colleague to take a look here.
What version is your git? I've seen this error with out-of-date git suites.
Sorry we don't currently support the http git transport.
bigrushdog said:
Try the 4.0.3 aosp branch instead of 4.0.1. I'm not a repo expert. Ill refer a colleague to take a look here.
Click to expand...
Click to collapse
The problem is not with aosp. I tried building from aosp. It is working fine. Problem starts when I do repo sync for teameos source code.
kcrudup said:
What version is your git? I've seen this error with out-of-date git suites.
Click to expand...
Click to collapse
1.7.4.1
solarnz said:
Sorry we don't currently support the http git transport.
Click to expand...
Click to collapse
Problem got solved after I switched to git:// transport.
Thank you.
Related
For those interested:
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-roth-ota-1
You'll also find a lot of other useful repos in there related to SHIELD (aka roth)
rel = Release (as opposed to dev)
roth = Jumble of the word THOR
mp = Original shipping image on the device
ota-1 = Day 0 OTA
agrabren said:
For those interested:
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-roth-ota-1
You'll also find a lot of other useful repos in there related to SHIELD (aka roth)
rel = Release (as opposed to dev)
roth = Jumble of the word THOR
mp = Original shipping image on the device
ota-1 = Day 0 OTA
Click to expand...
Click to collapse
im pretty sure that at the rate things are going we will see something good coming out in the next few weeks...:good:
any update on android 4.3 build for shield? =)
1wayjonny said:
any update on android 4.3 build for shield? =)
Click to expand...
Click to collapse
Did you just say 4.3?
1wayjonny said:
any update on android 4.3 build for shield? =)
Click to expand...
Click to collapse
I'm not able to talk about that. That would be internal schedule details.
agrabren said:
I'm not able to talk about that. That would be internal schedule details.
Click to expand...
Click to collapse
Ah NP I completely understand!
wwjoshdew said:
Did you just say 4.3?
Click to expand...
Click to collapse
He did, as did google. The 2nd gen nexus 7 is shipping with 4.3 and several high end devices are getting 4.3 updates too. Kinda logical that the shield would get it eventually.
One review I read said the target was 4-6 weeks after the google update. Is that still the goal or could it be faster?
agrabren said:
For those interested:
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-roth-ota-1
You'll also find a lot of other useful repos in there related to SHIELD (aka roth)
rel = Release (as opposed to dev)
roth = Jumble of the word THOR
mp = Original shipping image on the device
ota-1 = Day 0 OTA
Click to expand...
Click to collapse
How do you git clone from there? I want to see those repos.
edit nvm found this if anyone wants to help get a rom working chat with me on gmail [email protected]
https://github.com/linux-shield/kernel/commits/roth
Unjustified Dev said:
How do you git clone from there? I want to see those repos.
edit nvm found this if anyone wants to help get a rom working chat with me on gmail [email protected]
https://github.com/linux-shield/kernel/commits/roth
Click to expand...
Click to collapse
Just follow the directions here: https://developer.nvidia.com/develop4shield#OSR
agrabren said:
Just follow the directions here: https://developer.nvidia.com/develop4shield#OSR
Click to expand...
Click to collapse
thanks synced the source its pretty weird but thanks
Could you please run the extract blob script and upload them so I can take a look ?
Unjustified Dev said:
thanks synced the source its pretty weird but thanks
Could you please run the extract blob script and upload them so I can take a look ?
Click to expand...
Click to collapse
You can run the extract blob script. It contains a license which I haven't bothered to read. I'm hoping to have a github up this weekend with all the required blobs.
agrabren said:
You can run the extract blob script. It contains a license which I haven't bothered to read. I'm hoping to have a github up this weekend with all the required blobs.
Click to expand...
Click to collapse
I don't have it yet , yes it does have license but it's open source https://github.com/Project-Sheild/android_device_nvidia_roth
I will upload the rest
I didnt respond on the other thread I got tired of going back and forth lol
One more question ( I have the blobs) what is vendor/nvidia/build for its making cm-10.1 fail?
just wanted to ask, before cloning the whole repo, what wlan driver does the shield use or where to get the defconfig for the shield kernel (couldnt find it in the kernel directory on git provided here)
thanks
crnkoj said:
just wanted to ask, before cloning the whole repo, what wlan driver does the shield use or where to get the defconfig for the shield kernel (couldnt find it in the kernel directory on git provided here)
thanks
Click to expand...
Click to collapse
No idea on wifi, but the config is available on the device in /proc/config.gz
agrabren said:
No idea on wifi, but the config is available on the device in /proc/config.gz
Click to expand...
Click to collapse
Don't have the device yet, was just wondering about the wifi driver used. Could you perhaps fetch the config.gz for me please? Thanks for the info.
Wifi driver is bcmdhd (drivers/net/wireless/bcmdhd) on Android kernel.
Gnurou said:
Wifi driver is bcmdhd (drivers/net/wireless/bcmdhd) on Android kernel.
Click to expand...
Click to collapse
so its a broadcomm chipset?
Thank u
I am not a dev. I make builds for personal use. I have not flashed this yet but intend to do so. I am new and this is my first posted (XDA) build. Any feedback would be greatly appreciated. That being said please make a backup before you flash this and take note that I am not responsible if you *bork* anything by using this ROM.
ROM:
Thanks to the team at OmniRom
Github: https://github.com/omnirom/
I suggest these steps:
Wipe
Flash ROM
Flash Gapps
Thanks
Edit: First rule: test before posting. ?
I shall give it a try...
*borked* Do not flash.
I re-built and same thing, won't boot. Will build with error log in the morning so I can figure it out.
Any news please?thnks?
No idea as of yet. I did another build and ran an error log and nothing showed up. Still would not boot though.
smac0628 said:
No idea as of yet. I did another build and ran an error log and nothing showed up. Still would not boot though.
Click to expand...
Click to collapse
Hey mate. Did you happen to use a toolchain above GCC 4.7 for the kernel?
poondog said:
Hey mate. Did you happen to use a toolchain above GCC 4.7 for the kernel?
Click to expand...
Click to collapse
I am sorry. I am a total newb. Please explain. I know that it said GCC 4.8.
Thanks
smac0628 said:
I am sorry. I am a total newb. Please explain. I know that it said GCC 4.8.
Thanks
Click to expand...
Click to collapse
Yeah thats your issue.
Easiest fix is to use 4.7 toolchain
See our discussion in the franco kernel thread in the last few pages
I am in a state of despair. If you are willing to help I will be greatful.
Basically i have followed Cyanogenmod's official build guide to set up the working folder up to preparing the device specific code, and then started following the TWRP build guide made by @Dees_Troy and this guide made for the Samsung Galaxy S Plus with custom # TWRP in the BoardConfig.mk and also added the twrp.fstab and the line 'PRODUCT_COPY_FILES' in i9300.mk and also 'export LD_LIBRARY_PATH .:/sbin' in the custom init.rc found in my device tree, but i cannot get the right size for my recovery. If you can help you can find me on the official #twrp on Freenode as 'Alexander_the_B0'.
Did you try compiling with this commit https://github.com/NamelessRom/andr...mmit/bebcd6c956f140e162d03b29765e5e581f957153
Ivan_Meler said:
Did you try compiling with this commit https://github.com/NamelessRom/andr...mmit/bebcd6c956f140e162d03b29765e5e581f957153
Click to expand...
Click to collapse
Changed the files, wish me luck
Alexander_the_B0ss said:
That is for the kernel, i am talking about the TWRP recovery, but thank you anyway.
Click to expand...
Click to collapse
Then i guess you dont know that kernel is part of recovery image on our devices
Ivan_Meler said:
Then i guess you dont know that kernel is part of recovery image on our devices
Click to expand...
Click to collapse
Check the reply again, i was ignorant as always and didn't investigate. Compiling right now for a solid hour.
Alexander_the_B0ss said:
Check the reply again, i was ignorant as always and didn't investigate. Compiling right now for a solid hour.
Click to expand...
Click to collapse
Woah looks like its taking some time but it depands on pc, I am glad to hear its compiling inform me if you get any other issues with build
Hello All,
I am trying to build Nitrogen OS for Pixel 2 (aka Walleye).
I cloned Nitrogen OS and then forked device, vendor, and kernel trees from AICP as they already have working builds for walleye.
On compiling , I am getting an error.
Code:
external/tinycompress/Android.mk: error: cplay (native:platform) should not link to libtinycompress_vendor (native:vendor)
pastebin :- https://pastebin.com/zEUE9wua
any help in fixing the error would be appreciated.
Fix :- Apply this patch - https://github.com/halogenOS/androi...mmit/8a56c183d5887e3c9e2cab45349ddf5e7285b49f
Source for device, kernel and vendor
https://github.com/munchycool?tab=repositories
All repos except "fortheluluz" are needed for walleye.
Nitrogen OS Source :-
https://github.com/nitrogen-project
Do note, you will have to delete below folder once you sync nitrogen os, else compile will throw an error.
Code:
hardware/qcom/msm8998/gpt-utils
Thanks.
reserved
reserved 002
reserved 003
Have you been on the telegram chat for Pixel 2 that had Nitrogen builds for other devices? Might find hello there.
razrlover said:
Have you been on the telegram chat for Pixel 2 that had Nitrogen builds for other devices? Might find hello there.
Click to expand...
Click to collapse
yes sir, on that group and got the answer. updated OP.
munchy_cool said:
yes sir, on that group and got the answer. updated OP.
Click to expand...
Click to collapse
Share your build sir?
razrlover said:
Share your build sir?
Click to expand...
Click to collapse
dont have one right now.
got another error
munchy_cool said:
dont have one right now.
got another error
Click to expand...
Click to collapse
Ok cool. Hopefully it will get sorted
munchy_cool said:
Source for device, kernel and vendor
https://github.com/munchycool?tab=repositories
All repos except "fortheluluz" are needed for walleye.
Click to expand...
Click to collapse
Could I use these to attempt building other ROMs? For instance I'm interested in making my own personal DU build.
TCUofficial said:
Could I use these to attempt building other ROMs? For instance I'm interested in making my own personal DU build.
Click to expand...
Click to collapse
havent got a bootable build yet with those repos. you are free to use them, but i would rather not at this time as they are not working for me.
Kernel Sources for the Nokia 3 has been release. :fingers-crossed:
https://www.gsmarena.com/nokia_3_kernel_source_code_released-news-31109.php
Download Here:
https://www.nokia.com/en_int/phones/opensource
Oh yes I'm so happy now
Downloading...
WHAT A SURPRISE TRULY!!
Thanks Nokia aka HMD Global aka FIH way to go guys
Now we need to upload it on GitHub.
SkaboXD said:
Now we need to upload it on GitHub.
Click to expand...
Click to collapse
Already done.
Just trying to put together the Oreo device and vendor tree's before i push them to github too.
https://github.com/bigrammy/android_kernel_nokia_ne1
bigrammy said:
Already done.
Just trying to put together the Oreo device and vendor tree's before i push them to github too.
https://github.com/bigrammy/android_kernel_nokia_ne1
Click to expand...
Click to collapse
nice, it will be the best to upload 7.1.1 and eventually 7.0 kernel source too.
I'd love to do it but i never uploaded on github.
So I just need to upload, no modifing or changing settings?
SkaboXD said:
nice, it will be the best to upload 7.1.1 and eventually 7.0 kernel source too.
I'd love to do it but i never uploaded on github.
So I just need to upload, no modifing or changing settings?
Click to expand...
Click to collapse
I could push them later but don't really see much point as most people will want to go forward rather than backwards 8.0 > 8.1 > 9.0 etc etc
Even with the Kernel source It will still require a lot of work to get a fully working device and will likely require some assistance from one of the more experienced MediaTek Dev's who are used to working with source code
I agree, but some people don't like Oreo and want to use Nougat. We can make another thread asking people for help.
please compile an overclocked kernel ...
Riadh300 said:
please compile an overclocked kernel ...
Click to expand...
Click to collapse
we can overclock it from 1250mhz to 1300mhz, just a little difference. GPU can't be overclocked though.
@varun.chitre15 maybe your interested on this device?
Compiler Errors
Did anyone manage to successfully manage to compile the kernel using the Oreo Kernel source??
I keep getting compile errors but not sure if it's my set up (Arch Linux) or if the source is broken
did anyone have a working kernel ?
Riadh300 said:
did anyone have a working kernel ?
Click to expand...
Click to collapse
I think the Oreo Kernel source is broken/missing bits which is kind of annoying when you spend hours fixing one thing then something else further down the build fails to compile and it quits. :crying:
It could be me just not knowing what I am doing :silly: as I am new to actually compiling kernels so still lots to learn for me but I would like to know if ANYONE has had a successful build or not especially someone who is experienced.?? :fingers-crossed:
Which version of kernel that you have ?
SkaboXD said:
nice, it will be the best to upload 7.1.1 and eventually 7.0 kernel source too.
I'd love to do it but i never uploaded on github.
So I just need to upload, no modifing or changing settings?
Click to expand...
Click to collapse
Hey Here! Is the Nougat Kernel Source
https://github.com/ChalapathiRevanth/kernel_nokia_NE1
This Compiles Out Succesfully!Both Nougat and Oreo Kernel Compiled For Me Succesfully
---------- Post added at 07:22 AM ---------- Previous post was at 07:22 AM ----------
[/COLOR]
bigrammy said:
Did anyone manage to successfully manage to compile the kernel using the Oreo Kernel source??
I keep getting compile errors but not sure if it's my set up (Arch Linux) or if the source is broken
Click to expand...
Click to collapse
Hey Here! Is the Nougat Kernel Source
https://github.com/ChalapathiRevanth/kernel_nokia_NE1
This Compiles Out Succesfully!Both Nougat and Oreo Kernel Compiled For Me Succesfully
Now we need to build device tree, I never did that so i will look for guides on xda, youtube etc.
Is anybody compile the kernel ?
Checked that the Nokia 3 V5.180 Kernel Source can be complied successfully,
But Nokia 3 V5.220 kernel source is failed with file missing...
natsupeng said:
Checked that the Nokia 3 V5.180 Kernel Source can be complied successfully
Click to expand...
Click to collapse
How did you compile it? which toolchain and config files you used? I always get compile time errors, tried different toolchains and config files.