Test B2GOS on Nexus 5

this message follows this post: https://discourse.mozilla-community.org/t/how-to-build-pine-and-m-c-please-read/9343/11

Currently, the interface is very lightweight and still missing a lot of functionality to make it suitable for everyday wear. For example, I haven’t received SMS (send by me from another phone).

Works :

  • Call
  • Receive a call
  • browse the web
  • Wireless
  • Data (tested 4G)
  • screenshots

Don’t works (or impossible to test it) :

  • bluetooth (discoverable but failed to pairing ?!)
  • camera (no app)

home page :

call

Receive a call

Browser :

Bookmark :

If you want to test it for nexus 5 (provided “as is” without warranty) :

Blobfree (install with B2G Installer) :

ROM :

To install it, you can use (examples) :

4 Likes

Since it’s Nexus 5, might be worth mentioning Multirom. It would allow more of us to test without losing data :smiley:

This ROM doesn’t alter data, but the first time I tested it without wipe, I had problems with UI (configuration files have changed?).

Indeed.
(As far as i remember, yes, they changed)

Can you access the contacts ?

Thanks for the ROM but please avoid redistributing non free content. We have blobfree support and a Firefox Addon to install them for that purpose https://developer.mozilla.org/en-US/docs/Mozilla/B2G_OS/Building#Building_a_blob_free_full_system_zip

2 Likes

contacts is currently not available. See : http://mozilla-b2g.github.io/gaia/

Thank you for the link.
I just created this file, but I don’t have time to test it (perhaps this week). Here is the link if there are people who want to test it with B2G Installer: http://b2gos.resydev.fr/b2gos-master-2016-06-21-hammerhead-blobfree-dist~dr.zip

1 Like

Thanks !

Mozilla Discourse a écrit :


erable

June 26

Thank you for the link.

I just created this file, but I don’t have time to test it (perhaps this week). Here is the link if there are people who want to test it with B2G Installer: http://b2gos.resydev.fr/b2gos-master-2016-06-21-hammerhead-blobfree-dist~dr.zip


Visit Topic or reply to this email to respond.


In Reply To

lissyx

June 25Thanks for the ROM but please avoid redistributing non free content. We have blobfree support and a Firefox Addon to install them for that purpose https://developer.mozilla.org/en-US/docs/Mozilla/B2G_OS/Building#Building_a_blob_free_full_system_zip


Visit Topic or reply to this email to respond.

To unsubscribe from these emails, click here.

Envoyé depuis Firefox OS

please add your builds to the B2G Installer :slight_smile:

1 Like

Why not. how should I do it ?

1 Like

OK.
Effectively, This is not difficult to do this.

but there is an advantage to do that now? It’s not too early (missing contacts, SMS, calendar, …)?

Makes it easier for everyone.

1 Like

ok. I’ll try to do that.

1 Like

Great, thank you guys to work on that phone.

2 Likes

Hi guys,
I would like to know the status concerning B2G support on Nexus5, because I have some issues.
My goal is to build from source an image.
I followed the explanations from

git clone git://github.com/mozilla-b2g/B2G.git && cd B2G
./config.sh nexus-5-l
./build.sh

Then, I encountered some issues with flash.sh, so I flash the images manually:
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash system system.img

When I reboot my Nexus 5, it seems to work but…

