* [Buildroot] [Bug 13316] New: beaglebone_qt5_defconfig: PowerVR fails to start
@ 2020-11-17 1:02 bugzilla at busybox.net
2020-11-17 15:20 ` [Buildroot] [Bug 13316] " bugzilla at busybox.net
2020-12-21 18:37 ` bugzilla at busybox.net
0 siblings, 2 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-11-17 1:02 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13316
Bug ID: 13316
Summary: beaglebone_qt5_defconfig: PowerVR fails to start
Product: buildroot
Version: 2020.08
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: desmondjgood at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
Hello,
It seems like an image built with beaglebone_qt5_defconfig is broken for my
BeagleBone Black Wireless but I'm pretty new to playing around with Buildroot
so apologies if I'm missing something simple.
During the boot process, I can see a failure in the /etc/init.d/S80ti-sgx
startup script:
Starting PowerVR services: FAIL
The script attempts to load the pvrsrvkm module and then runs
"/usr/bin/pvrsrvctl --start --no-module", which then fails (or returns a
non-zero return code). Attempting to run the command manually yields:
PVR:(Error): OpenServices: PVRDRMOpenRender failed [0, ]
PVR:(Error): PVRSRVInitSrvConnect: PVRSRVConnect failed [0, ]
PVR:(Error): SrvInit: PVRSRVInitSrvConnect failed (4) [0, ]
/usr/bin/pvrsrvctl: SrvInit failed (already initialized?)
(err=PVRSRV_ERROR_INIT_FAILURE)
I've been using the following resource to help determine where my configuration
has gone wrong:
https://elinux.org/BeagleBoneBlack/SGX_%2B_Qt_EGLFS_%2B_Weston#Check_access_of_SGX_drivers
From that, I'm thinking there's a problem with the SGX drivers since
/sys/devices/platform/ocp/56000000.sgx isn't there. I think the config is using
the TI version of the kernel and the device tree looks okay. So I'm not sure
what's wrong at this point and not quite knowledgable enough to try to debug
where it's failing further.
Any help is appreciated!
Desmond Good
Computer Engineering Student
University of Waterloo
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread* [Buildroot] [Bug 13316] beaglebone_qt5_defconfig: PowerVR fails to start 2020-11-17 1:02 [Buildroot] [Bug 13316] New: beaglebone_qt5_defconfig: PowerVR fails to start bugzilla at busybox.net @ 2020-11-17 15:20 ` bugzilla at busybox.net 2020-11-17 20:41 ` Markus Zehnder 2020-12-21 18:37 ` bugzilla at busybox.net 1 sibling, 1 reply; 5+ messages in thread From: bugzilla at busybox.net @ 2020-11-17 15:20 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=13316 --- Comment #1 from Adam Duskett <aduskett@gmail.com> --- (In reply to Desmond from comment #0) Hello; I have had a pending patch for a while concerning this. Feel free to give it a try and if it works, please give it a Tested-by! https://patchwork.ozlabs.org/project/buildroot/patch/20200702201125.3639873-1-aduskett at gmail.com/ -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 13316] beaglebone_qt5_defconfig: PowerVR fails to start 2020-11-17 15:20 ` [Buildroot] [Bug 13316] " bugzilla at busybox.net @ 2020-11-17 20:41 ` Markus Zehnder 2020-11-18 1:22 ` Adam Duskett 0 siblings, 1 reply; 5+ messages in thread From: Markus Zehnder @ 2020-11-17 20:41 UTC (permalink / raw) To: buildroot I've just commented on the mentioned patch what was required for me to get it working: http://buildroot-busybox.2317881.n4.nabble.com/PATCH-1-1-package-ti-sgx-km-um-bump-to-SDK-06-01-00-08-versions-tp259034.html My Qt Quick app now happily runs on eglfs after struggling for a long time to get it working! -- Sent from: http://buildroot-busybox.2317881.n4.nabble.com/ ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 13316] beaglebone_qt5_defconfig: PowerVR fails to start 2020-11-17 20:41 ` Markus Zehnder @ 2020-11-18 1:22 ` Adam Duskett 0 siblings, 0 replies; 5+ messages in thread From: Adam Duskett @ 2020-11-18 1:22 UTC (permalink / raw) To: buildroot Markrus, Feel free to take my patch, modify it, and re-submit it, as I am no longer actively submitting patches to the Buildroot project. Adam On Tue, Nov 17, 2020 at 12:41 PM Markus Zehnder <zehnder@live.com> wrote: > > I've just commented on the mentioned patch what was required for me to get it > working: > http://buildroot-busybox.2317881.n4.nabble.com/PATCH-1-1-package-ti-sgx-km-um-bump-to-SDK-06-01-00-08-versions-tp259034.html > > My Qt Quick app now happily runs on eglfs after struggling for a long time > to get it working! > > > > -- > Sent from: http://buildroot-busybox.2317881.n4.nabble.com/ > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [Bug 13316] beaglebone_qt5_defconfig: PowerVR fails to start 2020-11-17 1:02 [Buildroot] [Bug 13316] New: beaglebone_qt5_defconfig: PowerVR fails to start bugzilla at busybox.net 2020-11-17 15:20 ` [Buildroot] [Bug 13316] " bugzilla at busybox.net @ 2020-12-21 18:37 ` bugzilla at busybox.net 1 sibling, 0 replies; 5+ messages in thread From: bugzilla at busybox.net @ 2020-12-21 18:37 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=13316 Adam Duskett <aduskett@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Adam Duskett <aduskett@gmail.com> --- This has been resolved with commit 814bfc5ec1ab49188d1c8cb7f0d8d857b92d6a03. -- You are receiving this mail because: You are on the CC list for the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-12-21 18:37 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-11-17 1:02 [Buildroot] [Bug 13316] New: beaglebone_qt5_defconfig: PowerVR fails to start bugzilla at busybox.net 2020-11-17 15:20 ` [Buildroot] [Bug 13316] " bugzilla at busybox.net 2020-11-17 20:41 ` Markus Zehnder 2020-11-18 1:22 ` Adam Duskett 2020-12-21 18:37 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox