Wingray CM10 Build Questions - Xoom Q&A, Help & Troubleshooting

Whats up everyone? Ok so I am going to build a wingray rom and trying to figure out all the proper files. So far I have compiled two roms and they dont boot. but each time I realize im missing files. So I want to make sure that I have cloned all the right files just to get a vanilla cm10 build. I havent found any guides for the xoom to help me in this process. I can only find regular cm10 guides. and they are ok to help except when I get to the part where Im in the device and needing to sync the proprietary files there is no extract-files.sh file. SO with that I have been revieing gits and i think I have the right files but since this is my first time trying on thw wingray, I want to make sure I have them right. so here are the files that I have synced: first off the full cm10 git, then the android_device_moto_wingray, then the android_device_moto_common, and Im not using any other kernel just the stock cm one. Thats all I have. Am I missing something? its just the wingray, I dont need all the vrz file crap like the stingray. so am I missing files?

...... Really?......... Ok then.
.:Sent from the Hellfire Galaxy of S & 3:.

If you really want to know more, you should hop on freenode and on the teameos channel or xoom channel. Most devs are seldom to check these threads, but they will help out on IRC.

I actually didn't think of that. Thanks
.:Sent from the Hellfire Galaxy of S & 3:.

No worries, I don't have the correct answers as I don't build android roms. I recall one time when I wanted to build my own kernel for the XOOM, Solarnz helped me out quite a bit by telling me what environment I needed and the repositories. I'm also on those channels so you can come on and say hi =)

Cool. Will do.
.:Sent from the Hellfire Galaxy of S & 3:.

Related

no roms galaxy tab 7.0 plus

where are there no roms for the gt 6210??
http://forum.xda-developers.com/showthread.php?t=1547152
p6210 has this one only
we have no rom as we have no codes Samsung will not let them go
renegade37918 said:
where are there no roms for the gt 6210??
Click to expand...
Click to collapse
There are quite a few reasons we don't. Number one is that there is not a lot of interest in this device by developers. Gary right now is pretty much our only one and he has already said he eventually will get around to making ROMs but not right away. A few of us have the basic knowledge to maybe hack something together but without good kernels a lot of the hardware may or may not work, wifi for one. There are ways to get these things to work like porting over other devices kernels, but that is beyond most of us here. The 7.7's could be ported over as it has similar hardware and you could probably port over ICS from it too. You would need a good kernel developer who has the time to do it. On top of it Honeycomb isn't the easiest thing to make ROMs for, MIUI and CyanogenMod don't have Honeycomb versions. Once ICS drops we can use that kernel to at least try and port over MIUI 4 and CM9 but its still a lot of work and again having only one dev doesn't help. We will need a team effort to get a lot of it done.
kzoodroid said:
There are quite a few reasons we don't. Number one is that there is not a lot of interest in this device by developers. Gary right now is pretty much our only one and he has already said he eventually will get around to making ROMs but not right away. A few of us have the basic knowledge to maybe hack something together but without good kernels a lot of the hardware may or may not work, wifi for one. There are ways to get these things to work like porting over other devices kernels, but that is beyond most of us here. The 7.7's could be ported over as it has similar hardware and you could probably port over ICS from it too. You would need a good kernel developer who has the time to do it. On top of it Honeycomb isn't the easiest thing to make ROMs for, MIUI and CyanogenMod don't have Honeycomb versions. Once ICS drops we can use that kernel to at least try and port over MIUI 4 and CM9 but its still a lot of work and again having only one dev doesn't help. We will need a team effort to get a lot of it done.
Click to expand...
Click to collapse
It's not much, but I've started a device tree with some initial work on a CM9 port. If you've got a copy of CM9's repository, clone this repo into the device/samsung directory, then you'll be able to start working on building CM9: https://github.com/alanorth/device_samsung_galaxytab7p
Also, I have a kernel repo here: https://github.com/alanorth/samsung-kernel-p6200
And a collection of initramfs (including touch and non-touch ClockworkMod Recovery): https://github.com/alanorth/GT-P6200-initramfs
If you're at ALL interested in helping with development on this device (especially CM9), fork those repos and start experimenting with building/tweaking STOCK stuff first.
I'm more interested in trying to port over MIUI 4 (ICS version). Been reading up on how to do it but really need the ICS kernel for our device first before I will even attempt it. I pretty much feel confident I could at least get a bootable version up and running but as far as fixing things that are broken that would take a lot more than I might be able to handle on my own. Say if wifi is broken I'm not sure where to go to even start fixing it. I could hang out on the IRC channels to get answers but then this is just a part time interest of mine and not a career.
When will ICS come out? Come on Samsung.
aorth said:
It's not much, but I've started a device tree with some initial work on a CM9 port. If you've got a copy of CM9's repository, clone this repo into the device/samsung directory, then you'll be able to start working on building CM9: https://github.com/alanorth/device_samsung_galaxytab7p
Also, I have a kernel repo here: https://github.com/alanorth/samsung-kernel-p6200
And a collection of initramfs (including touch and non-touch ClockworkMod Recovery): https://github.com/alanorth/GT-P6200-initramfs
If you're at ALL interested in helping with development on this device (especially CM9), fork those repos and start experimenting with building/tweaking STOCK stuff first.
Click to expand...
Click to collapse
Can I use this any of this for the GT-p210? Or is it GT-p200 specific only?
Edit: Nevermind I see that it's mostly device, android and vendor.mk stuff
To build ROMs we are going to need kernels, MIUI amd CM require an AOSP kernel which you can make following the instructions on the cyanogenmod wiki, it is way beyond me as I struggle with Linux in general. There are devs out there who only make kernels and maybe we could enlist their help in doing this.
http://wiki.cyanogenmod.com/index.php?title=Building_Kernel_from_source
Now according to cyanogenmod the wifi kernel is seperate and you need the drivers in order to fix it. And from what I understand the drivers for our device will not be released any time soon so this is going to be a real issue.
For porting over another touchwiz ROM we could use the stock kernel but you need the specific kernel for each version of android. Honeycomb kernels don't work with ICS or GB. But since there isn't much of a difference in the touchwiz ROMs between all the Galaxy Tabs why bother even doing this. Right now the only reason I see to try would be to get the 7.7 ICS ROM on our device but since we will be getting the upgrade soon anyways why bother. The upgrade will drop before you could ever get all the bugs worked out of it anyways in my opinion.
Here is the link for AOSP, explains all you need to set up a Linux PC to become a developer. An AOSP kernel will be critical to further development, right now all we could build would be an AOSP Honeycomb kernel as that is the only source code out. Samsung will eventually release the ICS kernel source sometime soon after ICS drops. I have a Linux box at home but I'm not very familar with it, also I think its the latest version which won't work. I really don't like working with Linux its a pain. I do everything in Windows using a virutal machine but should swtich over just because it what most devs use and its easier for them to help you if your on the same page so to speak.
http://s.android.com/index.html
Gladly take cm9 with no wifi
chrisrotolo said:
Gladly take cm9 with no wifi
Click to expand...
Click to collapse
snap!!! i would also love to see it on our tab. i would even consider forgetting WiFi till its fixed i want it that bad i don't see how some one has not made it with out WiFi just a basic platform to work with
Nice news! Every android device I had, I always found ROMs for. When I bought the P6200 I came here smiling and..... OOOPS no ROMS I was crying 'cuz I always had ONLY TO CHOOSE which one to flash with all my devices (such as Motorola Xoom or Galaxy Note)
I know this one doesn't pretty interest to devs or it has not much business (such as GS2 for example) but I hope we could see nice things soon (just 'cuz the worse thing is that for the old Tab 7...There're lots of ROMs :banghead: )
Let's wait so. And having MIUI here would be the best thing I ever had
Sent from my Galaxy Note with DarkyROM 3.3
1. they have the source release for their device
2. samsung is being a b***h about releasing the source code for our lovely device...
3. we cant do a lot of thing without a source...
4. go head to development section to see some work...
edan1979 said:
1. they have the source release for their device
2. samsung is being a b***h about releasing the source code for our lovely device...
3. we cant do a lot of thing without a source...
4. go head to development section to see some work...
Click to expand...
Click to collapse
I know it all dude, and I've already seen the dev section Why are you all so touchy in Tab 7 Plus section?
Thanks
Sent from my Galaxy Note with DarkyROM 3.3
Sorry if you feel were a little touchy here, its just that sometimes there complete noobs that come here to the forums and don't even think about checking the android development section or even bother to read other threads that hold the answer to their questions.
bdds13 said:
Sorry if you feel were a little touchy here, its just that sometimes there complete noobs that come here to the forums and don't even think about checking the android development section or even bother to read other threads that hold the answer to their questions.
Click to expand...
Click to collapse
Don't worry, I understand I even read about people asking always the same things bothering to read threads before posting
Thank you, it was really kind from you to explain Sorry for off-topic
Sent from my Galaxy Note with DarkyROM 3.3
edan1979 said:
1. they have the source release for their device
2. samsung is being a b***h about releasing the source code for our lovely device...
3. we cant do a lot of thing without a source...
4. go head to development section to see some work...
Click to expand...
Click to collapse
But we do have source aren't we?