As soon as I go through settings menu, When I click somewhere, my screen becomes black and I have the following message in the logcat:
--------- beginning of main
E/sdcard ( 206): missing packages.list; retrying
D/QSEECOMD: ( 1587): qseecom listener services process entry PPID = 1
E/QSEECOMD: ( 1587): Listener: index = 0, hierarchy = 0
E/QSEECOMD: ( 1587): Init dlopen(librpmb.so, RLTD_NOW) is failed…
E/QSEECOMD: ( 1587): ERROR: RPMB_INIT failed, shall not start listener services
E/sdcard ( 206): missing packages.list; retrying
F/MOZ_Assert( 197): Assertion failure: mWorkerLoopID == MessageLoop::current()->id() (not on worker thread!), at …/…/dist/include/mozilla/ipc/MessageChannel.h:446
--------- beginning of crash
F/libc ( 197): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 730 (Compositor)
I/DEBUG ( 189): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 189): Build fingerprint: 'Android/full_hammerhead/hammerhead:5.1.1/LVY48I/jmg08231909:eng/test-keys’
I/DEBUG ( 189): Revision: '11’
I/DEBUG ( 189): ABI: 'arm’
I/DEBUG ( 189): pid: 197, tid: 730, name: Compositor >>> /system/b2g/b2g <<<
I/DEBUG ( 189): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 189): Abort message: 'Assertion failure: mWorkerLoopID == MessageLoop::current()->id() (not on worker thread!), at …/…/dist/include/mozilla/ipc/MessageChannel.h:446
I/DEBUG ( 189): '
I/DEBUG ( 189): r0 0000009e r1 86de87ba r2 86de87ba r3 00000000
I/DEBUG ( 189): r4 00000001 r5 aee81b24 r6 aee81b24 r7 a8328830
I/DEBUG ( 189): r8 00000001 r9 aee81b84 sl ae879548 fp aee81db0
I/DEBUG ( 189): ip aee81618 sp aee81ad8 lr b36d663d pc b36d663e cpsr 600f0030
I/DEBUG ( 189):
I/DEBUG ( 189): backtrace:
I/DEBUG ( 189): #00 pc 005e863e /system/b2g/libxul.so
I/DEBUG ( 189): #01 pc 005ecc71 /system/b2g/libxul.so
I/DEBUG ( 189): #02 pc 005efa59 /system/b2g/libxul.so
I/DEBUG ( 189): #03 pc 006f1617 /system/b2g/libxul.so
I/DEBUG ( 189): #04 pc 010e0465 /system/b2g/libxul.so
I/DEBUG ( 189): #05 pc 00935e8b /system/b2g/libxul.so
I/DEBUG ( 189): #06 pc 008efc15 /system/b2g/libxul.so
I/DEBUG ( 189): #07 pc 005dc60d /system/b2g/libxul.so
I/DEBUG ( 189): #08 pc 005de6dd /system/b2g/libxul.so
I/DEBUG ( 189): #09 pc 005de761 /system/b2g/libxul.so
I/DEBUG ( 189): #10 pc 005da20f /system/b2g/libxul.so
I/DEBUG ( 189): #11 pc 005da0c3 /system/b2g/libxul.so
I/DEBUG ( 189): #12 pc 005dfdb7 /system/b2g/libxul.so
I/DEBUG ( 189): #13 pc 005def79 /system/b2g/libxul.so
I/DEBUG ( 189): #14 pc 00016baf /system/lib/libc.so (__pthread_start(void*)+30)
I/DEBUG ( 189): #15 pc 00014af3 /system/lib/libc.so (__start_thread+6)
I/DEBUG ( 189):
I/DEBUG ( 189): Tombstone written to: /data/tombstones/tombstone_07
I/ServiceManager( 174): service ‘android.security.keystore’ died
I/ServiceManager( 174): service ‘display.qservice’ died
I/ServiceManager( 174): service ‘SurfaceFlinger’ died
I/ServiceManager( 174): service ‘permission’ died

I anyone could help, I would really appreciate !!!

thanks a lot

Jean-Marc

Hi guy,
Have you solved this problem? I’m trying to port B2G to Oneplus X. And a similar problem I encountered.

--------- beginning of crash

F/libc ( 289): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 1111 (Compositor)
I/DEBUG ( 278): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 278): Build fingerprint: ‘unknown’
I/DEBUG ( 278): Revision: ‘0’
I/DEBUG ( 278): ABI: ‘arm’
I/DEBUG ( 278): pid: 289, tid: 1111, name: Compositor >>> /system/b2g/b2g <<<
I/DEBUG ( 278): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 278): r0 b595d880 r1 ac7ffdb0 r2 cef24400 r3 00000000
I/DEBUG ( 278): r4 ab8fab80 r5 b608a080 r6 adc1b3ba r7 cef24400
I/DEBUG ( 278): r8 000000aa r9 00000001 sl b5962338 fp ac7ffdb0
I/DEBUG ( 278): ip b6a44fbc sp ac7ffad0 lr b6a0bdc5 pc b3c9b084 cpsr 60000030
I/DEBUG ( 278):
I/DEBUG ( 278): backtrace:
I/DEBUG ( 278): #00 pc 009eb084 /system/b2g/libxul.so
I/DEBUG ( 278):
I/DEBUG ( 278): Tombstone written to: /data/tombstones/tombstone_09
I/DEBUG ( 278): ********************************************************

1 Like

@bingco I think we should tell everyone that you have succeeded in porting B2GOS to Oneplus X! Great work, well done! :smiley: