Forums - Problem on Nexus 7 (2nd gen) with Adreno 320

16 posts / 0 new
Last post
Problem on Nexus 7 (2nd gen) with Adreno 320
copper
Join Date: 23 Sep 13
Posts: 3
Posted: Tue, 2013-09-24 04:32

Our application (Unity 3D game) always crashes on Nexus 7(2nd Generation) in random places with the absolutely same reason after some minutes of normal work (see log):

W/Adreno200-GSL(19088): <gsl_ldd_control:397>: ioctl fd 36 code 0x400c0907 (IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID) failed: errno 35 Resource deadlock would occur
W/Adreno200-GSL(19088): <log_gpu_snapshot:314>: panel.gpuSnapshotPath is not set.not generating user snapshot
W/Adreno200-EGLSUB(19088): <updater_thread:454>: waitFunc failed
W/Adreno200-GSL(19088): <gsl_ldd_control:397>: ioctl fd 36 code 0xc02c093d (unknown) failed: errno 35 Resource deadlock would occur
W/Adreno200-GSL(19088): <log_gpu_snapshot:314>: panel.gpuSnapshotPath is not set.not generating user snapshot
W/Adreno200-GSL(19088): <gsl_ldd_control:397>: ioctl fd 36 code 0xc02c093d (unknown) failed: errno 35 Resource deadlock would occur
W/Adreno200-GSL(19088): <log_gpu_snapshot:314>: panel.gpuSnapshotPath is not set.not generating user snapshot
W/Adreno200-GSL(19088): <gsl_ldd_control:397>: ioctl fd 36 code 0xc02c093d (unknown) failed: errno 35 Resource deadlock would occur
W/Adreno200-GSL(19088): <log_gpu_snapshot:314>: panel.gpuSnapshotPath is not set.not generating user snapshot
E/Adreno200-GSL(19088): <os_exit:1632>: Exiting the process com.**.****.********** from function qeglDrvAPI_eglSwapBuffers and line 3516
I/ActivityManager( 526): Process com.**.****.********** (pid 19088) has died.

Crash log is always the same, except the number after words "ioctl fd" (it may be 36, 39, 40, etc).

We thought that this might have something to do with the GPU (Adreno 320) in the 2nd gen Nexus 7, but other Adreno 320 (Galaxy S4, Nexus 4) appear to be working fine.

Can you provide any hint for us or at least explain this log? Which reason can be possible for this crash?

  • Up0
  • Down0
copper
Join Date: 23 Sep 13
Posts: 3
Posted: Tue, 2013-09-24 04:39

About tablet:
Android 4.3

Kernel version 3.4.0-g6537a16

Build number JSS15Q

  • Up0
  • Down0
mhfeldma Moderator
Join Date: 29 Nov 12
Posts: 310
Posted: Tue, 2013-10-01 07:59

Sorry to hear that you're experiencing a crash on the Nexus 7.

Would you be able to provide us with an apk that we can use to duplicate the problem here?

thanks..

  • Up0
  • Down0
qualcommdev1
Join Date: 19 Jan 11
Posts: 6
Posted: Sun, 2013-11-24 18:01

any upfdate on this as many people want to be able to use coopers efforts in the future etc and all the other unresolved bug reports such as outlines here 

https://dolphin-emu.org/blog/2013/09/26/dolphin-emulator-and-opengl-drivers-hall-fameshame/

https://dolphin-emu.org/m/user/blog/gl-bugs/20130917_223443.jpg

Qualcomm rotating our framebuffer

  • Up0
  • Down0
Dave Astle
Profile picture
Join Date: 19 Oct 12
Location: San Diego, CA
Posts: 99
Posted: Mon, 2013-11-25 08:50

I'm not sure of the status of this particular issue, but the issues mentioned in the blog have all been fixed, and updated binary drivers for Nexus devices will be posted here within the next couple of weeks.

  • Up0
  • Down0
adrianbrown
Join Date: 14 Dec 13
Posts: 1
Posted: Sat, 2013-12-14 04:00

