Thanks to this, I got x running, problem is that I don't seem to have
direct rendering. First it complained that glx could not be loaded. When
adding the glx extensions from the xserver, I get some problems with
AIGLX. It sais that /usr/lib/dri/omap_dri.so could not be found. Is this
something I should have with these three packages, and I have not
compiled everything I should, or is it a fourth package which I haven't
installed?

Searched through the xf86-video-omap, and doesn't seem to build anything
but omap_drv.so, but it do contain a file omap_dri2.c. Should I let the
glx warning appear, and just ignore it maybe? Do the driver provide dri2
by itself?

Thank you so much for your help so far.

- Martin

On 04/17/12 01:17, Clark, Rob wrote:
> On Mon, Apr 16, 2012 at 10:07 AM, Martin Ertsås <marti...@gmail.com> wrote:
>> True, I renamed that file, since I got the message that it couldn't find
>> module omap. First I renamed it to omap_drv.so, which gave me the same
>> error, then I tried pvr_drm.so which is the attatched logfile. Both of them
>> are the omap_pvr_drv.so file.
> yeah, you probably shouldn't really rename the xorg modules..   the
> xorg module loader will look for symbols within the driver matching
> the name.
>
> I expect omap_drv.so is in a different package (maybe missing
> dependency?).. it is opensrc, anyways, you can rebuild it from the git
> tree at freedesktop.org
>
> http://cgit.freedesktop.org/xorg/driver/xf86-video-omap/
> git://anongit.freedesktop.org/xorg/driver/xf86-video-omap
>
>
> BR,
> -R
>
>
>> Should there be a omap_drv.so file in the same directory as the
>> omap_pvr_drv.so file? In that case there isn't, the omap_pvr_drv.so file is
>> the only one in that directory when extracting that tarball. Actually there
>> is no file at all named omap_drv.so:
>>
>> $ find . -name "omap_drv.so"
>>
>> return nothing, while just omap gives
>>
>> $ find . -name "omap*"
>> ./usr/lib/debug/usr/lib/xorg/modules/drivers/omap_pvr_drv.so
>> ./usr/lib/xorg/modules/drivers/omap_pvr_drv.so
>>
>> which is the same as "*drv*" gives.
>>
>> - Martin
>>
>>
>>
>> On 04/16/12 16:42, Clark, Rob wrote:
>>> There is an omap_drv.so which should be the xorg driver to load.. it
>>> will attempt to load (if present) omap_pvr_drv.so as a submodule for
>>> EXA accel.  I'm not entirely sure why it is named pvr_drv.so in your
>>> filesystem, but from list of symbols it seems to match what I would
>>> expect to be omap_pvr_drv.so
>>>
>>> BR,
>>> -R
>>>
>>>
>>> On Mon, Apr 16, 2012 at 8:45 AM, Martin Ertsås<marti...@gmail.com>
>>>  wrote:
>>>> Hi.
>>>>
>>>> I am not 100% sure this is the correct place to ask, but since I know at
>>>> least Ricardo Salveti are working on these drivers for omap4, and I
>>>> haven't heard anything from the ppa's mailing list, I try to ask here.
>>>> If this was completely wrong I'm sorry, but would still appreciate a
>>>> hint as to where to ask and who to contact.
>>>>
>>>> We are compiling what is now HEAD in the tilt-3.3 branch from the TI
>>>> landing team. To compile the module needed for the powervr drivers, we
>>>> had to get the pvr-omap4-dkms-1.7.15 and pvr-omap4-1.7.15 from
>>>> http://ppa.launchpad.net/tiomap-dev/omap-trunk/ubuntu/pool/main/p/
>>>>
>>>> We downloaded the tar.gz from those, extracted them and compiled them.
>>>> Problem starts when we boot the board and try to run startx. The xorg
>>>> config which comes with the later package is loaded, but when trying to
>>>> start X I get the error:
>>>>
>>>> (EE) Failed to load /usr/lib/xorg/modules/drivers/pvr_drv.so:
>>>> /usr/lib/xorg/modules/drivers/pvr_drv.so: undefined symbol:
>>>> OMAPFinishAccess
>>>>
>>>> None of the libraries in pvr-omap4 contains this symbol, so I'm
>>>> wondering if I'm doing something wrong, or if there is something wrong
>>>> with the binary?
>>>>
>>>> When comparing to the library from rsalveti, from
>>>> people/rsalveti/pvr-omap4.git, I see that the dynsym table contains 232
>>>> entries, but there are only 64 entries in the same table in the other
>>>> library. Is this correct, or should there be more entries in the 1.7.15
>>>> library?
>>>>
>>>> Both the Xorg log and the readelf output from both libraries are
>>>> attached, if you have questions/need more info, please do not hesitate
>>>> to ask.
>>>>
>>>> Thank you in advance for the help, and thank you for the great work you
>>>> put in for making embedded Linux better.
>>>>
>>>> Best regards
>>>> Martin Ertsaas
>>>>
>>>> _______________________________________________
>>>> linaro-dev mailing list
>>>> linaro-dev@lists.linaro.org
>>>> http://lists.linaro.org/mailman/listinfo/linaro-dev
>>>>

