beaglebox-devel Mailing List for BeagleBox
Status: Alpha
Brought to you by:
ximba
You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|
From: PRABHA j <pra...@ya...> - 2012-12-12 11:35:04
|
Hi, I am working on beaglebox. I am using beagleboard .I am using AM35x-OMAP35x- LINUX-PSP-04.02.00.07 kernel 2.6.37 and Graphics_SDK_setuplinux_4_06_00_03.bin for SGX. I am using make ARCH=arm OMAPES=5.x SUPPORT_XORG=1 for X support. My kernel and SGX is up but display is not coming. Please help me in this regard. I am getting below given error: # (EE) pvr(0): PVRDisplayCommandNoArgs: drmCommandWrite failed (-22) (EE) pvr(0): PVRDisplayPowerManagementSet: PVRDisplayCommandNoArgs failed (-22) # ps PID USER VSZ STAT COMMAND 1 root 2712 S init 2 root 0 SW [kthreadd] 3 root 0 SW [ksoftirqd/0] 4 root 0 SW [kworker/0:0] 6 root 0 SW< [khelper] 7 root 0 SW [kworker/u:1] 47 root 0 SW [irq/72-serial i] 49 root 0 SW [irq/73-serial i] 51 root 0 SW [irq/74-serial i] 53 root 0 SW [irq/80-serial i] 225 root 0 SW [sync_supers] 227 root 0 SW [bdi-default] 229 root 0 SW< [kblockd] 242 root 0 SW< [omap2_mcspi] 253 root 0 SW [khubd] 256 root 0 SW [kseriod] 264 root 0 SW< [twl4030-irqchip] 265 root 0 SW [twl4030-irq] 291 root 0 SW< [kmmcd] 379 root 0 SW< [rpciod] 381 root 0 SW [kworker/0:1] 392 root 0 SW [kswapd0] 393 root 0 SW [fsnotify_mark] 394 root 0 SW< [aio] 395 root 0 SW< [nfsiod] 396 root 0 SW< [crypto] 409 root 0 SW< [dsi] 523 root 0 SW< [kpsmoused] 526 root 0 SW [irq/376-twl4030] 527 root 0 SW [kworker/u:2] 566 root 0 SW< [kondemand] 567 root 0 SW< [kconservative] 591 root 0 SW< [usbhid_resumer] 610 root 0 SW [mmcqd/0] 621 root 0 SW [kjournald] 626 root 0 SW [flush-179:0] 716 root 2712 S /sbin/syslogd -m 0 718 root 2712 S /sbin/klogd 799 daemon 1596 S portmap 814 dbus 2344 S dbus-daemon --system 836 root 4264 S /usr/sbin/connmand -n 845 root 3028 S /usr/sbin/ntpd 854 root 2076 S /usr/sbin/dropbear 879 root 2716 S -sh 880 root 2716 S /sbin/getty -L tty0 38400 vt100 906 root 16388 S /usr/local/XSGX/bin/X -verbose -config /usr/local/XS 913 root 0 SW< [pvr_timer] 921 root 0 SW< [pvr_workqueue] 930 root 2716 R ps # # lsmod pvrsrvkm 190480 3 - Live 0xbf0b9000 drm 162253 4 pvrsrvkm, Live 0xbf07d000 # Please help me. Thanks and regards, chittu |