galaxy nexus, source code build, camera not working |
rukiman |
12/11/11 8:11 PM |
I built the android source code for galaxy nexus. All seems fine but the camera doesnt work it crashes with 12-09 04:10:39.898: E/AndroidRuntime(765): java.lang.RuntimeException: Fail to get camera info 12-09 04:10:39.898: E/AndroidRuntime(765): at android.hardware.Camera.getCameraInfo(Native Method) 12-09 04:10:39.898: E/AndroidRuntime(765): at com.android.camera.CameraHolder.<init>(CameraHolder.java:102) 12-09 04:10:39.898: E/AndroidRuntime(765): at com.android.camera.CameraHolder.instance(CameraHolder.java:66) 12-09 04:10:39.898: E/AndroidRuntime(765): at com.android.camera.Util.openCamera(Util.java:267) 12-09 04:10:39.898: E/AndroidRuntime(765): at com.android.camera.Camera$4.run(Camera.java:1009) 12-09 04:10:39.898: E/AndroidRuntime(765): at java.lang.Thread.run(Thread.java:856) 12-09 04:10:39.921: E/CameraHAL(120): Couldn't get camera properties 12-09 04:10:39.921: D/AndroidRuntime(765): Shutting down VM Any ideas?
|
Re: galaxy nexus, source code build, camera not working |
JBQ |
12/12/11 4:53 AM |
|
Re: galaxy nexus, source code build, camera not working |
rukiman |
12/12/11 8:24 PM |
Thanks. I managed to find another thread in the building group where you private script can be used to extract drivers. The camera is working now. But got few issues: How come Google isn't available as an account? On Dec 12, 11:53 pm, Jean-Baptiste Queru <j...@android.com> wrote: > The camera is not working yet as we're missing the proprietary DSP firmware > that it needs. > > JBQ > > > > > > > > >
|
Re: galaxy nexus, source code build, camera not working |
rukiman |
12/12/11 9:20 PM |
ok seems like googleservicesframework is proprietary too. |
Re: galaxy nexus, source code build, camera not working |
JBQ |
12/13/11 5:03 AM |
Indeed, that's neither part of the Android platform nor necessary to run the Android platform. JBQ -- Jean-Baptiste M. "JBQ" Queru Software Engineer, Android Open-Source Project, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning.
|
Re: galaxy nexus, source code build, camera not working |
JBQ |
10/3/12 2:26 PM |
Indeed, the camera requires a proprietary DSP firmware that isn't
included in the 4 packages you mentioned above and that isn't
available for AOSP.
JBQ
On Wed, Oct 3, 2012 at 2:12 PM, Dawamaha < michael...@googlemail.com> wrote:
> Same problem here, with build JRO03H. Downloaded and ran all 4 scripts from
> https://developers.google.com/android/nexus/drivers, but the camera is not
> working.
>
>
> On Monday, December 12, 2011 5:11:37 AM UTC+1, rukiman wrote:
>>
>> I built the android source code for galaxy nexus. All seems fine but
>> the camera doesnt work it crashes with
>>
>> 12-09 04:10:39.898: E/AndroidRuntime(765): java.lang.RuntimeException:
>> Fail to get camera info
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> android.hardware.Camera.getCameraInfo(Native Method)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.CameraHolder.<init>(CameraHolder.java:102)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.CameraHolder.instance(CameraHolder.java:66)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.Util.openCamera(Util.java:267)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.Camera$4.run(Camera.java:1009)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> java.lang.Thread.run(Thread.java:856)
>> 12-09 04:10:39.921: E/CameraHAL(120): Couldn't get camera properties
>> 12-09 04:10:39.921: D/AndroidRuntime(765): Shutting down VM
>>
>>
>> Any ideas?
>
> --
> You received this message because you are subscribed to the Google Groups
> "android-platform" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/android-platform/-/iiW3mTPhaH0J.
>
> To post to this group, send email to android-...@googlegroups.com.
> To unsubscribe from this group, send email to
> android-platfo...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/android-platform?hl=en.
--
Jean-Baptiste M. "JBQ" Queru
Technical Lead, Android Open Source Project, Google.
|
Re: galaxy nexus, source code build, camera not working |
JBQ |
10/8/12 1:15 PM |
"absolutely no way" is too strong a statement. If you get a separate
license for the necessary files, that'll all work.
JBQ
On Sun, Oct 7, 2012 at 3:16 PM, Dawamaha < michael...@googlemail.com> wrote:
> Does that mean that there is absolutely no way to have a fully functional
> Galaxy Nexus with AOSP?
>
>
> On Monday, December 12, 2011 5:11:37 AM UTC+1, rukiman wrote:
>>
>> I built the android source code for galaxy nexus. All seems fine but
>> the camera doesnt work it crashes with
>>
>> 12-09 04:10:39.898: E/AndroidRuntime(765): java.lang.RuntimeException:
>> Fail to get camera info
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> android.hardware.Camera.getCameraInfo(Native Method)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.CameraHolder.<init>(CameraHolder.java:102)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.CameraHolder.instance(CameraHolder.java:66)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.Util.openCamera(Util.java:267)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> com.android.camera.Camera$4.run(Camera.java:1009)
>> 12-09 04:10:39.898: E/AndroidRuntime(765): at
>> java.lang.Thread.run(Thread.java:856)
>> 12-09 04:10:39.921: E/CameraHAL(120): Couldn't get camera properties
>> 12-09 04:10:39.921: D/AndroidRuntime(765): Shutting down VM
>>
>>
>> Any ideas?
>
> --
> You received this message because you are subscribed to the Google Groups
> "android-platform" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/android-platform/-/pWOc3so5V6oJ.
|