reisei

Untitled

Dec 15th, 2011
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. root@omap4430-panda:~/drivers/older# insmod pvrsrvkm.ko
  2. [ 4430.241546] PVR: PVRCore_Init
  3. [ 4430.268005] PVR: PVRSRVDriverProbe(pDevice=bf42f9c8)
  4. [ 4430.273345] PVR: EnableSystemClocks: Enabling System Clocks
  5. [ 4430.279754] PVR: PVRCore_Init: major device 238
  6. root@omap4430-panda:~/drivers/older# insmod omaplfb.ko
  7. [ 4434.067993] DEBUG omaplfb (OMAPLFBInit 1530): Initializing 3rd party display driver
  8. [ 4434.076263] DEBUG omaplfb (OMAPLFBInit 1531): Found 2 framebuffers
  9. [ 4434.082824] DEBUG omaplfb (OMAPLFBInit 1567): -> Initializing display device 1
  10. [ 4434.090576] DEBUG omaplfb (InitDev 1444): Framebuffer index 1 information:
  11. [ 4434.090576] DEBUG omaplfb (InitDev 1446): *Physical address: 0x8160f000
  12. [ 4434.090576] DEBUG omaplfb (InitDev 1448): *Virtual address: 0xf1800000
  13. [ 4434.090606] DEBUG omaplfb (InitDev 1449): *Size (bytes): 8294400
  14. [ 4434.090606] DEBUG omaplfb (InitDev 1451): *Width, height: 1920,1080
  15. [ 4434.090606] DEBUG omaplfb (InitDev 1453): *Virtual width, height: 1920,1080
  16. [ 4434.090637] DEBUG omaplfb (InitDev 1454): *Rotation: 0
  17. [ 4434.090637] DEBUG omaplfb (InitDev 1456): *Stride (bytes): 7680
  18. [ 4434.090637] DEBUG omaplfb (InitDev 1477): *Bits per pixel: 32
  19. [ 4434.090637] DEBUG omaplfb (InitDev 1507): *Format: ARGB8888
  20. [ 4434.155456] DEBUG omaplfb (OMAPLFBInit 1584): -> Populating display device 1
  21. [ 4434.163330] DEBUG omaplfb (OMAPLFBInit 1618): Flipping not supported, no swap chain will be created
  22. [ 4434.172882] DEBUG omaplfb (OMAPLFBInit 1656): Buffers available: 1 (8294400 bytes per buffer)
  23. [ 4434.181915] DEBUG omaplfb (OMAPLFBInit 1691): Display device 1 registered with id 1
  24. [ 4434.190032] DEBUG omaplfb (OMAPLFBInit 1567): -> Initializing display device 0
  25. [ 4434.197753] DEBUG omaplfb (InitDev 1444): Framebuffer index 0 information:
  26. [ 4434.197753] DEBUG omaplfb (InitDev 1446): *Physical address: 0x80e26000
  27. [ 4434.197784] DEBUG omaplfb (InitDev 1448): *Virtual address: 0xf1000000
  28. [ 4434.197784] DEBUG omaplfb (InitDev 1449): *Size (bytes): 8294400
  29. [ 4434.197784] DEBUG omaplfb (InitDev 1451): *Width, height: 1920,1080
  30. [ 4434.197784] DEBUG omaplfb (InitDev 1453): *Virtual width, height: 1920,1080
  31. [ 4434.197814] DEBUG omaplfb (InitDev 1454): *Rotation: 0
  32. [ 4434.197814] DEBUG omaplfb (InitDev 1456): *Stride (bytes): 7680
  33. [ 4434.197814] DEBUG omaplfb (InitDev 1477): *Bits per pixel: 32
  34. [ 4434.197814] DEBUG omaplfb (InitDev 1507): *Format: ARGB8888
  35. [ 4434.262634] DEBUG omaplfb (OMAPLFBInit 1584): -> Populating display device 0
  36. [ 4434.270446] DEBUG omaplfb (OMAPLFBInit 1618): Flipping not supported, no swap chain will be created
  37. [ 4434.280029] DEBUG omaplfb (OMAPLFBInit 1656): Buffers available: 1 (8294400 bytes per buffer)
  38. [ 4434.289031] DEBUG omaplfb (OMAPLFBInit 1691): Display device 0 registered with id 2
  39. [ 4434.297149] DEBUG omaplfb (OMAPLFB_Init 327): Registering platform driver
  40. [ 4434.304626] DEBUG omaplfb (OMAPLFB_Init 336): Registering device driver
Advertisement
Add Comment
Please, Sign In to add comment