problem with hw accelerated 1920x1080 video decode/playback

Post Reply
linuxball
Posts: 9
Joined: Tue Mar 09, 2010 9:35 am

problem with hw accelerated 1920x1080 video decode/playback

Post by linuxball »

Background Info

We purchased a fit-PC2 for playing back H.264 encoded 1920x1080 HD videos streamed over LAN making use of its hardware acceleration via video acceleration API (VA API). The fit-PC2 is connected to a 1920x1080 capable display using HDMI connection.

In order to get the Linux distro officially supported by Compulab I installed the fit-PC2 as specified in Installing Linux Mint 9.

Hardware: fit-PC2 rev. 1.4, Atom CPU Z530 @ 1.6 GHz, 1 GB RAM
BIOS Date: 05/12/10
Installed OS: Linux Mint 9 Isadora from Gnome CD (32-bit)
Additions: fit-PC2 packages from Compulab's repo (kernel, poulsbo xserver, libva, mplayer-vaapi)
Graphics environment: Poulsbo X Server (emgd driver) from Compulab's repo with simple openbox window manager (no compositing WM to avoid any problems related to it)
Test Video: H.264 1920x1080p@24fps video Big Buck Bunny from the official download page licensed under the Creative Commons Attribution 3.0 license (size: 725,106,140 B, md5sum: c23ab2ff12023c684f46fcc02c57b585, run time: 9 min 56 s, average bit rate 9.7 Mb/s)

The H.264 test video can be downloaded directly with wget:

Code: Select all

wget -N http://mirror.bigbuckbunny.de/download.php?file=peach/bigbuckbunny_movies/big_buck_bunny_1080p_h264.mov --referer http://www.bigbuckbunny.org/index.php/download/
Problems

Hardware accelerated video playback using mplayer-vaapi (and own libva based software) does not work for full HD (1920x1080) H.264 encoded videos. This seems to be the case for MPEG-4 encoded videos, too, as reported by alexandre17220 in his post mplayer and hd movie "Bug Buck Bunny" crash. The video frames seem to be decoded only partially, with freezing periods inbetween, finally leading to a crash (see section VARIOUS LOGS below) or sometimes to a complete freezing of the OS requiring a hard switch-off. The faulty decode/playback generates many "vmap allocation for size ... failed", "MMU FAULT Interrupt" and "MSGID_CMD_HW_PANIC" entries in the syslog file (see below).

However, mplayer-vaapi + vaapi libraries (or own libva based software) will play lower resolution and/or lower profile H.264 encoded videos fine (e.g. the H.264 encoded video stream with resolution 1280x720p@30fps from a AXIS P3344 webcam or the H.264 encoded movie trailer The Bourne Ultimatum - 1080p Trailer with resolution 1920x816p@24fps and CE-baseline profile). For the working examples the load of the Atom CPU is as low as 3.5 %.

The suggestion of smattr (installing the standard mplayer) is not a solution to the problem because it is not capable to use hardware acceleration, so playback of the above named "Big Buck Bunny" video with standard mplayer will be slowed down to a few frames per second :-(

Minor quirk: Exiting from X switches back to the tty1 console with an almost always badly corrupted font.

QUESTIONS
  1. Is there any way to get hardware accelerated playback of H.264 encoded 1920x1080 videos working in officially supported Mint 9 release on fit-PC2? Did anyone succeed in doing this?
  2. If (a.) is not possible, what is the best supported Linux distro and release for hardware accelerated playback of full HD H.264 videos on fit-PC2?
Any help is greatly appreciated.

Best regards

Wolfgang

PS: Various Logs

vainfo output:

Code: Select all

kofa@fitpc2 ~ $ vainfo
libva: libva version 0.31.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/emgd_drv_video.so
Intel(R) Embedded Media and Graphics Driver 1.5 Build 1742
libva: va_openDriver() returns 0
vainfo: VA API version: 0.31
vainfo: Driver version: Intel(R) Embedded Media and Graphics Driver 1.5 Build 1742
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Main              :	VAEntrypointVLD
      VAProfileMPEG4Simple            :	VAEntrypointVLD
      VAProfileMPEG4AdvancedSimple    :	VAEntrypointVLD
      VAProfileH264Baseline           :	VAEntrypointVLD
      VAProfileH264Main               :	VAEntrypointVLD
      VAProfileH264High               :	VAEntrypointVLD
      VAProfileVC1Simple              :	VAEntrypointVLD
      VAProfileVC1Simple              :	VAEntrypointMoComp
      VAProfileVC1Main                :	VAEntrypointVLD
      VAProfileVC1Main                :	VAEntrypointMoComp
      VAProfileVC1Advanced            :	VAEntrypointVLD
      VAProfileVC1Advanced            :	VAEntrypointMoComp
kofa@fitpc2 ~ $ 
terminal output for working (1280x720p@30fps webcam) decode/playback:

Code: Select all

kofa@fitpc2 ~ $ mplayer -nosound -vo vaapi rtsp://192.168.0.90:554/axis-media/media.amp?videocodec=h264
MPlayer UNKNOWN-4.4.3 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing rtsp://192.168.0.90:554/axis-media/media.amp?videocodec=h264.
Resolving 192.168.0.90 for AF_INET6...
Couldn't resolve name for AF_INET6: 192.168.0.90
Connecting to server 192.168.0.90[192.168.0.90]: 554...
rtsp_session: unsupported RTSP server. Server type is 'unknown'.
STREAM_LIVE555, URL: rtsp://192.168.0.90:554/axis-media/media.amp?videocodec=h264
Stream not seekable!
 file format detected.
Initiated "video/H264" RTP subsession on port 37486
VIDEO:  [H264]  0x0  0bpp  30.000 fps    0.0 kbps ( 0.0 kbyte/s)
libva: libva version 0.31.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/emgd_drv_video.so
Intel(R) Embedded Media and Graphics Driver 1.5 Build 1742
libva: va_openDriver() returns 0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[VD_FFMPEG] VA API accelerated codec.
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
Starting playback...
[VD_FFMPEG] Trying pixfmt=1.
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [vaapi] 1280x720 => 1280x720 H.264 VA-API Acceleration 
[VD_FFMPEG] XVMC-accelerated MPEG-2.
V:   0.0   1/  1 ??% ??% ??,?% 0 0
[ 398 lines removed ]
V:   9.3 400/400  3%  1%  0.0% 0 0
Exiting... (Quit)
kofa@fitpc2 ~ $ 
syslog entries created by working (1280x720p@30fps webcam) decode/playback:

Code: Select all

Jun  7 11:02:24 fitpc2 kernel: [  249.775192] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 11:02:24 fitpc2 kernel: [  249.784154] Enabling MTX 0x1029822
Jun  7 11:02:24 fitpc2 kernel: [  249.784165] Enabled MTX 0x1029821
Jun  7 11:02:24 fitpc2 kernel: [  249.784172] MSVDX COMMS Signature OK
Jun  7 11:02:38 fitpc2 kernel: [  263.649269] [EMGD] emgddc_process_flip() given invalid device handle (0xf3f8e400) and/or swap chain handle (0xea77c3c0)
[above message repeated 21 times with increasing swap chain handle address]
Jun  7 11:02:38 fitpc2 kernel: [  263.679470] [EMGD] emgddc_process_flip() given invalid device handle (0xf3f8e400) and/or swap chain handle (0xf1255500)
terminal output for non-working (1920x1080p@24fps Big Bug Bunny movie) decode/playback:

Code: Select all

kofa@fitpc2 ~ $ mplayer -nosound  -fs "$HOME/Videos/big_buck_bunny_1080p_h264.mov"
MPlayer UNKNOWN-4.4.3 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /home/kofa/Videos/big_buck_bunny_1080p_h264.mov.
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 2: audio (aac), -aid 0, -alang eng
VIDEO:  [H264]  1920x1080  24bpp  24.000 fps  9282.6 kbps (1133.1 kbyte/s)
Clip info:
 major_brand: qt  
 minor_version: 537199360
 compatible_brands: qt  
libva: libva version 0.31.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/emgd_drv_video.so
Intel(R) Embedded Media and Graphics Driver 1.5 Build 1742
libva: va_openDriver() returns 0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[VD_FFMPEG] VA API accelerated codec.
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
Starting playback...
[VD_FFMPEG] Trying pixfmt=1.
Movie-Aspect is undefined - no prescaling applied.
VO: [vaapi] 1920x1080 => 1920x1080 H.264 VA-API Acceleration  [fs]
[VD_FFMPEG] XVMC-accelerated MPEG-2.
V:   0.0   0/  0 ??% ??% ??,?% 0 0 
[ 552 lines removed ]
V:  23.0   0/  0 387% 104%  0.0% 0 0 

MPlayer interrupted by signal 6 in module: video_read_frame
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.

*** glibc detected *** mplayer: free(): invalid pointer: 0xb03f3008 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(+0x6b161)[0x6f45161]
/lib/tls/i686/cmov/libc.so.6(+0x6c9b8)[0x6f469b8]
/lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0x6f49a9d]
mplayer(ds_fill_buffer+0x11c)[0x821599c]
[0xc3e00000]
======= Memory map: ========
00110000-0012f000 r-xp 00000000 08:01 151021     /usr/lib/libjpeg.so.62.0.0
0012f000-00130000 r--p 0001e000 08:01 151021     /usr/lib/libjpeg.so.62.0.0
00130000-00131000 rw-p 0001f000 08:01 151021     /usr/lib/libjpeg.so.62.0.0
00131000-00138000 r-xp 00000000 08:01 150723     /usr/lib/libgif.so.4.1.6
00138000-00139000 r--p 00006000 08:01 150723     /usr/lib/libgif.so.4.1.6
00139000-0013a000 rw-p 00007000 08:01 150723     /usr/lib/libgif.so.4.1.6
0013a000-001fd000 r-xp 00000000 08:01 150392     /usr/lib/libasound.so.2.0.0
001fd000-00201000 r--p 000c2000 08:01 150392     /usr/lib/libasound.so.2.0.0
00201000-00202000 rw-p 000c6000 08:01 150392     /usr/lib/libasound.so.2.0.0
00202000-00204000 r-xp 00000000 08:01 526529     /lib/tls/i686/cmov/libdl-2.11.1.so
00204000-00205000 r--p 00001000 08:01 526529     /lib/tls/i686/cmov/libdl-2.11.1.so
00205000-00206000 rw-p 00002000 08:01 526529     /lib/tls/i686/cmov/libdl-2.11.1.so
00206000-0021b000 r-xp 00000000 08:01 526541     /lib/tls/i686/cmov/libpthread-2.11.1.so
0021b000-0021c000 r--p 00014000 08:01 526541     /lib/tls/i686/cmov/libpthread-2.11.1.so
0021c000-0021d000 rw-p 00015000 08:01 526541     /lib/tls/i686/cmov/libpthread-2.11.1.so
0021d000-0021f000 rw-p 00000000 00:00 0 
0021f000-0022e000 r-xp 00000000 08:01 150471     /usr/lib/libcdda_interface.so.0.10.2
0022e000-0022f000 r--p 0000e000 08:01 150471     /usr/lib/libcdda_interface.so.0.10.2
0022f000-00230000 rw-p 0000f000 08:01 150471     /usr/lib/libcdda_interface.so.0.10.2
00230000-00237000 r-xp 00000000 08:01 150473     /usr/lib/libcdda_paranoia.so.0.10.2
00237000-00238000 r--p 00006000 08:01 150473     /usr/lib/libcdda_paranoia.so.0.10.2
00238000-00239000 rw-p 00007000 08:01 150473     /usr/lib/libcdda_paranoia.so.0.10.2
00239000-002aa000 r-xp 00000000 08:01 147511     /usr/lib/libfreetype.so.6.3.22
002aa000-002ae000 r--p 00070000 08:01 147511     /usr/lib/libfreetype.so.6.3.22
002ae000-002af000 rw-p 00074000 08:01 147511     /usr/lib/libfreetype.so.6.3.22
002af000-002dd000 r-xp 00000000 08:01 150662     /usr/lib/libfontconfig.so.1.4.4
002dd000-002de000 r--p 0002d000 08:01 150662     /usr/lib/libfontconfig.so.1.4.4
002de000-002df000 rw-p 0002e000 08:01 150662     /usr/lib/libfontconfig.so.1.4.4
002df000-002e4000 r-xp 00000000 08:01 151178     /usr/lib/libogg.so.0.6.0
002e4000-002e5000 r--p 00004000 08:01 151178     /usr/lib/libogg.so.0.6.0
002e5000-002e6000 rw-p 00005000 08:01 151178     /usr/lib/libogg.so.0.6.0
002e7000-002f5000 r-xp 00000000 08:01 151112     /usr/lib/libmpcdec.so.3.1.1
002f5000-002f6000 r--p 0000d000 08:01 151112     /usr/lib/libmpcdec.so.3.1.1
002f6000-002f7000 rw-p 0000e000 08:01 151112     /usr/lib/libmpcdec.so.3.1.1
002f7000-002f8000 r-xp 00000000 08:01 150134     /usr/lib/libvdpau.so.1.0.0
002f8000-002f9000 r--p 00000000 08:01 150134     /usr/lib/libvdpau.so.1.0.0
002f9000-002fa000 rw-p 00001000 08:01 150134     /usr/lib/libvdpau.so.1.0.0
002fc000-0031f000 r-xp 00000000 08:01 491575     /lib/libpng12.so.0.42.0
0031f000-00320000 r--p 00022000 08:01 491575     /lib/libpng12.so.0.42.0
00320000-00321000 rw-p 00023000 08:01 491575     /lib/libpng12.so.0.42.0
00321000-00344000 r-xp 00000000 08:01 150608     /usr/lib/libenca.so.0.5.1
00344000-00345000 r--p 00023000 08:01 150608     /usr/lib/libenca.so.0.5.1
00345000-00347000 rw-p 00024000 08:01 150608     /usr/lib/libenca.so.0.5.1
00347000-00366000 r-xp 00000000 08:01 151069     /usr/lib/liblzo2.so.2.0.0
00366000-00367000 r--p 0001e000 08:01 151069     /usr/lib/liblzo2.so.2.0.0
00367000-00368000 rw-p 0001f000 08:01 151069     /usr/lib/liblzo2.so.2.0.0
00368000-003b8000 r-xp 00000000 08:01 151405     /usr/lib/libtheora.so.0.3.10
003b8000-003b9000 r--p 0004f000 08:01 151405     /usr/lib/libtheora.so.0.3.10
003b9000-003ba000 rw-p 00050000 08:01 151405     /usr/lib/libtheora.so.0.3.10
003ba000-003df000 r-xp 00000000 08:01 150545     /usr/lib/libdca.so.0.0.0
003df000-003e0000 ---p 00025000 08:01 150545     /usr/lib/libdca.so.0.0.0
003e0000-003e1000 r--p 00025000 08:01 150545     /usr/lib/libdca.so.0.0.0
003e1000-003e2000 rw-p 00026000 08:01 150545     /usr/lib/libdca.so.0.0.0
003e2000-00437000 r-xp 00000000 08:01 151180     /usr/lib/liboil-0.3.so.0.3.0
00437000-00438000 r--p 00054000 08:01 151180     /usr/lib/liboil-0.3.so.0.3.0
00438000-0044f000 rw-p 00055000 08:01 151180     /usr/lib/liboil-0.3.so.0.3.0
0044f000-00451000 rw-p 00000000 00:00 0 
00451000-004c4000 r-xp 00000000 08:01 150561     /usr/lib/libdirectfb-1.2.so.0.8.0
004c4000-004c5000 ---p 00073000 08:01 150561     /usr/lib/libdirectfb-1.2.so.0.8.0
004c5000-004c6000 r--p 00073000 08:01 150561     /usr/lib/libdirectfb-1.2.so.0.8.0
004c6000-004c7000 rw-p 00074000 08:01 150561     /usr/lib/libdirectfb-1.2.so.0.8.0
004c7000-004c8000 rw-p 00000000 00:00 0 
004c8000-004cc000 r-xp 00000000 08:01 150354     /usr/lib/libXv.so.1.0.0
004cc000-004cd000 r--p 00003000 08:01 150354     /usr/lib/libXv.so.1.0.0
004cd000-004ce000 rw-p 00004000 08:01 150354     /usr/lib/libXv.so.1.0.0
004ce000-004d0000 r-xp 00000000 08:01 492017     /lib/libcom_err.so.2.1
004d0000-004d1000 r--p 00001000 08:01 492017     /lib/libcom_err.so.2.1
004d1000-004d2000 rw-p 00002000 08:01 492017     /lib/libcom_err.so.2.1
004d2000-004d3000 r-xp 00000000 00:00 0          [vdso]
004d3000-005bc000 r-xp 00000000 08:01 147845     /usr/lib/libstdc++.so.6.0.13
005bc000-005c0000 r--p 000e9000 08:01 147845     /usr/lib/libstdc++.so.6.0.13
005c0000-005c1000 rw-p 000ed000 08:01 147845     /usr/lib/libstdc++.so.6.0.13
005c1000-005c8000 rw-p 00000000 00:00 0 
005c8000-005cb000 r-xp 00000000 08:01 148212     /usr/lib/libgmodule-2.0.so.0.2400.1
005cb000-005cc000 r--p 00002000 08:01 148212     /usr/lib/libgmodule-2.0.so.0.2400.1
005cc000-005cd000 rw-p 00003000 08:01 148212     /usr/lib/libgmodule-2.0.so.0.2400.1
005cd000-005e1000 r-xp 00000000 08:01 150672     /usr/lib/libfribidi.so.0.3.1
005e1000-005e2000 r--p 00013000 08:01 150672     /usr/lib/libfribidi.so.0.3.1
005e2000-005e3000 rw-p 00014000 08:01 150672     /usr/lib/libfribidi.so.0.3.1
005e3000-005f1000 r-xp 00000000 08:01 150324     /usr/lib/libXext.so.6.4.0
005f1000-005f2000 r--p 0000d000 08:01 150324     /usr/lib/libXext.so.6.4.0
005f2000-005f3000 rw-p 0000e000 08:01 150324     /usr/lib/libXext.so.6.4.0
005f3000-005f7000 r-xp 00000000 08:01 150360     /usr/lib/libXxf86dga.so.1.0.0
005f7000-005f8000 r--p 00004000 08:01 150360     /usr/lib/libXxf86dga.so.1.0.0
005f8000-005f9000 rw-p 00005000 08:01 150360     /usr/lib/libXxf86dga.so.1.0.0
005f9000-0064a000 r-xp 00000000 08:01 151448     /usr/lib/libvga.so.1.4.3
0064a000-0064b000 r--p 00051000 08:01 151448     /usr/lib/libvga.so.1.4.3
^C

