Mozilla Boot-To-Gecko (B2G) - Hero, G2 Touch Q&A, Help & Troubleshooting

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Boot to Gecko (B2G) is an open source operating system in development by Mozilla Corporation that aims to support HTML5 apps written using "open Web" technologies rather than platform-specific native APIs. It initially targets Android-compatible smartphones.
https://wiki.mozilla.org/B2G [Source code]
https://github.com/mozilla-b2g
Here is an example of how to build it (Samsung Galaxy S2.) Video. Galaxy Nexus Rom thread here.
Demo.
Hardware requirements:
Do you have any specifics yet on what kind of Hardware this will function best on?
"We have run it [on hardware] down to a 600mhz processor with 256meg of ram; so pretty low-end hardware spec. It will run really well down at that level. It's pretty light-weight because we don't have a lot of middle-ware in there." - source
Click to expand...
Click to collapse
Further info video.
Setting up Boot-to-Gecko build environment: https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/
Support: IRC
Conversations and ad-hoc coordination often happen on IRC. Most modules have their own IRC channels. The channels relevant to the B2G project are:
#b2g
#webapi
#gaia
Servers: gravel.mozilla.org | concrete.mozilla.org
#b2g IRC channel (web-based)
Click to expand...
Click to collapse
Nightlies
You'll first have to install one of the nightlies from Mozilla's website, then use the command line to download and configure Gaia, the HTML 5 UI layer.
http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/
Click to expand...
Click to collapse

i second this : B2G for Hero
developers, Bharat_goku, elelinux, erasmux
this will be great for Hero. i would love to try the compilation for my phone, it has to wait till July 6th, though. i will be home and jobless, literally...
it will be cool if you can give us better instructions, it will be reassuring.
thanks.

i second this also but we lack at dev support these days... so I guess it will not come to our Hero.
First view: Too big for our hero's internal /system memory. Kernel used unknown. Some folders that are needed for gecko's apps that are like 130mb, some gecko drivers - don't know if we need to replace those or just leave it as they are. the /system seems the same as any other rom.

Although im not a dev for the hero gsm i am for the evo shift, hero cdma, and a little for the nook tablet.. ive been requested to help and im willin gto give it a go.. thanks and ill be looking forward to working with the gsm side =)
Sent from my BNTV250 using xda premium

megaghostgamer said:
Although im not a dev for the hero gsm i am for the evo shift, hero cdma, and a little for the nook tablet.. ive been requested to help and im willin gto give it a go.. thanks and ill be looking forward to working with the gsm side =)
Sent from my BNTV250 using xda premium
Click to expand...
Click to collapse
Again, thank you so much
And ill be willing to test and logcat, and feedback

Alright, dont get too excited because there is no apps folder in the rom..im not sure if i can port it
Sent from my BNTV250 using xda premium

megaghostgamer said:
Alright, dont get too excited because there is no apps folder in the rom..im not sure if i can port it
Sent from my BNTV250 using xda premium
Click to expand...
Click to collapse
it has apps folder. it is just too big for a phone like hero. try to see the nexus build of gecko.

Regarding Webcam access using HTML5:
http://www.engadget.com/2012/07/09/google-chrome-beta-lets-webcams-go-plugin-free/
Google I/O 2012 - WebRTC: Real-time Audio/Video and P2P in HTML5
http://www.youtube.com/watch?v=E8C8ouiXHHk

Nightlies are now available.
http://ftp.mozilla.org/pub/mozilla.org/b2g/nightly/
Click to expand...
Click to collapse
Users will have to do a little bit of configuration in order to run the software. The process involves obtaining the latest Gaia code from the GitHub repository and generating a profile to use in the environment. The steps to follow are documented on the Gaia Hacking page of the Mozilla Wiki.
Click to expand...
Click to collapse

They have this booting on the G1!!!!!
http://forum.xda-developers.com/showthread.php?t=1796960

jordfaz said:
They have this booting on the G1!!!!!
http://forum.xda-developers.com/showthread.php?t=1796960
Click to expand...
Click to collapse
yeah but it boots only in shell...

need help with B2G
http://www.mediafire.com/download.php?ucscxb64yf385hy
Flashes, logcats, doesnt boot.

jordfaz said:
need help with B2G
http://www.mediafire.com/download.php?ucscxb64yf385hy
Flashes, logcats, doesnt boot.
Click to expand...
Click to collapse
regarding the logcat, the issue is this:
/system/lib/libc.so
you've replaced libs or this is a port? we might need to replace that library with another one working. take one from any other GB rom for hero and if it doesn't work, take one from ics. also get a logcat after you push that new file and hit me with it because the phone might then have other problems and it will bootloop again.

1ceb0x said:
regarding the logcat, the issue is this:
/system/lib/libc.so
you've replaced libs or this is a port? we might need to replace that library with another one working. take one from any other GB rom for hero and if it doesn't work, take one from ics. also get a logcat after you push that new file and hit me with it because the phone might then have another problems and it will bootloop again.
Click to expand...
Click to collapse
Its built from source, it threw out the same error even when i replaced libc with one from ICS, shelnutt2 was helping me a lot last night

jordfaz said:
Its built from source, it threw out the same error even when i replaced libc with one from ICS, shelnutt2 was helping me a lot last night
Click to expand...
Click to collapse
/system/bin/linker
/system/b2g/b2g
take these from G1 or nexus rom that boots!

1ceb0x said:
/system/bin/linker
/system/b2g/b2g
take these from G1 or nexus rom that boots!
Click to expand...
Click to collapse
Downloading now, i hope this works
Boots back to recovery with linker from nexus, b2g from nexus only gives same logcat:/

jordfaz said:
Downloading now, i hope this works
Boots back to recovery with linker from nexus, b2g from nexus only gives same logcat:/
Click to expand...
Click to collapse
paste the log?

1ceb0x said:
paste the log?
Click to expand...
Click to collapse
Code:
I/DEBUG ( 88): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 88): Build fingerprint: 'generic/full_hero/hero:4.0.4.0.4.0.4/OPENMASTER/eng.tyler.20120726.151029:eng/test-keys'
I/DEBUG ( 88): pid: 154, tid: 154 >>> /system/b2g/b2g <<<
I/DEBUG ( 88): signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 00008768
I/DEBUG ( 88): r0 00000001 r1 bef83c54 r2 bef83c5c r3 400c7090
I/DEBUG ( 88): r4 bef83c54 r5 00000001 r6 bef83c5c r7 00008714
I/DEBUG ( 88): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 88): ip 0000ac48 sp bef83c38 lr 4001a4f5 pc 00008768 cpsr 00000030
I/DEBUG ( 88): #00 pc 00008768 /system/b2g/b2g
I/DEBUG ( 88): #01 pc 000164f2 /system/lib/libc.so (__libc_init)
I/DEBUG ( 88):
I/DEBUG ( 88): code around pc:
I/DEBUG ( 88): 00008748 607a30a8 ef4ef7ff 0708f107 e8bd46bd .0z`..N......F..
I/DEBUG ( 88): 00008758 b0044080 bf004770 000024fc fffffffc [email protected]$......
I/DEBUG ( 88): 00008768 47f0e92d f5ad4605 488d5d02 460cb088 -..G.F...].H...F
I/DEBUG ( 88): 00008778 af024478 ef3cf7ff b9084603 447b4b89 xD....<..F...K{D
I/DEBUG ( 88): 00008788 5680f507 36184a88 3e144988 4479447a ...V.J.6.I.>zDyD
I/DEBUG ( 88):
I/DEBUG ( 88): code around lr:
I/DEBUG ( 88): 4001a4d4 1c681c17 19a60086 d0052900 22004b05 ..h......)...K."
I/DEBUG ( 88): 4001a4e4 6818447b f854f008 1c321c21 47b81c28 {D.h..T.!.2.(..G
I/DEBUG ( 88): 4001a4f4 f9d2f008 0002cfb4 4805b510 68032200 ...........H.".h
I/DEBUG ( 88): 4001a504 60da68d8 fe46f010 fd12f7ff 46c0bd10 .h.`..F........F
I/DEBUG ( 88): 4001a514 ffff0ff0 e24dd008 e2102003 f5d0f000 ......M.. ......
I/DEBUG ( 88):
I/DEBUG ( 88): memory map around addr 00008768:
I/DEBUG ( 88): (no map below)
I/DEBUG ( 88): 00008000-0000a000 /system/b2g/b2g
I/DEBUG ( 88): 0000a000-0000b000 /system/b2g/b2g
I/DEBUG ( 88):
I/DEBUG ( 88): stack:
I/DEBUG ( 88): bef83bf8 b000a0a4
I/DEBUG ( 88): bef83bfc 0000000c
I/DEBUG ( 88): bef83c00 400c7000
I/DEBUG ( 88): bef83c04 4002b161 /system/lib/libc.so
I/DEBUG ( 88): bef83c08 00000023
I/DEBUG ( 88): bef83c0c b00094f4 /system/bin/linker
I/DEBUG ( 88): bef83c10 00000000
I/DEBUG ( 88): bef83c14 4002b161 /system/lib/libc.so
I/DEBUG ( 88): bef83c18 0000ab70 /system/b2g/b2g
I/DEBUG ( 88): bef83c1c 00000000
I/DEBUG ( 88): bef83c20 00000000
I/DEBUG ( 88): bef83c24 bef83c54 [stack]
I/DEBUG ( 88): bef83c28 00000001
I/DEBUG ( 88): bef83c2c bef83c5c [stack]
I/DEBUG ( 88): bef83c30 df0027ad
I/DEBUG ( 88): bef83c34 00000000
I/DEBUG ( 88): #01 bef83c38 00008718 /system/b2g/b2g
I/DEBUG ( 88): bef83c3c 00000000
I/DEBUG ( 88): bef83c40 00000000
I/DEBUG ( 88): bef83c44 00000000
I/DEBUG ( 88): bef83c48 00000000
I/DEBUG ( 88): bef83c4c b00046f1 /system/bin/linker
I/DEBUG ( 88): bef83c50 00000001
I/DEBUG ( 88): bef83c54 bef83d40 [stack]
I/DEBUG ( 88): bef83c58 00000000
I/DEBUG ( 88): bef83c5c bef83d50 [stack]
I/DEBUG ( 88): bef83c60 bef83d67 [stack]
I/DEBUG ( 88): bef83c64 bef83d9b [stack]
I/DEBUG ( 88): bef83c68 bef83db0 [stack]
I/DEBUG ( 88): bef83c6c bef83ded [stack]
I/DEBUG ( 88): bef83c70 bef83e15 [stack]
I/DEBUG ( 88): bef83c74 bef83e28 [stack]
I/DEBUG ( 88): bef83c78 bef83e3d [stack]
I/DEBUG ( 88): bef83c7c bef83e58 [stack]
I/ServiceManager( 82): service 'media.audio_flinger' died
I/ServiceManager( 82): service 'media.player' died
I/ServiceManager( 82): service 'media.camera' died
I/ServiceManager( 82): service 'media.audio_policy' died
I/ ( 155): ServiceManager: 0xf958
I/HTC Acoustic( 155): libhtc_acoustic.so version 1.0.1.2.
E/HTC Acoustic( 155): Fail to open /system/etc/AudioPara_COMMON.csv -1.
I/HTC Acoustic( 155): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 155): acoustic table version: Hero_HTC_20090610
I/HTC Acoustic( 155): read_audio_para_from_file success.
I/HTC Acoustic( 155): get_audpp_filter
I/HTC Acoustic( 155): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 155): ADRC Filter ADRC FLAG = ffff.
I/HTC Acoustic( 155): ADRC Filter COMP THRESHOLD = 2600.
I/HTC Acoustic( 155): ADRC Filter COMP SLOPE = b333.
I/HTC Acoustic( 155): ADRC Filter COMP RMS TIME = 106.
I/HTC Acoustic( 155): ADRC Filter COMP ATTACK[0] = 7f7d.
I/HTC Acoustic( 155): ADRC Filter COMP ATTACK[1] = 3096.
I/HTC Acoustic( 155): ADRC Filter COMP RELEASE[0] = 7ff7.
I/HTC Acoustic( 155): ADRC Filter COMP RELEASE[1] = 4356.
I/HTC Acoustic( 155): ADRC Filter COMP DELAY = 16.
I/HTC Acoustic( 155): EQ flag = ffff.
I/HTC Acoustic( 155): get_audpre_filter
I/HTC Acoustic( 155): open /system/etc/AudioPreProcess.csv success.
D/AudioHardwareMSM72XX( 155): mNumSndEndpoints = 69
V/AudioHardwareMSM72XX( 155): constructed 69 SND endpoints)
D/AudioHardwareMSM72XX( 155): BT MATCH HANDSET
D/AudioHardwareMSM72XX( 155): BT MATCH SPEAKER
D/AudioHardwareMSM72XX( 155): BT MATCH HEADSET
D/AudioHardwareMSM72XX( 155): BT MATCH BT
D/AudioHardwareMSM72XX( 155): BT MATCH CARKIT
D/AudioHardwareMSM72XX( 155): BT MATCH TTY_FULL
D/AudioHardwareMSM72XX( 155): BT MATCH TTY_VCO
D/AudioHardwareMSM72XX( 155): BT MATCH TTY_HCO
D/AudioHardwareMSM72XX( 155): BT MATCH NO_MIC_HEADSET
D/AudioHardwareMSM72XX( 155): BT MATCH FM_HEADSET
D/AudioHardwareMSM72XX( 155): BT MATCH HEADSET_AND_SPEAKER
D/AudioHardwareMSM72XX( 155): BT MATCH FM_SPEAKER
D/AudioHardwareMSM72XX( 155): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 155): BT MATCH CURRENT
D/AudioHardwareMSM72XX( 155): BT MATCH BT_EC_OFF
I/AudioFlinger( 155): Loaded primary audio interface from QCOM Audio HW HAL (audio)
I/AudioFlinger( 155): Using 'QCOM Audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 155): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 155): setMode(NORMAL)
I/AudioHardwareMSM72XX( 155): Set master volume to 5.
I/CameraService( 155): CameraService started (pid=155)
E/HAL ( 155): load: module=/system/lib/hw/camera.msm7k.so
E/HAL ( 155): Cannot load library: link_image[1943]: 155 could not load needed library 'libcamera.so' for 'camera.msm7k.so' (reloc_library[1292]: 155 cannot locate '_ZN7android16CameraParameters20KEY_GPS_LATITUDE_REFE'...
E/HAL ( 155): )
E/CameraService( 155): Could not load camera HAL module
I/AudioFlinger( 155): AudioFlinger's thread 0x12be0 ready to run
W/AudioFlinger( 155): Thread AudioOut_1 cannot connect to the power manager service
V/AudioHardwareMSM72XX( 155): AudioStreamOutMSM72xx::setParameters() routing=2
V/AudioHardwareMSM72XX( 155): set output routing 2
I/AudioHardwareMSM72XX( 155): Routing audio to Speakerphone
V/AudioHardwareMSM72XX( 155): doAudioRouteOrMute() device 1, mMode 0, mMicMute 1
D/HTC Acoustic( 155): msm72xx_enable_audpp: 0x0007
D/AudioHardwareMSM72XX( 155): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 155): Setting in-call volume to 5 (available range is 0 to 5)
I/AudioPolicyService( 155): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
F/libc ( 160): Fatal signal 4 (SIGILL) at 0x00008768 (code=1)
I/DEBUG ( 88): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 88): Build fingerprint: 'generic/full_hero/hero:4.0.4.0.4.0.4/OPENMASTER/eng.tyler.20120726.151029:eng/test-keys'
I/DEBUG ( 88): pid: 160, tid: 160 >>> /system/b2g/b2g <<<
I/DEBUG ( 88): signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 00008768
I/DEBUG ( 88): r0 00000001 r1 beda3c54 r2 beda3c5c r3 400c7090
I/DEBUG ( 88): r4 beda3c54 r5 00000001 r6 beda3c5c r7 00008714
I/DEBUG ( 88): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 88): ip 0000ac48 sp beda3c38 lr 4001a4f5 pc 00008768 cpsr 00000030
I/DEBUG ( 88): #00 pc 00008768 /system/b2g/b2g
I/DEBUG ( 88): #01 pc 000164f2 /system/lib/libc.so (__libc_init)
I/DEBUG ( 88):
I/DEBUG ( 88): code around pc:
I/DEBUG ( 88): 00008748 607a30a8 ef4ef7ff 0708f107 e8bd46bd .0z`..N......F..
I/DEBUG ( 88): 00008758 b0044080 bf004770 000024fc fffffffc [email protected]$......
I/DEBUG ( 88): 00008768 47f0e92d f5ad4605 488d5d02 460cb088 -..G.F...].H...F
I/DEBUG ( 88): 00008778 af024478 ef3cf7ff b9084603 447b4b89 xD....<..F...K{D
I/DEBUG ( 88): 00008788 5680f507 36184a88 3e144988 4479447a ...V.J.6.I.>zDyD
I/DEBUG ( 88):
I/DEBUG ( 88): code around lr:
I/DEBUG ( 88): 4001a4d4 1c681c17 19a60086 d0052900 22004b05 ..h......)...K."
I/DEBUG ( 88): 4001a4e4 6818447b f854f008 1c321c21 47b81c28 {D.h..T.!.2.(..G
I/DEBUG ( 88): 4001a4f4 f9d2f008 0002cfb4 4805b510 68032200 ...........H.".h
I/DEBUG ( 88): 4001a504 60da68d8 fe46f010 fd12f7ff 46c0bd10 .h.`..F........F
I/DEBUG ( 88): 4001a514 ffff0ff0 e24dd008 e2102003 f5d0f000 ......M.. ......
I/DEBUG ( 88):
I/DEBUG ( 88): memory map around addr 00008768:
I/DEBUG ( 88): (no map below)
I/DEBUG ( 88): 00008000-0000a000 /system/b2g/b2g
I/DEBUG ( 88): 0000a000-0000b000 /system/b2g/b2g
I/DEBUG ( 88):
I/DEBUG ( 88): stack:
I/DEBUG ( 88): beda3bf8 b000a0a4
I/DEBUG ( 88): beda3bfc 0000000c
I/DEBUG ( 88): beda3c00 400c7000
I/DEBUG ( 88): beda3c04 4002b161 /system/lib/libc.so
I/DEBUG ( 88): beda3c08 00000023
I/DEBUG ( 88): beda3c0c b00094f4 /system/bin/linker
I/DEBUG ( 88): beda3c10 00000000
I/DEBUG ( 88): beda3c14 4002b161 /system/lib/libc.so
I/DEBUG ( 88): beda3c18 0000ab70 /system/b2g/b2g
I/DEBUG ( 88): beda3c1c 00000000
I/DEBUG ( 88): beda3c20 00000000
I/DEBUG ( 88): beda3c24 beda3c54 [stack]
I/DEBUG ( 88): beda3c28 00000001
I/DEBUG ( 88): beda3c2c beda3c5c [stack]
I/DEBUG ( 88): beda3c30 df0027ad
I/DEBUG ( 88): beda3c34 00000000
I/DEBUG ( 88): #01 beda3c38 00008718 /system/b2g/b2g
I/DEBUG ( 88): beda3c3c 00000000
I/DEBUG ( 88): beda3c40 00000000
I/DEBUG ( 88): beda3c44 00000000
I/DEBUG ( 88): beda3c48 00000000
I/DEBUG ( 88): beda3c4c b00046f1 /system/bin/linker
I/DEBUG ( 88): beda3c50 00000001
I/DEBUG ( 88): beda3c54 beda3d40 [stack]
I/DEBUG ( 88): beda3c58 00000000
I/DEBUG ( 88): beda3c5c beda3d50 [stack]
I/DEBUG ( 88): beda3c60 beda3d67 [stack]
I/DEBUG ( 88): beda3c64 beda3d9b [stack]
I/DEBUG ( 88): beda3c68 beda3db0 [stack]
I/DEBUG ( 88): beda3c6c beda3ded [stack]
I/DEBUG ( 88): beda3c70 beda3e15 [stack]
I/DEBUG ( 88): beda3c74 beda3e28 [stack]
I/DEBUG ( 88): beda3c78 beda3e3d [stack]
I/DEBUG ( 88): beda3c7c beda3e58 [stack]
I/ServiceManager( 82): service 'media.audio_flinger' died
I/ServiceManager( 82): service 'media.player' died
I/ServiceManager( 82): service 'media.camera' died
I/ServiceManager( 82): service 'media.audio_policy' died
I/ ( 161): ServiceManager: 0xf958
I/HTC Acoustic( 161): libhtc_acoustic.so version 1.0.1.2.
E/HTC Acoustic( 161): Fail to open /system/etc/AudioPara_COMMON.csv -1.
I/HTC Acoustic( 161): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 161): acoustic table version: Hero_HTC_20090610
I/HTC Acoustic( 161): read_audio_para_from_file success.
I/HTC Acoustic( 161): get_audpp_filter
I/HTC Acoustic( 161): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 161): ADRC Filter ADRC FLAG = ffff.
I/HTC Acoustic( 161): ADRC Filter COMP THRESHOLD = 2600.
I/HTC Acoustic( 161): ADRC Filter COMP SLOPE = b333.
I/HTC Acoustic( 161): ADRC Filter COMP RMS TIME = 106.
I/HTC Acoustic( 161): ADRC Filter COMP ATTACK[0] = 7f7d.
I/HTC Acoustic( 161): ADRC Filter COMP ATTACK[1] = 3096.
I/HTC Acoustic( 161): ADRC Filter COMP RELEASE[0] = 7ff7.
I/HTC Acoustic( 161): ADRC Filter COMP RELEASE[1] = 4356.
I/HTC Acoustic( 161): ADRC Filter COMP DELAY = 16.
I/HTC Acoustic( 161): EQ flag = ffff.
I/HTC Acoustic( 161): get_audpre_filter
I/HTC Acoustic( 161): open /system/etc/AudioPreProcess.csv success.
D/AudioHardwareMSM72XX( 161): mNumSndEndpoints = 69
V/AudioHardwareMSM72XX( 161): constructed 69 SND endpoints)
D/AudioHardwareMSM72XX( 161): BT MATCH HANDSET
D/AudioHardwareMSM72XX( 161): BT MATCH SPEAKER
D/AudioHardwareMSM72XX( 161): BT MATCH HEADSET
D/AudioHardwareMSM72XX( 161): BT MATCH BT
D/AudioHardwareMSM72XX( 161): BT MATCH CARKIT
D/AudioHardwareMSM72XX( 161): BT MATCH TTY_FULL
D/AudioHardwareMSM72XX( 161): BT MATCH TTY_VCO
D/AudioHardwareMSM72XX( 161): BT MATCH TTY_HCO
D/AudioHardwareMSM72XX( 161): BT MATCH NO_MIC_HEADSET
D/AudioHardwareMSM72XX( 161): BT MATCH FM_HEADSET
D/AudioHardwareMSM72XX( 161): BT MATCH HEADSET_AND_SPEAKER
D/AudioHardwareMSM72XX( 161): BT MATCH FM_SPEAKER
D/AudioHardwareMSM72XX( 161): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 161): BT MATCH CURRENT
D/AudioHardwareMSM72XX( 161): BT MATCH BT_EC_OFF
I/AudioFlinger( 161): Loaded primary audio interface from QCOM Audio HW HAL (audio)
I/AudioFlinger( 161): Using 'QCOM Audio HW HAL' (audio.primary) as the primary audio interface
I/AudioFlinger( 161): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 161): setMode(NORMAL)
I/AudioHardwareMSM72XX( 161): Set master volume to 5.
I/CameraService( 161): CameraService started (pid=161)
E/HAL ( 161): load: module=/system/lib/hw/camera.msm7k.so
E/HAL ( 161): Cannot load library: link_image[1943]: 161 could not load needed library 'libcamera.so' for 'camera.msm7k.so' (reloc_library[1292]: 161 cannot locate '_ZN7android16CameraParameters20KEY_GPS_LATITUDE_REFE'...
E/HAL ( 161): )
E/CameraService( 161): Could not load camera HAL module
I/AudioFlinger( 161): AudioFlinger's thread 0x12a80 ready to run
W/AudioFlinger( 161): Thread AudioOut_1 cannot connect to the power manager service
V/AudioHardwareMSM72XX( 161): AudioStreamOutMSM72xx::setParameters() routing=2
V/AudioHardwareMSM72XX( 161): set output routing 2
I/AudioHardwareMSM72XX( 161): Routing audio to Speakerphone
V/AudioHardwareMSM72XX( 161): doAudioRouteOrMute() device 1, mMode 0, mMicMute 1
D/HTC Acoustic( 161): msm72xx_enable_audpp: 0x0007
D/AudioHardwareMSM72XX( 161): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 161): Setting in-call volume to 5 (available range is 0 to 5)
I/AudioPolicyService( 161): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
F/libc ( 166): Fatal signal 4 (SIGILL) at 0x00008768 (code=1)
Keeps repeating this...
This is the new log btw.