[1792017.897] 
X.Org X Server 1.11.2
Release Date: 2011-11-04
[1792017.897] X Protocol Version 11, Revision 0
[1792017.898] Build Operating System: Linux 3.2.12-gentoo x86_64 
[1792017.898] Current Operating System: Linux nimbus-panda 
3.3.0-wl-gf852b48-dirty #1 SMP PREEMPT Mon Apr 16 11:26:47 CEST 2012 armv7l
[1792017.898] Kernel command line: console=ttyO2,115200n8 vram=16M 
root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
[1792017.898] Build Date: 16 April 2012  11:51:58AM
[1792017.898]  
[1792017.898] Current version of pixman: 0.25.2
[1792017.898]   Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[1792017.899] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[1792017.899] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan  1 00:00:23 
2000
[1792017.906] (==) Using config file: "/etc/X11/xorg.conf"
[1792017.906] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[1792017.910] (==) ServerLayout "Server Layout"
[1792017.910] (**) |-->Screen "Screen" (0)
[1792017.910] (**) |   |-->Monitor "<default monitor>"
[1792017.920] (**) |   |-->Device "Video Device"
[1792017.921] (==) No monitor specified for screen "Screen".
        Using a default monitor configuration.
[1792017.921] (==) Automatically adding devices
[1792017.921] (==) Automatically enabling devices
[1792017.928] (WW) The directory "/usr/share/fonts/X11/misc/" does not exist.
[1792017.928]   Entry deleted from font path.
[1792017.929] (WW) The directory "/usr/share/fonts/X11/TTF/" does not exist.
[1792017.929]   Entry deleted from font path.
[1792017.929] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist.
[1792017.929]   Entry deleted from font path.
[1792017.929] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist.
[1792017.929]   Entry deleted from font path.
[1792017.929] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[1792017.929]   Entry deleted from font path.
[1792017.929] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[1792017.929]   Entry deleted from font path.
[1792017.929] (==) FontPath set to:
        