MPlayer interrupted by signal 2 in module: video_read_frame
kofa@fitpc2 ~ $ 
syslog entries created by non-working (1920x1080p@24fps Big Bug Bunny movie) decode/playback:

Code: Select all

Jun  7 08:34:40 fitpc2 kernel: [  431.963035] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 08:34:40 fitpc2 kernel: [  431.971869] Enabling MTX 0x1029822
Jun  7 08:34:40 fitpc2 kernel: [  431.971880] Enabled MTX 0x1029821
Jun  7 08:34:40 fitpc2 kernel: [  431.971887] MSVDX COMMS Signature OK
Jun  7 08:34:41 fitpc2 kernel: [  432.443882] vmap allocation for size 8851456 failed: use vmalloc=<size> to increase size.
Jun  7 08:34:41 fitpc2 kernel: [  432.801134] vmap allocation for size 1064960 failed: use vmalloc=<size> to increase size.
Jun  7 08:34:41 fitpc2 kernel: [  432.801616] MMU FAULT Interrupt
Jun  7 08:34:41 fitpc2 kernel: [  432.801631] FAULT ADDR=48c56001
Jun  7 08:34:41 fitpc2 kernel: [  432.801658] MSGID_CMD_FAILED, status = 0x200, fence = 0x41
Jun  7 08:34:41 fitpc2 kernel: [  432.801749] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 08:34:41 fitpc2 kernel: [  432.810390] Enabling MTX 0x1029822
Jun  7 08:34:41 fitpc2 kernel: [  432.810399] Enabled MTX 0x1029821
Jun  7 08:34:41 fitpc2 kernel: [  432.810407] MSVDX COMMS Signature OK
Jun  7 08:34:41 fitpc2 kernel: [  432.810580] MMU FAULT Interrupt
Jun  7 08:34:41 fitpc2 kernel: [  432.810591] FAULT ADDR=48c71001
Jun  7 08:34:41 fitpc2 kernel: [  432.810615] MSGID_CMD_FAILED, status = 0x200, fence = 0x42
[ above 7 messages repeat 5 times with increasing FAULT ADDR and fence ID ]
Jun  7 08:34:41 fitpc2 kernel: [  432.978277] vmap allocation for size 1064960 failed: use vmalloc=<size> to increase size.
Jun  7 08:34:41 fitpc2 kernel: [  432.978655] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 08:34:41 fitpc2 kernel: [  432.987295] Enabling MTX 0x1029822
Jun  7 08:34:41 fitpc2 kernel: [  432.987305] Enabled MTX 0x1029821
Jun  7 08:34:41 fitpc2 kernel: [  432.987313] MSVDX COMMS Signature OK
Jun  7 08:34:42 fitpc2 kernel: [  432.987477] MSGID_CMD_HW_PANIC: fence 0x00000000, Irq 0x00000044
[ 500 similar lines omitted ]
Jun  7 08:36:38 fitpc2 kernel: [  549.531436] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 08:36:38 fitpc2 kernel: [  549.540076] Enabling MTX 0x1029822
Jun  7 08:36:38 fitpc2 kernel: [  549.540085] Enabled MTX 0x1029821
Jun  7 08:36:38 fitpc2 kernel: [  549.540093] MSVDX COMMS Signature OK
Jun  7 08:36:38 fitpc2 kernel: [  549.615068] vmap allocation for size 40960 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  549.623675] MSGID_CMD_HW_PANIC: fence 0x00000000, Irq 0x00000004
Jun  7 08:36:38 fitpc2 kernel: [  549.691158] vmap allocation for size 81920 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  549.693097] vmap allocation for size 73728 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  549.694426] vmap allocation for size 73728 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  549.695880] vmap allocation for size 77824 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  549.697968] vmap allocation for size 94208 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  549.699008] vmap allocation for size 73728 failed: use vmalloc=<size> to increase size.
Jun  7 08:36:38 fitpc2 kernel: [  550.037033] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 08:36:38 fitpc2 kernel: [  550.045655] Enabling MTX 0x1029822
Jun  7 08:36:38 fitpc2 kernel: [  550.045665] Enabled MTX 0x1029821
Jun  7 08:36:38 fitpc2 kernel: [  550.045673] MSVDX COMMS Signature OK
Jun  7 08:36:38 fitpc2 kernel: [  550.047631] MSGID_CMD_FAILED, status = 0x5, fence = 0x1149
[ above 5 messages repeat 6 times with increasing fence ID ]
Jun  7 08:36:39 fitpc2 kernel: [  550.108539] Firmware version is BUILD_DXVA_FW1-00-10-0944_SliceSwitching
Jun  7 08:36:39 fitpc2 kernel: [  550.117241] Enabling MTX 0x1029822
Jun  7 08:36:39 fitpc2 kernel: [  550.117251] Enabled MTX 0x1029821
Jun  7 08:36:39 fitpc2 kernel: [  550.117258] MSVDX COMMS Signature OK
[ mplayer crashed ]
syslog entries generated by starting X:

Code: Select all

Jun  7 10:59:19 fitpc2 acpid: client connected from 3832[0:0]
Jun  7 10:59:19 fitpc2 acpid: 1 client rule loaded
Jun  7 10:59:19 fitpc2 kernel: [   64.914700] Linux agpgart interface v0.103
Jun  7 10:59:19 fitpc2 kernel: [   65.047726] [drm] Initialized drm 1.1.0 20060810
Jun  7 10:59:19 fitpc2 kernel: [   65.152945] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Jun  7 10:59:19 fitpc2 kernel: [   65.152966] pci 0000:00:02.0: setting latency timer to 64
Jun  7 10:59:19 fitpc2 kernel: [   65.155609] GMMADR(region 0) start: 0xc0000000 (256M).
Jun  7 10:59:19 fitpc2 kernel: [   65.155624] GTTADR(region 3) start: 0xb0000000 (can map 256M RAM), and actual RAM base 0x3ffc0000.
Jun  7 10:59:19 fitpc2 kernel: [   65.155635] Stolen memory information 
Jun  7 10:59:19 fitpc2 kernel: [   65.155642]        base in RAM: 0x3f800000 
Jun  7 10:59:19 fitpc2 kernel: [   65.155651]        size: 7932K, calculated by (GTT RAM base) - (Stolen base)
Jun  7 10:59:19 fitpc2 kernel: [   65.155661]        size: 0M (dvmt mode=0)
Jun  7 10:59:19 fitpc2 kernel: [   65.155825] Set up 1983 stolen pages starting at 0x0003f800, GTT offset 0K
Jun  7 10:59:19 fitpc2 kernel: [   65.156314] [drm] Initialized emgd 1.0.0 20100723 for 0000:00:02.0 on minor 0
Jun  7 10:59:19 fitpc2 kernel: [   65.158585] [EMGD] drm_init() returning 0
Jun  7 10:59:19 fitpc2 kernel: [   65.407785]  Inserting over stolen memory.
Jun  7 10:59:20 fitpc2 kernel: [   65.676095] pci 0000:00:02.0: setting latency timer to 64
Jun  7 10:59:20 fitpc2 kernel: [   65.690741]  Inserting over stolen memory.
Jun  7 10:59:20 fitpc2 kernel: [   65.690866]  Inserting over stolen memory.
Jun  7 10:59:20 fitpc2 kernel: [   65.706271]  Inserting over stolen memory.
syslog entries generated by stopping X:

Code: Select all

Jun  7 11:03:42 fitpc2 kernel: [  327.714779] GMMADR(region 0) start: 0xc0000000 (256M).
Jun  7 11:03:42 fitpc2 kernel: [  327.714795] GTTADR(region 3) start: 0xb0000000 (can map 256M RAM), and actual RAM base 0x3ffc0000.
Jun  7 11:03:42 fitpc2 kernel: [  327.714805] Stolen memory information 
Jun  7 11:03:42 fitpc2 kernel: [  327.714813]        base in RAM: 0x3f800000 
Jun  7 11:03:42 fitpc2 kernel: [  327.714821]        size: 7932K, calculated by (GTT RAM base) - (Stolen base)
Jun  7 11:03:42 fitpc2 kernel: [  327.714832]        size: 0M (dvmt mode=0)
Jun  7 11:03:42 fitpc2 kernel: [  327.715001] Set up 1983 stolen pages starting at 0x0003f800, GTT offset 0K
Xorg.0.log created during an X session:

Code: Select all

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
Current Operating System: Linux fitpc2 2.6.35-34-fitpc2 #2 SMP Thu Dec 30 14:36:27 IST 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-34-fitpc2 root=UUID=5b109137-f3d2-4a4d-bedb-777016c33a80 ro quiet text
Build Date: 25 February 2012  06:59:39AM
xorg-server 2:1.7.6-2ubuntu7.11 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun  7 10:59:18 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "DontZap" "false"
(**) Option "IgnoreABI" "true"
(**) Option "GlxVisuals" "all"
(**) Ignoring ABI Version
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x81f0e80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:8108:8086:8119 Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller rev 7, Mem @ 0xb0080000/524288, 0xc0000000/268435456, 0xb0000000/262144, I/O @ 0x00001810/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "emgd"
(II) Loading /usr/lib/xorg/modules/drivers/emgd_drv.so
(II) Module emgd: vendor="Intel(R) Corporation"
	compiled for 1.7.99, module version = 1.5.1742
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 7.0
(WW) module ABI major version (7) doesn't match the server's version (6)
(II) EMGD: Intel(R) Embedded Media and Graphics Driver version 1.5.1742 for:
	Intel US15W Class