the problem is libc .... that's crashing. dunno what we could do further...

1ceb0x said:
the problem is libc .... that's crashing. dunno what we could do further...
Click to expand...
Click to collapse
Ive tried GB and ICS libc, no luck, it cant just be that thats failing, something else must be making it fail.

Related

[Q]Trying to port Gingerbread Sense 2.1 from Legend to Aria Hep

I have been trying to port the Gingerbread Sense 2.1 from the Legend section. It is currently in beta (Will link below). I keep getting stuck on the HTC splash screen. When I do not use the porting method in the Android Kitchen, it boots. But it only works on lockscreen. It just constantly has the HTC splash screen when you unlock it. Anyone got any ideas? (Code below)
Code:
space
D/skia ( 509): -------------- inform VM we've allocated 3000 bytes in native
space
D/skia ( 509): -------------- inform VM we've allocated 480 bytes in native
space
D/skia ( 509): -------------- inform VM we've allocated 160 bytes in native
space
D/skia ( 509): -------------- inform VM we've allocated 160 bytes in native
space
D/skia ( 509): -------------- inform VM we've allocated 28224 bytes in nativ
e space
D/skia ( 509): -------------- inform VM we've allocated 28224 bytes in nativ
e space
D/skia ( 509): -------------- inform VM we've allocated 28224 bytes in nativ
e space
I/Zygote ( 509): ...preloaded 51 resources in 702ms.
I/Zygote ( 509): ...preloaded 15 resources in 15ms.
D/dalvikvm( 509): GC_EXPLICIT freed 19K, 48% free 2709K/5123K, external 0K/0K,
paused 89ms
D/dalvikvm( 509): GC_EXPLICIT freed 5K, 48% free 2703K/5123K, external 0K/0K, p
aused 92ms
D/dalvikvm( 509): GC_EXPLICIT freed <1K, 48% free 2703K/5123K, external 0K/0K,
paused 90ms
I/dalvikvm( 509): System server process 530 has been created
I/Zygote ( 509): Accepting command socket connections
E/BatteryService( 530): wirelessOnlinePath not found
I/sysproc ( 530): Entered system_init()
I/sysproc ( 530): ServiceManager: 0xadd88
I/SurfaceFlinger( 530): SurfaceFlinger is starting
I/SurfaceFlinger( 530): SurfaceFlinger's main thread ready to run. Initializing
graphics H/W...
E/HAL ( 530): load: module=/system/lib/hw/gralloc.msm7k.so
E/HAL ( 530): Cannot load library: reloc_library[1312]: 509 cannot locate
'android_atomic_cmpxchg'...
E/FramebufferNativeWindow( 530): Couldn't get gralloc module
I/DEBUG ( 98): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 98): Build fingerprint: 'htc_europe/htc_legend/legend:2.3.3/GRI40/
44680:user/release-keys'
I/DEBUG ( 98): pid: 530, tid: 537 >>> system_server <<<
I/DEBUG ( 98): debuggerd: checkTellHTCSettings
I/DEBUG ( 98): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000005
c
I/DEBUG ( 98): r0 00209f40 r1 454d9dc4 r2 00000000 r3 00000000
I/DEBUG ( 98): r4 00209ef8 r5 00209fd8 r6 00000000 r7 00000000
I/DEBUG ( 98): r8 a811d251 r9 001aae28 10 00100000 fp 00000001
I/DEBUG ( 98): ip ac531a10 sp 454d9d58 lr af9049f4 pc ac51b24e cpsr 400
00030
I/DEBUG ( 98): d0 3fe99999a0000000 d1 3ff0000000000000
I/DEBUG ( 98): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 98): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 98): d6 0000000000000000 d7 0000000000000000
I/DEBUG ( 98): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 98): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 98): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 98): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 98): scr 80000000
I/DEBUG ( 98):
I/DEBUG ( 98): #00 pc 0001b24e /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): #01 pc 0001b7ec /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): #02 pc 00027ee2 /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): #03 pc 0001cd98 /system/lib/libutils.so
I/DEBUG ( 98): #04 pc 0001d2e2 /system/lib/libutils.so
I/DEBUG ( 98): #05 pc 00011be8 /system/lib/libc.so
I/DEBUG ( 98): #06 pc 000117ac /system/lib/libc.so
I/DEBUG ( 98):
I/DEBUG ( 98): code around pc:
I/DEBUG ( 98): ac51b22c ef2af7fd 1c311c20 f7ff3048 6ca5ffb9
I/DEBUG ( 98): ac51b23c 6eef2300 6aea9706 6b2961e2 9e066221
I/DEBUG ( 98): ac51b24c 6df0a91b 626064e3 44784880 ef1af7fd
I/DEBUG ( 98): ac51b25c d1072800 497e981b 69461c22 324c4479
I/DEBUG ( 98): ac51b26c 47b86837 20004b7b 9019ad0c 1c2a447b
I/DEBUG ( 98):
I/DEBUG ( 98): code around lr:
I/DEBUG ( 98): af9049d4 e1a05002 e1a06000 e1a07001 e244403f
I/DEBUG ( 98): af9049e4 e1a00006 e1a01007 e1a02005 e12fff34
I/DEBUG ( 98): af9049f4 e3500000 1a000000 e8bd81f0 e5953000
I/DEBUG ( 98): af904a04 e1530006 0afffff5 e3a00001 eafffff9
I/DEBUG ( 98): af904a14 e92d4070 e1a06000 e1a05001 e1a04002
I/DEBUG ( 98):
I/DEBUG ( 98): stack:
I/DEBUG ( 98): 454d9d18 0020a04c
I/DEBUG ( 98): 454d9d1c ab91c0e5 /system/lib/libui.so
I/DEBUG ( 98): 454d9d20 00000000
I/DEBUG ( 98): 454d9d24 0020a040
I/DEBUG ( 98): 454d9d28 00000001
I/DEBUG ( 98): 454d9d2c 00209ef8
I/DEBUG ( 98): 454d9d30 a811d251 /system/lib/libutils.so
I/DEBUG ( 98): 454d9d34 af904ae0 /system/lib/libcutils.so
I/DEBUG ( 98): 454d9d38 00209f40
I/DEBUG ( 98): 454d9d3c 00209fd8
I/DEBUG ( 98): 454d9d40 00209fd8
I/DEBUG ( 98): 454d9d44 ac51b1bd /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): 454d9d48 00209ef8
I/DEBUG ( 98): 454d9d4c fffffe9c
I/DEBUG ( 98): 454d9d50 df002777
I/DEBUG ( 98): 454d9d54 e3a070ad
I/DEBUG ( 98): #00 454d9d58 001aae28
I/DEBUG ( 98): 454d9d5c 001aae40
I/DEBUG ( 98): 454d9d60 a811d251 /system/lib/libutils.so
I/DEBUG ( 98): 454d9d64 001aae40
I/DEBUG ( 98): 454d9d68 fffffff8
I/DEBUG ( 98): 454d9d6c ac5319b4
I/DEBUG ( 98): 454d9d70 00000000
I/DEBUG ( 98): 454d9d74 00100000
I/DEBUG ( 98): 454d9d78 00000001
I/DEBUG ( 98): 454d9d7c a811d157 /system/lib/libutils.so
I/DEBUG ( 98): 454d9d80 00000001
I/DEBUG ( 98): 454d9d84 001aae2c
I/DEBUG ( 98): 454d9d88 00000001
I/DEBUG ( 98): 454d9d8c 001aae28
I/DEBUG ( 98): 454d9d90 00000001
I/DEBUG ( 98): 454d9d94 ac52b2de /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): 454d9d98 a811d251 /system/lib/libutils.so
I/DEBUG ( 98): 454d9d9c 00000001
I/DEBUG ( 98): 454d9da0 00000000
I/DEBUG ( 98): 454d9da4 00100000
I/DEBUG ( 98): 454d9da8 00000000
I/DEBUG ( 98): 454d9dac afd11074 /system/lib/libc.so
I/DEBUG ( 98): 454d9db0 00000000
I/DEBUG ( 98): 454d9db4 00209f50
I/DEBUG ( 98): 454d9db8 00000000
I/DEBUG ( 98): 454d9dbc 00000001
I/DEBUG ( 98): 454d9dc0 a811d251 /system/lib/libutils.so
I/DEBUG ( 98): 454d9dc4 001aae28
I/DEBUG ( 98): 454d9dc8 00100000
I/DEBUG ( 98): 454d9dcc a811d243 /system/lib/libutils.so
I/DEBUG ( 98): 454d9dd0 00000000
I/DEBUG ( 98): 454d9dd4 00209f58
I/DEBUG ( 98): 454d9dd8 00000004
I/DEBUG ( 98): 454d9ddc 00209f5c
I/DEBUG ( 98): 454d9de0 00209f6c
I/DEBUG ( 98): 454d9de4 fffffff8
I/DEBUG ( 98): 454d9de8 10000001
I/DEBUG ( 98): 454d9dec a811d199 /system/lib/libutils.so
I/DEBUG ( 98): 454d9df0 001aae28
I/DEBUG ( 98): 454d9df4 454d9e84
I/DEBUG ( 98): 454d9df8 00209ef8
I/DEBUG ( 98): 454d9dfc ac51b857 /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): 454d9e00 00209f88
I/DEBUG ( 98): 454d9e04 ac51b86b /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): 454d9e08 00209f88
I/DEBUG ( 98): 454d9e0c a811500d /system/lib/libutils.so
I/DEBUG ( 98): 454d9e10 00209f50
I/DEBUG ( 98): 454d9e14 00209ef8
I/DEBUG ( 98): 454d9e18 ac531f88
I/DEBUG ( 98): 454d9e1c afd246c7 /system/lib/libc.so
I/DEBUG ( 98): 454d9e20 ac531f88
I/DEBUG ( 98): 454d9e24 8f829aed
I/DEBUG ( 98): 454d9e28 00209ef8
I/DEBUG ( 98): 454d9e2c 00209ef8
I/DEBUG ( 98): 454d9e30 00000000
I/DEBUG ( 98): 454d9e34 454d9e84
I/DEBUG ( 98): 454d9e38 00209ef8
I/DEBUG ( 98): 454d9e3c ac51b7f1 /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): #01 454d9e40 ac52b07c /system/lib/libsurfaceflinger.so
I/DEBUG ( 98): 454d9e44 000ade48
I/DEBUG ( 98): 454d9e48 454d9e84
I/DEBUG ( 98): 454d9e4c ac527ee7 /system/lib/libsurfaceflinger.so
D/Zygote ( 509): Process 530 terminated by signal (11)
I/Zygote ( 509): Exit zygote because system server (530) has terminated
I/ServiceManager( 95): service 'media.audio_flinger' died
I/ServiceManager( 95): service 'media.player' died
I/ServiceManager( 95): service 'media.camera' died
I/ServiceManager( 95): service 'media.audio_policy' died
I/Netd ( 540): Netd 1.0 starting
I//system/bin/iptables( 540): Flushing chain `INPUT'
I//system/bin/iptables( 540): Flushing chain `OUTPUT'
I//system/bin/iptables( 540): Flushing chain `FORWARD'
I//system/bin/iptables( 540): Flushing chain `PREROUTING'
I//system/bin/iptables( 540): Flushing chain `POSTROUTING'
I//system/bin/iptables( 540): Flushing chain `OUTPUT'
D/AndroidRuntime( 541):
D/AndroidRuntime( 541): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 541): CheckJNI is OFF
I/AndroidRuntime( 541): JNI options: '-Xjniopts:warnonly'
I/dalvikvm( 541): mlock: /system/framework/core.odex, fd=8
I/dalvikvm( 541): mlock(1113964544, 4845712), fd=8
I/dalvikvm( 541): mlock: /system/framework/com.htc.framework.odex, fd=18
I/dalvikvm( 541): mlock(1137197056, 5815640), fd=18
I/ ( 539): ServiceManager: 0xada0
I/HTC Acoustic( 539): libhtc_acoustic.so version 2.0.0.3.
I/HTC Acoustic( 539): open /system/etc/AudioPara4_WB.csv success.
I/HTC Acoustic( 539): acoustic table version: MAL_WB_20110217
I/HTC Acoustic( 539): read_audio_para_from_file success.
E/HTC Acoustic( 539): Fail to open /system/etc/AudioPara_ATT.csv -1.
I/HTC Acoustic( 539): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 539): acoustic table version: MAL_Gerenic_20110407
I/HTC Acoustic( 539): read_audio_para_from_file success.
I/HTC Acoustic( 539): get_audpp_filter
I/HTC Acoustic( 539): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 539): ADRC Filter ADRC FLAG = ffff.
I/HTC Acoustic( 539): ADRC Filter COMP THRESHOLD = 2550.
I/HTC Acoustic( 539): ADRC Filter COMP SLOPE = b333.
I/HTC Acoustic( 539): ADRC Filter COMP RMS TIME = 106.
I/HTC Acoustic( 539): ADRC Filter COMP ATTACK[0] = 7f7d.
I/HTC Acoustic( 539): ADRC Filter COMP ATTACK[1] = 3096.
I/HTC Acoustic( 539): ADRC Filter COMP RELEASE[0] = 7ff7.
I/HTC Acoustic( 539): ADRC Filter COMP RELEASE[1] = 4356.
I/HTC Acoustic( 539): ADRC Filter COMP DELAY = 16.
I/HTC Acoustic( 539): EQ flag = 00.
I/HTC Acoustic( 539): get_audpre_filter
I/HTC Acoustic( 539): open /system/etc/AudioPreProcess.csv success.
D/AudioHardwareMSM72XX( 539): mNumSndEndpoints = 151
D/AudioHardwareMSM72XX( 539): BT MATCH HANDSET
D/AudioHardwareMSM72XX( 539): BT MATCH SPEAKER
D/AudioHardwareMSM72XX( 539): BT MATCH HEADSET
D/AudioHardwareMSM72XX( 539): BT MATCH BT
D/AudioHardwareMSM72XX( 539): BT MATCH CARKIT
D/AudioHardwareMSM72XX( 539): BT MATCH TTY_FULL
D/AudioHardwareMSM72XX( 539): BT MATCH TTY_VCO
D/AudioHardwareMSM72XX( 539): BT MATCH TTY_HCO
D/AudioHardwareMSM72XX( 539): BT MATCH NO_MIC_HEADSET
D/AudioHardwareMSM72XX( 539): BT MATCH FM_HEADSET
D/AudioHardwareMSM72XX( 539): BT MATCH HEADSET_AND_SPEAKER
D/AudioHardwareMSM72XX( 539): BT MATCH FM_SPEAKER
D/AudioHardwareMSM72XX( 539): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 539): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 539): BT MATCH CURRENT
D/AudioHardwareInterface( 539): setMode(NORMAL)
I/AudioHardwareMSM72XX( 539): Set master volume to 5.
I/CameraService( 539): CameraService started (pid=539)
D/OLAWORK ( 539): create OlaEngine
D/OLAWORK ( 539): create Ola FD
E/AudioPolicyManagerBase( 539): Could not open support_back_mic()
D/StreamProcess( 539): ALC parameter: ALC_THRESHOLD:46152
D/StreamProcess( 539): SAMPLE_THRESHOLD:7336
D/StreamProcess( 539): PAGE_THRESHOLD:256
D/StreamProcess( 539): MAX_ACL_ATT:26
D/StreamProcess( 539): STRESS_THRESHOLD:40
D/StreamProcess( 539): mBURSTWEIGHT_SHIFT:3
D/StreamProcess( 539): NORMAL_THRESHOLD:24
D/StreamProcess( 539): NORMAL_BURST_THRESHOLD:8
D/StreamProcess( 539): STRESS_BURST_THRESHOLD:8
D/StreamProcess( 539): OutputStreamProcess::ResetAOLC()
D/AudioFlinger( 539): [AudioFlinger::MixerThread::MixerThread] set ALC to enabl
e
D/AudioPolicyService( 539): AudioPolicyService::AudioCommandThread::parametersC
ommand() before command->mCond.wait()
I/AudioFlinger( 539): AudioFlinger's thread 0x180c8 ready to run
I/AudioHardwareMSM72XX( 539): Routing audio to Speakerphone
I/AudioHardwareMSM72XX( 539): doAudioRouteOrMute() device 1, mMode 0, mMicMute
1
D/HTC Acoustic( 539): msm72xx_enable_audpp: 0x0005
D/AudioPolicyService( 539): AudioPolicyService::AudioCommandThread::parametersC
ommand() after command->mCond.wait()
D/AudioSystem( 539): initGainTables(), Init GainTableMusicHeadset.
D/AudioHardwareMSM72XX( 539): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 539): Setting in-call volume to 5 (available range is 0
to 5)
I/AudioHardwareMSM72XX( 539): AudioHardware pcm playback is going to standby.
D/StreamProcess( 539): ALC parameter: ALC_THRESHOLD:46152
D/StreamProcess( 539): SAMPLE_THRESHOLD:7336
D/StreamProcess( 539): PAGE_THRESHOLD:256
D/StreamProcess( 539): MAX_ACL_ATT:26
D/StreamProcess( 539): STRESS_THRESHOLD:40
D/StreamProcess( 539): mBURSTWEIGHT_SHIFT:3
D/StreamProcess( 539): NORMAL_THRESHOLD:24
D/StreamProcess( 539): NORMAL_BURST_THRESHOLD:8
D/StreamProcess( 539): STRESS_BURST_THRESHOLD:8
D/StreamProcess( 539): OutputStreamProcess::ResetAOLC()
I/SamplingProfilerIntegration( 541): Profiler is disabled.
I/Zygote ( 541): Preloading classes...
D/dalvikvm( 541): GC_EXPLICIT freed 50K, 75% free 264K/1024K, external 0K/0K, p
aused 4ms
D/dalvikvm( 541): GC_EXPLICIT freed 1K, 70% free 314K/1024K, external 0K/0K, pa
used 4ms
D/ATRecorder( 541): com.htc.autotest.dlib.RecordEngine in loader dalvik.system.
[email protected]
D/dalvikvm( 541): GC_EXPLICIT freed 13K, 63% free 386K/1024K, external 0K/0K, p
aused 5ms
E/ATRecorder( 541): com.htc.autotest.dlib.RecordEngine in loader dalvik.system.
[email protected]
I/bluetooth_ScoSocket.cpp( 541): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 541): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 541): GC_EXPLICIT freed 29K, 59% free 429K/1024K, external 0K/0K, p
aused 11ms
D/dalvikvm( 541): GC_EXPLICIT freed 27K, 56% free 458K/1024K, external 0K/0K, p
aused 14ms
D/dalvikvm( 541): GC_EXPLICIT freed 26K, 49% free 522K/1024K, external 0K/0K, p
aused 9ms
I/dalvikvm( 541): threadid=1: recursive native library load attempt (/system/li
b/libmedia_jni.so)
D/dalvikvm( 541): GC_EXPLICIT freed 97K, 38% free 635K/1024K, external 0K/0K, p
aused 18ms
D/dalvikvm( 541): GC_EXPLICIT freed 271K, 25% free 963K/1283K, external 0K/0K,
paused 31ms
D/dalvikvm( 541): GC_EXPLICIT freed 23K, 21% free 1026K/1283K, external 0K/0K,
paused 30ms
D/dalvikvm( 541): GC_EXPLICIT freed 28K, 17% free 1073K/1283K, external 0K/0K,
paused 24ms
D/dalvikvm( 541): GC_EXPLICIT freed 24K, 3% free 1378K/1411K, external 0K/0K, p
aused 41ms
D/dalvikvm( 541): GC_EXPLICIT freed 23K, 5% free 1409K/1475K, external 0K/0K, p
aused 43ms
D/dalvikvm( 541): GC_EXPLICIT freed 28K, 3% free 1434K/1475K, external 0K/0K, p
aused 43ms
(My entire logcat for about 1 minute, got cut off.)
Link:http://forum.xda-developers.com/showthread.php?t=987251
Okay so we have progress now. Without doing anything to the rom, I flash it with Clockwork 3.0. Then I flash drowning kernel 7. It will go through boot like normal, but once I get to lockscreen, I let it sit unlocked for about 10 minutes. It came up with the setup window. As soon as I attempted to select my network, it rebooted. I'm guessing this means something within the rom isn't compatible, such as the core files?
:EDIT:: I decided I'd try a 2.2 ROM from the Legend. I did so, installed an HTC Aria Froyo kernel, worked just fine. So now my guess is the kernel. Anyone have an opinion they could share? Anything would be nice.
I'm guessing your porting ogo2's ROM?
If it is the case then it might have something to do with it only being in beta...
I have a legend and was only able to get it to work after modding it myself...
Might want to wait till there is a Release version before going for the port.
Or start from scratch with the leaked Wildfire S ROM.
Yes that is the rom. But I have thoughts of it being the kernel, but I'm not sure.
Sent from my Liberty using XDA App
Great news for the porting progress. Ogo recently updated his ROM to beta 3 and I have boot! It is extremely laggy, but progress is great. I am now working on getting hardware and lag fixed. Wish me luck guys!
I'm not exactly sure if you could port from the HTC Hero CDMA, but over in our development section we have GingerSense up and running. Only a few things like Bluetooth, MMS and camera zoom don't work. Other than that its solid. Try that and see if it works. Good luck!
Sent from my Hero that never dies! ;D
I will try that very soon. I am currently in a huge storm xD
Sent from my Liberty using XDA App
Can you give me a link to it? I cannot seem to find it.
Sent from my Liberty using XDA App

[HELP] VMware View crashing

ok... VMware View crashes as soon as I try to connect to a desktop
I'm running Kang 7.2RC0 but this crashes on standard CM7.1 and MUIU. I finally got a logcat of what's going on and the following loops constantly. I can understand it has something to do with audio, but would someone please help me decipher what it's saying so I can fix it?
Code:
D/AndroidRuntime( 2587):
D/AndroidRuntime( 2587): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
I/AndroidRuntime( 2587): Heap size: -Xmx48m
D/AndroidRuntime( 2587): CheckJNI is OFF
D/dalvikvm( 2587): creating instr width table
I/DEBUG ( 1031): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 1031): Build fingerprint: 'google/passion/passion:2.3.6/GRK39F/18990
4:user/release-keys'
I/DEBUG ( 1031): pid: 2587, tid: 2587 >>> zygote <<<
I/DEBUG ( 1031): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 3e79f30
e
I/DEBUG ( 1031): r0 40019818 r1 3e79f30e r2 4000e878 r3 0000ce60
I/DEBUG ( 1031): r4 40019818 r5 be908828 r6 be908820 r7 000020ee
I/DEBUG ( 1031): r8 aca12080 r9 aca9d014 10 00000003 fp aca9f368
I/DEBUG ( 1031): ip 00000004 sp be9087b8 lr aca15c1c pc aca18c0c cpsr 200
00010
I/DEBUG ( 1031): d0 643a64696f72646e d1 6472656767756265
I/DEBUG ( 1031): d2 431eee6c431eee1e d3 431eeed4431eee43
I/DEBUG ( 1031): d4 431eef3c431eef08 d5 4321f5f0431eef70
I/DEBUG ( 1031): d6 4321f6584321f624 d7 4321f6c04321f68c
I/DEBUG ( 1031): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1031): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1031): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1031): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1031): d16 0000000000000001 d17 0000000000000000
I/DEBUG ( 1031): d18 0000000000000000 d19 0000000000000000
I/DEBUG ( 1031): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 1031): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 1031): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 1031): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 1031): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 1031): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 1031): scr 60000000
I/DEBUG ( 1031):
I/DEBUG ( 1031): #00 pc 00018c0c /system/lib/libdvm.so
I/DEBUG ( 1031): #01 pc 00015c18 /system/lib/libdvm.so
I/DEBUG ( 1031):
I/DEBUG ( 1031): code around pc:
I/DEBUG ( 1031): aca18bec 0a00000e e1540001 03a04001 05854000
I/DEBUG ( 1031): aca18bfc 0a000008 e3510000 0a000003 e5942000
I/DEBUG ( 1031): aca18c0c e5913000 e1520003 0a00000a e3a04001
I/DEBUG ( 1031): aca18c1c e3a01000 e5851000 e1a00004 e8bd8070
I/DEBUG ( 1031): aca18c2c e59f0058 e1a01004 e1a02004 e08f0000
I/DEBUG ( 1031):
I/DEBUG ( 1031): code around lr:
I/DEBUG ( 1031): aca15bfc e320f000 e1d4a0b2 e2861008 e5054008
I/DEBUG ( 1031): aca15c0c e24dd008 e1a00627 e58d1000 eb0003ea
I/DEBUG ( 1031): aca15c1c e28dd008 e3500000 0a00054b e1f470b6
I/DEBUG ( 1031): aca15c2c e207c0ff e088f30c e320f000 e320f000
I/DEBUG ( 1031): aca15c3c e320f000 e1d4a0b2 e2861008 e5054008
I/DEBUG ( 1031):
I/DEBUG ( 1031): stack:
I/DEBUG ( 1031): be908778 43a0e703
I/DEBUG ( 1031): be90877c 40017228
I/DEBUG ( 1031): be908780 00016f30
I/DEBUG ( 1031): be908784 43220724
I/DEBUG ( 1031): be908788 43a0e703
I/DEBUG ( 1031): be90878c 40017228
I/DEBUG ( 1031): be908790 00016f30
I/DEBUG ( 1031): be908794 00000860
I/DEBUG ( 1031): be908798 00000002
I/DEBUG ( 1031): be90879c 00000000
I/DEBUG ( 1031): be9087a0 aca9f368
I/DEBUG ( 1031): be9087a4 aca66a41 /system/lib/libdvm.so
I/DEBUG ( 1031): be9087a8 00016ef8
I/DEBUG ( 1031): be9087ac 000003fe
I/DEBUG ( 1031): be9087b0 df002777
I/DEBUG ( 1031): be9087b4 e3a070ad
I/DEBUG ( 1031): #00 be9087b8 437c7fca
I/DEBUG ( 1031): be9087bc 431ecd18
I/DEBUG ( 1031): be9087c0 be908820
I/DEBUG ( 1031): be9087c4 aca15c1c /system/lib/libdvm.so
I/DEBUG ( 1031): #01 be9087c8 be908828
I/DEBUG ( 1031): be9087cc aca13cec /system/lib/libdvm.so
I/DEBUG ( 1031): be9087d0 be9087f8
I/DEBUG ( 1031): be9087d4 be908820
I/DEBUG ( 1031): be9087d8 00000001
I/DEBUG ( 1031): be9087dc 00000000
I/DEBUG ( 1031): be9087e0 0000ce68
I/DEBUG ( 1031): be9087e4 00016f30
I/DEBUG ( 1031): be9087e8 acaa4d38
I/DEBUG ( 1031): be9087ec fffffe84
I/DEBUG ( 1031): be9087f0 aca9f368
I/DEBUG ( 1031): be9087f4 aca1c168 /system/lib/libdvm.so
I/DEBUG ( 1031): be9087f8 be908820
I/DEBUG ( 1031): be9087fc 0000ce60
I/DEBUG ( 1031): be908800 aca1c0d8 /system/lib/libdvm.so
I/DEBUG ( 1031): be908804 432205b8
I/DEBUG ( 1031): be908808 00000000
I/DEBUG ( 1031): be90880c aca1b060 /system/lib/libdvm.so
I/ServiceManager( 1028): service 'media.audio_flinger' died
I/ServiceManager( 1028): service 'media.player' died
I/ServiceManager( 1028): service 'media.camera' died
I/ServiceManager( 1028): service 'media.audio_policy' died
I/Netd ( 2589): Netd 1.0 starting
I/ ( 2588): ServiceManager: 0xad50
E/ALSALib ( 2588): external/alsa-lib/src/control/control.c:882:(snd_ctl_open_nou
pdate) Invalid CTL AndroidOut
W/AudioHardwareALSA( 2588): Unable to attach mixer to device AndroidOut: No such
file or directory
E/ALSALib ( 2588): external/alsa-lib/src/control/control.c:882:(snd_ctl_open_nou
pdate) Invalid CTL AndroidIn
W/AudioHardwareALSA( 2588): Unable to attach mixer to device AndroidIn: No such
file or directory
D/Omap3ALSA( 2588): OMAP3 ALSA module opened
D/Omap3ALSA( 2588): Initializing devices for OMAP3 ALSA module
I/CameraService( 2588): CameraService started (pid=2588)
D/AudioHardwareALSA( 2588): openOutputStream called for devices: 0x00000002
D/Omap3ALSA( 2588): open called for devices 00000006 in mode 0 channels 00000000
...
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/ALSALib ( 2588): external/alsa-lib/src/pcm/pcm_hw.c:1400:(_snd_pcm_hw_open) In
valid value for card
D/Omap3ALSA( 2588): open called for devices 00000002 in mode 0 channels 00000000
...
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
I/Omap3ALSA( 2588): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endi
an)
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
I/Omap3ALSA( 2588): Using 2 channels for PLAYBACK.
E/Omap3ALSA( 2588): direction requext. devices 42895, mask 43007, result 42895
I/Omap3ALSA( 2588): Set PLAYBACK sample rate to 44100 HZ
I/Omap3ALSA( 2588): Buffer size: 4000
I/Omap3ALSA( 2588): Latency: 90702
E/ALSAControl( 2588): Control 'HandsfreeR Switch' cannot get element info: -2
E/ALSAControl( 2588): Control 'HandsfreeL Switch' cannot get element info: -2
E/ALSAControl( 2588): Control 'HandsfreeR Mux' cannot get element info: -2
E/ALSAControl( 2588): Control 'HandsfreeL Mux' cannot get element info: -2
E/ALSAControl( 2588): Control 'HeadsetR Mixer AudioR2' cannot get element info:
-2
E/ALSAControl( 2588): Control 'HeadsetL Mixer AudioL2' cannot get element info:
-2
I/Omap3ALSA( 2588): Initialized ALSA PLAYBACK device default
I/AudioHardwareALSA( 2588): buffer size (bytes) to AF = 8192
D/AudioFlinger( 2588): setParameters(): io 1, keyvalue routing=2, tid 2594, call
ing tid 2588
I/AudioFlinger( 2588): AudioFlinger's thread 0x1e130 ready to run
D/Omap3ALSA( 2588): route called for devices 00000002 in mode 0...

