Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mplayer xvideo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
syn0ptik
Apprentice
Apprentice


Joined: 09 Jan 2013
Posts: 267

PostPosted: Wed Oct 15, 2014 9:50 am    Post subject: mplayer xvideo Reply with quote

hi,
how make mplayer work with xvideo on gentoo?
Code:
localhost / # emerge -vap mplayer

These are the packages that would be merged, in order:

Calculating dependencies |

!!! Problem resolving dependencies for media-video/mplayer
... done!

!!! The ebuild selected to satisfy "mplayer" has unmet requirements.
- media-video/mplayer-1.2_pre20130729::gentoo USE="3dnow 3dnowext a52 aalib alsa bindist cdio cpudetection dga dts dvb dvd dvdnav enca encode ggi gif gsm iconv ipv6 jpeg jpeg2k ladspa libass libcaca libmpeg2 mad mmx mmxext mng mp3 network opengl osdmenu png pulseaudio radio rar rtmp sdl shm speex sse sse2 ssse3 theora truetype twolame unicode v4l vorbis x264 xinerama xscreensaver xv xvid -X (-altivec) (-aqua) -bidi -bl -bluray -bs2b -cddb -cdparanoia -debug -directfb -doc -dv -faac -faad -fbcon -ftp -jack -joystick -lirc -live -lzo -md5sum -nas -nut -openal -oss -pnm -pvr -rtc -samba (-selinux) -tga -toolame -tremor -vdpau (-vidix) -xanim -xvmc -zoran" ABI_X86="64" VIDEO_CARDS="s3virge tdfx -mga"

  The following REQUIRED_USE flag constraints are unsatisfied:
    dga? ( X ) ggi? ( X ) opengl? ( X ) osdmenu? ( X ) xinerama? ( X ) xscreensaver? ( X ) xv? ( X )

  The above constraints are a subset of the following complete expression:
    bindist? ( !faac ) dga? ( X ) dvdnav? ( dvd ) enca? ( iconv ) ggi? ( X ) libass? ( truetype ) opengl? ( X ) osdmenu? ( X ) truetype? ( iconv ) vdpau? ( X ) vidix? ( X ) xinerama? ( X ) xscreensaver? ( X ) xv? ( X ) xvmc? ( xv )


 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.
Back to top
View user's profile Send private message
guitou
Guru
Guru


Joined: 02 Oct 2003
Posts: 534
Location: France

PostPosted: Wed Oct 15, 2014 11:04 am    Post subject: X Reply with quote

Hi.

X disabled useflag is the blocker.
Back to top
View user's profile Send private message
syn0ptik
Apprentice
Apprentice


Joined: 09 Jan 2013
Posts: 267

PostPosted: Mon Oct 20, 2014 10:30 am    Post subject: Reply with quote

ok, I'd reinstall with "X", but I still have this:
Code:
Xlib:  extension "XFree86-VidModeExtension" missing on display ":0.0".
[VO_XV] Похоже, ваша карта не имеет поддержки Xvideo.
[VO_XV] Запустите 'xvinfo', чтобы проверить поддержку Xv и прочтите
[VO_XV] DOCS/HTML/ru/video.html#xv!
[VO_XV] Другие (не-xv) драйверы ищите в выводе 'mplayer -vo help'.
[VO_XV] Попробуйте -vo x11.
==========================================================================
[VO_XV] It seems that your card has no support of Xvideo.
[VO_XV] Start 'xvinfo' to check support of Xv and read
[VO_XV] DOCS/HTML/ru/video.html#xv!
[VO_XV] Other (not-xv) drivers look for in a conclusion 'mplayer - vo help'.
[VO_XV] Try [VO_XV] - vo x11.
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Mon Oct 20, 2014 11:00 am    Post subject: Reply with quote

Many things.

  • what video driver are you using?
  • your /var/log/Xorg.0.log file surely has some useful info in it, please, put it in pastebin and paste a link here
  • you surely need to compile *everything* with "xv" support. Having it in mplayer won't help if let's say, X or your driver can't speak it, so, enable the flag globally and use "emerge -auDvN @world" to check if xv support is missing in some other place
  • failing that, emerge xvinfo and run it
Back to top
View user's profile Send private message
syn0ptik
Apprentice
Apprentice


Joined: 09 Jan 2013
Posts: 267

PostPosted: Tue Oct 21, 2014 9:56 am    Post subject: Reply with quote

I use vesa from xorg-drivers.
Code:
[    60.313] (II) VESA: driver for VESA chipsets: vesa
[    60.335] (II) VESA(0): initializing int10
[    60.337] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    60.338] (II) VESA(0): VESA BIOS detected
[    60.338] (II) VESA(0): VESA VBE Version 3.0
[    60.338] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[    60.338] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    60.338] (II) VESA(0): VESA VBE OEM Software Rev: 12.36
[    60.338] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc.
[    60.338] (II) VESA(0): VESA VBE OEM Product: WRESTLER
[    60.338] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    60.380] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    60.380] (==) VESA(0): RGB weight 888
[    60.380] (==) VESA(0): Default visual is TrueColor
[    60.380] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    60.380] (II) VESA(0): VESA VBE DDC supported
[    60.380] (II) VESA(0): VESA VBE DDC Level 2
[    60.380] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    60.468] (II) VESA(0): VESA VBE DDC read successfully
[    60.468] (II) VESA(0): Manufacturer: RX_  Model: 2700  Serial#: 0
[    60.468] (II) VESA(0): Year: 2014  Week: 22
[    60.468] (II) VESA(0): EDID Version: 1.3
[    60.468] (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    60.468] (II) VESA(0): Sync:
[    60.468] (II) VESA(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    60.468] (II) VESA(0): Gamma: 2.20
[    60.468] (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    60.468] (II) VESA(0): First detailed timing is preferred mode
[    60.468] (II) VESA(0): redX: 0.648 redY: 0.339   greenX: 0.292 greenY: 0.603
[    60.468] (II) VESA(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    60.468] (II) VESA(0): Supported established timings:
[    60.468] (II) VESA(0): 720x400@70Hz
[    60.468] (II) VESA(0): 640x480@60Hz
[    60.468] (II) VESA(0): 640x480@75Hz
[    60.468] (II) VESA(0): 800x600@56Hz
[    60.468] (II) VESA(0): 800x600@60Hz
[    60.468] (II) VESA(0): 800x600@72Hz
[    60.468] (II) VESA(0): 800x600@75Hz
[    60.468] (II) VESA(0): 1024x768@60Hz
[    60.468] (II) VESA(0): 1024x768@75Hz
[    60.468] (II) VESA(0): 1280x1024@75Hz
[    60.468] (II) VESA(0): Manufacturer's mask: 0
[    60.468] (II) VESA(0): Supported standard timings:
[    60.468] (II) VESA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    60.468] (II) VESA(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    60.468] (II) VESA(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    60.468] (II) VESA(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    60.468] (II) VESA(0): #4: hsize: 1680  vsize 1050  refresh: 75  vid: 4019
[    60.468] (II) VESA(0): #5: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    60.468] (II) VESA(0): Supported detailed timing:
[    60.468] (II) VESA(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[    60.468] (II) VESA(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    60.468] (II) VESA(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    60.468] (II) VESA(0): Serial No: RX2012010001
[    60.468] (II) VESA(0): Ranges: V min: 23 V max: 76 Hz, H min: 15 H max: 99 kHz, PixClock max 255 MHz
[    60.468] (II) VESA(0): Monitor name: QHD270 VGA
[    60.468] (II) VESA(0): EDID (in hex):
[    60.468] (II) VESA(0):    00ffffffffffff004b1f002700000000
[    60.468] (II) VESA(0):    16180103603c2278ea3d85a6564a9a24
[    60.468] (II) VESA(0):    125054a7cb00714f81c081809500b30f
[    60.468] (II) VESA(0):    d1c001010101565e00a0a0a029503020
[    60.468] (II) VESA(0):    350055502100001e000000ff00525832
[    60.468] (II) VESA(0):    3031323031303030310a000000fd0017
[    60.468] (II) VESA(0):    4c0f6319000a202020202020000000fc
[    60.468] (II) VESA(0):    00514844323730205647410a202000c8
[    60.469] (II) VESA(0): EDID vendor "RX_", prod id 9984
[    60.469] (II) VESA(0): Using hsync ranges from config file
[    60.469] (II) VESA(0): Using vrefresh ranges from config file
[    60.469] (II) VESA(0): Printing DDC gathered Modelines:
[    60.469] (II) VESA(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync +vsync (88.8 kHz eP)
[    60.469] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    60.469] (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    60.469] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    60.469] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    60.469] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    60.469] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    60.469] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    60.469] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    60.469] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    60.469] (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    60.469] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    60.469] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    60.469] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    60.469] (II) VESA(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    60.469] (II) VESA(0): Modeline "1680x1050"x0.0  187.00  1680 1800 1976 2272  1050 1053 1059 1099 -hsync +vsync (82.3 kHz e)
[    60.469] (II) VESA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    60.469] (II) VESA(0): Searching for matching VESA mode(s):
[    60.524] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[    60.525] (II) VESA(0): Monitor0: Using hsync value of 89.40 kHz
[    60.525] (II) VESA(0): Monitor0: Using vrefresh value of 60.00 Hz
[    60.525] (II) VESA(0): Monitor0: Using maximum pixel clock of 255.00 MHz
[    60.525] (WW) VESA(0): Unable to estimate virtual size
[    60.525] (II) VESA(0): Not using built-in mode "1920x1440" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1856x1392" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1792x1344" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "720x400" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[    60.525] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[    60.525] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    60.525] (II) VESA(0): Monitor0: Using hsync value of 89.40 kHz
[    60.525] (II) VESA(0): Monitor0: Using vrefresh value of 60.00 Hz
[    60.525] (II) VESA(0): Monitor0: Using maximum pixel clock of 255.00 MHz
[    60.525] (WW) VESA(0): Unable to estimate virtual size
[    60.525] (II) VESA(0): Not using built-in mode "1856x1392" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1792x1344" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1400x1050" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1280x960" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1152x864" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "1024x768" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "720x400" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range)
[    60.525] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[    60.525] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[    60.525] (--) VESA(0): Virtual size is 1920x1440 (pitch 1920)
[    60.525] (**) VESA(0): *Built-in mode "1920x1440"
[    60.525] (**) VESA(0): Display dimensions: (600, 340) mm
[    60.525] (**) VESA(0): DPI set to (81, 107)
[    60.525] (II) VESA(0): Attempting to use 60Hz refresh for mode "1920x1440" (1e6)
[    60.525] (**) VESA(0): Using "Shadow Framebuffer"
[    60.531] (II) VESA(0): initializing int10
[    60.531] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    60.532] (II) VESA(0): VESA BIOS detected
[    60.532] (II) VESA(0): VESA VBE Version 3.0
[    60.532] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[    60.532] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    60.532] (II) VESA(0): VESA VBE OEM Software Rev: 12.36
[    60.532] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc.
[    60.532] (II) VESA(0): VESA VBE OEM Product: WRESTLER
[    60.532] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    60.536] (II) VESA(0): virtual address = 0x7f3c8d851000,
[    60.547] (II) VESA(0): Setting up VESA Mode 0x1E6 (1920x1440)
[    60.547] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[    60.705] (==) VESA(0): Default visual is TrueColor
[    60.714] (==) VESA(0): Backing store enabled
[    60.714] (==) VESA(0): DPMS enabled
[    76.780] (II) VESA(0): Setting up VESA Mode 0x1E6 (1920x1440)
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Tue Oct 21, 2014 11:13 am    Post subject: Reply with quote

Are you using the vesa driver for any specific reason? Isn't there any better alternative for your video card?

If so, don't expect great performance from this, cpu usage will also be high when playing videos.

Anyway... that's only part of the log, I can't see anything about "xvideo" being initialized in there. I'd like to see the full log just to make sure.

What's the output for this command?

Code:
# USE=xv emerge -auDvN @world


What about xvinfo?
Back to top
View user's profile Send private message
syn0ptik
Apprentice
Apprentice


Joined: 09 Jan 2013
Posts: 267

PostPosted: Wed Oct 22, 2014 9:39 am    Post subject: Reply with quote

xorg.log
http://pastebin.ca/2863051

Code:
# emerge -auDvN @world

 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

 * Last emerge --sync was Fri Sep 19 08:35:01 2014.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] media-libs/libdvdcss-1.3.0:1.2 [1.2.13-r1:1.2] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 348 KiB
[ebuild     U  ] sys-firmware/seabios-1.7.5 [1.7.4] USE="binary" 603 KiB
[ebuild     U  ] app-arch/unrar-5.1.6 [5.1.5] 211 KiB
[ebuild     U  ] dev-util/strace-4.9 [4.8] USE="aio perl -static" 510 KiB
[ebuild     U  ] dev-db/mysql-init-scripts-2.0-r1 [2.0_pre1-r7] 0 KiB
[ebuild     U  ] sys-apps/iproute2-3.16.0-r1 [3.15.0] USE="berkdb iptables ipv6 -atm -minimal (-selinux)" 429 KiB
[ebuild     U  ] app-emulation/emul-linux-x86-db-20140508-r3 [20140508-r1] USE="development" ABI_X86="-32" 0 KiB
[ebuild     U  ] dev-libs/libsigc++-2.3.2-r1:2 [2.3.1:2] USE="-doc -static-libs {-test}" 3509 KiB
[ebuild     U  ] dev-perl/LWP-MediaTypes-6.20.0-r1 [6.20.0] 0 KiB
[ebuild     U  ] dev-perl/Encode-Locale-1.30.0-r1 [1.30.0] 0 KiB
[ebuild  rR    ] perl-core/Pod-Parser-1.610.0-r1  0 KiB
[ebuild     U  ] dev-perl/TermReadKey-2.300.200-r1 [2.300.200] 37 KiB
[ebuild     U  ] dev-perl/File-Slurp-9999.190.0-r1 [9999.190.0] 0 KiB
[ebuild     U  ] dev-perl/HTML-Tagset-3.200.0-r1 [3.200.0] 0 KiB
[ebuild     U  ] dev-perl/HTTP-Date-6.20.0-r1 [6.20.0] 0 KiB
[ebuild     U  ] dev-perl/HTML-Parser-3.710.0-r1 [3.710.0] USE="{-test}" 0 KiB
[ebuild     U  ] media-libs/libdvdread-5.0.0-r2 [4.9.9] USE="css" ABI_X86="(64) -32 (-x32)" 370 KiB
[ebuild  rR    ] perl-core/Getopt-Long-2.420.0  0 KiB
[ebuild     U  ] dev-lang/tcl-8.6.2:0/8.6 [8.6.1-r1:0/8.6] USE="threads -debug" ABI_X86="(64) -32 (-x32)" 5673 KiB
[ebuild     U  ] dev-perl/File-Listing-6.40.0-r1 [6.40.0] 0 KiB
[ebuild     U  ] dev-libs/libev-4.18 [4.15-r1] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 506 KiB
[ebuild     U  ] dev-util/valgrind-3.10.0 [3.9.0] USE="-mpi" 10643 KiB
[ebuild     U  ] dev-perl/HTTP-Message-6.60.0-r1 [6.60.0] 0 KiB
[ebuild     U  ] media-libs/libdvdnav-5.0.1 [4.2.1] ABI_X86="(64) -32 (-x32)" 347 KiB
[ebuild     U  ] dev-perl/Digest-HMAC-1.30.0-r1 [1.30.0] 0 KiB
[ebuild     U  ] dev-perl/Authen-SASL-2.160.0-r1 [2.160.0] USE="-kerberos" 0 KiB
[ebuild     U  ] dev-perl/HTTP-Daemon-6.10.0-r1 [6.10.0] 0 KiB
[ebuild     U  ] net-libs/ortp-0.23.0:0/9 [0.22.0:0/9] USE="ipv6 ssl -debug -doc -examples -minimal -ntp-timestamp -srtp% (-zrtp)" 528 KiB
[ebuild     U  ] dev-perl/Net-SMTP-SSL-1.10.0-r1 [1.10.0] 0 KiB
[ebuild  N     ] dev-perl/perl-tk-804.32.0  6771 KiB
[ebuild     U  ] app-editors/vim-core-7.4.430 [7.4.326] USE="acl nls -minimal" 668 KiB
[ebuild     U  ] dev-libs/nss-3.17 [3.16.3] USE="cacert nss-pem -utils" ABI_X86="(64) -32 (-x32)" 6306 KiB
[ebuild     U  ] app-admin/syslog-ng-3.5.6 [3.5.5] USE="caps ipv6 pcre ssl tcpd -amqp -dbi -geoip -json -mongodb -pacct -smtp -spoof-source -systemd" 2932 KiB
[ebuild     U  ] media-fonts/terminus-font-4.39 [4.38] USE="X center-tilde pcf psf ru-g -a-like-o -distinct-l -quote -raw-font-data -ru-dv -ru-i -ru-k" 318 KiB
[ebuild     U  ] dev-python/setuptools-5.7 [5.4.1] USE="{-test}" PYTHON_TARGETS="python2_7 -pypy (-python3_2*) -python3_3 -python3_4" 995 KiB
[ebuild   R    ] media-libs/lcms-1.19-r2  USE="jpeg python tiff zlib -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild   R    ] dev-util/gdbus-codegen-2.40.0  PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3" 0 KiB
[ebuild     U  ] app-crypt/mit-krb5-1.12.2 [1.12.1-r2] USE="keyutils pkinit threads -doc -openldap (-selinux) {-test} -xinetd" ABI_X86="(64) -32 (-x32)" 11710 KiB
[ebuild   R    ] dev-libs/libnl-3.2.24-r1:3  USE="python -static-libs -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild   R    ] app-pda/libplist-1.11:0/2  USE="python -static-libs" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3" 0 KiB
[ebuild     U  ] dev-python/numpy-1.8.2 [1.8.1] USE="-doc -lapack {-test}" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 3705 KiB
[ebuild   R    ] x11-proto/xcb-proto-1.10  ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3" 0 KiB
[ebuild     U  ] dev-libs/boost-1.55.0-r2:0/1.55.0 [1.55.0-r1:0/1.55.0] USE="icu nls python threads tools -context -debug -doc -mpi -static-libs" ABI_X86="(64%*) -32% (-x32)" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild   R    ] net-analyzer/net-snmp-5.7.3_pre5-r1  USE="X* bzip2 ipv6 perl python ssl tcpd zlib -doc -elf -lm_sensors -mfd-rewrites -minimal -mysql -netlink -pci -rpm (-selinux) -ucd-compat" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild     U  ] net-dns/bind-tools-9.10.0_p2 [9.9.5] USE="ipv6 readline ssl xml -doc -gost -gssapi -idn -urandom" 8141 KiB
[ebuild     U  ] sys-block/thin-provisioning-tools-0.4.1 [0.3.2-r1] USE="{-test}" 183 KiB
[ebuild     U  ] net-misc/whois-5.1.5 [5.1.3] USE="iconv nls -idn" 76 KiB
[ebuild   R    ] dev-java/java-config-2.2.0:2  PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3" 0 KiB
[ebuild     U  ] net-ftp/lftp-4.5.5 [4.5.3] USE="gnutls nls ssl -convert-mozilla-cookies -openssl -socks5 -verify-file" LINGUAS="de ru -cs -es -fr -it -ja -ko -pl -pt_BR -uk -zh_CN -zh_HK -zh_TW" 1461 KiB
[ebuild     U  ] dev-ruby/rubygems-2.2.2 [2.0.14-r1] USE="-server {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21 (-jruby%)" 405 KiB
[ebuild     U  ] dev-ruby/minitest-5.4.1:5 [5.3.5:5] USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21 (-jruby)" 67 KiB
[ebuild   R    ] dev-ruby/kissfft-0.0.1-r1  USE="{-test}" RUBY_TARGETS="ruby19 ruby20 ruby21%*" 0 KiB
[ebuild   R    ] dev-ruby/robots-0.10.1-r2  USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21%* (-jruby)" 0 KiB
[ebuild   R    ] dev-ruby/arel-3.0.2-r2:3.0  USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21%* (-jruby)" 0 KiB
[ebuild     U  ] dev-ruby/racc-1.4.12 [1.4.11] USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21 (-jruby)" 113 KiB
[ebuild     U  ] dev-ruby/rake-compiler-0.9.3 [0.9.2-r1] USE="{-test}" RUBY_TARGETS="ruby19 ruby20 ruby21 (-jruby)" 31 KiB
[ebuild     U  ] dev-ruby/tzinfo-1.2.2:1 [1.2.1:1] USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21" 144 KiB
[ebuild     U  ] dev-ruby/rdoc-4.1.2 [4.0.1-r2] USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21 (-jruby%)" 713 KiB
[ebuild     U  ] dev-ruby/activesupport-4.1.6:4.1 [4.1.4:4.1] USE="{-test}" RUBY_TARGETS="ruby19 ruby20 ruby21" 3621 KiB
[ebuild     U  ] dev-ruby/activemodel-4.1.6:4.1 [4.1.4:4.1] USE="{-test}" RUBY_TARGETS="ruby19 ruby20 ruby21" 0 KiB
[ebuild   R    ] dev-ruby/activemodel-3.2.19:3.2  USE="{-test}" RUBY_TARGETS="ruby19 ruby20 ruby21%*" 0 KiB
[ebuild     U  ] dev-ruby/nokogiri-1.6.3.1 [1.6.0] USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21 (-jruby%)" 2236 KiB
[ebuild  NS    ] sys-kernel/gentoo-sources-3.16.3:3.16.3 [3.15.8:3.15.8] USE="-build -deblob -experimental -symlink" 78745 KiB
[ebuild     U  ] app-emulation/virtualbox-modules-4.3.16 [4.3.14] USE="-pax_kernel" 524 KiB
[ebuild     U  ] virtual/libgudev-215-r1 [215] USE="introspection -static-libs -systemd%" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild     U  ] sys-fs/mdadm-3.3.2 [3.3.1-r2] USE="-static" 402 KiB
[ebuild     U  ] sys-fs/xfsprogs-3.2.1 [3.1.11-r1] USE="nls readline -libedit -static -static-libs" 1442 KiB
[ebuild     U  ] sys-fs/lvm2-2.02.110 [2.02.108] USE="readline thin udev -clvm -cman -device-mapper-only -lvm1 -lvm2create_initrd (-selinux) -static -static-libs -systemd" 1453 KiB
[ebuild     U  ] app-editors/vim-7.4.430 [7.4.326] USE="X acl gpm nls perl python -cscope -debug -lua -luajit -minimal -racket -ruby (-selinux) -tcl -vim-pager" PYTHON_SINGLE_TARGET="python2_7 (-python3_2) -python3_3 -python3_4" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild     U  ] dev-lang/tk-8.6.2:0/8.6 [8.6.1:0/8.6] USE="threads truetype (-aqua) -debug {-test} -xscreensaver" 4148 KiB
[ebuild  N     ] media-libs/libepoxy-1.2  USE="{-test}" ABI_X86="(64) -32 (-x32)" 261 KiB
[ebuild   R    ] dev-python/pycairo-1.10.0-r4  USE="svg xcb -doc -examples {-test}" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild     U  ] net-libs/libpcap-1.6.2 [1.6.1-r1] USE="canusb dbus ipv6 -bluetooth -netlink -static-libs" 636 KiB
[ebuild     U  ] sys-libs/tdb-1.3.1 [1.3.0-r1] USE="python" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" 470 KiB
[ebuild   R    ] app-pda/libimobiledevice-1.1.6:0/4  USE="gnutls python -static-libs" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3" 0 KiB
[ebuild   R    ] dev-python/dbus-python-1.2.0  USE="-doc -examples {-test}" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild   R    ] dev-python/pygobject-3.12.2:3  USE="cairo threads -examples {-test}" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild     U  ] app-office/openoffice-bin-4.1.1 [4.1.0] USE="-gnome -java" LINGUAS="de ru -ast -bg -ca% -ca_XV% -cs -da -el -en_GB -es -eu -fi -fr -gd -gl -he -hi -hu -it -ja -km -ko -lt -nb -nl -pl -pt -pt_BR -sk -sl -sr -sv -ta -th -tr -vi -zh_CN -zh_TW" 190642 KiB
[ebuild     U  ] media-libs/libv4l-1.2.1 [1.0.0] ABI_X86="(64) -32 (-x32)" 1018 KiB
[ebuild     U  ] sys-power/upower-0.99.1:0/3 [0.99.0-r1:0/2] USE="introspection ios" 419 KiB
[ebuild     U  ] x11-apps/mesa-progs-8.2.0 [8.1.0] USE="egl -gles1 -gles2" 9836 KiB
[ebuild     U  ] net-wireless/bluez-5.23:0/3 [5.21-r1:0/3] USE="cups obex readline udev -debug (-selinux) -systemd {-test}" ABI_X86="(64) -32 (-x32)" 1394 KiB
[ebuild     U  ] net-dialup/ppp-2.4.7:0/2.4.7 [2.4.6-r3:0/2.4.6] USE="gtk ipv6 pam -activefilter -atm -dhcp -eap-tls -radius" 710 KiB
[ebuild     U  ] net-misc/putty-0.63_p20140820 [0.63_p20140416] USE="gtk ipv6 -doc -kerberos" 1903 KiB
[ebuild     U  ] gnome-base/librsvg-2.40.3:2 [2.40.2-r1:2] USE="introspection tools -vala" ABI_X86="(64) -32 (-x32)" 498 KiB
[ebuild     U  ] net-libs/gssdp-0.14.10:0/3 [0.14.8-r1:0/3] USE="gtk introspection" ABI_X86="(64) -32 (-x32)" 285 KiB
[ebuild     U  ] net-dialup/rp-pppoe-3.11-r2 [3.11-r1] USE="X" 0 KiB
[ebuild     U  ] net-analyzer/wireshark-1.12.1:0/1.12.1 [1.12.0_rc3:0/1.12.0_rc3] USE="caps crypt filecaps gtk3 ipv6 pcap ssl zlib -adns -doc -doc-pdf -geoip -kerberos -lua -netlink -portaudio -qt4 (-selinux) -smi" 28379 KiB
[ebuild     U  ] x11-misc/xscreensaver-5.30 [5.29] USE="gdm jpeg opengl pam perl xinerama -new-login (-selinux) -suid" 9332 KiB
[ebuild     U  ] xfce-base/xfwm4-4.11.2 [4.11.1] USE="dri startup-notification xcomposite -debug" 1023 KiB
[ebuild     U  ] app-emulation/virtualbox-bin-4.3.16.95972 [4.3.14.95030] USE="additions chm python -debug -headless -rdesktop-vrdp -sdk -vboxwebsrv" 98937 KiB
[ebuild     U  ] xfce-base/xfce4-settings-4.11.3 [4.11.2-r1] USE="libnotify upower xklavier -debug -libcanberra" 907 KiB
[ebuild   R    ] app-emulation/emul-linux-x86-qtlibs-20140508-r1  USE="development (-mng%*)" 0 KiB
[ebuild   R    ] dev-db/postgresql-server-9.4_beta2:9.4  USE="nls pam perl python xml -doc -kerberos -pg_legacytimestamp (-selinux) -tcl {-test} -uuid" LINGUAS="de en ru -af -cs -es -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -sk -sl -sv -tr -zh_CN -zh_TW" PYTHON_SINGLE_TARGET="python2_7 (-python3_2) -python3_3 -python3_4" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild     U  ] app-crypt/gnupg-2.0.26-r2 [2.0.25] USE="bzip2 ldap nls readline tools%* usb -doc -mta (-selinux) -smartcard -static (-adns%)" 4203 KiB
[ebuild     U  ] net-libs/serf-1.3.7:1 [1.3.6:1] USE="-kerberos" 139 KiB
[ebuild     U  ] app-emulation/qemu-2.1.1 [2.0.0-r1] USE="aio alsa caps curl fdt filecaps gtk jpeg ncurses nls opengl pin-upstream-blobs%* png pulseaudio python sasl sdl seccomp threads usb uuid vhost-net vnc xattr -accessibility -bluetooth -debug -glusterfs -infiniband% -iscsi -lzo% -nfs% -numa% -rbd (-selinux) -smartcard -snappy% -spice -ssh -static -static-softmmu -static-user -systemtap -tci {-test} -tls -usbredir -vde -virtfs -xen -xfs" PYTHON_TARGETS="python2_7" QEMU_SOFTMMU_TARGETS="arm i386 mips mips64 mips64el mipsel ppc ppc64 ppcemb sparc sparc64 x86_64 -aarch64 -alpha -cris -lm32 -m68k -microblaze -microblazeel -moxie -or32 -s390x -sh4 -sh4eb -unicore32 -xtensa -xtensaeb" QEMU_USER_TARGETS="arm armeb i386 mips mipsel ppc ppc64 ppc64abi32 sparc sparc32plus sparc64 x86_64 -aarch64 -alpha -cris -m68k -microblaze -microblazeel -mips64 -mips64el -mipsn32 -mipsn32el -or32 -s390x -sh4 -sh4eb -unicore32" 23015 KiB
[ebuild   R    ] dev-python/pycurl-7.19.3.1-r1  USE="ssl -examples {-test}" CURL_SSL="openssl -gnutls -nss" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3 -python3_4" 0 KiB
[ebuild     U  ] dev-ruby/activerecord-4.1.6:4.1 [4.1.4:4.1] USE="postgres -mysql -sqlite3 {-test}" RUBY_TARGETS="ruby19 ruby20 ruby21" 0 KiB
[ebuild     U  ] media-libs/openjpeg-2.1.0:2/7 [2.0.0:2/2] USE="-doc -static-libs {-test}" 1748 KiB
[ebuild     U  ] dev-vcs/mercurial-3.1.1 [3.1] USE="gpg -bugzilla -emacs {-test} -tk" PYTHON_TARGETS="python2_7" 3890 KiB
[ebuild     U  ] dev-vcs/git-2.1.0 [2.0.4] USE="blksha1 curl gpg gtk iconv nls pcre perl python threads webdav -cgi -cvs -doc -emacs -gnome-keyring -highlight -mediawiki (-ppcsha1) -subversion {-test} -tk -xinetd" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" 3757 KiB
[ebuild     U  ] dev-vcs/subversion-1.8.10 [1.8.9] USE="berkdb dso http nls perl python sasl -apache2 -ctypes-python -debug -doc -extras -gnome-keyring -java -kde -ruby {-test} -vim-syntax" PYTHON_TARGETS="python2_7" 6738 KiB
[ebuild     U  ] media-gfx/imagemagick-6.8.9.7:0/6.8.9.7 [6.8.8.10-r1:0/6.8.8.10] USE="X bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg jpeg2k lcms lqr lzma openmp pango perl png postscript q32 q64 q8 raw svg tiff truetype wmf xml zlib -autotrace -opencl -openexr -static-libs {-test} -webp" 7376 KiB
[ebuild     U  ] dev-db/mysql-5.6.20-r1 [5.6.20] USE="community embedded perl profiling ssl -cluster -debug -extraengine -jemalloc -latin1 -max-idx-128 -minimal (-selinux) -static -static-libs -systemtap -tcmalloc {-test}" ABI_X86="(64%*) -32% (-x32)" 0 KiB
[ebuild     U  ] virtual/mysql-5.6-r2:0/18 [5.6:0/0] USE="embedded -minimal -static -static-libs" ABI_X86="(64%*) -32% (-x32)" 0 KiB
[ebuild     U  ] dev-perl/DBD-mysql-4.20.0-r1 [4.20.0] USE="embedded" 0 KiB
[ebuild     U  ] gnome-base/gvfs-1.20.3 [1.20.2] USE="gphoto2 gtk http ios udev udisks -afp -archive -avahi -bluray -cdda -fuse -gnome-online-accounts -libsecret -mtp -samba -systemd {-test}" 1522 KiB
[ebuild     U  ] xfce-base/xfdesktop-4.11.8 [4.11.6] USE="libnotify thunar -debug" 1076 KiB
[ebuild     U  ] x11-misc/lightdm-gtk-greeter-1.9.0 [1.8.5] USE="branding" 441 KiB
[ebuild     U  ] media-gfx/gimp-2.8.14:2 [2.8.10-r1:2] USE="aalib alsa bzip2 curl dbus exif jpeg jpeg2k lcms mmx mng pdf png postscript python smp sse svg tiff udev wmf xpm (-altivec) (-aqua) -debug -doc -gnome -webkit" LINGUAS="de ru -am -ar -ast -az -be -bg -br -ca -ca@valencia -cs -csb -da -dz -el -en_CA -en_GB -eo -es -et -eu -fa -fi -fr -ga -gl -gu -he -hi -hr -hu -id -is -it -ja -ka -kk -km -kn -ko -lt -lv -mk -ml -ms -my -nb -nds -ne -nl -nn -oc -pa -pl -pt -pt_BR -ro -rw -si -sk -sl -sr -sr@latin -sv -ta -te -th -tr -tt -uk -vi -xh -yi -zh_CN -zh_HK -zh_TW" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" 19962 KiB
[ebuild     U  ] www-client/firefox-32.0 [31.0] USE="bindist custom-optimization dbus gstreamer minimal pulseaudio startup-notification -custom-cflags -debug -hardened -jit (-pgo) (-selinux) -system-cairo -system-icu -system-jpeg -system-sqlite {-test} -wifi" LINGUAS="de ru -af -ar -as -ast -be -bg -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -el -en_GB -en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -km -kn -ko -ku -lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -or -pa_IN -pl -pt_BR -pt_PT -rm -ro -si -sk -sl -son -sq -sr -sv_SE -ta -te -th -tr -uk -vi -xh -zh_CN -zh_TW -zu" 147150 KiB
[ebuild     U  ] app-text/stardict-3.0.5 [3.0.4] USE="espeak spell tools -gucharmap -pronounce -qqwry (-gnome%)" 9135 KiB
[ebuild   R    ] net-im/pidgin-2.10.9-r1  USE="dbus gnutls gstreamer gtk ncurses nls perl python sasl spell xscreensaver (-aqua) -debug -doc -eds -gadu -groupwise -idn -meanwhile -mxit -networkmanager -prediction -silc -tcl -tk -zephyr -zeroconf" PYTHON_SINGLE_TARGET="python2_7 (-python3_2) -python3_3" PYTHON_TARGETS="python2_7 (-python3_2*) -python3_3" 0 KiB
[ebuild   R    ] media-libs/mediastreamer-2.9.0:0/3  USE="X alsa amr bindist filters gsm ipv6 opengl ortp pulseaudio sdl speex theora v4l* video x264 (-coreaudio) -debug -doc -examples -g726 -g729 -ilbc -ntp-timestamp -opus -oss -pcap -portaudio -silk -static-libs {-test} -upnp" 0 KiB
[ebuild     U  ] x11-base/xorg-server-1.16.0.901:0/1.16.0.901 [1.16.0:0/1.16.0] USE="dmx glamor* ipv6 kdrive nptl suid tslib udev xorg xvfb -doc -minimal (-selinux) -static-libs -systemd -unwind -wayland -xnest" 5666 KiB
[uninstall     ] x11-libs/glamor-0.6.0-r1  USE="xv -gles -static-libs"
[blocks b      ] x11-libs/glamor ("x11-libs/glamor" is blocking x11-base/xorg-server-1.16.0.901)
[ebuild  rR    ] x11-drivers/xf86-video-qxl-0.1.1  USE="-xspice" 0 KiB
[ebuild  rR    ] x11-drivers/xf86-input-evdev-2.8.4  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-chips-1.2.5-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-s3-0.6.5-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-ati-7.4.0  USE="glamor udev" 0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-i128-1.3.6-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-vesa-2.3.3  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-fbdev-0.4.4  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-ast-0.97.0-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-apm-1.2.5-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-trident-1.3.6-r2  0 KiB
[ebuild  rR    ] x11-drivers/xf86-input-mouse-1.9.0  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-tga-1.2.2-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-input-keyboard-1.7.0  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-tdfx-1.4.5-r1  USE="dri" 0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-nv-2.1.20-r1  0 KiB
[ebuild  rR    ] x11-drivers/xf86-input-synaptics-1.7.6  0 KiB
[ebuild  rR    ] x11-drivers/xf86-input-vmmouse-13.0.0  0 KiB
[ebuild  rR    ] x11-drivers/xf86-input-tslib-0.0.6-r3  0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-openchrome-0.3.3  USE="-debug -viaregtool" 0 KiB
[ebuild  rR    ] x11-drivers/xf86-video-glint-1.2.8-r1  0 KiB
[ebuild     U  ] x11-drivers/xf86-video-intel-2.99.916 [2.99.914] USE="dri sna udev -debug -glamor -uxa -xvmc" 2190 KiB