I'd like to make you guys a ROM

Hello, I am new to XDA-Developers and so this isn't in the Development forum and I'm sorry for that. What I need to ask is about making a ROM. I want to make a ROM out of the AOSP Jelly Bean ROM, and port it to the Triumph:laugh:, but I don't know about compatibility issues. My question is: Do any of you guys know if the Triumph is compatible with dsixda's ROM Kitchen? It isn't on the supported devices list, but dsixda himself said that more devices might work with it, so if any of you have tried using the Kitchen I'd like your help. Thanks.
Good to see that you're motivated, but there's already a major roadblock to widespread ICS adoption on the Triumph because the camera won't work and the files needed to get it working aren't publicly available. You'll probably run into the same issues, making this project kinda dead in the water.
Good luck but the kitchen can only do so much. If you do use it, you will have to make manual edits to get things to work. But I don't think you can just port JB to our phones, especially with the kitchen. You will need to build from source, I am pretty sure. But don't let me stop you, just trying to give you a heads up. Try some things out and then ask some questions in the forums and somebody should be able to help you get on the right path.
BSydz said:
Good luck but the kitchen can only do so much. If you do use it, you will have to make manual edits to get things to work. But I don't think you can just port JB to our phones, especially with the kitchen. You will need to build from source, I am pretty sure. But don't let me stop you, just trying to give you a heads up. Try some things out and then ask some questions in the forums and somebody should be able to help you get on the right path.
Click to expand...
Click to collapse
I am going to try an experimental build on my friend's Triumph (I don't have one) and I'll post in this thread the results, and then I'll go from there.
I don't think that dsixda's kitchen works with the Motorola Triumph. I currently use it for the Galaxy S2 SGH-t989! But in the near future updates he may have add support for that device! And if you wanted to do Jelly Bean then you would have to get the android source code and build it from source! Building from source is much harder than building from port.
I really hope this helped and I wish you the best of luck with your development!

How hard is creating a kernel for this device?

So I am fed up with T-Mobile and Samsung not releasing a ics update for this phone. I wan't to try the new features like facelock and android beam ( really helpful). Well can we start from scratch also is there a guide to do that? It would be really awesome if someone posted a link for it.
Well I'm not sure what you are asking but are you saying if we can do a ICS kernel without source? Yes it's possible if we use the s2 source but with heavy modifications to run on our phone. Doubt there is a guide for it anywhere, though if you have an understanding of Linux kernels and a few languages like C, C++ and Java you can help us get there.
Another way we can get cm9 or any ics varient we can modify our current 2.6.35.11+ kernel to make it run cm9.
I suggest or rather think the easiest way is the waiting way because by the time you or I or anyone gets anything close to a working build the source will drop. This would be a good idea if the blaze wasn't getting ICS at all but it is.
So for now lets enjoy GB a little more I got a rom update uploading and dwitherell is also updating his awesome rom
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
Okay still love the darknight rom although holo launcher gets somewhat laggy sometimes.. but is there a guide for modifying the kernel to create cm9? any help would be appreciated.
theprogram1 said:
Okay still love the darknight rom although holo launcher gets somewhat laggy sometimes.. but is there a guide for modifying the kernel to create cm9? any help would be appreciated.
Click to expand...
Click to collapse
Well i just release build8 and no more holo launcher
As for a guide, there isn't one. There's guides on how to make your own kernel from the source drop and the initramfs from a stock rom but to modify the 2.6.35.11(gb) kernel to work with cm9/ics takes a lot of work and a lot of backporting and unfortunately every kernel is different as every phone is which is why no guide is ever accurate. Honestly, the best way to contribute is learn a few languages and start learning slowly. Unless, of course, you have knowledge on linux kernels then that'd be awesome
Either way i started a channel on irc #teamfah-q. That is where team fah-q(merwin, flyers00, thomas.raines, and myself) hangs out and shares ideas with each other and talk about changes and we do drop leaks to our builds and mods and the such. Join us on the channel.
theprogram1 said:
So I am fed up with T-Mobile and Samsung not releasing a ics update for this phone. I wan't to try the new features like facelock and android beam ( really helpful). Well can we start from scratch also is there a guide to do that? It would be really awesome if someone posted a link for it.
Click to expand...
Click to collapse
I tried exactly this once... and let me tell you, it's REALLY difficult. I started with a T989 kernel and after months of work, still had a non-booting kernel.
I'm starting again, but moving much slower since I have an S3 now. I'm also trying to get a "console" on the device so I can see if the thing is actually booting at all.
Joy.
Good luck if you want to start in on this, I wish you the best