(II) Primary Device is: PCI 00@00:02:0
(II) EMGD(0): Creating default Display subsection in Screen section
	"Screen0" for depth/fbbpp 24/32
(==) EMGD(0): RGB weight 888
(==) EMGD(0): Default visual is TrueColor
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: Searching for BusID PCI:00:00:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card1
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card2
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card3
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card4
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card5
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card6
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card7
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card8
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card9
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card10
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card11
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card12
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card13
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card14
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card15
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmGetBusid returned ''
(II) EMGD(0): Chipset: "Intel SCH US15 Chipset"
(II) EMGD(0): Checking for new style options
(II) EMGD(0): Processing version 7.0 options
(II) EMGD(0): Using configuration 1
(II) EMGD(0): Checking for US15 specific configuration.
(II) EMGD(0): Checking for non-chipset specific configuration.
(II) EMGD(0): Setting port_order to 20000
(II) EMGD(0): Allocated local dtd for port=1 dtdid=1
(II) EMGD(0): Option processing done!
(II) EMGD(0): Valid Display Configurations:
(II) EMGD(0):   DC: 0x00000021
(II) EMGD(0):   DC: 0x00400022
(II) EMGD(0):   DC: 0x00400028
(II) EMGD(0):   DC: 0x00000041
(II) EMGD(0):   DC: 0x00000000
(II) EMGD(0): Using Display Configuration 0x00000021
(**) EMGD(0): Depth 24, (--) framebuffer bpp 32
(==) EMGD(0): Using gamma correction (1.0, 1.0, 1.0)
(II) EMGD(0): 1 modes passed validation checks
(--) EMGD(0): Virtual size is 1920x1080 (pitch 0)
(**) EMGD(0): *Built-in mode "1920x1080": 138.5 MHz (scaled from 0.0 MHz), 66.6 kHz, 60.0 Hz
(II) EMGD(0): Modeline "1920x1080"x60.0  138.50  1920 1967 2047 2079  1080 1082 1090 1110 +hsync (66.6 kHz)
(==) EMGD(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) EMGD(0): General Driver Configuration Options
(II) EMGD(0):   PCF Version:            7.00
(II) EMGD(0):   Configuration ID:       1
(II) EMGD(0): Primary Display Configuration Options
(II) EMGD(0):   VideoRam (Pixmap Cache): 32768
(II) EMGD(0):   PORT AND DISPLAY OPTIONS
(II) EMGD(0):     Port Order:           20000
(II) EMGD(0):     Display Config:       Single
(II) EMGD(0):     Display Detect:       Off
(II) EMGD(0):     FB Blend Overlay:     Off
(II) EMGD(0):     Gang DVO:             Off
(II) EMGD(0):     Clone Width:          0
(II) EMGD(0):     Clone Height:         0
(II) EMGD(0):     Clone Refresh:        0
(II) EMGD(0):   FRAMEBUFFER OPTIONS
(II) EMGD(0):     Shadow FB:            Off
(II) EMGD(0):     Tear FB:              On
(II) EMGD(0):     Resize:               Off
(II) EMGD(0):   FRAMEBUFFER ORIENTATION OPTIONS
(II) EMGD(0):     Rotation:             0 degrees
(II) EMGD(0):     Flip:                 Off
(II) EMGD(0):   HARDWARE ACCELERATION OPTIONS
(II) EMGD(0):     HW 2D Accel:          On
(II) EMGD(0):     HW Cursor:            On
(II) EMGD(0):   XVIDEO OPTIONS
(II) EMGD(0):     XVideo:               On
(II) EMGD(0):     XVideoBlend:          Off
(II) EMGD(0):     XVideoMC:             Off
(II) EMGD(0):     XVideoKey:            0xff00ff00
(II) EMGD(0):     Overlay Gamma Red:    0x100
(II) EMGD(0):     Overlay Gamma Green:  0x100
(II) EMGD(0):     Overlay Gamma Blue:   0x100
(II) EMGD(0):     Overlay Brightness:   0x8000
(II) EMGD(0):     Overlay Contrast:     0x8000
(II) EMGD(0):     Overlay Saturation:   0x8000
(II) EMGD(0):     DRI:                  On
(II) EMGD(0):     DRI2:                 On
(II) EMGD(0):     EDID:                 On
(II) EMGD(0):   QUICKBOOT OPTIONS
(II) EMGD(0):     QuickBoot:            0
(II) EMGD(0):     Seamless:             Off
(II) EMGD(0):     Video Input:          0
(II) EMGD(0):     Splash Screen:        Off
(II) EMGD(0):    INTERRUPT OPTIONS
(II) EMGD(0):      Polling:             Off
(II) EMGD(0):   GLOBAL PER PORT OPTIONS
(II) EMGD(0):   Port 2            DVI
(II) EMGD(0):      Multi-DVO:      Off
(II) EMGD(0):      Rotation:       0 degrees
(II) EMGD(0):      Flip:           Off
(II) EMGD(0):      Centering:      Off
(II) EMGD(0):      RenderScale:    Off
(II) EMGD(0):      EDID:           Off
(II) EMGD(0):      EDID Avail:     0x0
(II) EMGD(0):      EDID Not Avail: 0x4
(II) EMGD(0):      PANEL INFORMATION
(II) EMGD(0):         FP width:     0
(II) EMGD(0):         FP height:    0
(II) EMGD(0):         BKLT Enable:  0
(II) EMGD(0):         BKLT Method:  1
(II) EMGD(0):         BKLT T1:      60
(II) EMGD(0):         BKLT T2:      200
(II) EMGD(0):         BKLT T3:      200
(II) EMGD(0):         BKLT T4:      50
(II) EMGD(0):         BKLT T5:      400
(II) EMGD(0):         GPIO Pin VDD: 0
(II) EMGD(0):         GPIO Pin VEE: 0
(II) EMGD(0):         GPIO Pin BKLT:0
(II) EMGD(0):         DVO i2c pin:  0
(II) EMGD(0):         DVO i2c DAB:  0
(II) EMGD(0):         DVO i2c speed:0
(II) EMGD(0):         DVO ddc pin:  0
(II) EMGD(0):         DVO ddc speed:0
(II) EMGD(0):      Number DTD's:   1
(II) EMGD(0):        1-width:       1920
(II) EMGD(0):        1-height:      1080
(II) EMGD(0):        1-refresh:     0
(II) EMGD(0):        1-dclk:        138500
(II) EMGD(0):        1-horz total:  0
(II) EMGD(0):        1-horz b_start:1919
(II) EMGD(0):        1-horz b_end:  2079
(II) EMGD(0):        1-horz s_start:1967
(II) EMGD(0):        1-horz s_end:  2047
(II) EMGD(0):        1-vert total:  0
(II) EMGD(0):        1-vert b_start:1079
(II) EMGD(0):        1-vert b_end:  1110
(II) EMGD(0):        1-vert s_start:1082
(II) EMGD(0):        1-vert s_end:  1090
(II) EMGD(0):        1-flags:       0x4020000
(II) EMGD(0):      Number Attr's:  0
(II) EMGD(0):   Port 4            (null)
(II) EMGD(0):      Multi-DVO:      Off
(II) EMGD(0):      Rotation:       0 degrees
(II) EMGD(0):      Flip:           Off
(II) EMGD(0):      Centering:      Off
(II) EMGD(0):      RenderScale:    Off
(II) EMGD(0):      EDID:           On
(II) EMGD(0):      EDID Avail:     0x3
(II) EMGD(0):      EDID Not Avail: 0x5
(II) EMGD(0):      PANEL INFORMATION
(II) EMGD(0):         FP width:     0
(II) EMGD(0):         FP height:    0
(II) EMGD(0):         BKLT Enable:  0
(II) EMGD(0):         BKLT Method:  0
(II) EMGD(0):         BKLT T1:      0
(II) EMGD(0):         BKLT T2:      0
(II) EMGD(0):         BKLT T3:      0
(II) EMGD(0):         BKLT T4:      0
(II) EMGD(0):         BKLT T5:      0
(II) EMGD(0):         GPIO Pin VDD: 0
(II) EMGD(0):         GPIO Pin VEE: 0
(II) EMGD(0):         GPIO Pin BKLT:0
(II) EMGD(0):         DVO i2c pin:  0
(II) EMGD(0):         DVO i2c DAB:  0
(II) EMGD(0):         DVO i2c speed:0
(II) EMGD(0):         DVO ddc pin:  0
(II) EMGD(0):         DVO ddc speed:0
(II) EMGD(0):      Number DTD's:   0
(II) EMGD(0):      Number Attr's:  0
(==) Depth 24 pixmap format is 32 bpp
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.0
(EE) [drm] Could not set DRM device bus ID.
(II) EMGD(0): [dri] DRIScreenInit failed.  Disabling DRI.

