#! /bin/sh modprobe syslink TRACE=1 TRACEFAILURE=1 export TRACE=1 export TRACEFAILURE=1 /opt/procmgrapp_release 2 /opt/ti814x_hdvpss.xem3 0 modprobe vpss sbufaddr=0xCFE00000 sbufsize=2048K mode=hdmi:1080p-60 debug=1 modprobe ti81xxfb debug=1 vram=0:48M,1:1M,2:1M # 0:48M,1:1M,2:1M # 0:24M,1:1M,2:1M # 0:50M # 0:16M,1:16M,2:6M modprobe TI81xx_hdmi hdmi_mode=2 sleep 1 RM_SGX_RSTCTRL=0x48180F04 CM_SGX_CLKSTCTRL=0x48180900 CM_SGX_SGX_CLKCTRL=0x48180920 /etc/init.d/devmem2 $RM_SGX_RSTCTRL w 0x0 # Bring SGX out of reset /etc/init.d/devmem2 $CM_SGX_CLKSTCTRL w 0x2 # Enable the SGX clocks /etc/init.d/devmem2 $CM_SGX_SGX_CLKCTRL w 0x2 # Bring SGX out of idle sleep 2 /etc/init.d/rc.pvr start # modprobe pvrsrvkm # modprobe bufferclass_ti # modprobe omaplfb