Where is powervr sgx pvrsrvkm.ko driver?

1,668 views
Skip to first unread message

Kai

unread,
Nov 21, 2012, 10:01:16 AM11/21/12
to beagl...@googlegroups.com
Hi,

I want to use opengl powervr driver for Qt/embedded. After I opkg install libgles-omap3, it looks successful.
But I can not find where pvrsrvkm.ko is in file system. After I reboot, I try dmesg | grep PVR, nothing appears. Can anyone tell me what I missed?

Thanks,
Kai

Kai

unread,
Nov 21, 2012, 11:18:35 AM11/21/12
to beagl...@googlegroups.com

 I found if I install from Ansgtrom, pvrsrvkm.ko is installed under /lib/module/2.6.37. but my kernel is 2.6.32, not conformable, I need to rebuild it against my kernel. The build is O.K. but after installation, no pvrsrvkm.ko there.
Another issue is I run /etc/init.d/pvr-init start it does't hit omap3530 branch (or 3730 if I change). instead "No SGX hardware, not starting PVR". Do I need to tweak Graphics_SDK configuration?

saminath sanjai

unread,
Nov 22, 2012, 5:43:02 AM11/22/12
to beagl...@googlegroups.com
HI Kai,

Did you checked the Driver for pvrsvr is present in the kernel source code?
If present then you Select the component on menuconfig  and  compile with make module.


with regards,
saminath.



--
 
 

R. Lemos

unread,
Mar 27, 2013, 7:01:36 PM3/27/13
to beagl...@googlegroups.com
I'm using http://elinux.org/BeagleBoardDebian#SGX_Video_Acceleration
as guide to compile the 3 kernel modules related to PowerVR.

To compile them for 3.8 series I had to patch the source somewhat:
- 1st to make it compile (after some changes about how displays are
linked to omapdss); and
- 2nd to make it work (there were some problems when it tried to
clk_enable SGX_FCK and SGX_ICK; I solved it by clk_prepare'ing before
clk_enable).
Reply all
Reply to author
Forward
0 new messages