(II) EMGD(0): First stage of DRI initialization failed (disabled).
(II) EMGD(0): [DRI2] Setup complete
(II) EMGD(0): DRI2 initialization complete.
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(II) EMGD(0): Video acceleration initialization complete
(==) EMGD(0): Backing store disabled
(II) EMGD(0): Hardware Cursor Initialization complete.
(==) EMGD(0): Silken mouse enabled
(==) EMGD(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: drmOpenMinor returns 15
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: drmOpenMinor returns 15
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: Searching for BusID PCI:00:02:00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: drmOpenMinor returns 15
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: Loaded and initialized /usr/lib/dri/emgd_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) XKB: generating xkmfile /tmp/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
(II) config/udev: Adding input device Video Bus (/dev/input/event5)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event5"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) XKB: generating xkmfile /tmp/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
(II) config/udev: Adding input device Power Button (/dev/input/event0)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Microsoft Microsoft® Digital Media Keyboard (/dev/input/event2)
(**) Microsoft Microsoft® Digital Media Keyboard: Applying InputClass "evdev keyboard catchall"
(**) Microsoft Microsoft® Digital Media Keyboard: always reports core events
(**) Microsoft Microsoft® Digital Media Keyboard: Device: "/dev/input/event2"
(II) Microsoft Microsoft® Digital Media Keyboard: Found keys
(II) Microsoft Microsoft® Digital Media Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Microsoft Microsoft® Digital Media Keyboard (/dev/input/event3)
(**) Microsoft Microsoft® Digital Media Keyboard: Applying InputClass "evdev keyboard catchall"
(**) Microsoft Microsoft® Digital Media Keyboard: always reports core events
(**) Microsoft Microsoft® Digital Media Keyboard: Device: "/dev/input/event3"
(II) Microsoft Microsoft® Digital Media Keyboard: Found 1 mouse buttons
(II) Microsoft Microsoft® Digital Media Keyboard: Found scroll wheel(s)
(II) Microsoft Microsoft® Digital Media Keyboard: Found relative axes
(II) Microsoft Microsoft® Digital Media Keyboard: Found absolute axes
(II) Microsoft Microsoft® Digital Media Keyboard: Found x and y absolute axes
(II) Microsoft Microsoft® Digital Media Keyboard: Found keys
(II) Microsoft Microsoft® Digital Media Keyboard: Configuring as mouse
(II) Microsoft Microsoft® Digital Media Keyboard: Configuring as keyboard
(**) Microsoft Microsoft® Digital Media Keyboard: YAxisMapping: buttons 4 and 5
(**) Microsoft Microsoft® Digital Media Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Microsoft® Digital Media Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(EE) Microsoft Microsoft® Digital Media Keyboard: failed to initialize for relative axes.
(WW) Device 'Microsoft Microsoft® Digital Media Keyboard' has 37 axes, only using first 36.
(II) Microsoft Microsoft® Digital Media Keyboard: initialized for absolute axes.
(II) config/udev: Adding input device Microsoft Microsoft® Digital Media Keyboard (/dev/input/js0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/event4)
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): always reports core events
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Device: "/dev/input/event4"
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found 9 mouse buttons
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found relative axes
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Found x and y relative axes
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Configuring as mouse
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
(**) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE)
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): initialized for relative axes.
(II) config/udev: Adding input device Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Microsoft Microsoft® Digital Media Keyboard: Close
(II) UnloadModule: "evdev"
(II) Microsoft Microsoft® Digital Media Keyboard: Close
(II) UnloadModule: "evdev"
(II) Microsoft Microsoft 5-Button Mouse with IntelliEye(TM): Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
 ddxSigGiveUp: Closing log

gabrielh
Site Admin
Posts: 1260
Joined: Thu Jun 02, 2011 1:13 pm

Re: problem with hw accelerated 1920x1080 video decode/playb

Post by gabrielh »

Hello Wolfgang

Unfortunately, Intel does not provide an officially drivers for GMA500 (aka Poulsbo) graphics used on FitPC2 for the Ubuntu linux family. There is a several custom made drivers as you can see here https://wiki.ubuntu.com/HardwareSupport ... rdsPoulsbo, but they all are not providing a sufficient HW acceleration for a FullHD video format. A latest Windows 7 drivers (emgd 1.10/1.14) provide almost clear HW acceleration for a 1920x1080 video files.

Please contact rma@compulab.co.il to check for refund eligibility.

Please check for a FitPC3 solution, that provides full HW acceleration for a 1920x1080 video to the Linux Mint family.
Gabriel Heifets

Fit-PC2/3/IntensePC support.

Post Reply

Return to “Linux Mint”