[ROM][CM10 Jellybean 4.1] PhotonBeans 4.1 Test build for Developers (Logcat Posted)

Hello everyone!
My name is AndroiddiordnA and I am new to Motorola Photon.
I have taken Jokersax CM9 Port as my base and brought epinter's CM10 port for the Atrix 4G over to Photon.
The Rom gets to this point and aborts.
about to run program [/tmp/backuptool.sh] with 2 args
Not backing up files from incompatible version.
run_program: child exited with status 127
package_extract_file: no system/bin/modelid_cfg.sh in package
set_perm: chown of /tmp/modelid_cfg.sh to 0 0 failed: No such file or directory
set_perm: chmod of /tmp/modelid_cfg.sh to 777 failed: No such file or directory
script aborted: set_perm: some changes failed
set_perm: some changes failed
E:Error in /sdcard/PhotonBeans071812.zip
(Status 7)
The rom and full logcat are hosted in my Dev-Host account.
http://d-h.st/users/AndroiddiordnA
If there are any developers willing to take a look at the Logcat and help me out it would be appreciated.
Would love to see some Photonbeans in action!
Keep it crispy,
AdA
This might seem obvious, but have you spoken to Joker himself? I know he's working on porting JB as well, and from what he's written before, it sounds like he's gotten it to boot, just had to deal with a lot of force closes. Perhaps both of you can collaborate together in some form.
Status update!
I got it booting to the bootscreen and have an updated logcat below!
I/Netd ( 2852): Netd 1.0 starting
D/AndroidRuntime( 2853):
D/AndroidRuntime( 2853): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 2853): CheckJNI is OFF
D/dalvikvm( 2853): Unable to stat classpath element '/system/framework/filterfw.
jar'
E/dalvikvm( 2853): ERROR: couldn't find native method
E/dalvikvm( 2853): Requested: Llibcore/net/RawSocket;.createLjava/io/FileDescr
iptor;Ljava/lang/StringV
E/dalvikvm( 2853): Candidate: Llibcore/net/RawSocket;.createLjava/io/FileDescr
iptor;SLjava/lang/StringV
E/JNIHelp ( 2853): RegisterNatives failed for 'libcore/net/RawSocket', aborting
F/libc ( 2853): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)
I/ ( 2854): ServiceManager: 0xf958
D/AudioMgrRIL( 2854): Requesting current call status from RDS
D/AudioMgrRIL( 2854): RDS reports call not connected (callStatus = 0)
D/AudioPostProcessor( 2854): AudioPostProcessor()
D/AudioPostProcessor( 2854): Could not load beamformer parameters. Feature Disab
led.
D/AudioPostProcessor( 2854): No debug parameters in /data; checking ro.product.l
ocale.region
D/AudioPostProcessor( 2854): ro.product.locale.region value = US
D/AudioPostProcessor( 2854): /system/bin/ap_gain.bin file size is 50371
D/AudioPostProcessor( 2854): Read format version 0x1808, content version 0x1800
from /system/bin/ap_gain.bin
D/AudioPostProcessor( 2854): Successfully parsed parameters from /system/bin/ap_
gain.bin
D/AudioMsgHandler_CDMA( 2854): Create socket successful 16
D/AudioHardwareMot( 2854): nvInitSetup done
I/AudioFlinger( 2854): Loaded primary audio interface from LEGACY Audio HW HAL (
audio)
I/AudioFlinger( 2854): Using 'LEGACY Audio HW HAL' (audio.primary) as the primar
y audio interface
I/AudioFlinger( 2854): Loaded a2dp audio interface from A2DP Audio HW HAL (audio
)
D/AudioHardwareMot( 2854): setMode(NORMAL)
I/DEBUG ( 1384): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 1384): Build fingerprint: 'MOTO/olyatt/olympus:2.3.4/4.5.91/110625:u
ser/release-keys'
I/DEBUG ( 1384): pid: 2853, tid: 2853 >>> zygote <<<
I/DEBUG ( 1384): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaa
d
I/DEBUG ( 1384): r0 deadbaad r1 00000001 r2 a0000000 r3 00000000
I/DEBUG ( 1384): r4 00000000 r5 00000027 r6 4080b16d r7 00000003
I/DEBUG ( 1384): r8 401f9cb8 r9 beb124e4 10 4084b16d fp 4084b1b2
I/DEBUG ( 1384): ip ffffffff sp beb123c8 lr 4001f695 pc 4001ba00 cpsr 600
f0030
I/DEBUG ( 1384): d0 00000000bd6bc8e3 d1 0000000000000000
I/DEBUG ( 1384): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 1384): d4 0000000000000000 d5 419a9aaab0000000
I/DEBUG ( 1384): d6 3f50624dd2f1a9fc d7 c18af9670f34b1a1
I/DEBUG ( 1384): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1384): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1384): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1384): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1384): scr 00000010
I/DEBUG ( 1384):
I/CameraService( 2854): CameraService started (pid=2854)
V/NvOmxCamera( 2854): HAL_getNumberOfCameras ++
D/AudioHardwareMot( 2854): AudioHardwareMot:penOutputStream enter
D/AudioHardwareMot( 2854): AudioStreamOutMot::set(0xfba0, 2, 0, 0 0 0)
D/AudioHardwareMot( 2854): bufSize = 8192
D/AudioHardwareMot( 2854): bufSize = 8192
D/AudioHardwareMot( 2854): bufSize = 8192
I/AudioFlinger( 2854): AudioFlinger's thread 0x10cb8 ready to run
D/AudioHardwareMot( 2854): bufSize = 8192
W/AudioFlinger( 2854): Thread AudioOut_1 cannot connect to the power manager ser
vice
D/AudioHardwareMot( 2854): AudioStreamOutMot::setParameters() routing=2
D/AudioHardwareMot( 2854): set output from 2 to 2
D/AudioHardwareMot( 2854): [int android::AudioHardwareMot::audioSelectSpeakers(i
nt)] enter with spkr = 0
D/AudioHardwareMot( 2854): spkr1 = 0, spkr2 = 0
D/AudioHardwareMot( 2854): Setting STDAC speakers to none
D/AudioHardwareMot( 2854): configPostProcessor() called with accy = 9
D/AudioPostProcessor( 2854): configPostProcessing() called, inputAccy= 40, outpu
tAccy= 9, sampleRate= 44100, ringtoneMode= 0
D/AudioPostProcessor( 2854): updatePostProcessor: disabling effects
D/AudioPostProcessor( 2854): updatePostProcessor calling SuperAPI parser with: a
ccy=0 config=0 SE_level_index=1
D/AudioHardwareMot( 2854): Using FLUENCE_HIGH setting
D/AudioMgrRIL( 2854): Sending accessory : 1
D/AudioPostProcessor( 2854): slider opened, coeffs device for handset =0
D/AudioHardwareMot( 2854): doRouting devs: stereo 0, mono 0, input 0. Chose spea
ker None (gain 0) mic None (gain 0x1c1c)
D/CpcapAudio( 2854): 0x200 = 65
D/CpcapAudio( 2854): 0x201 = 0
D/CpcapAudio( 2854): 0x202 = 0
D/CpcapAudio( 2854): 0x203 = 0
D/CpcapAudio( 2854): 0x204 = 4
D/CpcapAudio( 2854): 0x205 = 0
D/CpcapAudio( 2854): 0x206 = 39c
D/CpcapAudio( 2854): 0x207 = 0
D/CpcapAudio( 2854): 0x208 = 0
D/CpcapAudio( 2854): 0x209 = 0
D/CpcapAudio( 2854): 0x20A = 0
D/CpcapAudio( 2854): 0x20B = 0
D/CpcapAudio( 2854): 0x20D = 30
D/AudioHardwareMot( 2854): setVoiceVolume(0.067000) Setting in-call volume to 0
(available range is 0 to 7)
D/AudioMgrRIL( 2854): setting volume, volume = 0
D/AudioHardwareMot( 2854): AudioStreamOutMot::standby called
D/AudioHardwareMot( 2854): setVoiceVolume(1.000000) Setting in-call volume to 7
(available range is 0 to 7)
D/AudioMgrRIL( 2854): setting volume, volume = 7
I/AudioPolicyService( 2854): Loaded audio policy from LEGACY Audio Policy HAL (a
udio_policy)
I/DEBUG ( 1384): #00 pc 00017a00 /system/lib/libc.so
I/DEBUG ( 1384): #01 pc 0000c282 /system/lib/libnativehelper.so (jn
iRegisterNativeMethods)
I/DEBUG ( 1384): #02 pc 0001c3d0 /system/lib/libnativehelper.so
I/DEBUG ( 1384): #03 pc 0000c438 /system/lib/libnativehelper.so
I/DEBUG ( 1384): #04 pc 0000c2a4 /system/lib/libnativehelper.so (_Z
24jniRegisterSystemMethodsP7_JNIEnv)
I/DEBUG ( 1384): #05 pc 00052df6 /system/lib/libdvm.so (_Z10dvmStar
tupiPKPKcbP7_JNIEnv)
I/DEBUG ( 1384): #06 pc 00054602 /system/lib/libdvm.so (JNI_CreateJ
avaVM)
I/DEBUG ( 1384): #07 pc 00045e72 /system/lib/libandroid_runtime.so
(_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnv)
I/DEBUG ( 1384): #08 pc 00046254 /system/lib/libandroid_runtime.so
(_ZN7android14AndroidRuntime5startEPKcS2_)
I/DEBUG ( 1384): #09 pc 00008f0e /system/bin/app_process
I/DEBUG ( 1384): #10 pc 000169b4 /system/lib/libc.so (__libc_init)
I/DEBUG ( 1384):
I/DEBUG ( 1384): code around pc:
I/DEBUG ( 1384): 4001b9e0 4623b15c 2c006824 e026d1fb b12368db \.#F$h.,..&..h#
.
I/DEBUG ( 1384): 4001b9f0 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.
$
I/DEBUG ( 1384): 4001ba00 f7f47005 2106ee50 eefcf7f5 f04fa901 .p..P..!......O
.
I/DEBUG ( 1384): 4001ba10 460a5380 93032006 94029401 eaa8f7f5 .S.F. .........
.
I/DEBUG ( 1384): 4001ba20 4622a905 f7f52002 f7f4eab2 2106ee3c .."F. ......<..
!
I/DEBUG ( 1384):
I/DEBUG ( 1384): code around lr:
I/DEBUG ( 1384): 4001f674 41f0e92d 4c0c4680 447c2600 68a56824 -..A.F.L.&|D$h.
h
I/DEBUG ( 1384): 4001f684 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.
G
I/DEBUG ( 1384): 4001f694 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,.
.
I/DEBUG ( 1384): 4001f6a4 e8bd4630 bf0081f0 00028e6a 41f0e92d 0F......j...-..
A
I/DEBUG ( 1384): 4001f6b4 9004b086 f602fb01 460c461f 46154814 .........F.F.H.
F
I/DEBUG ( 1384):
I/DEBUG ( 1384): memory map around addr deadbaad:
I/DEBUG ( 1384): beafe000-beb13000 [stack]
I/DEBUG ( 1384): (no map for address)
I/DEBUG ( 1384): (no map above)
I/DEBUG ( 1384):
I/DEBUG ( 1384): stack:
I/DEBUG ( 1384): beb12388 569845a8 /dev/ashmem/dalvik-LinearAlloc (delet
ed)
I/DEBUG ( 1384): beb1238c 4084d4fc /system/lib/libdvm.so
I/DEBUG ( 1384): beb12390 401f4518 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb12394 00017020 [heap]
I/DEBUG ( 1384): beb12398 40048788 /system/lib/libc.so
I/DEBUG ( 1384): beb1239c 40048718 /system/lib/libc.so
I/DEBUG ( 1384): beb123a0 00000000
I/DEBUG ( 1384): beb123a4 4001f695 /system/lib/libc.so
I/DEBUG ( 1384): beb123a8 00000000
I/DEBUG ( 1384): beb123ac beb123dc [stack]
I/DEBUG ( 1384): beb123b0 4080b16d /system/lib/libdvm.so
I/DEBUG ( 1384): beb123b4 00000003
I/DEBUG ( 1384): beb123b8 401f9cb8 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123bc 4001e801 /system/lib/libc.so
I/DEBUG ( 1384): beb123c0 df0027ad
I/DEBUG ( 1384): beb123c4 00000000
I/DEBUG ( 1384): #00 beb123c8 21c00001
I/DEBUG ( 1384): beb123cc c30732db
I/DEBUG ( 1384): beb123d0 401f4502 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123d4 0000f2c8 [heap]
I/DEBUG ( 1384): beb123d8 401f4502 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123dc fffffbdf
I/DEBUG ( 1384): beb123e0 00000003
I/DEBUG ( 1384): beb123e4 0000f2c8 [heap]
I/DEBUG ( 1384): beb123e8 401f4502 /system/lib/libnativehelper.so
I/DEBUG ( 1384): beb123ec 401d1285 /system/lib/libnativehelper.so
I/DEBUG ( 1384): #01 beb123f0 0000f2c8 [heap]
I/DEBUG ( 1384): beb123f4 21c00001
I/DEBUG ( 1384): beb123f8 0000f2c8 [heap]
I/DEBUG ( 1384): beb123fc beb1256c [stack]
I/DEBUG ( 1384): beb12400 00012830 [heap]
I/DEBUG ( 1384): beb12404 4018d350 /system/lib/libandroid_runtime.so
I/DEBUG ( 1384): beb12408 0000f2f8 [heap]
I/DEBUG ( 1384): beb1240c 401e13d5 /system/lib/libnativehelper.so
I/ServiceManager( 1381): service 'media.audio_flinger' died
I/ServiceManager( 1381): service 'media.player' died
I/ServiceManager( 1381): service 'media.camera' died
I/ServiceManager( 1381): service 'media.audio_policy' died
thank you very much
im very looking forward to see it in my phone.
good luck with that
Thought we would see a lot of action in this thread by now...lol.
Welcome to the photon community.
Sent from my MB855 using xda app-developers app
Welcome, we appreciate any and all developers to expanding our wondrous photon. As someone else said speak to our main guy Jokersax. He had been working on some jelly bean.
And thanks for joining or little community.
Sent from my PHOTON wishing it had some photonbean on it.
Thank you everyone for the awesome welcoming!
I was up until 4am Florida time working on that rom last night.
I found by switching out the libaudioflinger.so and the libaudiopolicy.so I got it to give me a different logcat. But by examining it closer it looks like that logcat was worse off than the first one.
Sooooo....
Back to the drawing board :fingers-crossed:
Hopefully I can get a Photon Master in here to point me in the right direction. I have swapped out so many libs it is unreal and still cant get her past the bootscreen bootloop. Tried a couple different kernels as well to no avail.
If anyone can help out with this issue, please speak up. All ideas are appreciated and no one is going to give you any crap if you're wrong.
We are all here working together! :highfive:
Keep it crispy,
AdA
BTW: This is my first Motorola device so I am learning as I go, YOUR BOOTLOADER IS WORSE THAN HTC! I didn't think that was possible...lol
I just got cm10 booting from source today, itll be posted after a few bug fixes
AndroiddiordnA said:
Thank you everyone for the awesome welcoming!
I was up until 4am Florida time working on that rom last night.
I found by switching out the libaudioflinger.so and the libaudiopolicy.so I got it to give me a different logcat. But by examining it closer it looks like that logcat was worse off than the first one.
Sooooo....
Back to the drawing board :fingers-crossed:
Hopefully I can get a Photon Master in here to point me in the right direction. I have swapped out so many libs it is unreal and still cant get her past the bootscreen bootloop. Tried a couple different kernels as well to no avail.
If anyone can help out with this issue, please speak up. All ideas are appreciated and no one is going to give you any crap if you're wrong.
We are all here working together! :highfive:
Keep it crispy,
AdA
BTW: This is my first Motorola device so I am learning as I go, YOUR BOOTLOADER IS WORSE THAN HTC! I didn't think that was possible...lol
Click to expand...
Click to collapse
im uploading now, but you can see that many many framework changes had to be done to fix that issue.
Why dont you guys team up? Two heads better then one!!!
My build box is in the works so hopefully ill b able to contribute aswell
Sent from my MB855 using xda app-developers app
jokersax11 said:
im uploading now, but you can see that many many framework changes had to be done to fix that issue.
Click to expand...
Click to collapse
Awesome news just logged on and saw your responses!
Now we have a booting, working, alpha version of 4.1 to base our work off of!
Thank you Jokersax!:highfive:
been running jokers 4.1 alpha for a couple of hours. suprisingly no force closes! I love seeing this taking form, you guys are like artists. other than mobile data not working and the lack of drivers it works great!
AndroiddiordnA said:
Awesome news just logged on and saw your responses!
Now we have a booting, working, alpha version of 4.1 to base our work off of!
Thank you Jokersax!:highfive:
Click to expand...
Click to collapse
Do you have any ideas why data is borked.
Sent from my MB855 using xda premium
Funny you ask,
Data on 4.1 is like the holy grail, I cant tell you how many builds I have tested in the last 3 days.
I have come to the conclusion that somehow either in the framework or in the libs the phone is provisioned for GSM data and not CDMA.
I even went as far as trying to turn my photon into a GSM photon and then flashing CM10 and I bricked my device (Long story and 4 red bulls later) I am back to CM9 and tired as hell. :silly:
My guess?
I tried using APN backup restore app on CM9. You have to use titanium backup to make it a system app before you can make any true changes to the APN. After I did all of those steps I flashed CM10 and tried to restore my backup. 4.1 will NOT let you make APN backup and restore a system app. Therefore you cannot restore your working APN settings from CM9.
Might have something to do with root, I don't know at this point. I wasn't the genius to get it booting so i probably won't be the genius to get data working either. BUT that doesn't mean im going to stop trying...lol :fingers-crossed:
Keep it crispy,
AdA
AndroiddiordnA said:
Funny you ask,
Data on 4.1 is like the holy grail, I cant tell you how many builds I have tested in the last 3 days.
I have come to the conclusion that somehow either in the framework or in the libs the phone is provisioned for GSM data and not CDMA.
I even went as far as trying to turn my photon into a GSM photon and then flashing CM10 and I bricked my device (Long story and 4 red bulls later) I am back to CM9 and tired as hell. :silly:
My guess?
I tried using APN backup restore app on CM9. You have to use titanium backup to make it a system app before you can make any true changes to the APN. After I did all of those steps I flashed CM10 and tried to restore my backup. 4.1 will NOT let you make APN backup and restore a system app. Therefore you cannot restore your working APN settings from CM9.
Might have something to do with root, I don't know at this point. I wasn't the genius to get it booting so i probably won't be the genius to get data working either. BUT that doesn't mean im going to stop trying...lol :fingers-crossed:
Keep it crispy,
AdA
Click to expand...
Click to collapse
Good luck! I'm always willing to test on my mopho
Sent from my JellyBean Poppin MoPho
So you quit working on this?
Sent from my MB855 using xda app-developers app
I haven't *quit*
Been busy with actual life projects.
Check out my CM7 xperia thread for more info on that I guess.
But Photonbeans is still in the works im just taking it in a different direction than the original port. Building it from source was the better option and joker did exactly that so im going to do the same but of course it will take some time.
Thanks,
AdA
AndroiddiordnA said:
I haven't *quit*
Been busy with actual life projects.
Check out my CM7 xperia thread for more info on that I guess.
But Photonbeans is still in the works im just taking it in a different direction than the original port. Building it from source was the better option and joker did exactly that so im going to do the same but of course it will take some time.
Thanks,
AdA
Click to expand...
Click to collapse
Check out Nexus S threads....have some really interesting roms on there. I have grabbed the 2 I know people expected me to do, but there are some that may be popular here. CNA is back with JB, as well as ones like Xenon. Most of the builds there are HIGHLY compatible with our phones as a starting point.
hello
welcome to the MoPho(photon nickname). send a friend invite to th3bill here,he is the awesome porter on jokersax.com and a great dude

[DEV] Porting 3.4 kernel.

ITT: hunderteins doing wonders working on kernel.
No troll.
Chance appeared.
OK.
What do we have to start with:
Current (kibuuka's) camera implementation is in using camera wrapper / HAL that provides HAL functions, bridging them to libcamera.so
Unfortunately, libcamera uses three overlay functions, used to be in libui in Gingerbread.
Now they are in liboverlay.so (and two haven't exact analogs).
My thoughts:
Does liboverlay actually work?
Can we simply add/replace needed functions -
overlay:: Overlay::setFd(int) _ZN7overlay7Overlay5setFdEi - new impl uses second channel parameter.
overlay:: Overlay::setCrop(unsigned int, unsigned int, unsigned int, unsigned int) _ZN7overlay7Overlay7setCropEjjjj - present as is.
overlay:: Overlay::queueBuffer(void *) _ZN7overlay7Overlay11queueBufferEPv - dunno.
So far: i've made a simple hacks to liboverlay and libcamera - wrappers loads fine.
But on Camera init if fails (seems like on wrapper init):
Code:
I/CameraService( 117): Opening camera 0
D/CameraHAL( 117): qcamera_device_open: name:0 device:0x153e4 cameraId:0
F/libc ( 117): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
I/Process ( 184): Sending signal. PID: 653 SIG: 3
I/dalvikvm( 653): threadid=3: reacting to signal 3
I/dalvikvm( 653): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 250): GC_CONCURRENT freed 285K, 27% free 10229K/13959K, paused 7ms+14ms
D/dalvikvm( 653): GC_CONCURRENT freed 206K, 4% free 9376K/9671K, paused 4ms+11ms
D/dalvikvm( 653): GC_FOR_ALLOC freed 21K, 3% free 9768K/10055K, paused 20ms
I/DEBUG ( 111): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 111): Build fingerprint: 'dell/dell_streak/streak:4.0.4/IMM76L/eng.den.20120711.230916:eng/test-keys'
I/DEBUG ( 111): pid: 117, tid: 117 >>> /system/bin/mediaserver <<<
I/DEBUG ( 111): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 111): r0 00000000 r1 40f463b0 r2 ffffff54 r3 ffffff58
I/DEBUG ( 111): r4 40f4622c r5 405aa4b1 r6 beb2c9dc r7 00000000
I/DEBUG ( 111): r8 0000028d r9 beb2caa4 10 beb2c9f0 fp 40f462e8
I/DEBUG ( 111): ip ffffff50 sp beb2c970 lr ffffff48 pc 40f44322 cpsr 40000030
I/DEBUG ( 111): d0 496172656d616320 d1 0076007200650035
I/DEBUG ( 111): d2 0065007200610033 d3 0061004300490065
I/DEBUG ( 111): d4 0069007300730069 d5 006f0043006e006f
I/DEBUG ( 111): d6 006f00720074006e d7 00720065006c006c
I/DEBUG ( 111): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 111): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 111): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 111): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 111): d16 0000000000000000 d17 3fefae147ae147ae
I/DEBUG ( 111): d18 4000000000000000 d19 3fcce748f8ed8687
I/DEBUG ( 111): d20 3f11504c209ef562 d21 bebbb370fb6f0b05
I/DEBUG ( 111): d22 3ff0000000000000 d23 3ff43d16aee00482
I/DEBUG ( 111): d24 3e66376972bea4d0 d25 0000000000000000
I/DEBUG ( 111): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 111): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 111): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 111): scr 20000010
I/DEBUG ( 111):
D/dalvikvm( 653): GC_CONCURRENT freed 15K, 2% free 10233K/10439K, paused 2ms+15ms
I/DEBUG ( 111): #00 pc 00002322 /system/lib/hw/camera.streak.so (_Z21qcamera_set_callbacksP13camera_devicePFviiiPvEPFviPK13camera_memoryjP21camera_frame_metadataS1_EPFvxiS6_jS1_EPFPS4_ijjS1_ES1_)
I/DEBUG ( 111): #01 pc 0000a84a /system/lib/libcameraservice.so (_ZN7android13CameraService6ClientC1ERKNS_2spIS0_EERKNS2_INS_13ICameraClientEEERKNS2_INS_23CameraHardwareInterfaceEEEiii)
I/DEBUG ( 111): #02 pc 0000aba6 /system/lib/libcameraservice.so (_ZN7android13CameraService7connectERKNS_2spINS_13ICameraClientEEEi)
I/DEBUG ( 111): #03 pc 000174b6 /system/lib/libcamera_client.so (_ZN7android15BnCameraService10onTransactEjRKNS_6ParcelEPS1_j)
I/DEBUG ( 111): #04 pc 00008d62 /system/lib/libcameraservice.so (_ZN7android13CameraService10onTransactEjRKNS_6ParcelEPS1_j)
I/DEBUG ( 111): #05 pc 00017ec0 /system/lib/libbinder.so (_ZN7android7BBinder8transactEjRKNS_6ParcelEPS1_j)
I/DEBUG ( 111): #06 pc 0001b1ea /system/lib/libbinder.so (_ZN7android14IPCThreadState14executeCommandEi)
I/DEBUG ( 111): #07 pc 0001b3c6 /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb)
I/DEBUG ( 111): #08 pc 00008a96 /system/bin/mediaserver
I/DEBUG ( 111): #09 pc 00016524 /system/lib/libc.so (__libc_init)
I/DEBUG ( 111):
I/DEBUG ( 111): code around pc:
I/DEBUG ( 111): 40f44300 58216029 9d064811 f854600a 5821200c )`!X.H...`T.. !X
I/DEBUG ( 111): 40f44310 c03cf8df f8546013 6808300e 601d4a0d ..<..`T..0.h.J.`
I/DEBUG ( 111): 40f44320 68054b0d 58e358a1 200cf854 94009c07 .K.h.X.XT.. ....
I/DEBUG ( 111): 40f44330 47a0692c bf00bd3e 00001f38 ffffff3c ,i.G>...8...<...
I/DEBUG ( 111): 40f44340 ffffff40 ffffff44 ffffff48 ffffff4c @...D...H...L...
I/DEBUG ( 111):
I/DEBUG ( 111): code around lr:
I/DEBUG ( 111): ffffff28 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 111): ffffff38 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 111): ffffff48 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 111): ffffff58 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 111): ffffff68 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 111):
I/DEBUG ( 111): stack:
I/DEBUG ( 111): beb2c930 000224e0 [heap]
I/DEBUG ( 111): beb2c934 4008b498
I/DEBUG ( 111): beb2c938 405abe48 /system/lib/libcameraservice.so
I/DEBUG ( 111): beb2c93c 40057a1d /system/lib/libc.so
I/DEBUG ( 111): beb2c940 000224e0 [heap]
I/DEBUG ( 111): beb2c944 4008b4a8
I/DEBUG ( 111): beb2c948 00013758 [heap]
I/DEBUG ( 111): beb2c94c 000137a4 [heap]
I/DEBUG ( 111): beb2c950 405ae194 /system/lib/libcameraservice.so
I/DEBUG ( 111): beb2c954 beb2c9dc [stack]
I/DEBUG ( 111): beb2c958 00014ad0 [heap]
I/DEBUG ( 111): beb2c95c 000153e0 [heap]
I/DEBUG ( 111): beb2c960 00014ad0 [heap]
I/DEBUG ( 111): beb2c964 000153e0 [heap]
I/DEBUG ( 111): beb2c968 df0027ad
I/DEBUG ( 111): beb2c96c 00000000
I/DEBUG ( 111): #00 beb2c970 00014710 [heap]
I/DEBUG ( 111): beb2c974 405a8571 /system/lib/libcameraservice.so
I/DEBUG ( 111): beb2c978 405a9031 /system/lib/libcameraservice.so
I/DEBUG ( 111): beb2c97c 00013758 [heap]
I/DEBUG ( 111): beb2c980 40f442e9 /system/lib/hw/camera.streak.so
I/DEBUG ( 111): beb2c984 405ab84d /system/lib/libcameraservice.so
I/DEBUG ( 111): #01 beb2c988 405aa4b1 /system/lib/libcameraservice.so
I/DEBUG ( 111): beb2c98c 000153e0 [heap]
I/DEBUG ( 111): beb2c990 00013758 [heap]
I/DEBUG ( 111): beb2c994 00000000
I/DEBUG ( 111): beb2c998 0000fd88 [heap]
I/DEBUG ( 111): beb2c99c beb2ca90 [stack]
I/DEBUG ( 111): beb2c9a0 0000028d
I/DEBUG ( 111): beb2c9a4 405ae194 /system/lib/libcameraservice.so
I/DEBUG ( 111): beb2c9a8 beb2c9dc [stack]
I/DEBUG ( 111): beb2c9ac 405abbab /system/lib/libcameraservice.so
In attach:
libcamera.so (libui reference changed to libov.so, android:: Overlay changed to overlay:: Overlay) and libov.so (quickly built liboverlay variant)
Useful only if you want to debug the issue further.
This libcamera2
https://github.com/Dorregaray/libcamera2
uses the very same Overlay functions. Anyone willing to rewrite?
Some light on ICS camera implementation:
http://marakana.com/static/courseware/android/Aptina-Android-Camera-Internals.pdf
http://forum.xda-developers.com/showthread.php?t=1379368
Looks like this is the only patch we can take.
--
In attach - built lib (/system/lib/hw)
To avoid init error in Camera - do a
chmod -R 666 /dev/msm_camera/*
--
Doesn't work now - but hey, it at least doesn't die
@all the streakers , where are your thanks, don't you see what's going on over here, thank the guy a thousand times.
Thank you , n0p
Need more explanation!
_n0p_ said:
http://forum.xda-developers.com/showthread.php?t=1379368
Looks like this is the only patch we can take.
--
In attach - built lib (/system/lib/hw)
To avoid init error in Camera - do a
chmod -R 666 /dev/msm_camera/*
--
Doesn't work now - but hey, it at least doesn't die
Click to expand...
Click to collapse
I do not really understand this problem! You can add is not clear? camera.streak.zip for any rom? Does the [ROM] [Early pre-alpha] AOSP ICS 4.0.4_r2.1 for DS5.
Thank!
This camera.streak.so is just a quickly built HAL/wrapper for liboemcamera.
Now it only shows blank screen, but it at least:
Allows camera app to work.
Correctly loads our liboemcamera.
Eliminates need of intermidiate libcamera.so.
I hope i'll be able to make it at least shoot, taking sources from old CAF camera libraries.
Too bad I don't have much time, and most important, abilities for that, so the process will be slow.
Other path we could take - fully reimplementing camera support by using kernel msm camera sources as base, but I doubt that I can handle this much of R&D work.
Does it useful for us?
http://forum.xda-developers.com/showthread.php?t=1448303
Or this:
http://www.spinics.net/lists/linux-media/msg51836.html
http://www.spinics.net/lists/linux-omap/msg69649.html
http://www.spinics.net/lists/linux-media/msg37279.html
Thank you! First one is a very nice piece of work!
_n0p_ said:
Thank you! First one is a very nice piece of work!
Click to expand...
Click to collapse
All the thanks to me are belong to you Sergei; you are the man!
---------- Post added at 01:09 PM ---------- Previous post was at 01:02 PM ----------
I have seen another camera development for ics one month ago and the dev wrote that,it can work on ds5 but i forgot the link.
It was on xda too.
The dev have been released a flashable zip which includes all the files required to work camera on ics.
Possible cam issue solution
The link below contains some information about ov5642 and ov 5640 cameras.
The person is a android developer, maybe we can get help from him.
http://cn.linkedin.com/pub/lu-wei/37/602/484
sinan33 said:
All the thanks to me are belong to you Sergei; you are the man!
---------- Post added at 01:09 PM ---------- Previous post was at 01:02 PM ----------
I have seen another camera development for ics one month ago and the dev wrote that,it can work on ds5 but i forgot the link.
It was on xda too.
The dev have been released a flashable zip which includes all the files required to work camera on ics.
Click to expand...
Click to collapse
First link you posted is very valuable. Dunno if it could be directly reused, but patches actually should solve the exact problems we have with our libcamera (overlay libui functions). I will try to apply patches and build libs asap.
We are waiting your great news about ICS progress, n0p. Dont hesitate to let us know if you need any help from us.
Todays log:
Code:
D/CameraHAL( 1274): CameraHAL_GetNum_Cameras: loading libcamera at 0xb000e8a8
I/CameraService( 1274): Opening camera 0
D/CameraHAL( 1274): qcamera_device_open: name:0 device:0x13b64 cameraId:0
D/CameraHAL( 1274): loading libcamera at 0xb000e8a8
D/QualcommCameraHardware( 1274): openDualCamera: E
D/QualcommCameraHardware( 1274): openDualCamera: ov5642 is found
D/PrintK ( 1274): <6>msm_camera: sensor_store: sensor ov5642 found
D/QualcommCameraHardware( 1274): openDualCamera: X, 1
D/QualcommCameraHardware( 1274): createInstance: E
E/QualcommCameraHardware( 1274): Sensor name ov5642 is found
D/PrintK ( 1274): <6>msm_camera: msm_camio_enable: turn on camera power
D/PrintK ( 1274): <6>vreg_enable: wlan enabled
D/PrintK ( 1274): <6>vreg_enable: gp5 enabled
D/PrintK ( 1274): <6>vreg_enable: msme2 enabled
D/PrintK ( 1274): <6>vreg_enable: gp3 enabled
D/dalvikvm( 1286): GC_CONCURRENT freed 199K, 4% free 9354K/9671K, paused 3ms+2ms
D/dalvikvm( 1286): GC_FOR_ALLOC freed 10K, 4% free 9378K/9671K, paused 24ms
D/dalvikvm( 1286): GC_FOR_ALLOC freed 13K, 3% free 9766K/10055K, paused 22ms
D/PrintK ( 1274): <6>msm_camera: ov5642_reg_init(403): 90 ms
D/dalvikvm( 1286): GC_CONCURRENT freed 58K, 3% free 10198K/10439K, paused 3ms+3ms
F/PrintK ( 104): <2>[I2C]IRQ: 78 W33 Error (21D0)
W/PrintK ( 1274): [I2C]Recover (0000) intf 300: Bus busy cleared after 1 clock cycles
D/PrintK ( 1274): <6>msm_camera: ov5642_i2c_burst_write: write 51h 33 bytes successfully at retryCnt=1
D/PrintK ( 1274): <6>msm_camera: ov5642_reg_init(424): 310 ms
D/PrintK ( 1274): <6>msm_camera: __msm_open: sensor ov7690 power down
D/PrintK ( 1274): <6>msm_camera: ov5642_sensor_init: 1D sensor
W/PrintK ( 1274): msm_get_sensor_info: sensor_name ov5642
D/QualcommCameraHardware( 1274): initDefaultParameters E
E/mm-camera( 1274): cam_conf: sensor name:ov5642 and length:6
E/mm-camera( 1274): cam_conf: open sensor name ov5642
W/PrintK ( 1274): msm_get_sensor_info: sensor_name ov5642
F/libc ( 1274): Fatal signal 8 (SIGFPE) at 0x000004fa (code=0)
I/Process ( 182): Sending signal. PID: 1286 SIG: 3
I/dalvikvm( 1286): threadid=3: reacting to signal 3
I/dalvikvm( 1286): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 182): Sending signal. PID: 1286 SIG: 3
I/dalvikvm( 1286): threadid=3: reacting to signal 3
I/dalvikvm( 1286): Wrote stack traces to '/data/anr/traces.txt'
D/PrintK ( 1274): <6>msm_enqueue: queue control new max is 1
D/QualcommCameraHardware( 1274): findSensorType: sensorType is 5mp
D/QualcommCameraHardware( 1274): filterPictureSizes: supportedPictureSizesCount=6
D/QualcommCameraHardware( 1274): ctrlCmd.value = 30
D/QualcommCameraHardware( 1274): Maximum zoom value is 30
D/QualcommCameraHardware( 1274): initDefaultParameters X
D/QualcommCameraHardware( 1274): createInstance: X created hardware=0x13be8
E/ExtendedExtractor( 1274): Failed to open MM_PARSER_LIB, dlerror = Cannot load library: reloc_library[1285]: 1274 cannot locate '_ZN7android11MediaSource23getNumberOfVideoBuffersEv'...
E/ExtendedExtractor( 1274):
E/ExtendedExtractor( 1274): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot load library: load_library[1091]: Library 'libmmparser_lite.so' not found
did you tried a simple
#touch /system/lib/libmmparser_lite.so
maybe its not very much needed,at least for now.
https://github.com/ThePlayground/proprietary_vendor_qcom/commits/ics
https://github.com/aospX/platform_vendor_qcom_proprietary/commits/ics-devel
https://github.com/aospX/platform_vendor_qcom_proprietary/commits/ics-devel
Are those useful for us?
I actually don't think it's the real problem - look at SIGFPE in libc while getting camera parameters.
--
I'm still hesitating what path should we take (keeping in mind that i have less than hour per day for tests).
Anyway - after applying (thank you, sinan33) patches, libcamera loads and seems to work (mm-camera).
We having this on GB camera start:
Code:
W/PrintK ( 1785): msm_get_sensor_info: sensor_name ov5642
D/QualcommCameraHardware( 1785): initDefaultParameters E
E/mm-camera( 1785): cam_conf: sensor name:ov5642 and length:6
E/mm-camera( 1785): cam_conf: open sensor name ov5642
W/PrintK ( 1785): msm_get_sensor_info: sensor_name ov5642
D/PrintK ( 1785): <6>msm_enqueue: queue control new max is 1
and this on ICS:
Code:
W/PrintK ( 1274): msm_get_sensor_info: sensor_name ov5642
D/QualcommCameraHardware( 1274): initDefaultParameters E
E/mm-camera( 1274): cam_conf: sensor name:ov5642 and length:6
E/mm-camera( 1274): cam_conf: open sensor name ov5642
W/PrintK ( 1274): msm_get_sensor_info: sensor_name ov5642
F/libc ( 1274): Fatal signal 8 (SIGFPE) at 0x000004fa (code=0)
https://bugzilla.mozilla.org/show_bug.cgi?id=766395
pastebin.com/6BBkRMBs
And those?
---------- Post added at 10:55 AM ---------- Previous post was at 10:47 AM ----------
pastebin.com/b1cB4SFF
Maybe this would help us?
---------- Post added at 10:56 AM ---------- Previous post was at 10:55 AM ----------
http://fixunix.com/unix/335322-catching-sigfpe-signal.html
---------- Post added at 10:58 AM ---------- Previous post was at 10:56 AM ----------
Description of SIGFPE 8:
Action:Core
Comment:Floating point exception.
"SIGFPE 8 Core Floating point exception"
_n0p_ said:
I actually don't think it's the real problem - look at SIGFPE in libc while getting camera parameters.
--
I'm still hesitating what path should we take (keeping in mind that i have less than hour per day for tests).
Anyway - after applying (thank you, sinan33) patches, libcamera loads and seems to work (mm-camera).
We having this on GB camera start:
Code:
W/PrintK ( 1785): msm_get_sensor_info: sensor_name ov5642
D/QualcommCameraHardware( 1785): initDefaultParameters E
E/mm-camera( 1785): cam_conf: sensor name:ov5642 and length:6
E/mm-camera( 1785): cam_conf: open sensor name ov5642
W/PrintK ( 1785): msm_get_sensor_info: sensor_name ov5642
D/PrintK ( 1785): <6>msm_enqueue: queue control new max is 1
and this on ICS:
Code:
W/PrintK ( 1274): msm_get_sensor_info: sensor_name ov5642
D/QualcommCameraHardware( 1274): initDefaultParameters E
E/mm-camera( 1274): cam_conf: sensor name:ov5642 and length:6
E/mm-camera( 1274): cam_conf: open sensor name ov5642
W/PrintK ( 1274): msm_get_sensor_info: sensor_name ov5642
F/libc ( 1274): Fatal signal 8 (SIGFPE) at 0x000004fa (code=0)
Click to expand...
Click to collapse
can you please upload the latest build
Uploading to SkyDrive now, but doubt that it has any practical effect.
https://skydrive.live.com/redir.asp...!Amrj8sR38ZY7OSw&Bpub=SDX.SkyDrive&Bsrc=Share
In attach - version of camera.streak.so that should dump camera parameters to log.
Don't forget to
chmod 666 /dev/msm_camera/*
So far:
Code:
D/PrintK ( 118): <6>msm_camera: ov5642_reg_init(403): 100 ms
D/dalvikvm( 671): GC_CONCURRENT freed 13K, 2% free 10233K/10439K, paused 2ms+2ms
D/PrintK ( 118): <6>msm_camera: ov5642_reg_init(424): 170 ms
D/PrintK ( 118): <6>msm_camera: __msm_open: sensor ov7690 power down
D/PrintK ( 118): <6>msm_camera: ov5642_sensor_init: 1D sensor
W/PrintK ( 118): msm_get_sensor_info: sensor_name ov5642
D/QualcommCameraHardware( 118): initDefaultParameters E
E/mm-camera( 118): cam_conf: sensor name:ov5642 and length:6
D/PrintK ( 118): <6>msm_enqueue: queue event new max is 1
E/mm-camera( 118): cam_conf: open sensor name ov5642
W/PrintK ( 118): msm_get_sensor_info: sensor_name ov5642
F/libc ( 118): Fatal signal 8 (SIGFPE) at 0x00000076 (code=0)
I/Process ( 185): Sending signal. PID: 671 SIG: 3
I/dalvikvm( 671): threadid=3: reacting to signal 3
I/dalvikvm( 671): Wrote stack traces to '/data/anr/traces.txt'
D/PrintK ( 118): <6>msm_enqueue: queue control new max is 1
D/QualcommCameraHardware( 118): findSensorType: sensorType is 5mp
D/QualcommCameraHardware( 118): filterPictureSizes: supportedPictureSizesCount=6
D/QualcommCameraHardware( 118): ctrlCmd.value = 30
D/QualcommCameraHardware( 118): Maximum zoom value is 30
D/QualcommCameraHardware( 118): initDefaultParameters X
D/QualcommCameraHardware( 118): createInstance: X created hardware=0x186f0
D/CameraHAL( 118): camera_set_callbacks
D/CameraHAL( 118): camera_enable_msg_type: type 13
D/CameraHAL( 118): camera_enable_msg_type: CAMERA_MSG_ERROR
D/CameraHAL( 118): camera_enable_msg_type: CAMERA_MSG_FOCUS
D/CameraHAL( 118): camera_enable_msg_type: CAMERA_MSG_ZOOM
I/AwesomePlayer( 118): setDataSource_l('/system/media/audio/ui/camera_click.ogg')
E/OMXCodec( 118): Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
E/OMXCodec( 118): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
I/AwesomePlayer( 118): setDataSource_l('/system/media/audio/ui/VideoRecord.ogg')
E/OMXCodec( 118): Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
E/OMXCodec( 118): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
D/CameraHAL( 118): camera_get_parameters
D/CameraHAL( 118): camera_get_parameters
D/Camera ( 671): app passed NULL surface
D/CameraHAL( 118): camera_get_camera_info: id:0 faceing:0 orientation: 90
D/CameraHAL( 118): camera_get_parameters
V/camera ( 671): Preview size is 640x480
D/CameraHAL( 118): camera_set_parameters
D/QualcommCameraHardware( 118): setParameters: E params = 0xbea15a3c
D/QualcommCameraHardware( 118): requested preview size 640 x 480
D/QualcommCameraHardware( 118): requested picture size 1280 x 960
D/QualcommCameraHardware( 118): Set zoom=0
I/DEBUG ( 111): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 111): Build fingerprint: 'dell/dell_streak/streak:4.0.4/IMM76L/eng.den.20120711.230916:eng/test-keys'
I/DEBUG ( 111): pid: 118, tid: 689 >>> /system/bin/mediaserver <<<
I/DEBUG ( 111): signal 8 (SIGFPE), code 0 (?), fault addr 00000076
I/DEBUG ( 111): r0 00000000 r1 00000008 r2 ffffffff r3 00000000
I/DEBUG ( 111): r4 00000008 r5 000003c0 r6 0000000a r7 00000025
I/DEBUG ( 111): r8 a7762fa0 r9 41b52aa8 10 41b52ac4 fp 00000000
I/DEBUG ( 111): ip 4005c12d sp 41b529e8 lr 4005c13b pc 400506b0 cpsr 00000010
I/DEBUG ( 111): d0 0000079800000000 d1 44a0000000000002
I/DEBUG ( 111): d2 4000333340000000 d3 0000000000000a20
I/DEBUG ( 111): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 111): d6 0000050000000000 d7 0000000000000000
I/DEBUG ( 111): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 111): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 111): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 111): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 111): d16 3fe0000000000000 d17 4001540d31d1dd7f
I/DEBUG ( 111): d18 4000000000000000 d19 bfc540d31d1dd7f1
I/DEBUG ( 111): d20 3f1153849946b6ba d21 bebbb89c51a06d6e
I/DEBUG ( 111): d22 3ff0000000000000 d23 3feb390135d1ac72
I/DEBUG ( 111): d24 3e66376972bea4d0 d25 0000000000000000
I/DEBUG ( 111): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 111): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 111): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 111): scr 20000010
I/DEBUG ( 111):
I/DEBUG ( 111): #00 pc 0000d6b0 /system/lib/libc.so (kill)
I/DEBUG ( 111): #01 pc 00019138 /system/lib/libc.so (raise)
I/DEBUG ( 111):
I/DEBUG ( 111): code around pc:
I/DEBUG ( 111): 40050690 e2601000 e0100001 116f0f10 12600020 ..`.......o. .`.
I/DEBUG ( 111): 400506a0 e12fff1e e92d50f0 e3a07025 ef000000 ../..P-.%p......
I/DEBUG ( 111): 400506b0 e8bd50f0 e1b00000 512fff1e ea00b0f8 .P......../Q....
I/DEBUG ( 111): 400506c0 e92d50f0 e3a070ee ef000000 e8bd50f0 .P-..p.......P..
I/DEBUG ( 111): 400506d0 e1b00000 512fff1e ea00b0f1 f5d0f000 ....../Q........
I/DEBUG ( 111):
I/DEBUG ( 111): code around lr:
I/DEBUG ( 111): 4005c118 0002a37a 461cb537 e9cd17dd f7f34500 z...7..F.....E..
I/DEBUG ( 111): 4005c128 bd3ee9c0 4604b510 e81cf7f3 f7f44621 ..>....F....!F..
I/DEBUG ( 111): 4005c138 bd10eab6 49034602 2300b510 f7f44802 .....F.I...#.H..
I/DEBUG ( 111): 4005c148 bd10e8b4 28121969 fee1dead 2400b513 ....i..(.......$
I/DEBUG ( 111): 4005c158 94019400 ef5af7f3 bf00bd1c 4c11b570 ......Z.....p..L
I/DEBUG ( 111):
I/DEBUG ( 111): stack:
I/DEBUG ( 111): 41b529a8 00000000
I/DEBUG ( 111): 41b529ac 00000000
I/DEBUG ( 111): 41b529b0 a7762288
I/DEBUG ( 111): 41b529b4 a7763f48
I/DEBUG ( 111): 41b529b8 00001000
I/DEBUG ( 111): 41b529bc 00000000
I/DEBUG ( 111): 41b529c0 a7763e88
I/DEBUG ( 111): 41b529c4 00000000
I/DEBUG ( 111): 41b529c8 00001000
I/DEBUG ( 111): 41b529cc 00000001
I guess we are dealing with some parser error in CameraParameters.cpp. I mean some value supplied to liboemcamera breaks it.
Would someone strace it?

[SOLVED][Q] SM-G313HN CM12 video driver problem

I am trying to port Cyanogenmod 12 to Trend 2 SM-G313HN, but there is a problem loading the video driver and it is stuck in a infinite bootloop. Looks like the library has some unknown calls or something. With CM11 the video worked.
Here is what logcat shows:
Code:
I/SurfaceFlinger( 2277): SurfaceFlinger is starting
I/SurfaceFlinger( 2277): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/libEGL ( 2277): load_driver(/system/lib/egl/libGLES_hawaii.so): dlopen failed: cannot locate symbol "ucnv_convertEx_51" referenced by "libGLES_hawaii.so"...
F/libEGL ( 2277): couldn't find an OpenGL ES implementation
F/libc ( 2277): Fatal signal 6 (SIGABRT), code -6 in tid 2277 (surfaceflinger)
I/DEBUG ( 1596): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1596): Build fingerprint: 'samsung/cm_vivaltonfc3g/vivaltonfc3g:5.0.2/LRX22G/7bc057ecca:userdebug/test-keys'
I/DEBUG ( 1596): Revision: '1'
I/DEBUG ( 1596): ABI: 'arm'
I/DEBUG ( 1596): pid: 2277, tid: 2277, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 1596): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 1596): Abort message: 'couldn't find an OpenGL ES implementation'
I/DEBUG ( 1596): r0 00000000 r1 000008e5 r2 00000006 r3 00000000
I/DEBUG ( 1596): r4 40012114 r5 00000006 r6 00000002 r7 0000010c
I/DEBUG ( 1596): r8 41a11550 r9 00000000 sl 00000000 fp be93da6c
I/DEBUG ( 1596): ip 000008e5 sp be93d4d8 lr 4002f539 pc 40054c6c cpsr 600f0010
I/DEBUG ( 1596):
I/DEBUG ( 1596): backtrace:
I/DEBUG ( 1596): #00 pc 00038c6c /system/lib/libc.so (tgkill+12)
I/DEBUG ( 1596): #01 pc 00013535 /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 1596): #02 pc 00014293 /system/lib/libc.so (raise+10)
I/DEBUG ( 1596): #03 pc 00010a75 /system/lib/libc.so (__libc_android_abort+36)
I/DEBUG ( 1596): #04 pc 0000f244 /system/lib/libc.so (abort+4)
I/DEBUG ( 1596): #05 pc 00007611 /system/lib/libcutils.so (__android_log_assert+88)
I/DEBUG ( 1596): #06 pc 00043565 /system/lib/libEGL.so
I/DEBUG ( 1596): #07 pc 00010a75 /system/lib/libEGL.so
I/DEBUG ( 1596): #08 pc 00011259 /system/lib/libEGL.so (eglGetDisplay+24)
I/DEBUG ( 1596): #09 pc 000189b3 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+70)
I/DEBUG ( 1596): #10 pc 000007e1 /system/bin/surfaceflinger
I/DEBUG ( 1596): #11 pc 0000f101 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 1596): #12 pc 000008d8 /system/bin/surfaceflinger
D/AT_Distributor( 1615): try to connect RIL
E/AT_Distributor( 1615): connection fail & retry connect(62)
I/DEBUG ( 1596):
I/DEBUG ( 1596): Tombstone written to: /data/tombstones/tombstone_01
SOLVED: I had to patch external/icu/icu4c/source/common/ucnv.c
Code:
diff --git a/external/icu/icu4c/source/common/ucnv.c b/external/icu/icu4c/source/common/ucnv.c
index bb4c068..3078368 100755
--- a/external/icu/icu4c/source/common/ucnv.c
+++ b/external/icu/icu4c/source/common/ucnv.c
@@ -2984,6 +2984,74 @@ U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP_48 (
reason, err);
}
+U_CAPI void U_EXPORT2 ucnv_setToUCallBack_51 (UConverter * converter,
+ UConverterToUCallback newAction,
+ const void* newContext,
+ UConverterToUCallback *oldAction,
+ const void** oldContext,
+ UErrorCode * err) {
+ ucnv_setToUCallBack(converter, newAction, newContext,
+ oldAction, oldContext, err);
+}
+
+U_CAPI void U_EXPORT2 ucnv_close_51 (UConverter * converter) {
+ ucnv_close (converter);
+}
+
+U_CAPI void U_EXPORT2
+ucnv_setFromUCallBack_51 (UConverter * converter,
+ UConverterFromUCallback newAction,
+ const void* newContext,
+ UConverterFromUCallback *oldAction,
+ const void** oldContext,
+ UErrorCode * err) {
+
+ ucnv_setFromUCallBack(converter, newAction, newContext, oldAction,
+ oldContext, err);
+}
+
+U_CAPI void U_EXPORT2
+ucnv_convertEx_51 (UConverter *targetCnv, UConverter *sourceCnv,
+ char **target, const char *targetLimit,
+ const char **source, const char *sourceLimit,
+ UChar *pivotStart, UChar **pivotSource,
+ UChar **pivotTarget, const UChar *pivotLimit,
+ UBool reset, UBool flush,
+ UErrorCode *pErrorCode) {
+ ucnv_convertEx(targetCnv, sourceCnv, target, targetLimit, source,
+ sourceLimit, pivotStart, pivotSource,
+ pivotTarget, pivotLimit, reset, flush,
+ pErrorCode);
+}
+
+U_CAPI UConverter* U_EXPORT2
+ucnv_open_51 (const char *name,
+ UErrorCode * err) {
+ return ucnv_open(name, err);
+}
+
+U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP_51 (
+ const void *context,
+ UConverterFromUnicodeArgs *fromUArgs,
+ const UChar* codeUnits,
+ int32_t length,
+ UChar32 codePoint,
+ UConverterCallbackReason reason,
+ UErrorCode * err) {
+ return UCNV_FROM_U_CALLBACK_STOP(context, fromUArgs, codeUnits,
+ length, codePoint, reason, err);
+}
+
+U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP_51 (
+ const void *context,
+ UConverterToUnicodeArgs *toUArgs,
+ const char* codeUnits,
+ int32_t length,
+ UConverterCallbackReason reason,
+ UErrorCode * err) {
+ return UCNV_TO_U_CALLBACK_STOP(context, toUArgs, codeUnits, length,
+ reason, err);
+}
#endif
/*
good job
hello friend, you managed to finish the CM12?​:good:
Nikiz, keep going!
Where can we found your CM11 build for Trend 2 or just a local_manifest?! I would like to compile AOSP 5.1. after I had found 8Gb archive with sources.
Any progress?
TokRa said:
Any progress?
Click to expand...
Click to collapse
I am working on CM11 for this phone. (I have CM12 sources and I am downloading Omnirom 4.4 & 5.1 sources right now) We might have a beta build soon. There are some issues I need to work on. Wifi is not working right now and the RIL has some issues. (Everything else seems to work, but there is no phone number on incoming calls and calling someone kills the audio on the device for some reason)
Thank you! Looking forward to test it.
Nikiz said:
I am working on CM11 for this phone. (I have CM12 sources and I am downloading Omnirom 4.4.4 & 5.2 sources right now) We might have a beta build soon. There are some issues I need to work on. Wifi is not working right now and the RIL has some issues. (Everything else seems to work, but there is no phone number on incoming calls and calling someone kills the audio on the device for some reason)
Click to expand...
Click to collapse
Hey, could you please share a device folder (this one that's boardconfig.mk etcetc)?
Btw i've tried to build aosp 4.4.4_r1 and it compiled fine but sadly it gets stuck on loading (bootloop). Did you use the stock kernel or compiled it from source?
itigr said:
Hey, could you please share a device folder (this one that's boardconfig.mk etcetc)?
Btw i've tried to build aosp 4.4.4_r1 and it compiled fine but sadly it gets stuck on loading (bootloop). Did you use the stock kernel or compiled it from source?
Click to expand...
Click to collapse
At first I used the stock kernel and now I compile it from source. (Kernel configuration is the same as stock, but "Samsung MTP" is disabled, with it MTP does not work correctly) The device configuration is here, I'll update it today.
The device will not boot if your boot.img does not have the device tree-file as a "secondary bootloader" or you aren't using the /init executable from the stock boot.img. vivaltonfc3g is weird.. I am working on reverse engineering some binaries so we can use our own files compiled from source.
Nikiz said:
At first I used the stock kernel and now I compile it from source. (Kernel configuration is the same as stock, but "Samsung MTP" is disabled, with it MTP does not work correctly) The device configuration is here, I'll update it today.
The device will not boot if your boot.img does not have the device tree-file as a "secondary bootloader" or you aren't using the /init executable from the stock boot.img. vivaltonfc3g is weird.. I am working on reverse engineering some binaries so we can use our own files compiled from source.
Click to expand...
Click to collapse
Thanks
I am currently having fun with vivaltods5m (gm313hu. same as yours, an nfc support is the only difference, even stock kernel images are same).
Successfuly downloaded and built omnirom today and it boots fine tho wifi doesn't work and dialer has the same issues that you've had.
But also sound doesn't work, here's a logcat dump
Code:
E/HAL ( 2307): load: module=/system/lib/hw/audio.primary.hawaii.so
E/HAL ( 2307): dlopen failed: cannot locate symbol "pcm_drain" referenced by "audio.primary.hawaii.so"...
E/AudioFlinger( 2307): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.primary (Invalid argument)
E/AudioPolicyManagerBase( 2307): Not output found for attached devices 00000003
E/AudioPolicyManagerBase( 2307): Failed to open primary output
E/AudioPolicyManagerBase( 2307): getDeviceForStrategy() speaker device not found
maybe i'm missing some proprietary lib or should modify some code. no idea
itigr said:
Thanks
I am currently having fun with vivaltods5m (gm313hu. same as yours, an nfc support is the only difference, even stock kernel images are same).
Successfuly downloaded and built omnirom today and it boots fine tho wifi doesn't work and dialer has the same issues that you've had.
But also sound doesn't work, here's a logcat dump
Code:
E/HAL ( 2307): load: module=/system/lib/hw/audio.primary.hawaii.so
E/HAL ( 2307): dlopen failed: cannot locate symbol "pcm_drain" referenced by "audio.primary.hawaii.so"...
E/AudioFlinger( 2307): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.primary (Invalid argument)
E/AudioPolicyManagerBase( 2307): Not output found for attached devices 00000003
E/AudioPolicyManagerBase( 2307): Failed to open primary output
E/AudioPolicyManagerBase( 2307): getDeviceForStrategy() speaker device not found
maybe i'm missing some proprietary lib or should modify some code. no idea
Click to expand...
Click to collapse
Oh, I forgot add the patches. You need to modify tinyalsa. Add these anywhere. I put them between pcm_start and pcm_stop.
external/tinyalsa/pcm.c
Code:
int pcm_drain(struct pcm *pcm)
{
if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_DRAIN) < 0)
return oops(pcm, errno, "drain failed");
return 0;
}
external/tinyalsa/include/tinyalsa/asoundlib.h
Code:
int pcm_drain(struct pcm *pcm);
Nikiz said:
Oh, I forgot add the patches. You need to modify tinyalsa. Add these anywhere. I put them between pcm_start and pcm_stop.
external/tinyalsa/pcm.c
Code:
int pcm_drain(struct pcm *pcm)
{
if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_DRAIN) < 0)
return oops(pcm, errno, "drain failed");
return 0;
}
external/tinyalsa/include/tinyalsa/asoundlib.h
Code:
int pcm_drain(struct pcm *pcm);
Click to expand...
Click to collapse
Still no luck. now i'm getting this
Code:
I/AudioFlinger( 2038): loadHwModule() Loaded primary audio interface from BRCM audio HW HAL (audio) handle 1
V/audio_hw( 2038): ENTERING adev_open_output_stream() devices = 0x2 Fs = 44100
V/audio_hw( 2038): dump.audio.pcm = OFF
V/audio_hw( 2038): Data Dump is disabled
D/audio_out( 2038): soundsolution_init sample_rate = 48000
I/wrap_soundbooster( 2038): [wrap_soundbooster] CreateSoundBooster entered
I/wrap_soundbooster( 2038): [wrap_soundbooster] SoundBoosterInit entered
V/alsa_pcm( 2038): PCM INIT
V/alsa_pcm( 2038): PCM OPEN
V/alsa_pcm( 2038): alsa_pcm_open: handle = 0x40f292e8,pcm_handle->handle =0x0
V/alsa_pcm( 2038): alsa_pcm_open:(After)pcm_handle->handle =0x40f292e8
V/alsa_pcm( 2038): buffersize_samples = 4096
D/alsa_pcm( 2038): channels = 2, Fs = 48000, period_size = 0x800, periods = 2
D/alsa_pcm( 2038): pcm_handle->bufSize_bytes = 0x2000 samples = 0x1000
V/alsa_pcm( 2038): (After Norm)pcm_handle->bufSize_bytes =8192
V/alsa_pcm( 2038): PCM CLOSE
V/alsa_pcm( 2038): alsa_pcm_close: handle = 0x40f292e8
V/alsa_hal_controller( 2038): ENTERING select_output_device out_devices = 0x2
V/alsa_hal_controller( 2038): select_output_device out cur dev = 0 device = 2 cur_device_count = 0 new_device_count = 1
V/alsa_hal_controller( 2038): new device to be selected device = 2
V/alsa_hal_controller( 2038): get_playback_device returning driver_device[0] = 4, driver_device[1] = 4
V/alsa_hal_controller( 2038): select_output_device calling set_output_device with SELECT_DEV
V/alsa_hal_controller( 2038): ENTERING set_output_device() driver_device[0] = 4 driver_device[1] = 4
V/alsa_hal_controller( 2038): set_output_device called for cfg_device = 0
V/alsa_hal_controller( 2038): set_stereo_speaker() set to 1
V/alsa_hal_controller( 2038): set_output_device() for P1-SEL & P2-SEL - 4
V/alsa_hal_controller( 2038): LEAVING set_output_device()
V/alsa_hal_controller( 2038): update currentDevice = 2
V/alsa_hal_controller( 2038): LEAVING select_output_device ret
V/audio_out( 2038): ENTERING out_get_format()
V/audio_out( 2038): ENTERING out_get_channels()
V/audio_out( 2038): ENTERING out_get_sample_rate()
V/audio_out( 2038): LEAVING out_get_sample_rate() : sample rate = 48000
V/audio_hw( 2038): LEAVING adev_open_output_stream() out = 0x40f29008 out_stream = 0x40f29008
V/audio_out( 2038): ENTERING out_get_sample_rate()
V/audio_out( 2038): LEAVING out_get_sample_rate() : sample rate = 48000
V/audio_out( 2038): ENTERING out_get_channels()
V/audio_out( 2038): ENTERING out_get_format()
V/audio_out( 2038): ENTERING out_get_format()
V/audio_out( 2038): ENTERING out_get_channels()
V/audio_out( 2038): ENTERING out_get_buffer_size()
V/audio_out( 2038): LEAVING out_get_buffer_size() Buffer size = 8192
I/AudioFlinger( 2038): HAL output buffer size 2048 frames, normal mix buffer size 2048 frames
I/AudioMixer( 2038): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
V/audio_out( 2038): ENTERING out_get_buffer_size()
V/audio_out( 2038): LEAVING out_get_buffer_size() Buffer size = 8192
V/audio_out( 2038): ENTERING out_get_format()
V/audio_out( 2038): ENTERING out_get_sample_rate()
V/audio_out( 2038): LEAVING out_get_sample_rate() : sample rate = 48000
V/audio_out( 2038): ENTERING out_get_channels()
V/audio_out( 2038): entering out_get_latency()
V/audio_out( 2038): leaving out_get_latency() : 148
V/audio_out( 2038): entering out_get_latency()
V/audio_out( 2038): leaving out_get_latency() : 148
I/AudioFlinger( 2038): Using module 1 has the primary audio interface
V/audio_hw( 2038): ENTERING adev_set_mode() 0 <- 0
V/audio_hw( 2038): LEAVING adev_set_mode() 0
V/AudioPolicyManagerBase( 2038): setOutputDevice() output 2 device 0002 force 1 delayMs 0
I/AudioFlinger( 2038): AudioFlinger's thread 0x4102f008 ready to run
F/libc ( 2038): Fatal signal 11 (SIGSEGV) at 0xbe9d3000 (code=1), thread 2038 (mediaserver)
V/audio_out( 2038): ENTERING out_standby()
V/audio_out( 2038): ENTERING do_output_standby()
V/audio_out( 2038): dump.audio.pcm = OFF
V/audio_out( 2038): Data Dump is disabled
V/audio_out( 2038): LEAVING do_output_standby()
V/audio_out( 2038): LEAVING out_standby()
I/DEBUG ( 1571): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1571): Build fingerprint: 'unknown'
I/DEBUG ( 1571): Revision: '1'
I/DEBUG ( 1571): pid: 2038, tid: 2038, name: mediaserver >>> /system/bin/mediaserver <<<
I/DEBUG ( 1571): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr be9d3000
I/DEBUG ( 1571): r0 40f29fa8 r1 be9d2fe8 r2 079e2f18 r3 44494f52
I/DEBUG ( 1571): r4 4f52505f r5 54524550 r6 4f575f59 r7 50534b52
I/DEBUG ( 1571): r8 3d454341 r9 40f29708 sl 00000008 fp be9d2748
I/DEBUG ( 1571): ip 00302c39 sp be9d2704 lr 7379732f pc 4008e212 cpsr 200f0070
I/DEBUG ( 1571): d0 734d79616c656420 d1 0000000000000002
I/DEBUG ( 1571): d2 69206f6964756120 d3 656361667265746e
I/DEBUG ( 1571): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 1571): d6 0000080000000000 d7 40a0000000000000
I/DEBUG ( 1571): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 1571): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 1571): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 1571): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 1571): d16 417349cc01020c4a d17 0000000000000002
I/DEBUG ( 1571): d18 41aad90c7e000000 d19 0000000000000000
I/DEBUG ( 1571): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 1571): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 1571): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 1571): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 1571): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 1571): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 1571): scr 80000010
I/DEBUG ( 1571):
I/DEBUG ( 1571): backtrace:
I/DEBUG ( 1571): #00 pc 00022212 /system/lib/libc.so (__memcpy_base_aligned+69)
I/DEBUG ( 1571): #01 pc 00010645 /system/lib/libutils.so (android::SortedVectorImpl::_indexOrderOf(void const*, unsigned int*) const+48)
I/DEBUG ( 1571): #02 pc 00008e2b /system/lib/libaudiopolicy_sec.so
I/DEBUG ( 1571): #03 pc 0000b6b3 /system/lib/libaudiopolicy_sec.so
I/DEBUG ( 1571): #04 pc 0000f367 /system/lib/libaudiopolicy_sec.so (android::AudioPolicyManagerBase::setOutputDevice(int, unsigned int, bool, int)+50)
I/DEBUG ( 1571): #05 pc 0000f775 /system/lib/libaudiopolicy_sec.so (android::AudioPolicyManagerBase::AudioPolicyManagerBase(android::AudioPolicyClientInterface*)+712)
I/DEBUG ( 1571): #06 pc 00004a0d /system/lib/hw/audio_policy.hawaii.so (android::AudioPolicyManagerALSA::AudioPolicyManagerALSA(android::AudioPolicyClientInterface*)+4)
I/DEBUG ( 1571): #07 pc 00004a81 /system/lib/hw/audio_policy.hawaii.so (createAudioPolicyManager+16)
I/DEBUG ( 1571): #08 pc 00003c55 /system/lib/hw/audio_policy.hawaii.so
I/DEBUG ( 1571): #09 pc 000296e1 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+428)
I/DEBUG ( 1571): #10 pc 00001cdd /system/bin/mediaserver
I/DEBUG ( 1571): #11 pc 00001eab /system/bin/mediaserver
I/DEBUG ( 1571): #12 pc 0000e413 /system/lib/libc.so (__libc_init+50)
I/DEBUG ( 1571): #13 pc 00001920 /system/bin/mediaserver
I/DEBUG ( 1571):
I/DEBUG ( 1571): stack:
I/DEBUG ( 1571): be9d26c4 00000002
I/DEBUG ( 1571): be9d26c8 40b6ac30
I/DEBUG ( 1571): be9d26cc 4003264f /system/lib/libaudioflinger.so
I/DEBUG ( 1571): be9d26d0 40a6b508
I/DEBUG ( 1571): be9d26d4 400343f9 /system/lib/libaudioflinger.so
I/DEBUG ( 1571): be9d26d8 00000002
I/DEBUG ( 1571): be9d26dc 00000000
I/DEBUG ( 1571): be9d26e0 00000000
I/DEBUG ( 1571): be9d26e4 00000001
I/DEBUG ( 1571): be9d26e8 40f29008
I/DEBUG ( 1571): be9d26ec 40a6b51c
I/DEBUG ( 1571): be9d26f0 00000002
I/DEBUG ( 1571): be9d26f4 40a6b53c
I/DEBUG ( 1571): be9d26f8 0000bb80
I/DEBUG ( 1571): be9d26fc 00000003
I/DEBUG ( 1571): be9d2700 00000001
I/DEBUG ( 1571): #00 be9d2704 00000000
I/DEBUG ( 1571): be9d2708 40b6a360
I/DEBUG ( 1571): be9d270c 00000000
I/DEBUG ( 1571): be9d2710 00000000
I/DEBUG ( 1571): be9d2714 00000000
I/DEBUG ( 1571): be9d2718 40f29708
I/DEBUG ( 1571): be9d271c 40139647 /system/lib/libutils.so (android::SortedVectorImpl::_indexOrderOf(void const*, unsigned int*) const+50)
I/DEBUG ( 1571): #01 be9d2720 be9d2748 [stack]
I/DEBUG ( 1571): be9d2724 40b6a360
I/DEBUG ( 1571): be9d2728 00000002
I/DEBUG ( 1571): be9d272c 00000000
I/DEBUG ( 1571): be9d2730 00000000
I/DEBUG ( 1571): be9d2734 00000002
I/DEBUG ( 1571): be9d2738 00000001
I/DEBUG ( 1571): be9d273c 40f4bed4 /system/lib/libaudiopolicy_sec.so
I/DEBUG ( 1571): be9d2740 40f48568 /system/lib/libaudiopolicy_sec.so
I/DEBUG ( 1571): be9d2744 40f3ce2f /system/lib/libaudiopolicy_sec.so
I/DEBUG ( 1571): #02 be9d2748 00000002
I/DEBUG ( 1571): be9d274c 00000002
I/DEBUG ( 1571): be9d2750 f750e65e
I/DEBUG ( 1571): be9d2754 40f3f6b7 /system/lib/libaudiopolicy_sec.so
...
I/DEBUG ( 1571): memory map around fault addr be9d3000:
I/DEBUG ( 1571): be9b2000-be9d3000 rw- [stack]
I/DEBUG ( 1571): (no map for address)
I/DEBUG ( 1571): ffff0000-ffff1000 r-x [vectors]
I/ServiceManager( 1567): service 'media.audio_flinger' died
I/ServiceManager( 1567): service 'media.player' died
I/ServiceManager( 1567): service 'media.camera' died
D/hawaii.hwcomposer( 1572): FBDevice::vsync called 61 times
W/AudioSystem( 1972): AudioPolicyService not published, waiting...
Code:
-----------------------------------------------------
signal 11 (SIGSEGV) at 0xbeee0000 (code=1), thread 2194 (mediaserver)
pid: 2194, tid: 2194, name: mediaserver >>> /system/bin/mediaserver <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr beee0000
r0 40f29fa8 r1 beedffe8 r2 079f2f18 r3 44494f52
r4 4f52505f r5 54524550 r6 4f575f59 r7 50534b52
r8 3d454341 r9 40f29708 sl 00000008 fp beedf748
ip 00302c39 sp beedf704 lr 7379732f pc 4008e212
Stack Trace:
RELADDR FUNCTION FILE:LINE
00022212 __memcpy_base_aligned+70 /home/kotek/wdir/android/bionic/libc/arch-arm/cortex-a9/bionic/memcpy_base.S:191
00010645 android::SortedVectorImpl::_indexOrderOf(void const*, unsigned int*) const+48 /home/kotek/wdir/android/system/core/libutils/VectorImpl.cpp:577
00008e2b <unknown> /system/lib/libaudiopolicy_sec.so
0000b6b3 <unknown> /system/lib/libaudiopolicy_sec.so
0000f367 android::AudioPolicyManagerBase::setOutputDevice(int, unsigned int, bool, int)+50 /system/lib/libaudiopolicy_sec.so
0000f775 android::AudioPolicyManagerBase::AudioPolicyManagerBase(android::AudioPolicyClientInterface*)+712 /system/lib/libaudiopolicy_sec.so
00004a0d android::AudioPolicyManagerALSA::AudioPolicyManagerALSA(android::AudioPolicyClientInterface*)+4 /system/lib/hw/audio_policy.hawaii.so
00004a81 createAudioPolicyManager+16 /system/lib/hw/audio_policy.hawaii.so
00003c55 <unknown> /system/lib/hw/audio_policy.hawaii.so
000296e1 android::AudioPolicyService::AudioPolicyService()+428 /home/kotek/wdir/android/frameworks/av/services/audioflinger/AudioPolicyService.cpp:89
00001cdd android::BinderService<android::AudioPolicyService>::publish(bool)+36 /home/kotek/wdir/android/frameworks/native/include/binder/BinderService.h:41
v------> android::BinderService<android::AudioPolicyService>::instantiate() /home/kotek/wdir/android/frameworks/native/include/binder/BinderService.h:49
00001eab main+382 /home/kotek/wdir/android/frameworks/av/media/mediaserver/main_mediaserver.cpp:130
0000e413 __libc_init+50 /home/kotek/wdir/android/bionic/libc/bionic/libc_init_dynamic.cpp:112
00001920 _start+96 register.cpp:?
Stack Data:
ADDR VALUE FUNCTION FILE:LINE
beedf6c4 00000002
beedf6c8 40b6ac30
beedf6cc 4003264f <unknown> /system/lib/libaudioflinger.so
beedf6d0 40a6b508
beedf6d4 400343f9 <unknown> /system/lib/libaudioflinger.so
beedf6d8 00000002
beedf6dc 00000000
beedf6e0 00000000
beedf6e4 00000001
beedf6e8 40f29008
beedf6ec 40a6b51c
beedf6f0 00000002
beedf6f4 40a6b53c
beedf6f8 0000bb80
beedf6fc 00000003
beedf700 00000001
beedf704 00000000
beedf708 40b6a360
beedf70c 00000000
beedf710 00000000
beedf714 00000000
beedf718 40f29708
beedf71c 40139647 android::SortedVectorImpl::_indexOrderOf(void const*, unsigned int*) const+50 /system/lib/libutils.so
beedf720 beedf748 [stack]
beedf724 40b6a360
beedf728 00000002
beedf72c 00000000
beedf730 00000000
beedf734 00000002
beedf738 00000001
beedf73c 40f4ded4 <unknown> /system/lib/libaudiopolicy_sec.so
beedf740 40f4a568 <unknown> /system/lib/libaudiopolicy_sec.so
beedf744 40f3ee2f <unknown> /system/lib/libaudiopolicy_sec.so
beedf748 00000002
beedf74c 00000002
beedf750 0fe7c7b2
beedf754 40f416b7 <unknown> /system/lib/libaudiopolicy_sec.so
Nevermind, got it, i shouldn't use audio_policy.hawaii from stock.
Seems like wifi is barely working for me (slider doesn't grey out). it gets stuck on finding networks
it does not detect rfkill iface
logcat
Code:
I/wpa_supplicant( 2037): wpa_supplicant v2.1-devel-4.4.22014-08-06/01:01:21
I/wpa_supplicant( 2037): [wpa_supplicant_init]: use SECRIL
I/wpa_supplicant( 2037): Successfully initialized wpa_supplicant
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): rfkill: Cannot open RFKILL control device
I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): rfkill: Cannot open RFKILL control device
[B]E/wpa_supplicant( 2037): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 2037): p2p0: Failed to initialize driver interface[/B]
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
[B]I/wpa_supplicant( 2037): rfkill: Cannot open RFKILL control device
[/B]I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): P2P: initialized channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): P2P: updated channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
I/wpa_supplicant( 2037): wlan0: Setting scan request: 0 sec 0 usec
I/wpa_supplicant( 2037): Skip scan - bUseNetwork false
I/wpa_supplicant( 2037): P2P: updated channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
I/wpa_supplicant( 2037): P2P: updated channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
itigr said:
Nevermind, got it, i shouldn't use audio_policy.hawaii from stock.
Seems like wifi is barely working for me (slider doesn't grey out). it gets stuck on finding networks
it does not detect rfkill iface
logcat
Code:
I/wpa_supplicant( 2037): wpa_supplicant v2.1-devel-4.4.22014-08-06/01:01:21
I/wpa_supplicant( 2037): [wpa_supplicant_init]: use SECRIL
I/wpa_supplicant( 2037): Successfully initialized wpa_supplicant
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): rfkill: Cannot open RFKILL control device
I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): rfkill: Cannot open RFKILL control device
[B]E/wpa_supplicant( 2037): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 2037): p2p0: Failed to initialize driver interface[/B]
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
I/wpa_supplicant( 2037): >>>>> Not GET KEY, IV <<<<<
[B]I/wpa_supplicant( 2037): rfkill: Cannot open RFKILL control device
[/B]I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): P2P: initialized channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
I/wpa_supplicant( 2037): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00.00.00 SSID=
I/wpa_supplicant( 2037): P2P: updated channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
I/wpa_supplicant( 2037): wlan0: Setting scan request: 0 sec 0 usec
I/wpa_supplicant( 2037): Skip scan - bUseNetwork false
I/wpa_supplicant( 2037): P2P: updated channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
I/wpa_supplicant( 2037): P2P: updated channels: 81:1,2,3,4,5,6,7,8,9,10,11,12,13
Click to expand...
Click to collapse
My wifi is not working either. I get the same error too. There is the same error on the stock rom too, but wifi is working on that, so that might not be the problem.. This has bugged me a long time. And the calling someone "kills the audio" does not actually kill the audio, it is unable to stop the call for some reason and there is no system sounds during a call. It might be because the RIL does not send the UNSOL_CALL_RING-command. I'll try if this patch makes a difference.
Nikiz said:
My wifi is not working either. I get the same error too. There is the same error on the stock rom too, but wifi is working on that, so that might not be the problem.. This has bugged me a long time. And the calling someone "kills the audio" does not actually kill the audio, it is unable to stop the call for some reason and there is no system sounds during a call. It might be because the RIL does not send the UNSOL_CALL_RING-command. I'll try if this patch makes a difference.
Click to expand...
Click to collapse
Yeah, i noticed that too. Just tried out this patch but calls still don't stop.
UPD: incoming calls work fine. i can hang up and speaker/mic works. outgoing call problem still remains, maybe this happens due to dualsim/ril idk.
itigr said:
Yeah, i noticed that too. Just tried out this patch but calls still don't stop.
UPD: incoming calls work fine. i can hang up and speaker/mic works. outgoing call problem still remains, maybe this happens due to dualsim/ril idk.
Click to expand...
Click to collapse
Vivaltonfc3g is actually a single SIM phone. Well, technically it is a dual sim phone with a single SIM slot.. But the patch did not work for me either. Btw, do you get a phone number when receiving an incoming call? I don't.
Nikiz said:
Vivaltonfc3g is actually a single SIM phone. Well, technically it is a dual sim phone with a single SIM slot.. But the patch did not work for me either. Btw, do you get a phone number when receiving an incoming call? I don't.
Click to expand...
Click to collapse
Oh, thought that phone has 2 sim slots . Well, i'm downloading cm11 sources right now since omni got no multisim support and its kinda hard to implement.
No i don't. I just see "+" instead of number, nothing more. But i can see incoming sms numbers.
Also, does "recent apps" button work for you? I can't get it to work, tried changing keymaps but it didn't help.
Code:
E/KeyLayoutMap( 1987): /system/usr/keylayout/bcm_keypad_v2.kl:15: Expected key code label, got 'RECENTAPPS'.
I modified initscript to start wpa_supplicant with detailed debug and found this kinda interesting
Code:
D/wpa_supplicant( 2066): random: Got 1/1 bytes from /dev/random
D/wpa_supplicant( 2066): Get randomness: len=20 entropy=0
D/wpa_supplicant( 2066): random from os_get_random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 2066): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 2066): mixed random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 2066): EAPOL: disable timer tick
D/wpa_supplicant( 2066): EAPOL: Supplicant port status: Unauthorized
[B]D/wpa_supplicant( 2066): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00[/B]
D/wpa_supplicant( 2066): EAPOL: disable timer tick
[B]D/wpa_supplicant( 2066): EAPOL: Supplicant port status: Unauthorized
[B]D/wpa_supplicant( 2066): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00[/B][/B]
I wonder why its using 00:00: plaplapla insteada actual macaddr
itigr said:
I modified initscript to start wpa_supplicant with detailed debug and found this kinda interesting
Code:
D/wpa_supplicant( 2066): random: Got 1/1 bytes from /dev/random
D/wpa_supplicant( 2066): Get randomness: len=20 entropy=0
D/wpa_supplicant( 2066): random from os_get_random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 2066): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 2066): mixed random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 2066): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 2066): EAPOL: disable timer tick
D/wpa_supplicant( 2066): EAPOL: Supplicant port status: Unauthorized
[B]D/wpa_supplicant( 2066): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00[/B]
D/wpa_supplicant( 2066): EAPOL: disable timer tick
[B]D/wpa_supplicant( 2066): EAPOL: Supplicant port status: Unauthorized
[B]D/wpa_supplicant( 2066): nl80211: Set supplicant port unauthorized for 00:00:00:00:00:00[/B][/B]
I wonder why its using 00:00: plaplapla insteada actual macaddr
Click to expand...
Click to collapse
Interesting.. I have to look into that. I made some changes to telephone related stuff, hopefully it makes some difference. Too bad my computer is really slow so recompiling the whole thing takes hours. And my recent apps-button does not work either. :/
Nikiz said:
Interesting.. I have to look into that. I made some changes to telephone related stuff, hopefully it makes some difference. Too bad my computer is really slow so recompiling the whole thing takes hours. And my recent apps-button does not work either. :/
Click to expand...
Click to collapse
Fixed recent apps-button. https://github.com/TheNikiz/android...mmit/904756156584da6a9cecb37afa2d5a6b56dafb19
Great.
Did these changes that you've made to phone stuff work?

Categories

Resources