Hi
I am getting error while installing omaplfb.ko driver.
i used OMAP35x_Graphics_SDK_setuplinux_3_01_00_07.bin
I tried different SDK versions but resulting same.
The ouput is pasted below.
root@beagleboard:/etc/init.d# ./rc.pvr.2.6.35 J start PVR: PVRCore_Init PVR: Setting Debug Level = 0x4 PVR_K:(Warning): _SetDispatchTableEntry: There is a gap in the dispatch table be tween indices 104 (PVRSRV_BRIDGE_SGX_READ_HWPERF_CB) and 102 (PVRSRV_BRIDGE_SGX_ SCHEDULE_PROCESS_QUEUES) [2807, /home/rse1cob/OMAP35x_Graphics_SDK_3_01_00_06/GF SCHEDULE_PROCESS_QUEUES) [2807, /home/rse1cob/OMAP35x_Graphics_SDK_3_01_00_06/GF r_bridge.c] PVR_K:(Error): NOTE: Enabling DEBUG_BRIDGE_KM_DISPATCH_TABLE may help debug this issue. [2814, /home/rse1cob/OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/servic es4/srvkm/env/linux/kbuild/../../../../srvkm/bridged/bridged_pvr_bridge.c] PVR: PVRSRVDriverProbe(pDevice=bf0b4808) PVR: EnableSystemClocks: Enabling System Clocks PVR: GPTIMER11 clock is 13MHz PVR: OSUnMapPhysToLin: unmapping 4 bytes from 0xfa088040 PVR: OSUnMapPhysToLin: unmapping 4 bytes from 0xfa088024 PVR: PVRCore_Init: major device 253 omaplfb: Framebuffer physical address: 0x86400000 omaplfb: Framebuffer virtual address: 0xc7a00000 omaplfb: Framebuffer size: 1228800 omaplfb: Framebuffer virtual width: 640 omaplfb: Framebuffer virtual height: 480 omaplfb: Framebuffer width: 640 omaplfb: Framebuffer height: 480 omaplfb: Framebuffer stride: 2560 PVRSRV_PIXEL_FORMAT_ARGB8888 omaplfb: Maximum number of swap chain buffers: 1 PVR_K:(Error): BridgedDispatchKM: Driver initialisation not completed yet. [3197 , /home/rse1cob/OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_KM/services4/srvkm/env /linux/kbuild/../../../../srvkm/bridged/bridged_pvr_bridge.c]
The output of gfx_check.sh is as shown below.
root@beagleboard:/# sh gfx_check.sh J
WSEGL settings
[default]
WindowSystem=libpvrPVR2D_FRONTWSEGL.so
------
ARM CPU information
Processor : ARMv7 Processor rev 3 (v7l)
BogoMIPS : 506.27
Features : swp half thumb fastmult vfp edsp neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x1
CPU part : 0xc08
CPU revision : 3
Hardware : OMAP3 Beagle Board
Revision : 0020
Serial : 0000000000000000
------
SGX driver information
Version 1.4.14.2616 (release) omap3630_linux
System Version String: None
------
Framebuffer settings
mode "640x480-59"
# D: 23.500 MHz, H: 29.375 kHz, V: 59.464 Hz
geometry 640 480 640 480 32
timings 42553 48 80 3 7 32 4
accel false
rgba 8/16,8/8,8/0,0/0
endmode
------
Rotation settings
0
------
Kernel Module information
Module Size Used by Not tainted
omaplfb 9112 0 - Live 0xbf02b000
pvrsrvkm 122571 1 omaplfb, Live 0xbf000000
------
Boot settings
mem=112M console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 rootfstype=ext3 oma
pfb.video_mode=640x480MR-16@60 omapfb.vram=4M rw rootdelay=5
------
Linux Kernel version
Linux beagleboard 2.6.35-rc4Beagle-Murali-testing-08436-g40a0c47-dirty #62 Mon A
ug 30 17:00:34 IST 2010 armv7l unknown
root@beagleboard:/
Regards,
Reddy