Android 6.0 vendor blobs and gapps (shamu)

xanaxdroid

Senior Member
Jun 29, 2010
2,207
8,313
0
Seattle
So I've made vendor blobs and gapps for shamu using 6.0.0(MRA58K) files. I'm posting them here incase anyone wants to help or make them work for your builds. I figure collaboration is always better than none.


vendor_motorola_shamu - GitHub

Google Apps (nodpi) - files.oceighty.co
(WORKS)

There they are. Feel free to use them how you want to. I just ask you spread them around so we can get this going!
 
Last edited:

Mazda

Retired Recognized Developer
Oct 19, 2008
5,273
12,519
0
@xanaxdroid I've had success with the ROM booting up with these binaries but have had the issue where the SIM card isn't being recognized. Is the same problem happening to you as well?
There seems to be an issue no matter what blobs are used @zephiK

We pulled the binaries directly from Google and same thing happened. I tried using @xanaxdroid's blobs which btw don't match up with what Google put out and came up empty as well
 
Last edited by a moderator:
  • Like
Reactions: skynet11

Mazda

Retired Recognized Developer
Oct 19, 2008
5,273
12,519
0
These are the binaries Google put out with the rest pulled from the shamu system image.
Gotcha, guess I'm just used to pulling them from Google not the actual image.

Anyways, going to troubleshoot this data/signal issue and see what I come up with :)

Let me know if you guys come up with anything, really don't care who fixes it as long as the result is the same
 

BeansTown106

Inactive Recognized Developer
Dec 22, 2011
3,694
54,411
0
BeanTown USA
I couldn't post on your g+ post @Mazda so came here, I haven't yet compiled(doing now) but I did notice that the blobs @zephiK & @xanaxdroid are using don't have alot of the radio related files, no wfc, and misc radio stack ones that I had figured out during 5.1.1 those helped immensely for fi and sprint, etc along with a number of radio related functions. Maybe those need to be used this go around?(Google doesn't supply these on their released blobs btw) I will let you guys know how it goes on my end when build finishes. Fingers crossed

Sent from my Nexus 6 using Tapatalk
 

zephiK

Inactive Recognized Developer
Aug 23, 2009
21,657
37,704
0
New York, NY
I couldn't post on your g+ post @Mazda so came here, I haven't yet compiled(doing now) but I did notice that the blobs @zephiK & @xanaxdroid are using don't have alot of the radio related files, no wfc, and misc radio stack ones that I had figured out during 5.1.1 those helped immensely for fi and sprint, etc along with a number of radio related functions. Maybe those need to be used this go around?(Google doesn't supply these on their released blobs btw) I will let you guys know how it goes on my end when build finishes. Fingers crossed

Sent from my Nexus 6 using Tapatalk
Just for clarification, the ones I used are the same ones from xanax so they're exactly identical as his.
 

BeansTown106

Inactive Recognized Developer
Dec 22, 2011
3,694
54,411
0
BeanTown USA
Just for clarification, the ones I used are the same ones from xanax so they're exactly identical as his.
I know, that's why I included you both in my comment. But you are missing all the wfc blobs, same with Google they only have really given us the "mandatory" blobs since the device was released. Not really sure why.. We had to source the ims and wfc ones ourselves previously from the factory images.

Edit: didn't something similar to this happen when volte was first introduced?
 
Last edited:

xanaxdroid

Senior Member
Jun 29, 2010
2,207
8,313
0
Seattle
I know, that's why I included you both in my comment. But you are missing all the wfc blobs, same with Google they only have really given us the "mandatory" blobs since the device was released. Not really sure why.. We had to source the ims and wfc ones ourselves previously from the factory images.

Edit: didn't something similar to this happen when volte was first introduced?
Before they had different releases for different carriers. I used the binaries from Google and the system image to try and match the L release ones plus with newer files and files that had been removed. I don't remember about the VoLTE and WFC, but I just posted these as a starting point just in case someone knows what's missing they could post theirs and we can get on rolling and pushing out these builds.
 

zephiK

Inactive Recognized Developer
Aug 23, 2009
21,657
37,704
0
New York, NY
I know, that's why I included you both in my comment. But you are missing all the wfc blobs, same with Google they only have really given us the "mandatory" blobs since the device was released. Not really sure why.. We had to source the ims and wfc ones ourselves previously from the factory images.

Edit: didn't something similar to this happen when volte was first introduced?
Currently, the baseband isn't being recognized. If I remembered correctly, when 5.1 came out the baseband was already recognized the only thing that didn't work was VoLTE which made the phone drop down to HSPA during a phone call. So on 5.1 blobs provided by Google, you could still have mobile/cellular data but on 6.0.x it doesn't.

Me and Sykopompos worked on this for quite awhile to get VoLTE working. I remembered in one of the batch of blobs we used, we had a SIM card problem and it was resolved by swapping several files from factory image.
 

dankoman

Senior Member
Oct 13, 2008
3,601
22,335
0
Philly
@xanaxdroid assuming the reason you removed SetupWizard from your 10/07 gapps was because of SetupWizard FCs reported on several devices, have you tried keeping setupwizard, and also adding GoogleTTS and libs to system/app to see if the FCs are gone? from logs i've seen, it looks like SetupWizard is crashing because of missing TTS. http://pastebin.com/nkdtkd7y
 

cjkacz

Inactive Recognized Developer
May 11, 2013
1,310
2,053
153
Sardinia
www.teamoctos.com
I know, that's why I included you both in my comment. But you are missing all the wfc blobs, same with Google they only have really given us the "mandatory" blobs since the device was released. Not really sure why.. We had to source the ims and wfc ones ourselves previously from the factory images.

Edit: didn't something similar to this happen when volte was first introduced?
How did your build work out Beans? Any luck?

Team Octos -Nexus 6
 

xanaxdroid

Senior Member
Jun 29, 2010
2,207
8,313
0
Seattle
@xanaxdroid assuming the reason you removed SetupWizard from your 10/07 gapps was because of SetupWizard FCs reported on several devices, have you tried keeping setupwizard, and also adding GoogleTTS and libs to system/app to see if the FCs are gone? from logs i've seen, it looks like SetupWizard is crashing because of missing TTS. http://pastebin.com/nkdtkd7y
That was the reason. I'll give it another go today using Google TTS. Thanks
 
  • Like
Reactions: jgray3493