Total: 138 packages (92 upgrades, 2 new, 1 in new slot, 43 reinstalls, 1 uninstall), Size of downloads: 745646 KiB
Conflict: 1 block

The following packages are causing rebuilds:

  (x11-base/xorg-server-1.16.0.901:0/1.16.0.901::gentoo, ebuild scheduled for merge) causes rebuilds for:
    (x11-drivers/xf86-input-keyboard-1.7.0:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-chips-1.2.5-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-apm-1.2.5-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-i128-1.3.6-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-tslib-0.0.6-r3:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-synaptics-1.7.6:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-tga-1.2.2-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-openchrome-0.3.3:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-tdfx-1.4.5-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-mouse-1.9.0:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-vesa-2.3.3:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-s3-0.6.5-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-trident-1.3.6-r2:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-nv-2.1.20-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-ast-0.97.0-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-vmmouse-13.0.0:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-qxl-0.1.1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-input-evdev-2.8.4:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-glint-1.2.8-r1:0/0::gentoo, ebuild scheduled for merge)
    (x11-drivers/xf86-video-ati-7.4.0:0/0::gentoo, ebuild scheduled for merge)

Would you like to merge these packages? [Yes/No]


Code:
$ xvinfo
X-Video Extension version 2.2
screen #0
 no adaptors present
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Wed Oct 22, 2014 11:34 am    Post subject: Reply with quote

Well, your log still doesn't show anything about XVideo, so it might very well be that the vesa driver doesn't support it, I have no idea if it's that way, but it wouldn't surprise me because vesa offers absolutely no acceleration. So, even if it supported XVideo, it wouldn't make any difference with x11, I think. So, I'll repeat my question: is there any reason why you are not using any other driver that's not "vesa"?

Erm... now that I think of it... you don't have the "minimal" USE enabled either globally or for xorg-server, do you?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum