Report abuse

-bash-4.0# cat /etc/powervr.ini
[default]
WSEGL_UseHWSync=0
WindowSystem=libpvrPVR2D_FRONTWSEGL.so.1
-bash-4.0# echo "------"
------
-bash-4.0# echo "ARM CPU information"
ARM CPU information
-bash-4.0# cat /proc/cpuinfo
Processor       : ARMv7 Processor rev 2 (v7l)
BogoMIPS        : 508.37
Features        : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x1
CPU part        : 0xc08
CPU revision    : 2

Hardware        : OMAP3 Beagle Board
Revision        : 0020
Serial          : 0000000000000000
-bash-4.0# echo "------"
------
-bash-4.0# echo "SGX driver information"
SGX driver information
-bash-4.0# cat /proc/pvr/version
Version 1.4.14.2514 (release) /root/2.6-stable/omap3-sgx-modules
System Version String: SGX revision = 1.0.3
-bash-4.0# echo "------"
------
-bash-4.0# echo "Framebuffer settings"
Framebuffer settings
-bash-4.0# fbset -i
-bash: fbset: command not found
-bash-4.0# echo "------"
------
-bash-4.0# echo "Rotation settings"
Rotation settings
-bash-4.0# cat /sys/class/graphics/fb0/rotate
0
-bash-4.0# echo "------"
------
-bash-4.0# echo "Kernel Module information"
Kernel Module information
-bash-4.0# lsmod
Module                  Size  Used by
sco                     7819  2
bridge                 43339  0
stp                     1278  1 bridge
llc                     3103  2 bridge,stp
bnep                    9277  2
l2cap                  31100  3 bnep
bluetooth              49050  5 sco,bnep,l2cap
rfkill                 13858  1 bluetooth
bufferclass_ti          3361  0
omaplfb                 8185  0
pvrsrvkm              119769  2 bufferclass_ti,omaplfb
joydev                  8558  0
mailbox_mach            3975  0
rtc_twl                 4291  0
hid_microsoft           2673  0
mailbox                 3381  1 mailbox_mach
rtc_core               13197  1 rtc_twl
usbhid                 35473  0
sg                     16594  0
-bash-4.0# echo "------"
------
-bash-4.0# echo "Boot settings"
Boot settings
-bash-4.0# cat /proc/cmdline
console=ttyS2,115200n8 console=tty0 mpurate=500 vram=12M omapfb.mode=dvi:1024x768MR-16@60 omapdss.def_disp=dvi omapfb.debug=y omapdss.debug=y root=/dev/sda5 rw rootfstype=ext3 rootwait
-bash-4.0# echo "------"
------
-bash-4.0# echo "Linux Kernel version"
Linux Kernel version
-bash-4.0# uname -a
Linux localhost.localdomain 2.6.33.3-x3 #1 PREEMPT Tue May 11 15:06:12 EDT 2010 armv7l armv7l armv7l GNU/Linux