Is there any more information on this issue, we have a similar problem with our game closing (no program has stopped mesage - just boom and gone, sometimes it even hard resets the device).  The main device we have tested on that cause the problem is a 2013 edition of the nexus 7.  I have tracked through the code and it seems to be related to VAO usage, given how it dies im at a loss as to how to best track this issue.

 

Any advice would be great, we are ment to be shipping shortly, i can just disable the VAO but dont really want to have to do this

 

Adrian

  • Up0
  • Down0
Sonicadvance1
Join Date: 2 Nov 12
Posts: 51
Posted: Sat, 2014-01-04 17:54

Any information on the text that Dave said that development drivers will be coming to nexus devices? It has been much longer than a couple of weeks at this point.

  • Up0
  • Down0
Dave Astle
Profile picture
Join Date: 19 Oct 12
Location: San Diego, CA
Posts: 99
Posted: Tue, 2014-01-07 07:25

The intention was to push out an update on December 18th, but there were performance regressions that manifested at the last minute that delayed the release. Due to the holidays, many key people have been out, so I'm not sure of the current status, but there IS someone currently dedicated to supporting development drivers now, so there will an update soon.

  • Up0
  • Down0
MKz
Join Date: 19 Dec 13
Posts: 7
Posted: Fri, 2014-01-31 19:05

Can we have an eta for us Nexus users? we've had this problem 3 months now since 4.4, just clarify has this been fixed with the v66 drivers or will us Nexus users be getting something newer than Samsung's & Asus's last updates?

  • Up0
  • Down0
Dave Astle
Profile picture
Join Date: 19 Oct 12
Location: San Diego, CA
Posts: 99
Posted: Tue, 2014-02-04 11:23

A developer release of our driver for Nexus devices was posted back on the 24th: https://developer.qualcomm.com/forum/qdevnet-forums/mobile-technologies/...

  • Up0
  • Down0
MKz
Join Date: 19 Dec 13
Posts: 7
Posted: Tue, 2014-02-04 12:32

Nexus 5 only though? what about the Nexus 7 flo & deb?

  • Up0
  • Down0
Dave Astle
Profile picture
Join Date: 19 Oct 12
Location: San Diego, CA
Posts: 99
Posted: Mon, 2014-02-10 07:04

The currently posted driver *might* support Nexus 7, but it hasn't been tested on it. There is an upcoming release (probably next week) that will be tested on Nexus 7, though.

  • Up0
  • Down0
jhicks Moderator
Join Date: 6 Feb 14
Posts: 11
Posted: Mon, 2014-02-10 08:01

The current Nexus 5 release unfortunately doesn't support Nexus 7, but the Nexus 7 release is scheduled to be out by the end of this month.

  • Up0
  • Down0
MKz
Join Date: 19 Dec 13
Posts: 7
Posted: Sun, 2014-02-16 13:51
Android 4.4.2 Release 2 (Verizon) (KVT49L)contains OpenGL ES 3.0 [email protected] AU@ (CL@3776187)

the same the Nexus 5 update? from all reports i've seen the rotation bug remains.

  • Up0
  • Down0
MKz
Join Date: 19 Dec 13
Posts: 7
Posted: Sat, 2014-03-01 04:14

I tried installing UPDATE-adreno-drivers-razor.zip via K0T49H 4.4.2r1 stock system recovery and I get the following

Finding update package
Opening update package
E: footer is wrong
E:signature verfication failed
Installation aborted.

I shouldn't have to unlock the bootloader to install a custom recovery just to apply a driver update, Not when signed driver's are offered by google
https://dl.google.com/dl/android/aosp/qcom-flo-kot49h-f92d75b1.tgz

  • Up0
  • Down0
jhicks Moderator
Join Date: 6 Feb 14
Posts: 11
Posted: Mon, 2014-03-03 10:56

Unfortunately, we are not able to sign our driver updates with Google's platform key. That's why a recovery image that's willing to install unsigned update packages is required. Although these releases are for developers, they are meant to be installed without the need for an AOSP source tree.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.