[REQ] Android 4.2.1/2 ROM for Galaxy Victory 4G LTE

If possible, I'm willing to donate $100 or more to a developer that is willing to cook up a Jellybean 4.2.1 or 4.2.2 custom rom for the VM Samsung Galaxy Victory 4G LTE. Possibly an AOKP rom. I'm currently running cmbaughman's PACMAN rom atm and I love it. So if it is possible, $100 donation goes to the first runner up.
(sorry about the placement of the post, I didn't know where else to post it since there is no SGV forum threads)
Troll on.
port
Why dont you just port one from galaxy s3 they are basically the same phone. let me know how it goes.
TheKnux said:
If possible, I'm willing to donate $100 or more to a developer that is willing to cook up a Jellybean 4.2.1 or 4.2.2 custom rom for the VM Samsung Galaxy Victory 4G LTE. Possibly an AOKP rom. I'm currently running cmbaughman's PACMAN rom atm and I love it. So if it is possible, $100 donation goes to the first runner up.
(sorry about the placement of the post, I didn't know where else to post it since there is no SGV forum threads)
Troll on.
Click to expand...
Click to collapse
wait, you have cmbaughman's PACMAN rom running on your victory?
SGV4GLTE 4.2.2 JB update 6.12.13
TheKnux said:
If possible, I'm willing to donate $100 or more to a developer that is willing to cook up a Jellybean 4.2.1 or 4.2.2 custom rom for the VM Samsung Galaxy Victory 4G LTE. Possibly an AOKP rom. I'm currently running cmbaughman's PACMAN rom atm and I love it. So if it is possible, $100 donation goes to the first runner up.
(sorry about the placement of the post, I didn't know where else to post it since there is no SGV forum threads)
Troll on.
Click to expand...
Click to collapse
re-f*#*ing-tarded... because i'm a "NOOB" i cant post a very valuable pertinant reply to your request if theres an outside link, soooo....
try this: go to... androidforums_dot_com / virgin-mobile-victory-4g-lte-all-things-root/713217-vmobi-dev-cyanogenmod-jelly-bean-4-2-2-06-12-2013-a.html
work in progress ... updated 2 days ago...
It's being worked on. The Galaxy S3 (d2) and the Victory (goghspr) are similar, but not exactly the same. The display is different, and there are not any other devices I can find with the same display as the goghspr. WIFI is not the same, BT is not the same, etc. There is already a booting CM-10 for the goghspr, but I stopped work on it to move to CM-10.1. The link you provided is to the post of a guy I'm also working with, g60madman. Give us time. I'm working on the kernel when I can (I'm disabled and have a new painful injury to deal with). The apexqtmo guys have been very helpful and are allowing me to dig through their work to get some stuff for the goghspr/goghvmu kernel. I already have cm-10.1 building, but it won't boot until I get the drivers ported. Create thread with the device name and show the generation of interest as often as possible. I've already requested a dedicated forum, but there needs to be a real NEED for it before we can get it. Cheers and out!
need that 4.2 rom!
interloper said:
It's being worked on. The Galaxy S3 (d2) and the Victory (goghspr) are similar, but not exactly the same. The display is different, and there are not any other devices I can find with the same display as the goghspr. WIFI is not the same, BT is not the same, etc. There is already a booting CM-10 for the goghspr, but I stopped work on it to move to CM-10.1. The link you provided is to the post of a guy I'm also working with, g60madman. Give us time. I'm working on the kernel when I can (I'm disabled and have a new painful injury to deal with). The apexqtmo guys have been very helpful and are allowing me to dig through their work to get some stuff for the goghspr/goghvmu kernel. I already have cm-10.1 building, but it won't boot until I get the drivers ported. Create thread with the device name and show the generation of interest as often as possible. I've already requested a dedicated forum, but there needs to be a real NEED for it before we can get it. Cheers and out!
Click to expand...
Click to collapse
Can't find the VM Samsung Galaxy Victory thread...just trying to show some support, I really want the 4.2 rom as well. Thanks a million.
jrode said:
Can't find the VM Samsung Galaxy Victory thread...just trying to show some support, I really want the 4.2 rom as well. Thanks a million.
Click to expand...
Click to collapse
Thanks for the support. There is not a forum on XDA for this device. There are two on androidforums. I have ported cwm and twrp and have released a faster kernel and some other junk too. I think others have some stuff there too. Hit my github link and you'll see some repos and forks for other guys basing off my work. g60madman just patched our kernel up and he's setting up for cm-10.1 for the goghvmo. Again, take a look. We're legit. My time is limited during school break and i am disabled so progress goes in spurts. Cheers and out!
yup found it
interloper said:
Thanks for the support. There is not a forum on XDA for this device. There are two on androidforums. I have ported cwm and twrp and have released a faster kernel and some other junk too. I think others have some stuff there too. Hit my github link and you'll see some repos and forks for other guys basing off my work. g60madman just patched our kernel up and he's setting up for cm-10.1 for the goghvmo. Again, take a look. We're legit. My time is limited during school break and i am disabled so progress goes in spurts. Cheers and out!
Click to expand...
Click to collapse
yup found those forums. you guys rule, thanks again.
Playing with the VItcory left me no touch screen
ok so i flashed my stinking rom with odin utilizing the file CWM 6. I ACCIDENTLY DOWNLOADED THE "NO tOUCH" .ZIP. sO NOW I cant use my touch screen only the buttons. I downloaded the right one the "TOUCH" and flashed again the same way and it said sucessful but man its still stuck wo touch screen i wiped the phone. I just got this darn thing Cant even use it. I wanted to root it. Just havin problems all day
jaekap said:
ok so i flashed my stinking rom with odin utilizing the file CWM 6. I ACCIDENTLY DOWNLOADED THE "NO tOUCH" .ZIP. sO NOW I cant use my touch screen only the buttons. I downloaded the right one the "TOUCH" and flashed again the same way and it said sucessful but man its still stuck wo touch screen i wiped the phone. I just got this darn thing Cant even use it. I wanted to root it. Just havin problems all day
Click to expand...
Click to collapse
Maybe this will help:
http://www.oudhitsquad.com/android/Samsung/SPH-L300/Mod/recovery/TWRP-2.5.tar
Remember, uncheck auto-reboot. Once flash is finished, pull USB cable and battery. Replace battery and boot directly into recovery using VOLUP+POWER until blue letters are seen in upper left corner. Release buttons. That should get you going. Use goomanager to update to TWRP 2.6
aologies
where do i utilize that file in odin? im real new. thanks human!
jaekap said:
where do i utilize that file in odin? im real new. thanks human!
Click to expand...
Click to collapse
PDA slot. Always PDA slot. I don't even know why there are other slots.
hmm
I sent you the files that i used. i cant reverse the no touch with the touch in odin. still stays no touch. basicly i can see everything just cant touch. sucks...
TheKnux said:
If possible, I'm willing to donate $100 or more to a developer that is willing to cook up a Jellybean 4.2.1 or 4.2.2 custom rom for the VM Samsung Galaxy Victory 4G LTE. Possibly an AOKP rom. I'm currently running cmbaughman's PACMAN rom atm and I love it. So if it is possible, $100 donation goes to the first runner up.
(sorry about the placement of the post, I didn't know where else to post it since there is no SGV forum threads)
Troll on.
Click to expand...
Click to collapse
Could you send me a copy of the pacman rom because its not there anymore thank you if you can

How to build Cm10.1 for p999

Developers please guide me in detail How to build Cm10.1 for p999. I've been waiting a long time but still can not get a perfect rom cm10.1 for p999, so I want to create a rom for p999 cm10.1, but I do not know how, would you please help me! thanks for all!
You're gonna be waiting a while. There is no perfect working 10.1 for our device.
Nor is any dev going to come in here and just start blabbering away on how to make a rom. If you're interested in development i would use the search function. I've seen a few tutorials on this site. Learning to code isn't easy, basically another language
I won't go into details, but look into the optimus 2x forums there's a howto for this...you will simply have to change the repo manifests to point out the ones specific to the g2x. If you have absolutely no knowledge in development nor patience to use the search engine to fix the compiler bugs one by one, forget this...it's not meant yet to work on this device out-of-the-box using CM repos
Sent from my LG-P999 using Tapatalk 2

Categories

Resources