cmcmanis@pandaboard:~/hacks/kmscube$ ./kmscube
trying to load module i915...failed.
trying to load module radeon...failed.
trying to load module nouveau...failed.
trying to load module vmwgfx...failed.
trying to load module omapdrm...success.
failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
loaded module: gbm_pvr.so
gbmpvr: screen_create:57: dev=0x122a2b8
gbmpvr: pvr_device_create:328: dev=0x122a2b8, fd=3
gbmpvr: gbm_pvr_surface_create:215: dev=0x122a2b8, width=1920, height=1080, format=875713112, flags=5
gbmpvr: gbm_pvr_bo_create:169: dev=0x122a2b8, width=1920, height=1080, format=875713112, usage=5
gbmpvr: gbm_pvr_bo_create:169: dev=0x122a2b8, width=1920, height=1080, format=875713112, usage=5
gbmpvr: WSEGL_IsDisplayValid:77: hNativeDisplay=0x122a2b8
gbmpvr: GetDisplay:32: hNativeDisplay=0x122a2b8
gbmpvr: WSEGL_InitialiseDisplay:106: wsdpy=0xb6c750c4, refcnt=0
gbmpvr: OpenDisplay:140: wsdpy=0xb6c750c4
gbmpvr: OpenPVR:149: wsdpy=0xb6c750c4
PVR:(Error): PVRSRVBridgeCall: Failed to access device. Function ID:3223086848 (Bad address). [294, /pvr_bridge_u.c]
PVR:(Error): PVRSRVEnumerateDevices: BridgeCall failed [523, /bridged_pvr_glue.c]
PVR:(Error): PVRSRVConnect: Unable to enumerate devices. [380, /bridged_pvr_glue.c]
gbmpvr: ERROR: OpenPVR:153: PVR2DCreateDeviceContext failed
gbmpvr: ClosePVR:219: wsdpy=0xb6c750c4
gbmpvr: CloseDisplay:198: wsdpy=0xb6c750c4
failed to initialize
failed to initialize EGL
cmcmanis@pandaboard:~/hacks/kmscube$ lsmod
Module Size Used by
omapdrm_pvr 336597 0
omapdce 23304 0
omaprpc 18485 0
omap_remoteproc 5503 0
rpmsg_resmgr_common 3281 0
remoteproc 25653 2 omap_remoteproc,rpmsg_resmgr_common
dm_crypt 18016 0
omap_rpmsg_resmgr 9585 0
rpmsg_resmgr 7049 2 rpmsg_resmgr_common,omap_rpmsg_resmgr
virtio_rpmsg_bus 11932 3 omapdce,omaprpc,rpmsg_resmgr
virtio 5489 2 remoteproc,virtio_rpmsg_bus
virtio_ring 8364 2 remoteproc,virtio_rpmsg_bus
wl12xx 13333 0
wlcore 163942 1 wl12xx
mac80211 529582 1 wlcore
cfg80211 204323 2 wlcore,mac80211
nfsd 258336 2
nfs 319022 2
lockd 73315 2 nfsd,nfs
auth_rpcgss 40066 2 nfsd,nfs
nfs_acl 2895 2 nfsd,nfs
sunrpc 241955 17 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
wlcore_sdio 3701 0
gpio_keys 9031 0
leds_gpio 3788 0
usbhid 38793 0
hid 76894 1 usbhid
cmcmanis@pandaboard:~/hacks/kmscube$ uname -a
Linux pandaboard 3.4.0-1486-omap4 #10-Ubuntu SMP PREEMPT Thu Sep 6 15:08:52 UTC 2012 armv7l armv7l armv7l GNU/Linux
cmcmanis@pandaboard:~/hacks/kmscube$