[1792017.929] (==) ModulePath set to "/usr/lib/xorg/modules"
[1792017.929] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[1792017.929] (II) Loader magic: 0x18d5d0
[1792017.929] (II) Module ABI versions:
[1792017.929]   X.Org ANSI C Emulation: 0.4
[1792017.929]   X.Org Video Driver: 11.0
[1792017.930]   X.Org XInput driver : 13.0
[1792017.930]   X.Org Server Extension : 6.0
[1792017.930] (II) LoadModule: "extmod"
[1792017.935] (WW) Warning, couldn't open module extmod
[1792017.936] (II) UnloadModule: "extmod"
[1792017.936] (II) Unloading extmod
[1792017.936] (EE) Failed to load module "extmod" (module does not exist, 0)
[1792017.936] (II) LoadModule: "dbe"
[1792017.936] (WW) Warning, couldn't open module dbe
[1792017.936] (II) UnloadModule: "dbe"
[1792017.936] (II) Unloading dbe
[1792017.937] (EE) Failed to load module "dbe" (module does not exist, 0)
[1792017.937] (II) LoadModule: "glx"
[1792017.937] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[1792017.957] (II) Module glx: vendor="X.Org Foundation"
[1792017.957]   compiled for 1.11.2, module version = 1.0.0
[1792017.957]   ABI class: X.Org Server Extension, version 6.0
[1792017.958] (==) AIGLX enabled
[1792017.958] (II) Loading extension GLX
[1792017.958] (II) LoadModule: "dri"
[1792017.958] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[1792017.966] (II) Module dri: vendor="X.Org Foundation"
[1792017.966]   compiled for 1.11.2, module version = 1.0.0
[1792017.966]   ABI class: X.Org Server Extension, version 6.0
[1792017.966] (II) Loading extension XFree86-DRI
[1792017.967] (II) LoadModule: "dri2"
[1792017.967] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[1792017.969] (II) Module dri2: vendor="X.Org Foundation"
[1792017.969]   compiled for 1.11.2, module version = 1.2.0
[1792017.969]   ABI class: X.Org Server Extension, version 6.0
[1792017.969] (II) Loading extension DRI2
[1792017.969] (II) LoadModule: "omap"
[1792017.970] (II) Loading /usr/lib/xorg/modules/drivers/omap_drv.so
[1792017.977] (II) Module omap: vendor="X.Org Foundation"
[1792017.977]   compiled for 1.11.2, module version = 0.83.0
[1792017.977]   Module class: X.Org Video Driver
[1792017.977]   ABI class: X.Org Video Driver, version 11.0
[1792017.977] (II) OMAP: Driver for TI OMAP: OMAP3430 with PowerVR SGX530,
        OMAP3630 with PowerVR SGX530, OMAP4430 with PowerVR SGX540,
        OMAP4460 with PowerVR SGX540, OMAP5430 with PowerVR SGX544 MP,
        OMAP5432 with PowerVR SGX544 MP
[1792017.977] (--) using VT number 2

[1792018.018] (WW) Falling back to old probe method for omap
[1792018.018] drmOpenDevice: node name is /dev/dri/card0
[1792018.046] drmOpenDevice: open result is 8, (OK)
[1792018.046] drmOpenByBusid: Searching for BusID platform:omapdrm:00
[1792018.046] drmOpenDevice: node name is /dev/dri/card0
[1792018.046] drmOpenDevice: open result is 8, (OK)
[1792018.046] drmOpenByBusid: drmOpenMinor returns 8
[1792018.046] drmOpenByBusid: drmGetBusid reports platform:omapdrm:00
[1792018.046] (II) Loading /usr/lib/xorg/modules/drivers/omap_drv.so
[1792018.047] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card 
support
[1792018.047] (II) OMAP(0): Creating default Display subsection in Screen 
section
        "Screen" for depth/fbbpp 24/32
[1792018.047] (==) OMAP(0): Depth 24, (==) framebuffer bpp 32
[1792018.047] (==) OMAP(0): RGB weight 888
[1792018.047] (==) OMAP(0): Using gamma correction (1.0, 1.0, 1.0)
[1792018.047] (==) OMAP(0): Default visual is TrueColor
[1792018.047] drmOpenDevice: node name is /dev/dri/card0
[1792018.048] drmOpenDevice: open result is 8, (OK)
[1792018.048] drmOpenByBusid: Searching for BusID platform:omapdrm:00
[1792018.048] drmOpenDevice: node name is /dev/dri/card0
[1792018.048] drmOpenDevice: open result is 8, (OK)
[1792018.048] drmOpenByBusid: drmOpenMinor returns 8
[1792018.048] drmOpenByBusid: drmGetBusid reports platform:omapdrm:00
[1792018.048] (II) OMAP(0): Found chipset: OMAP4460 with PowerVR SGX540
[1792018.048] (**) OMAP(0): Option "Debug" "true"
[1792018.048] (II) OMAP(0): Using HW cursor
[1792018.048] (II) OMAP(0): Setting the video modes ...
[1792018.048] (II) OMAP(0): drmmode_pre_init:1081: Entering
[1792018.049] (II) OMAP(0): drmmode_pre_init:1095 Got KMS resources
[1792018.049] (II) OMAP(0): drmmode_pre_init:1098   2 connectors, 3 encoders
[1792018.049] (II) OMAP(0): drmmode_pre_init:1100   2 crtcs, 0 fbs
[1792018.049] (II) OMAP(0): drmmode_pre_init:1102   32x32 minimum resolution
[1792018.049] (II) OMAP(0): drmmode_pre_init:1104   2048x2048 maximum resolution
[1792018.049] (II) OMAP(0): drmmode_crtc_init:556: Entering
[1792018.049] (II) OMAP(0): drmmode_crtc_init:571: Exiting
[1792018.049] (II) OMAP(0): drmmode_crtc_init:556: Entering
[1792018.049] (II) OMAP(0): drmmode_crtc_init:571: Exiting
[1792018.049] (II) OMAP(0): drmmode_output_init:966: Entering
[1792021.186] (II) OMAP(0): Output HDMI-1 has no monitor section
[1792022.643] (II) OMAP(0): drmmode_output_init:1015: Exiting
[1792022.643] (II) OMAP(0): drmmode_output_init:966: Entering
[1792022.657] (II) OMAP(0): Output DVI-D-1 has no monitor section
[1792022.657] (II) OMAP(0): drmmode_output_init:1015: Exiting
[1792024.748] (II) OMAP(0): EDID for output HDMI-1
[1792024.762] (II) OMAP(0): Manufacturer: BNQ  Model: 785f  Serial#: 21573
[1792024.762] (II) OMAP(0): Year: 2011  Week: 8
[1792024.763] (II) OMAP(0): EDID Version: 1.3
[1792024.763] (II) OMAP(0): Digital Display Input
[1792024.763] (II) OMAP(0): Max Image Size [cm]: horiz.: 53  vert.: 29
[1792024.763] (II) OMAP(0): Gamma: 2.20
[1792024.763] (II) OMAP(0): DPMS capabilities: Off
[1792024.763] (II) OMAP(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[1792024.763] (II) OMAP(0): Default color space is primary color space
[1792024.764] (II) OMAP(0): First detailed timing is preferred mode
[1792024.764] (II) OMAP(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 
0.609
[1792024.764] (II) OMAP(0): blueX: 0.146 blueY: 0.070   whiteX: 0.313 whiteY: 
0.329
[1792024.764] (II) OMAP(0): Supported established timings:
[1792024.764] (II) OMAP(0): 720x400@70Hz
[1792024.764] (II) OMAP(0): 640x480@60Hz
[1792024.764] (II) OMAP(0): 640x480@75Hz
[1792024.764] (II) OMAP(0): 800x600@60Hz
[1792024.764] (II) OMAP(0): 800x600@75Hz
[1792024.764] (II) OMAP(0): 832x624@75Hz
[1792024.764] (II) OMAP(0): 1024x768@60Hz
[1792024.764] (II) OMAP(0): 1024x768@75Hz
[1792024.764] (II) OMAP(0): 1280x1024@75Hz
[1792024.765] (II) OMAP(0): 1152x864@75Hz
[1792024.765] (II) OMAP(0): Manufacturer's mask: 0
[1792024.765] (II) OMAP(0): Supported standard timings:
[1792024.765] (II) OMAP(0): #0: hsize: 1152  vsize 720  refresh: 60  vid: 113
[1792024.765] (II) OMAP(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[1792024.765] (II) OMAP(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[1792024.765] (II) OMAP(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[1792024.765] (II) OMAP(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[1792024.765] (II) OMAP(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[1792024.765] (II) OMAP(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[1792024.765] (II) OMAP(0): Supported detailed timing:
[1792024.765] (II) OMAP(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[1792024.765] (II) OMAP(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 
h_blank_end 2200 h_border: 0
[1792024.765] (II) OMAP(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 
v_blanking: 1125 v_border: 0
[1792024.765] (II) OMAP(0): Serial No: T2B04386SL000
[1792024.766] (II) OMAP(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 
kHz, PixClock max 175 MHz
[1792024.766] (II) OMAP(0): Monitor name: G2420HDBL
[1792024.766] (II) OMAP(0): EDID (in hex):
[1792024.766] (II) OMAP(0):     00ffffffffffff0009d15f7845540000
[1792024.766] (II) OMAP(0):     0815010380351d782e6085a6564a9c25
[1792024.766] (II) OMAP(0):     125054a56b80710081c081408180a9c0
[1792024.766] (II) OMAP(0):     b300d1c00101023a801871382d40582c
[1792024.766] (II) OMAP(0):     4500dd0c1100001e000000ff00543242
[1792024.766] (II) OMAP(0):     3034333836534c303030000000fd0032
[1792024.766] (II) OMAP(0):     4c185311000a202020202020000000fc
[1792024.766] (II) OMAP(0):     0047323432304844424c0a20202000b8
[1792024.766] (II) OMAP(0): EDID for output DVI-D-1
[1792024.766] (II) OMAP(0): Manufacturer: BNQ  Model: 785f  Serial#: 21573
[1792024.766] (II) OMAP(0): Year: 2011  Week: 8
[1792024.766] (II) OMAP(0): EDID Version: 1.3
[1792024.766] (II) OMAP(0): Digital Display Input
[1792024.766] (II) OMAP(0): Max Image Size [cm]: horiz.: 53  vert.: 29
[1792024.766] (II) OMAP(0): Gamma: 2.20
[1792024.766] (II) OMAP(0): DPMS capabilities: Off
[1792024.766] (II) OMAP(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[1792024.767] (II) OMAP(0): Default color space is primary color space
[1792024.767] (II) OMAP(0): First detailed timing is preferred mode
[1792024.767] (II) OMAP(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 
0.609
[1792024.767] (II) OMAP(0): blueX: 0.146 blueY: 0.070   whiteX: 0.313 whiteY: 
0.329
[1792024.767] (II) OMAP(0): Supported established timings:
[1792024.767] (II) OMAP(0): 720x400@70Hz
[1792024.767] (II) OMAP(0): 640x480@60Hz
[1792024.767] (II) OMAP(0): 640x480@75Hz
[1792024.767] (II) OMAP(0): 800x600@60Hz
[1792024.767] (II) OMAP(0): 800x600@75Hz
[1792024.767] (II) OMAP(0): 832x624@75Hz
[1792024.767] (II) OMAP(0): 1024x768@60Hz
[1792024.767] (II) OMAP(0): 1024x768@75Hz
[1792024.768] (II) OMAP(0): 1280x1024@75Hz
[1792024.768] (II) OMAP(0): 1152x864@75Hz
[1792024.768] (II) OMAP(0): Manufacturer's mask: 0
[1792024.768] (II) OMAP(0): Supported standard timings:
[1792024.768] (II) OMAP(0): #0: hsize: 1152  vsize 720  refresh: 60  vid: 113
[1792024.768] (II) OMAP(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[1792024.768] (II) OMAP(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[1792024.768] (II) OMAP(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[1792024.768] (II) OMAP(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[1792024.768] (II) OMAP(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[1792024.768] (II) OMAP(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[1792024.768] (II) OMAP(0): Supported detailed timing:
[1792024.768] (II) OMAP(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[1792024.768] (II) OMAP(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 
h_blank_end 2200 h_border: 0
[1792024.768] (II) OMAP(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 
v_blanking: 1125 v_border: 0
[1792024.769] (II) OMAP(0): Serial No: T2B04386SL000
[1792024.769] (II) OMAP(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 
kHz, PixClock max 175 MHz
[1792024.769] (II) OMAP(0): Monitor name: G2420HDBL
[1792024.769] (II) OMAP(0): EDID (in hex):
[1792024.769] (II) OMAP(0):     00ffffffffffff0009d15f7845540000
[1792024.769] (II) OMAP(0):     0815010380351d782e6085a6564a9c25
[1792024.769] (II) OMAP(0):     125054a56b80710081c081408180a9c0
[1792024.769] (II) OMAP(0):     b300d1c00101023a801871382d40582c
[1792024.769] (II) OMAP(0):     4500dd0c1100001e000000ff00543242
[1792024.769] (II) OMAP(0):     3034333836534c303030000000fd0032
[1792024.769] (II) OMAP(0):     4c185311000a202020202020000000fc
[1792024.769] (II) OMAP(0):     0047323432304844424c0a20202000b8
[1792024.769] (II) OMAP(0): EDID vendor "BNQ", prod id 30815
[1792024.769] (II) OMAP(0): Using EDID range info for horizontal sync
[1792024.770] (II) OMAP(0): Using EDID range info for vertical refresh
[1792024.770] (II) OMAP(0): Printing DDC gathered Modelines:
[1792024.770] (II) OMAP(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[1792024.770] (II) OMAP(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[1792024.770] (II) OMAP(0): Modeline "640x480"x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz)
[1792024.770] (II) OMAP(0): Modeline "640x480"x0.0   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[1792024.770] (II) OMAP(0): Modeline "720x400"x0.0   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz)
[1792024.770] (II) OMAP(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[1792024.770] (II) OMAP(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[1792024.770] (II) OMAP(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[1792024.771] (II) OMAP(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz)
[1792024.771] (II) OMAP(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz)
[1792024.771] (II) OMAP(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[1792024.771] (II) OMAP(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 
1504  720 721 724 746 -hsync +vsync (44.8 kHz)
[1792024.771] (II) OMAP(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 
1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[1792024.771] (II) OMAP(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[1792024.771] (II) OMAP(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[1792024.771] (II) OMAP(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 
2128  900 901 904 932 -hsync +vsync (55.9 kHz)
[1792024.771] (II) OMAP(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[1792024.771] (II) OMAP(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 
2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[1792024.772] (II) OMAP(0): drmmode_output_get_modes:651 count_modes: 8
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 1920x1080 
(0x1bf2e8 0x1bf248)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 1600x900 
(0x1bf398 0x1bf2f8)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 1280x1024 
(0x1bf448 0x1bf3a8)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 1280x960 
(0x1bf4f8 0x1bf458)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 1280x720 
(0x1bf5a8 0x1bf508)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 1152x720 
(0x1bf658 0x1bf5b8)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 800x600 
(0x1bf708 0x1bf668)
[1792024.772] (II) OMAP(0): drmmode_ConvertFromKMode:177 copy mode 720x400 
(0x1bf7b8 0x1bf718)
[1792024.772] (II) OMAP(0): Printing probed modes for output DVI-D-1
[1792024.772] (II) OMAP(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz)
[1792024.772] (II) OMAP(0): Modeline "1600x900"x60.0  118.96  1600 1696 1864 
2128  900 901 904 932 -hsync +vsync (55.9 kHz)
[1792024.773] (II) OMAP(0): Modeline "1280x1024"x59.8   90.75  1280 1328 1360 
1440  1024 1027 1034 1054 +hsync -vsync (63.0 kHz)
[1792024.773] (II) OMAP(0): Modeline "1280x960"x59.9   85.25  1280 1328 1360 
1440  960 963 967 988 +hsync -vsync (59.2 kHz)
[1792024.773] (II) OMAP(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 
1440  720 723 728 741 +hsync -vsync (44.3 kHz)
[1792024.773] (II) OMAP(0): Modeline "1152x720"x60.0   67.28  1152 1208 1328 
1504  720 721 724 746 -hsync +vsync (44.7 kHz)
[1792024.773] (II) OMAP(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz)
[1792024.773] (II) OMAP(0): Modeline "720x400"x70.1   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz)
[1792024.773] (II) OMAP(0): Output HDMI-1 disconnected
[1792024.773] (II) OMAP(0): Output DVI-D-1 connected
[1792024.773] (II) OMAP(0): Using exact sizes for initial modes
[1792024.773] (II) OMAP(0): Output DVI-D-1 using initial mode 1920x1080
[1792024.773] (II) OMAP(0): Using default gamma of (1.0, 1.0, 1.0) unless 
otherwise stated.
[1792024.773] (II) OMAP(0): drmmode_pre_init:1116: Exiting
[1792024.773] (II) OMAP(0): Got KMS resources
[1792024.773] (**) OMAP(0): Display dimensions: (530, 290) mm
[1792024.773] (**) OMAP(0): DPI set to (92, 94)
[1792024.773] (II) Loading sub module "dri2"
[1792024.773] (II) LoadModule: "dri2"
[1792024.774] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[1792024.774] (II) Module dri2: vendor="X.Org Foundation"
[1792024.774]   compiled for 1.11.2, module version = 1.2.0
[1792024.774]   ABI class: X.Org Server Extension, version 6.0
[1792024.774] (II) Loading sub module "exa"
[1792024.774] (II) LoadModule: "exa"
[1792024.774] (II) Loading /usr/lib/xorg/modules/libexa.so
[1792025.341] (II) Module exa: vendor="X.Org Foundation"
[1792025.341]   compiled for 1.11.2, module version = 2.5.0
[1792025.342]   ABI class: X.Org Video Driver, version 11.0
[1792025.342] (II) Loading sub module "fb"
[1792025.342] (II) LoadModule: "fb"
[1792025.342] (II) Loading /usr/lib/xorg/modules/libfb.so
[1792025.785] (II) Module fb: vendor="X.Org Foundation"
[1792025.785]   compiled for 1.11.2, module version = 1.0.0
[1792025.785]   ABI class: X.Org ANSI C Emulation, version 0.4
[1792025.785] (II) Loading sub module "omap_pvr"
[1792025.785] (II) LoadModule: "omap_pvr"
[1792025.786] (II) Loading /usr/lib/xorg/modules/drivers/omap_pvr_drv.so
[1792025.806] (II) Module omap_pvr: vendor="X.Org Foundation"
[1792025.806]   compiled for 1.11.3, module version = 0.83.0
[1792025.806]   Module class: X.Org Video Driver
[1792025.806]   ABI class: X.Org Video Driver, version 11.0
[1792025.806] (II) OMAP(0): Loaded the omap_pvr sub-module
[1792025.806] (II) OMAP(0): OMAPPreInit:625: Exiting
[1792025.807] (--) Depth 24 pixmap format is 32 bpp
[1792025.807] (II) OMAP(0): OMAPScreenInit:700: Entering
[1792025.807] (II) OMAP(0): OMAPMapMem:211 allocating new scanout buffer: 
1920x1080 (7680)
[1792025.817] (II) OMAP(0): Initializing the "omap_pvr" sub-module ...
[1792025.830] PVR:(Error): PVRSRVOpenDCDevice: Error - 138 returned [95, 
/bridged_pvr_dc_glue.c]
[1792025.876] (II) OMAP(0): PVR EXA mode
[1792025.876] (II) EXA(0): Driver allocated offscreen pixmaps
[1792025.876] (II) EXA(0): Driver registered support for the following 
operations:
[1792025.876] (II)         Solid
[1792025.876] (II)         Copy
[1792025.876] (II)         Composite (RENDER acceleration)
[1792025.876] (II) OMAP(0): Successfully initialized the "omap_pvr" sub-module
[1792025.876] (II) OMAP(0): [DRI2] Setup complete
[1792025.877] (II) OMAP(0): [DRI2]   DRI driver: omap
[1792025.877] (II) OMAP(0): Initialized XV
[1792025.877] (==) OMAP(0): Backing store disabled
[1792025.877] (==) OMAP(0): Silken mouse enabled
[1792026.276] (II) OMAP(0): HW cursor initialized
[1792026.276] (II) OMAP(0): OMAPEnterVT:986: Entering
[1792026.276] (II) OMAP(0): drmmode_set_mode_major:237: Entering
[1792026.276] (II) OMAP(0): drmmode_set_mode_major:247 create framebuffer: 
1920x1080
[1792026.276] (EE) OMAP(0): failed to set gamma: Invalid argument
[1792026.335] (II) OMAP(0): drmmode_set_mode_major:343: Exiting
[1792026.335] (II) OMAP(0): OMAPEnterVT:998: Exiting
[1792026.335] (II) OMAP(0): drmmode_set_mode_major:237: Entering
[1792026.352] (II) OMAP(0): drmmode_set_mode_major:247 create framebuffer: 
1920x1080
[1792026.352] (EE) OMAP(0): failed to set gamma: Invalid argument
[1792026.368] (II) OMAP(0): drmmode_set_mode_major:343: Exiting
[1792026.368] (II) OMAP(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[1792026.368] (==) OMAP(0): DPMS enabled
[1792026.369] (II) OMAP(0): drmmode_uevent_init:1248: Entering
[1792026.724] (II) OMAP(0): drmmode_uevent_init:1274: Exiting
[1792026.724] (II) OMAP(0): OMAPScreenInit:844: Exiting
[1792026.724] (--) RandR disabled
[1792026.724] (II) Initializing built-in extension Generic Event Extension
[1792026.724] (II) Initializing built-in extension SHAPE
[1792026.724] (II) Initializing built-in extension MIT-SHM
[1792026.725] (II) Initializing built-in extension XInputExtension
[1792026.725] (II) Initializing built-in extension XTEST
[1792026.725] (II) Initializing built-in extension BIG-REQUESTS
[1792026.725] (II) Initializing built-in extension SYNC
[1792026.725] (II) Initializing built-in extension XKEYBOARD
[1792026.725] (II) Initializing built-in extension XC-MISC
[1792026.725] (II) Initializing built-in extension XFIXES
[1792026.725] (II) Initializing built-in extension RENDER
[1792026.726] (II) Initializing built-in extension RANDR
[1792026.726] (II) Initializing built-in extension COMPOSITE
[1792026.726] (II) Initializing built-in extension DAMAGE
[1792027.192] (EE) AIGLX error: dlopen of /usr/lib/dri/omap_dri.so failed 
(/usr/lib/dri/omap_dri.so: cannot open shared object file: No such file or 
directory)
[1792027.192] (EE) AIGLX: reverting to software rendering
[1792027.192] (II) AIGLX: Screen 0 is not DRI capable
[1792027.192] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed 
(/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or 
directory)
[1792027.192] (EE) GLX: could not load software renderer
[1792027.192] (II) GLX: no usable GL providers found for screen 0
[1792027.192] (II) OMAP(0): OMAPModifyPixmapHeader:168 failed to allocate 0x0 
bo, size=0, flags=00000002
[1792027.192] (II) OMAP(0): OMAPModifyPixmapHeader:102 wrapping scanout buffer
[1792027.192] (II) OMAP(0): Setting screen physical size to 508 x 285
[1792027.193] (II) OMAP(0): drmmode_xf86crtc_resize:1026: Entering
[1792027.193] (II) OMAP(0): drmmode_xf86crtc_resize:1030 Resize!  1920x1080
[1792027.193] (II) OMAP(0): OMAPModifyPixmapHeader:102 wrapping scanout buffer
[1792027.193] (II) OMAP(0): drmmode_xf86crtc_resize:1067: Exiting
[1792038.863] (II) OMAP(0): OMAPCloseScreen:874: Entering
[1792038.863] (II) OMAP(0): drmmode_uevent_fini:1282: Entering
[1792038.863] (II) OMAP(0): drmmode_uevent_fini:1292: Exiting
[1792038.864] (II) OMAP(0): OMAPLeaveVT:1016: Entering
[1792038.864] (II) OMAP(0): OMAPLeaveVT:1023: Exiting
[1792038.866] (II) OMAP(0): OMAPCloseScreen:902: Exiting
[1792038.977] Server terminated successfully (0). Closing log file.
_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to