[SOLVED] Working notify-sharp

Hi,
the PKGBUILD of community/notify-sharp isn't working anymore since the code repository is down.
On the project site there is no further information and i found no way to download the sources directly.
But there are source packages for other distros:
http://rpmfind.net/linux/RPM/opensuse/1 … .i586.html
more here
unfortunately i have no clue how to create a new PKGBUILD out of the rpm source package.
Last edited by gimpel (2008-10-24 19:39:06)

I do not have a problem with the PKGBUILD in community:
> makepkg
==> Determining latest svn revision...
-> Version found: 3009
==> Making package: notify-sharp-svn 3009-2 i686 (Thu Oct 23 20:32:40 EST 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Validating source files with md5sums...
==> Extracting Sources...
==> Entering fakeroot environment...
==> Starting build()...
A notify-sharp/configure.ac
A notify-sharp/AUTHORS
A notify-sharp/ChangeLog
A notify-sharp/src
A notify-sharp/src/notify-sharp.dll.config
A notify-sharp/src/AssemblyInfo.cs.in
A notify-sharp/src/Global.cs
A notify-sharp/src/Makefile.am
A notify-sharp/src/Notification.cs
A notify-sharp/src/notify-sharp.snk
A notify-sharp/COPYING
A notify-sharp/docs
A notify-sharp/docs/en
A notify-sharp/docs/en/index.xml
A notify-sharp/docs/en/Notifications.xml
A notify-sharp/docs/en/Notifications
A notify-sharp/docs/en/Notifications/Global.xml
A notify-sharp/docs/en/Notifications/CloseArgs.xml
A notify-sharp/docs/en/Notifications/CloseHandler.xml
A notify-sharp/docs/en/Notifications/Notification.xml
A notify-sharp/docs/en/Notifications/ActionArgs.xml
A notify-sharp/docs/en/Notifications/ActionHandler.xml
A notify-sharp/docs/en/Notifications/ServerInformation.xml
A notify-sharp/docs/en/Notifications/Urgency.xml
A notify-sharp/docs/en/Notifications/CloseReason.xml
A notify-sharp/docs/notify-sharp-docs.source
A notify-sharp/docs/Makefile.am
A notify-sharp/Makefile.am
A notify-sharp/notify-sharp.pc.in
A notify-sharp/autogen.sh
A notify-sharp/NEWS
A notify-sharp/README
U notify-sharp
Checked out revision 3009.
==> SVN checkout done or server timeout
==> Starting make...

Similar Messages

  • [SOLVED] Device Notifier doesn't work in KDE 4.8.4

    Hi.
    I searched for this problem but can't find any solution that works for me.
    Have been using Arch since years, but never had this problem.
    I did a fresh install few days ago. I installed KDE, but only minimal packages to work. Everything seems work ok but Device Notifier doesn't work in any way. It doesn't detects USB nor CD/DVD, but system does and I can mount USB pendrive manually, for example, using pmount.
    Any help will be appreciated.
    Regards.
    Last edited by manc0ntr0 (2012-07-19 22:04:31)

    Whell, as I said in my message, whith --monitor command I have no response. I plugged in and out several times and 2 o 3 pendrives.
    Yes, I have dbus in my DAEMONS array in rc.conf:
    DAEMONS=(hwclock syslog-ng dbus cpufreq @network netfs @crond @alsa @cupsd)
    and seems it's working:
    # /etc/rc.d/dbus start
    :: Starting D-BUS system messagebus                                                                                                                                     [BUSY]
    Failed to start message bus: The pid file "/run/dbus/pid" exists, if the message bus is not running, remove this file             [FAIL] 
    [root@linux manc0ntr0]# /etc/rc.d/dbus restart
    :: Stopping D-BUS system messagebus                                                                                                                                     [DONE]
    :: Starting D-BUS system messagebus                                                                                                                                     [DONE
    My KDE starts trough /etc/inittab as is explained in wiki:
    x:5:respawn:/usr/bin/kdm -nodaemon
    As mann138 said, my system recognizes all pendrives but Device Notification doesn't.
    I can mount them and automount rule works perfect, but no notifications.
    Thanks

  • Photoshop not working with Sharp 70" touchscreen?

    I have a customer with a 70" Sharp touchscreen with the Sharp PC attachment.  The touchscreen functions work perfectly for all other programs.  But when they pull up Photoshop none of the touchscreen functions work to control Photoshop.  I have contacted Sharp, who told me to contact the manufacturer of the PC (technovare), who told me to contact Adobe.  So here I am looking for help.  All drivers have been updated.
    Thank you.

    jeff004 wrote:
    …(technovare), who told me to contact Adobe.  So here I am looking for help.  All drivers have been updated…
    The problem is that you are NOT addressing Adobe here in the user forum.

  • [SOLVED]A nice sharp font renderer (not as sharp as windows)

    Is there another font renderer out there? I tried freetype the default and that gives me blurry edges. Infinality is not better in my opinion. Same blurry edges too many configurations. Are there any other renderers out there?
    Last edited by tedbell (2012-08-07 20:06:21)

    here's ..profile.d/infinality-settings.sh:
    ### INFINALITY ENVIRONMENT VARIABLES FOR EXTRA RUN-TIME OPTIONS ##
    # These environment variables require that their respective patches
    # from http://www.infinality.net have been applied to the Freetype
    # installation you are using. They will do abolutely
    # nothing otherwise!
    # This file should be copied to /etc/profile.d/ for system-wide
    # effects and/or included in ~/.bashrc or ~/.bash_profile for per-user
    # effects:
    # . ~/path/to/this/file/infinality-settings.sh
    # Of course, the per-user settings will override the system-wide
    # settings. Default values indicated below will be used when the
    # environment variables below are not defined.
    # When I say "Default:" below, I'm referring to the default if no
    # environment variables are set. Generally this ends up being
    # whatever Freetype's default is set to.
    # EXAMPLES
    # Please see 3/4 down in this file for examples of different settings.
    ################## EXPLANATION OF SETTINGS ######################
    # SET_XFT_SETTINGS
    # Should the below Xft settings be set globally by this script? (true/false)
    SET_XFT_SETTINGS=true
    # XFT settings are like a red-headed stepchild that should be beaten severely.
    # These only affect legacy programs, and *parts* of some modern programs like
    # google-chrome. We only deal with these settings because we have to, otherwise
    # crap will slip by. I recommend using hintslight and autohint as the defaults
    # normally in local.conf. The reason hintfull and autohint:0 is needed here
    # because otherwise some programs will occassionally request slight hinting for
    # a truetype font. When a program does this, Freetype automatically uses the
    # autohinter, when you may actually want it to be rendered with the TT hinter,
    # (if specified in local.conf). So setting this to hintfull guarantees that the
    # TT font will be rendered with the TT hinter (assuming it is specified in
    # /etc/fonts/local.conf to be rendered that way.) For TT fonts that you want
    # rendered with autohint, specifiying that in the /etc/fonts/local.conf
    # should be enough. But you might think that by setting this to hintfull
    # that it's going to use Freetype's full autohinting (which we *completely*
    # avoid) for fonts you want autohinted. This is where
    # INFINALITY_FT_AUTOFIT_FORCE_SLIGHT_HINTING comes in. It tells freetype to
    # use slight hinting on fonts set for autohinting, even if the program requests
    # full autohinting. Freetype's full hinting only looks OK under certain
    # circumstances. The goal of infinality is to make infinality hinting look
    # good all the time.
    XFT_SETTINGS="
    Xft.antialias: 1
    Xft.autohint: 0
    Xft.dpi: 96
    Xft.hinting: 1
    Xft.hintstyle: hintfull
    Xft.lcdfilter: lcddefault
    Xft.rgba: rgb
    if [ "$SET_XFT_SETTINGS" = "true" ]; then
    echo "$XFT_SETTINGS" | xrdb -merge > /dev/null 2>&1
    fi
    # INFINALITY_FT_FILTER_PARAMS
    # This is a modified version of the patch here:
    # http://levelsofdetail.kendeeter.com/2008/12/dynamic_fir_filter_patch.html
    # Allows you to adjust the FIR filter at runtime instead of at
    # compile time. The idea is to have values add up to 100, and be
    # symmetrical around the middle value. If the values add up to
    # more than 100, the glyphs will appear darker. If less than 100,
    # lighter. I recommend using this method to make glyphs darker
    # or lighter globally as opposed to using the gamma option (see note in
    # the gamma option).
    # Here are some samples of various filter parameters:
    # (this has been changed to use integers between 0 and 100 to
    # avoid problems with regional differences like comma for decimal point)
    # Strong Extra Smooth "15 20 30 20 15" (extra smooth, natural weight)
    # Extra Smooth "20 20 30 20 20" (extra smooth, extra weight)
    # Smooth "15 20 32 20 15" (smooth, natural weight)
    # Stronger Gibson "11 22 38 22 11" (smooth, extra weight)
    # Gibson "11 22 33 22 11" (smooth, natural weight)
    # Freetype Light "00 33 34 33 00" (sharp, natural weight) # freetype's "light" LCD filter
    # Freetype Default "06 25 44 25 06" (sharp, extra weight) # freetype's default
    # Extra Sharp "00 35 35 35 00" (extra sharp, extra weight) # freetype's "light" LCD filter on acid
    # Windows uses something more sharp, maybe along the lines of Freetype's default
    # Default if no ENV_VARS present: [Freetype's default]
    # Recommended: "11 22 38 22 11" (too dark / smooth for some)
    # Example 1: export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    # INFINALITY_FT_STEM_ALIGNMENT_STRENGTH
    # This performs analysis on each glyph and determines an amount
    # to shift the glyph, left or right, so that it aligns better to
    # pixel boundaries.
    # This results in subtley cleaner looking stems, at the expense of
    # proper distances between glyphs. This is only active for sizes
    # 10 px or greater and does not apply to bold or italic fonts.
    # There are also exceptions on a small number of fonts that I've
    # not been able to render nicely with alignment enabled. In those
    # cases, a forced translation is applied instead.
    # Possible values:
    # 0 through 100 - think of as percentage of strength
    # 0 corresponds to no shifting whatsoever. In other words, OFF.
    # 100 corresponds to a full move to a snap zone defined by
    # the snapping algorithm, be it left or right. This
    # is the full amount any glyph could be moved in order to make it
    # align to the pixel.
    # Values inbetween act as caps. If the algorithm determines that it
    # wants to move the glyph .33 of a pixel to the left, but the value
    # is set to 50 (i.e. 50%), then the maximum move that would be allowed
    # is 50% of half a pixel, in other words .25. So instead of .33 the
    # glyph is moved .25 of a pixel.
    # For a subtle effect that doesn't dramatically affect the glyph, use
    # 25 for this and 25 for INFINALITY_FT_STEM_FITTING_STRENGTH
    # Default if no ENV_VARS present: 0
    # Recommended if you want to use it: 100
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=25
    # INFINALITY_FT_STEM_FITTING_STRENGTH
    # This performs analysis on each glyph and determines an amount
    # to horizontally scale the glyph, so that stems align better to
    # pixel boundaries. An emboldening (or anti-emboldening) is
    # performed afterward to account for stem width exaggeration.
    # This results in subtley cleaner looking fonts, at the expense of
    # proper distances between glyphs and slightly misshapen glyphs.
    # This is only active for sizes 10 px or greater and does not
    # apply to bold or italic fonts.
    # There are also exceptions on a small number of fonts that I've
    # not been able to render nicely with fitting enabled. In those
    # cases, a forced translation is applied instead.
    # Possible values:
    # 0 through 100 - think of as percentage of strength
    # 0 corresponds to no stretching whatsoever. In other words, OFF.
    # 100 corresponds to a full pixel stretch, be outward or inward. This
    # is the full amount any glyph could be stretched in order to make it
    # align to a pixel boundary. Which direction is chosen is part
    # of the art of what I'm trying to do in the code. ;)
    # Values inbetween act as caps. If the algorithm determines that it
    # wants to stretch the glyph .75 of a pixel outward, but the value
    # is set to 50 (i.e. 50%), then the maximum move that would be allowed
    # is 50% of a pixel, in other words .50. So instead of .75 the
    # glyph is stretched .50 of a pixel.
    # For a subtle effect that doesn't dramatically affect the glyph, use
    # 25 for this and 25 for INFINALITY_FT_STEM_FITTING_STRENGTH
    # Default if no ENV_VARS present: 0
    # Recommended if you want to use it: 100
    export INFINALITY_FT_STEM_FITTING_STRENGTH=25
    # INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE
    # This allows you to set a ppem at which alignment and fitting
    # will reach 100%. As glyphs become larger, more dramatic
    # snapping will not affect the glyph shape as much, so it makes
    # sense to allow this.
    # For fonts that are 10 ppem, the values set above for
    # INFINALITY_FT_STEM_ALIGNMENT_STRENGTH and
    # INFINALITY_FT_STEM_FITTING_STRENGTH will be used. As the ppem
    # gradually becomes larger, so will the strength settings, and
    # they will reach 100% at the ppem you specify here.
    # This is a simple linear scale.
    # Possible values:
    # 0 means to not use this feature
    # 11 and up will set the 100% level to that ppem value
    # Anything else is officially undefined, but I still bound it internally.
    # Default if no ENV_VARS present: 0
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=40
    # INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS
    # This applies largely to certain MS fonts, but some others as well.
    # it will apply known good settings on a font-by-font basis, regardless
    # of the other settings above or below.
    # - Use known values for selected fonts & ppems that are known to look
    # ok with 100:
    # INFINALITY_FT_STEM_ALIGNMENT_STRENGTH
    # INFINALITY_FT_STEM_FITTING_STRENGTH
    # - Use various internal tweaks like compatible widths and other
    # font-specific hacks.
    # - Use gamma, brightness or contrast adjustments automatically
    # on certain fonts. Global settings will still apply afterwards.
    # - Enable various forced settings on selective fonts during
    # rasterization and stem_alignment.
    # If set to TRUE, this will use 100 regardless of the values you have
    # specified above. It will not affect fonts that are not in this
    # small list.
    # Possible values:
    # FALSE means to not use this feature
    # TRUE will enable this feature
    # Default if no ENV_VARS present: FALSE
    # Recommended: TRUE
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    # INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH
    # This enables an algorithm found in ChromeOS for sharpening the
    # appearance of glyphs. It is based off this patch:
    # http://codereview.chromium.org/3298011/diff/9001/media-libs/freetype/files/freetype-2.3.11-lcd-sharpen.patches
    # It gives glyphs a more "grainy" look through some gamma
    # correction. It does tend to thin out vertical stems, which
    # may be a feature or a bug depending on your taste ;)
    # Possible values:
    # 0 through 100 - think of as percentage of strength
    # 0 corresponds to no sharpening whatsoever. In other words, OFF.
    # 25 is good for a subtle effect.
    # 50 corresponds to the default ChromeOS value.
    # 100 corresponds to maximum sharpening. This usually results in
    # something undesirable looking.
    # As you increase this amount, it is good to decrease the gamma (2nd value)
    # of INFINALITY_FT_PSEUDO_GAMMA, and possibly increase
    # INFINALITY_FT_STEM_FITTING_STRENGTH and
    # INFINALITY_FT_STEM_ALIGNMENT_STRENGTH, as it seems like the algorithm
    # lightens stems that aren't fully on-pixel.
    # Default if no ENV_VARS present: 0
    # Recommended: If you're going to use this filter - 50
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    # INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH
    # This enables an algorithm developed with the intention to sharpen
    # fonts to look similarly to Windows.
    # It gives glyphs a more "grainy" look, like the ChromeOS filter
    # except it does so more selectively. This prevents the thinning
    # of vertical stems that is noticible when a blanket gamma filter
    # like the ChromeOS filter is applied.
    # I also get a "cleaner" impression from the fonts with this Windows
    # style filter. This filter was done by 100% experimentation,
    # and there things that could probably be improved.
    # Some may argue that I shouldn't be trying to take the shortcomings
    # of the MS approach and bring them here. I disagree, as part
    # of freedom is having the right to make your fonts look as
    # shitty as you'd like.
    # Using this filter does somewhat lessen the need to use stem
    # fitting and stem alignment, as glyphs appear sharper.
    # This setting can be used at the same time as the previous chromeOS
    # sharpening, and happens after it in the code.
    # Possible values:
    # 0 through 100 - think of as percentage of strength
    # 0 corresponds to no sharpening whatsoever. In other words, OFF.
    # 10-25 is good for a subtle effect while not completely decimating glyphs.
    # 50-75 corresponds to probably something in the range that Windows uses.
    # 100 corresponds to maximum sharpening.
    # Using a high value for this variable along with enabling the
    # fringe filter (below) almost eliminates the need
    # for INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT to be set to 100,
    # and can instead be set at 0. (Setting
    # INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT to 0 prevents missing
    # stems in the middle of s. The drawback is that many fonts just look
    # way too sharp and grainy at this setting. Your call.)
    # Default if no ENV_VARS present: 0
    # Recommended if you want to use this filter: 65
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=10
    # INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT
    # When using autohinting, horizontal stems you'd find in E, f, T, -,
    # etc. are normally not snapped to full integer pixel heights, meaning
    # that you will get a semi-dark fringe on these stems, above or
    # below the black line of pixels:
    # (- represents the semi-dark pixels)
    # Setting this to 100 will force integer pixel heights. Setting it to
    # zero will do what Freetype does by default. Anything inbetween will
    # act as a weighted average of the two.
    # This is disabled when the standard width is found (via voodoo) to be
    # less than 1 pixel, in order to prevent the vanishing stem issues on
    # letters with diagonal stems like a and s.
    # Under most circumstances, this should be set at 100. If you choose to
    # not set it to 100, you may want to set INFINALITY_FT_FRINGE_FILTER_STRENGTH
    # to a non-zero value in order to reduce fringing.
    # Possible values:
    # 0 - default Freetype value
    # 100 - a full pixel
    # Default if no ENV_VARS present: 0
    # Recommended: 100
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    # INFINALITY_FT_USE_VARIOUS_TWEAKS
    # - Force autohint when no TT instructions present.
    # - Artificially embolden horizontally only.
    # - When artificially emboldening, maintain the glyph width.
    # - Embolden light and thin-stemmed glyphs automatically.
    # - Don't sharpen italics.
    # Some fonts look bad when stem aligned at certain ppems, no matter
    # what. I've put exceptions in to deal with these, included in
    # these tweaks. Georgia and Lucida Grande are examples.
    # Possible values:
    # true - enable tweaks
    # false - do not enable tweaks (do Freetype default)
    # Default if no ENV_VARS present: false
    # Recommended: true
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    # INFINALITY_FT_GAMMA_CORRECTION
    # This does a weighted gamma correction at the LCD filter phase
    # PRIOR to the LCD filter. Unfortunately it does not however
    # take into account the color on which the glyph is being rendered
    # (or for that matter the color of the glyph),
    # which would need to happen in X rendering. It is actually
    # using the gamma function in calculations though.
    # The first value indicates a px value, the second indicates a
    # "gamma" value. All sizes less than the px value will be corrected
    # on a weighted scale based on the second value.
    # The gamma value is commonly between 0.0 and 3.0. Due to localization
    # issues, the gamma value should be specified as it's actual value
    # multiplied by 100. So a gamma of 1.3 would be 130. In practice,
    # I'd stay between 40 and 250.
    # Values 1 through 100 will darken the glyph
    # Values greater than 100 will lighten the glyph
    # Example 1: Darken glyphs that are less than 10 px. With some fonts
    # even 5 or 6px is readable!
    # export INFINALITY_FT_GAMMA_CORRECTION="10 60"
    # Example 2: Lighten all glyphs (below 100px)
    # export INFINALITY_FT_GAMMA_CORRECTION="100 150"
    # Example 3: Do nothing
    # export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    # Default: [No gamma correction]
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    # INFINALITY_FT_BRIGHTNESS
    # This filter adjusts brightness, using the standard algorithm
    # for brightness. It is applied AFTER the LCD filtering.
    # For a Windows XP look, set brightness to something and contrast to 50
    # This will also tend to increase its sharpness.
    # These values are relative and don't really mean anything
    # however they are satisfactory for a range of appearances.
    # Another tip is to use a gamma setting of "1000 110" or something
    # over 100 to lighten things before processing.
    # Default if no ENV_VARS present: 0
    # Dark XP Experience: -25
    # Light XP Experience: 40
    # Example: export INFINALITY_FT_BRIGHTNESS="-20"
    export INFINALITY_FT_BRIGHTNESS="0"
    # INFINALITY_FT_CONTRAST
    # This filter adjusts contrast, using the standard algorithm
    # for contrast. It is applied AFTER the LCD filtering.
    # For a Windows XP look, set brightness to -25 and contrast to 50
    # This will also tend to increase its sharpness.
    # These values are relative and don't really mean anything
    # however they are satisfactory for a range of appearances.
    # Another tip is to use a gamma setting of "1000 110" or something
    # over 100 to lighten things before processing.
    # Default if no ENV_VARS present: 0
    # Dark or Light XP Experience: 50
    # Example: export INFINALITY_FT_CONTRAST="50"
    export INFINALITY_FT_CONTRAST="0"
    # INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH
    # This filter adjusts subpixel-rendered glyphs toward grayscale.
    # Sometimes this is useful in getting a rendering more like
    # OSX.
    # Range: Integers 0 through 100
    # 0 represents no filtering
    # 50 represents halfway between subpixel and grayscale
    # 100 represents completely grayscale
    # Default if no ENV_VARS present: 0
    # Recommended, if you want to use it: 30
    # Example: export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH="33"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH="0"
    # INFINALITY_FT_FRINGE_FILTER_STRENGTH
    # This filter tries to remove the horizontal fringing that is found on
    # default autohinted glyphs (similar to OSX-rendered glyphs).
    # For example, an E may be rendered so that the middle horizontal
    # stem is 100% black, but also has a horizonal row of pixels above
    # it that is at 50% intensity. This makes the glyph look dirty,
    # however it is technically accurate.
    # This would be useful in cases where you have
    # INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT set to something less than 100
    # but also can affect glyphs at 100, to some degree.
    # Unless fonts are showing fringes in a way that annoys you, I recommend
    # keeping it disabled, as it can slightly interfere with smooth appearance
    # sometimes.
    # Range: Integers 0 through 100
    # 0 represents no filtering
    # 50 represents a 50% reduction of detected fringes
    # 100 represents completely removing detected fringes
    # Default if no ENV_VARS present: 0
    # Recommended, if you want to use it: 100
    # Example: export INFINALITY_FT_FRINGE_FILTER_STRENGTH="100"
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH="0"
    # INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH
    # This post-filter darkens horizontal stems that autohint renders as semi-dark.
    # Freetype will by default not force stems to render to pixel boundaries
    # because it results in "vanishing stems". This happens on things like
    # s S a and other glyphs with center diagonal stems.
    # If you have INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT set to 100,
    # you're telling it to force pixel boundaries, which can result in the
    # vanishing stems. To get around this problem, I internally override the
    # INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT setting if the stem width
    # is less than a full pixel, regardless. This causes semi-dark stems, but
    # at least there are stems there.
    # This filter is intended to darken those semi-dark stems. I highly
    # recommend using this, but setting to a low value like 10, because
    # it is particularly sensitive right now, and can make thin fonts
    # look weird otherwise.
    # Range: Integers 0 through 100
    # 0 represents no darkening
    # 50 represents a 50% increase toward 1 pixel in height
    # 100 represents a full pixel of height
    # Default if no ENV_VARS present: 0
    # Recommended, if you want to use it: 10
    # Example: export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH="10"
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH="10"
    # INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH
    # This post-filter darkens vertical stems less than 1 pixel that autohint
    # renders as semi-dark. This applies mostly to thin fonts like
    # Courier New, Raleway, and fonts with the word "Light" in the title or
    # style. Although what autohint is doing is technically correct, it
    # results in a bad looking rendering because it's too light, at small
    # ppems. This filter tries to correct that.
    # There is an aspect of this that is automatic, so it's safer to use
    # larger values for this than the above horizontal ENV_VAR. However
    # setting this higher has more impact on thinner fonts. So, I still
    # recommend lower values.
    # Range: Integers 0 through 100
    # 0 represents no darkening
    # 50 represents a 50% increase (from current strength) toward 1 pixel
    # 100 represents a full pixel of width
    # Default if no ENV_VARS present: 0
    # Recommended, if you want to use it: 25
    # Example: export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH="25"
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH="25"
    # INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS
    # This will slightly stretch some glyphs vertically between 9px
    # and 14px (inclusive). Some people may find this more
    # aesthetically pleasing. This only applies to fonts that are
    # using autohint. I used to recommend this to be set true, but
    # it does mess with some (less popular) glyphs in a nasty way.
    # The goal here is to increase the height of some fonts by 1 px
    # but leave the x-height where it is. Arial is a good example
    # of this working properly. Compare the heights of Arial, Times
    # and Freesans with this on, vs. TT hinted versions of Arial and
    # Times.
    # Possible values:
    # true - enable height adjustment
    # false - do not enable height adjustment
    # Default: false
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    # Experimental emboldening values for OSX mode
    export INFINALITY_FT_GLOBAL_EMBOLDEN_X_VALUE=0
    export INFINALITY_FT_GLOBAL_EMBOLDEN_Y_VALUE=0
    export INFINALITY_FT_BOLD_EMBOLDEN_X_VALUE=0
    export INFINALITY_FT_BOLD_EMBOLDEN_Y_VALUE=0
    ########################### EXAMPLES ############################
    # Set the USE_STYLE variable below to try each example.
    # Make sure to set your style in /etc/fonts/local.conf too.
    # Possible options:
    # DEFAULT - Use above settings. A compromise that should please most people.
    # OSX - Simulate OSX rendering
    # UBUNTU - Simulate UBUNTU rendering
    # LINUX - Generic "Linux" style - no snapping or certain other tweaks
    # WINDOWS - Simulate Windows rendering
    # WINDOWS7 - Simulate Windows rendering with normal glyphs
    # WINDOWS7LIGHT- Simulate Windows 7 rendering with lighter glyphs
    # WINDOWS - Simulate Windows rendering
    # VANILLA - Just subpixel hinting
    # CUSTOM - Your own choice. See below
    # ----- Infinality styles -----
    # CLASSIC - Infinality rendering circa 2010. No snapping.
    # NUDGE - CLASSIC with lightly stem snapping and tweaks
    # PUSH - CLASSIC with medium stem snapping and tweaks
    # SHOVE - Full stem snapping and tweaks without sharpening
    # SHARPENED - Full stem snapping, tweaks, and Windows-style sharpening
    # INFINALITY - Settings I use
    # DISABLED - Act as though running without the extra infinality enhancements (just subpixel hinting).
    USE_STYLE="LINUX"
    ### NEEDS WORK ###
    ################# OSX STYLE #################
    if [ "$USE_STYLE" = "OSX" ]; then
    export INFINALITY_FT_FILTER_PARAMS="03 32 38 32 03"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=25
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="1000 80"
    export INFINALITY_FT_BRIGHTNESS="10"
    export INFINALITY_FT_CONTRAST="20"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=false
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=0
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    export INFINALITY_FT_GLOBAL_EMBOLDEN_X_VALUE=0
    export INFINALITY_FT_GLOBAL_EMBOLDEN_Y_VALUE=8
    export INFINALITY_FT_BOLD_EMBOLDEN_X_VALUE=16
    export INFINALITY_FT_BOLD_EMBOLDEN_Y_VALUE=0
    fi
    ################# UBUNTU STYLE #################
    if [ "$USE_STYLE" = "UBUNTU" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="1000 80"
    export INFINALITY_FT_BRIGHTNESS="-10"
    export INFINALITY_FT_CONTRAST="15"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=0
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    fi
    ################# LINUX STYLE #################
    if [ "$USE_STYLE" = "LINUX" ]; then
    export INFINALITY_FT_FILTER_PARAMS="06 25 44 25 06"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=0
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=25
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="10"
    export INFINALITY_FT_CONTRAST="50"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    fi
    ################# WINDOWS XP STYLE LIGHT #################
    if [ "$USE_STYLE" = "WINDOWSXPLIGHT" ]; then
    export INFINALITY_FT_FILTER_PARAMS="06 25 44 25 06"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=100
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=65
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=15
    export INFINALITY_FT_STEM_FITTING_STRENGTH=15
    export INFINALITY_FT_GAMMA_CORRECTION="1000 120"
    export INFINALITY_FT_BRIGHTNESS="20"
    export INFINALITY_FT_CONTRAST="30"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=30
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# WINDOWS 7 STYLE LIGHT #################
    if [ "$USE_STYLE" = "WINDOWS7LIGHT" ]; then
    export INFINALITY_FT_FILTER_PARAMS="20 25 38 25 05"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=100
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=100
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="1000 160"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="20"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=30
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# WINDOWS XP STYLE #################
    if [ "$USE_STYLE" = "WINDOWSXP" ]; then
    export INFINALITY_FT_FILTER_PARAMS="06 25 44 25 06"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=100
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=65
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=15
    export INFINALITY_FT_STEM_FITTING_STRENGTH=15
    export INFINALITY_FT_GAMMA_CORRECTION="1000 120"
    export INFINALITY_FT_BRIGHTNESS="10"
    export INFINALITY_FT_CONTRAST="20"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=30
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# WINDOWS 7 STYLE #################
    if [ "$USE_STYLE" = "WINDOWS7" ]; then
    export INFINALITY_FT_FILTER_PARAMS="20 25 42 25 06"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=100
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=65
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="1000 120"
    export INFINALITY_FT_BRIGHTNESS="10"
    export INFINALITY_FT_CONTRAST="20"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ############### VANILLA STYLE ##############
    if [ "$USE_STYLE" = "VANILLA" ]; then
    export INFINALITY_FT_FILTER_PARAMS="06 25 38 25 06"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=0
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=false
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=0
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    fi
    ############### CLASSIC INFINALITY STYLE ##############
    if [ "$USE_STYLE" = "CLASSIC" ]; then
    export INFINALITY_FT_FILTER_PARAMS="06 25 38 25 06"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=0
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=0
    export INFINALITY_FT_STEM_FITTING_STRENGTH=0
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    fi
    ################# NUDGE STYLE #################
    if [ "$USE_STYLE" = "NUDGE" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=25
    export INFINALITY_FT_STEM_FITTING_STRENGTH=15
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=30
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    fi
    ################# PUSH STYLE #################
    if [ "$USE_STYLE" = "PUSH" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=75
    export INFINALITY_FT_STEM_FITTING_STRENGTH=50
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=30
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# INFINALITY STYLE #################
    if [ "$USE_STYLE" = "INFINALITY" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=5
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=25
    export INFINALITY_FT_STEM_FITTING_STRENGTH=25
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=40
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# SHOVE STYLE #################
    if [ "$USE_STYLE" = "SHOVE" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=100
    export INFINALITY_FT_STEM_FITTING_STRENGTH=100
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# SHARPENED INFINALITY STYLE #################
    if [ "$USE_STYLE" = "SHARPENED" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=65
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=25
    export INFINALITY_FT_STEM_FITTING_STRENGTH=25
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=40
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    ################# DISABLED STYLE #################
    if [ "$USE_STYLE" = "DISABLED" ]; then
    export INFINALITY_FT_FILTER_PARAMS=
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=
    export INFINALITY_FT_STEM_FITTING_STRENGTH=
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=false
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=false
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=false
    fi
    ################# CUSTOM STYLE #################
    if [ "$USE_STYLE" = "CUSTOM" ]; then
    export INFINALITY_FT_FILTER_PARAMS="11 22 38 22 11"
    export INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH=0
    export INFINALITY_FT_FRINGE_FILTER_STRENGTH=0
    export INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH=10
    export INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH=25
    export INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH=0
    export INFINALITY_FT_STEM_ALIGNMENT_STRENGTH=100
    export INFINALITY_FT_STEM_FITTING_STRENGTH=100
    export INFINALITY_FT_GAMMA_CORRECTION="0 100"
    export INFINALITY_FT_BRIGHTNESS="0"
    export INFINALITY_FT_CONTRAST="0"
    export INFINALITY_FT_USE_VARIOUS_TWEAKS=true
    export INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS=true
    export INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT=100
    export INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE=0
    export INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS=true
    fi
    And here is fonts.conf:
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <!-- /etc/fonts/fonts.conf file to configure system font access -->
    <fontconfig>
    <!--
    DO NOT EDIT THIS FILE.
    IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
    LOCAL CHANGES BELONG IN 'local.conf'.
    The intent of this standard configuration file is to be adequate for
    most environments. If you have a reasonably normal environment and
    have found problems with this configuration, they are probably
    things that others will also want fixed. Please submit any
    problems to the fontconfig bugzilla system located at fontconfig.org
    Note that the normal 'make install' procedure for fontconfig is to
    replace any existing fonts.conf file with the new version. Place
    any local customizations in local.conf which this file references.
    Keith Packard
    -->
    <!-- Font directory list -->
    <dir>/usr/share/fonts</dir>
    <dir>~/.fonts</dir>
    <!--
    Accept deprecated 'mono' alias, replacing it with 'monospace'
    -->
    <match target="pattern">
    <test qual="any" name="family">
    <string>mono</string>
    </test>
    <edit name="family" mode="assign">
    <string>monospace</string>
    </edit>
    </match>
    <!--
    Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
    -->
    <match target="pattern">
    <test qual="any" name="family">
    <string>sans serif</string>
    </test>
    <edit name="family" mode="assign">
    <string>sans-serif</string>
    </edit>
    </match>
    <!--
    Accept deprecated 'sans' alias, replacing it with 'sans-serif'
    -->
    <match target="pattern">
    <test qual="any" name="family">
    <string>sans</string>
    </test>
    <edit name="family" mode="assign">
    <string>sans-serif</string>
    </edit>
    </match>
    <!--
    Load local system customization file
    -->
    <include ignore_missing="yes">conf.d</include>
    <!-- Font cache directory list -->
    <cachedir>/var/cache/fontconfig</cachedir>
    <cachedir>~/.fontconfig</cachedir>
    <config>
    <!--
    These are the default Unicode chars that are expected to be blank
    in fonts. All other blank chars are assumed to be broken and
    won't appear in the resulting charsets
    -->
    <blank>
    <int>0x0020</int> <!-- SPACE -->
    <int>0x00A0</int> <!-- NO-BREAK SPACE -->
    <int>0x00AD</int> <!-- SOFT HYPHEN -->
    <int>0x034F</int> <!-- COMBINING GRAPHEME JOINER -->
    <int>0x0600</int> <!-- ARABIC NUMBER SIGN -->
    <int>0x0601</int> <!-- ARABIC SIGN SANAH -->
    <int>0x0602</int> <!-- ARABIC FOOTNOTE MARKER -->
    <int>0x0603</int> <!-- ARABIC SIGN SAFHA -->
    <int>0x06DD</int> <!-- ARABIC END OF AYAH -->
    <int>0x070F</int> <!-- SYRIAC ABBREVIATION MARK -->
    <int>0x115F</int> <!-- HANGUL CHOSEONG FILLER -->
    <int>0x1160</int> <!-- HANGUL JUNGSEONG FILLER -->
    <int>0x1680</int> <!-- OGHAM SPACE MARK -->
    <int>0x17B4</int> <!-- KHMER VOWEL INHERENT AQ -->
    <int>0x17B5</int> <!-- KHMER VOWEL INHERENT AA -->
    <int>0x180E</int> <!-- MONGOLIAN VOWEL SEPARATOR -->
    <int>0x2000</int> <!-- EN QUAD -->
    <int>0x2001</int> <!-- EM QUAD -->
    <int>0x2002</int> <!-- EN SPACE -->
    <int>0x2003</int> <!-- EM SPACE -->
    <int>0x2004</int> <!-- THREE-PER-EM SPACE -->
    <int>0x2005</int> <!-- FOUR-PER-EM SPACE -->
    <int>0x2006</int> <!-- SIX-PER-EM SPACE -->
    <int>0x2007</int> <!-- FIGURE SPACE -->
    <int>0x2008</int> <!-- PUNCTUATION SPACE -->
    <int>0x2009</int> <!-- THIN SPACE -->
    <int>0x200A</int> <!-- HAIR SPACE -->
    <int>0x200B</int> <!-- ZERO WIDTH SPACE -->
    <int>0x200C</int> <!-- ZERO WIDTH NON-JOINER -->
    <int>0x200D</int> <!-- ZERO WIDTH JOINER -->
    <int>0x200E</int> <!-- LEFT-TO-RIGHT MARK -->
    <int>0x200F</int> <!-- RIGHT-TO-LEFT MARK -->
    <int>0x2028</int> <!-- LINE SEPARATOR -->
    <int>0x2029</int> <!-- PARAGRAPH SEPARATOR -->
    <int>0x202A</int> <!-- LEFT-TO-RIGHT EMBEDDING -->
    <int>0x202B</int> <!-- RIGHT-TO-LEFT EMBEDDING -->
    <int>0x202C</int> <!-- POP DIRECTIONAL FORMATTING -->
    <int>0x202D</int> <!-- LEFT-TO-RIGHT OVERRIDE -->
    <int>0x202E</int> <!-- RIGHT-TO-LEFT OVERRIDE -->
    <int>0x202F</int> <!-- NARROW NO-BREAK SPACE -->
    <int>0x205F</int> <!-- MEDIUM MATHEMATICAL SPACE -->
    <int>0x2060</int> <!-- WORD JOINER -->
    <int>0x2061</int> <!-- FUNCTION APPLICATION -->
    <int>0x2062</int> <!-- INVISIBLE TIMES -->
    <int>0x2063</int> <!-- INVISIBLE SEPARATOR -->
    <int>0x206A</int> <!-- INHIBIT SYMMETRIC SWAPPING -->
    <int>0x206B</int> <!-- ACTIVATE SYMMETRIC SWAPPING -->
    <int>0x206C</int> <!-- INHIBIT ARABIC FORM SHAPING -->
    <int>0x206D</int> <!-- ACTIVATE ARABIC FORM SHAPING -->
    <int>0x206E</int> <!-- NATIONAL DIGIT SHAPES -->
    <int>0x206F</int> <!-- NOMINAL DIGIT SHAPES -->
    <int>0x2800</int> <!-- BRAILLE PATTERN BLANK -->
    <int>0x3000</int> <!-- IDEOGRAPHIC SPACE -->
    <int>0x3164</int> <!-- HANGUL FILLER -->
    <int>0xFEFF</int> <!-- ZERO WIDTH NO-BREAK SPACE -->
    <int>0xFFA0</int> <!-- HALFWIDTH HANGUL FILLER -->
    <int>0xFFF9</int> <!-- INTERLINEAR ANNOTATION ANCHOR -->
    <int>0xFFFA</int> <!-- INTERLINEAR ANNOTATION SEPARATOR -->
    <int>0xFFFB</int> <!-- INTERLINEAR ANNOTATION TERMINATOR -->
    </blank>
    <!--
    Rescan configuration every 30 seconds when FcFontSetList is called
    -->
    <rescan>
    <int>30</int>
    </rescan>
    </config>
    </fontconfig>
    Infinality.conf:
    <?xml version='1.0'?>
    <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
    <fontconfig>
    <!-- Choose an OS Rendering Style. This will determine B/W, grayscale,
    or subpixel antialising and slight, full or no hinting and replacements (if set in next option) -->
    <!-- Style should also be set in the infinality-settings.sh file, ususally in /etc/profile.d/ -->
    <!-- Choose one of these options:
    Infinality - subpixel AA, minimal replacements/tweaks, sans=Arial
    Windows 7 - subpixel AA, sans=Arial
    Windows XP - subpixel AA, sans=Arial
    Windows 98 - B/W full hinting on TT fonts, grayscale AA for others, sans=Arial
    OSX - Slight hinting, subpixel AA, sans=Helvetica Neue
    OSX2 - No hinting, subpixel AA, sans=Helvetica Neue
    Linux - subpixel AA, sans=DejaVu Sans
    === Recommended Setup ===
    Run ./infctl.sh script located in the current directory to set the style.
    # ./infctl.sh setstyle
    === Manual Setup ===
    See the infinality/styles.conf.avail/ directory for all options. To enable
    a different style, remove the symlink "conf.d" and link to another style:
    # rm conf.d
    # ln -s styles.conf.avail/win7 conf.d
    -->
    <!-- Uncomment this to reject all bitmap fonts -->
    <!-- Make sure to run this as root if having problems: fc-cache -f -->
    <!--
    <selectfont>
    <rejectfont>
    <pattern>
    <patelt name="scalable" >
    <bool>false</bool>
    </patelt>
    </pattern>
    </rejectfont>
    </selectfont>
    -->
    <!-- Ban Type-1 fonts because they render poorly -->
    <!-- Comment this out to allow all Type 1 fonts -->
    <selectfont>
    <rejectfont>
    <pattern>
    <patelt name="fontformat" >
    <string>Type 1</string>
    </patelt>
    </pattern>
    </rejectfont>
    </selectfont>
    <!-- Globally use embedded bitmaps in fonts like Calibri? -->
    <match target="font" >
    <edit name="embeddedbitmap" mode="assign">
    <bool>false</bool>
    </edit>
    </match>
    <!-- Substitute truetype fonts in place of bitmap ones? -->
    <match target="pattern" >
    <edit name="prefer_outline" mode="assign">
    <bool>true</bool>
    </edit>
    </match>
    <!-- Make (some) monospace/coding TTF fonts render as bitmaps? -->
    <!-- courier new, andale mono, monaco, etc. -->
    <match target="pattern" >
    <edit name="bitmap_monospace" mode="assign">
    <bool>false</bool>
    </edit>
    </match>
    <!-- Force autohint always -->
    <!-- Useful for debugging and for free software purists -->
    <match target="font">
    <edit name="force_autohint" mode="assign">
    <bool>false</bool>
    </edit>
    </match>
    <!-- Set DPI. dpi should be set in ~/.Xresources to 96 -->
    <!-- Setting to 72 here makes the px to pt conversions work better (Chrome) -->
    <!-- Some may need to set this to 96 though -->
    <match target="pattern">
    <edit name="dpi" mode="assign">
    <double>96</double>
    </edit>
    </match>
    <!-- Use Qt subpixel positioning on autohinted fonts? -->
    <!-- This only applies to Qt and autohinted fonts. Qt determines subpixel positioning based on hintslight vs. hintfull, -->
    <!-- however infinality patches force slight hinting inside freetype, so this essentially just fakes out Qt. -->
    <!-- Should only be set to true if you are not doing any stem alignment or fitting in environment variables -->
    <match target="pattern" >
    <edit name="qt_use_subpixel_positioning" mode="assign">
    <bool>false</bool>
    </edit>
    </match>
    <!-- Run infctl.sh or change the symlink in current directory instead of modifying this -->
    <include>infinality/conf.d</include>
    </fontconfig>
    I tried every conf.d symlink in the /etc/fonts/infinality/styles.conf.avail folder. I just can't get the fonts to be sharp with nice uniform smoothness. They look garbled.
    I just tried the ubuntu freetype and it looks worse.

  • [SOLVED] Customising notify-osd appearence

    Hi Everyone,
    I'm installing Archlinux system on a laptop with plans to make it my default system in the future.
    I come from Ubuntu so I like to get most of the features from that implemented in the new system.
    However I decided to go with Openbox as my default WM (with minimal GNOME applications I want to use).
    I really like the notify-osd (from Canonical) and I installed it from AUR. However it doean't look really nice, (Icon size, font size, etc.).
    Is there a way to customise the notify-osd appearance?
    I didn't find any details on this subject on the web except for one post that mentioned to create a ~/.notify-osd with some CSS like settings, but that didn't work for me.
    Any ideas or hints?
    Thanks.
    Last edited by sudaraka (2011-06-17 14:04:14)

    Thanks Pyntux,
    There were build error on the package you mentioned, but I used another (notify-osd-customizable)
    http://aur.archlinux.org/packages.php?ID=37576
    Here are some references that helped me for anyone might be looking for in the future:
    http://www.webupd8.org/2010/05/finally- … otify.html
    https://launchpad.net/~leolik/+archive/leolik

  • Intel GPU - OpenGL not working

    Hi guys,
    I've tried like everything I could find/think of I was able to get everything to work fine with the Nvidia (when I game I use this) but for some reason when I am using the Intel OpenGL just doesn't work...
    GPU's
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M] (rev ff)
    Xorg.0.log
    [ 27.497]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 27.497] X Protocol Version 11, Revision 0
    [ 27.497] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 27.497] Current Operating System: Linux bananas 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:56:02 CEST 2014 x86_64
    [ 27.497] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=991fc256-24bc-4a42-87f9-5f032bc0da05 rw quiet rcutree.rcu_idle_gp_delay=1
    [ 27.497] Build Date: 27 June 2014 07:32:26PM
    [ 27.497]
    [ 27.497] Current version of pixman: 0.32.6
    [ 27.497] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 27.497] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 27.498] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 27 22:08:43 2014
    [ 27.530] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 27.530] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 27.548] (==) No Layout section. Using the first Screen section.
    [ 27.549] (==) No screen section available. Using defaults.
    [ 27.549] (**) |-->Screen "Default Screen Section" (0)
    [ 27.549] (**) | |-->Monitor "<default monitor>"
    [ 27.549] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 27.549] (**) | |-->Device "Intel Graphics"
    [ 27.549] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 27.549] (==) Automatically adding devices
    [ 27.549] (==) Automatically enabling devices
    [ 27.549] (==) Automatically adding GPU devices
    [ 27.638] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 27.639] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 27.639] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 27.639] (II) Loader magic: 0x811cc0
    [ 27.639] (II) Module ABI versions:
    [ 27.639] X.Org ANSI C Emulation: 0.4
    [ 27.639] X.Org Video Driver: 15.0
    [ 27.639] X.Org XInput driver : 20.0
    [ 27.639] X.Org Server Extension : 8.0
    [ 27.639] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 27.641] (--) PCI:*(0:0:2:0) 8086:0166:1558:1550 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 27.641] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 27.641] Initializing built-in extension Generic Event Extension
    [ 27.641] Initializing built-in extension SHAPE
    [ 27.641] Initializing built-in extension MIT-SHM
    [ 27.641] Initializing built-in extension XInputExtension
    [ 27.641] Initializing built-in extension XTEST
    [ 27.641] Initializing built-in extension BIG-REQUESTS
    [ 27.641] Initializing built-in extension SYNC
    [ 27.641] Initializing built-in extension XKEYBOARD
    [ 27.641] Initializing built-in extension XC-MISC
    [ 27.642] Initializing built-in extension SECURITY
    [ 27.642] Initializing built-in extension XINERAMA
    [ 27.642] Initializing built-in extension XFIXES
    [ 27.642] Initializing built-in extension RENDER
    [ 27.642] Initializing built-in extension RANDR
    [ 27.642] Initializing built-in extension COMPOSITE
    [ 27.642] Initializing built-in extension DAMAGE
    [ 27.642] Initializing built-in extension MIT-SCREEN-SAVER
    [ 27.642] Initializing built-in extension DOUBLE-BUFFER
    [ 27.642] Initializing built-in extension RECORD
    [ 27.642] Initializing built-in extension DPMS
    [ 27.642] Initializing built-in extension Present
    [ 27.642] Initializing built-in extension DRI3
    [ 27.642] Initializing built-in extension X-Resource
    [ 27.642] Initializing built-in extension XVideo
    [ 27.642] Initializing built-in extension XVideo-MotionCompensation
    [ 27.642] Initializing built-in extension XFree86-VidModeExtension
    [ 27.642] Initializing built-in extension XFree86-DGA
    [ 27.642] Initializing built-in extension XFree86-DRI
    [ 27.642] Initializing built-in extension DRI2
    [ 27.642] (II) "glx" will be loaded by default.
    [ 27.642] (II) LoadModule: "dri2"
    [ 27.643] (II) Module "dri2" already built-in
    [ 27.643] (II) LoadModule: "glamoregl"
    [ 27.665] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 27.799] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 27.799] compiled for 1.15.0, module version = 0.6.0
    [ 27.799] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 27.799] (II) LoadModule: "glx"
    [ 27.799] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 27.809] (II) Module glx: vendor="X.Org Foundation"
    [ 27.809] compiled for 1.15.2, module version = 1.0.0
    [ 27.809] ABI class: X.Org Server Extension, version 8.0
    [ 27.809] (==) AIGLX enabled
    [ 27.809] Loading extension GLX
    [ 27.809] (II) LoadModule: "intel"
    [ 27.822] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 27.852] (II) Module intel: vendor="X.Org Foundation"
    [ 27.852] compiled for 1.15.2, module version = 2.99.912
    [ 27.852] Module class: X.Org Video Driver
    [ 27.852] ABI class: X.Org Video Driver, version 15.0
    [ 27.853] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    [ 27.853] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
    [ 27.853] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
    [ 27.853] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
    [ 27.853] (++) using VT number 1
    [ 27.854] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 27.854] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 27.854] (==) intel(0): RGB weight 888
    [ 27.854] (==) intel(0): Default visual is TrueColor
    [ 27.854] (**) intel(0): Option "AccelMethod" "glamor"
    [ 27.854] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
    [ 27.854] (**) intel(0): Relaxed fencing enabled
    [ 27.854] (**) intel(0): Wait on SwapBuffers? enabled
    [ 27.854] (**) intel(0): Triple buffering? enabled
    [ 27.854] (**) intel(0): Framebuffer tiled
    [ 27.854] (**) intel(0): Pixmaps tiled
    [ 27.854] (**) intel(0): 3D buffers tiled
    [ 27.854] (**) intel(0): SwapBuffers wait enabled
    [ 27.854] (==) intel(0): video overlay key set to 0x101fe
    [ 27.855] (II) intel(0): Output LVDS1 has no monitor section
    [ 27.855] (--) intel(0): found backlight control interface acpi_video0
    [ 27.856] (II) intel(0): Output VGA1 has no monitor section
    [ 27.856] (II) intel(0): Output HDMI1 has no monitor section
    [ 27.857] (II) intel(0): Output DP1 has no monitor section
    [ 27.857] (II) intel(0): EDID for output LVDS1
    [ 27.857] (II) intel(0): Manufacturer: CMO Model: 1720 Serial#: 0
    [ 27.857] (II) intel(0): Year: 2011 Week: 2
    [ 27.857] (II) intel(0): EDID Version: 1.3
    [ 27.857] (II) intel(0): Digital Display Input
    [ 27.857] (II) intel(0): Max Image Size [cm]: horiz.: 38 vert.: 21
    [ 27.857] (II) intel(0): Gamma: 2.20
    [ 27.857] (II) intel(0): No DPMS capabilities specified
    [ 27.857] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 27.857] (II) intel(0): First detailed timing is preferred mode
    [ 27.857] (II) intel(0): redX: 0.640 redY: 0.333 greenX: 0.303 greenY: 0.613
    [ 27.857] (II) intel(0): blueX: 0.154 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 27.857] (II) intel(0): Manufacturer's mask: 0
    [ 27.857] (II) intel(0): Supported detailed timing:
    [ 27.857] (II) intel(0): clock: 138.7 MHz Image Size: 382 x 215 mm
    [ 27.857] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 27.857] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
    [ 27.857] (II) intel(0): N173HGE-L11
    [ 27.857] (II) intel(0): CMO
    [ 27.857] (II) intel(0): N173HGE-L11
    [ 27.857] (II) intel(0): EDID (in hex):
    [ 27.857] (II) intel(0): 00ffffffffffff000daf201700000000
    [ 27.857] (II) intel(0): 02150103802615780ad895a3554d9d27
    [ 27.857] (II) intel(0): 0f505400000001010101010101010101
    [ 27.857] (II) intel(0): 0101010101012e3680a070381f403020
    [ 27.857] (II) intel(0): 35007ed710000018000000fe004e3137
    [ 27.857] (II) intel(0): 334847452d4c31310a20000000fe0043
    [ 27.857] (II) intel(0): 4d4f0a202020202020202020000000fe
    [ 27.857] (II) intel(0): 004e3137334847452d4c31310a20006e
    [ 27.857] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 27.857] (II) intel(0): Printing probed modes for output LVDS1
    [ 27.857] (II) intel(0): Modeline "1920x1080"x60.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 27.857] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 27.857] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
    [ 27.857] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
    [ 27.857] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 27.857] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 27.857] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 27.857] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 27.859] (II) intel(0): EDID for output VGA1
    [ 27.859] (II) intel(0): EDID for output HDMI1
    [ 27.859] (II) intel(0): EDID for output DP1
    [ 27.859] (II) intel(0): Output LVDS1 connected
    [ 27.859] (II) intel(0): Output VGA1 disconnected
    [ 27.859] (II) intel(0): Output HDMI1 disconnected
    [ 27.859] (II) intel(0): Output DP1 disconnected
    [ 27.859] (II) intel(0): Using exact sizes for initial modes
    [ 27.859] (II) intel(0): Output LVDS1 using initial mode 1920x1080
    [ 27.859] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 27.859] (II) intel(0): Kernel page flipping support detected, enabling
    [ 27.859] (==) intel(0): DPI set to (96, 96)
    [ 27.859] (II) Loading sub module "fb"
    [ 27.859] (II) LoadModule: "fb"
    [ 27.859] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 27.878] (II) Module fb: vendor="X.Org Foundation"
    [ 27.878] compiled for 1.15.2, module version = 1.0.0
    [ 27.878] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 27.878] (II) Loading sub module "glamoregl"
    [ 27.878] (II) LoadModule: "glamoregl"
    [ 27.878] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 27.878] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 27.878] compiled for 1.15.0, module version = 0.6.0
    [ 27.878] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 27.878] (II) glamor: OpenGL accelerated X.org driver based.
    [ 28.008] (II) glamor: EGL version 1.4 (DRI2):
    [ 28.077] (II) intel(0): glamor detected, initialising egl layer.
    [ 28.077] (II) Loading sub module "dri2"
    [ 28.077] (II) LoadModule: "dri2"
    [ 28.077] (II) Module "dri2" already built-in
    [ 28.077] (II) Loading sub module "dri3"
    [ 28.077] (II) LoadModule: "dri3"
    [ 28.078] (WW) Warning, couldn't open module dri3
    [ 28.078] (II) UnloadModule: "dri3"
    [ 28.078] (II) Unloading dri3
    [ 28.078] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [ 28.078] (==) Depth 24 pixmap format is 32 bpp
    [ 28.078] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
    [ 28.093] (II) UXA(0): Driver registered support for the following operations:
    [ 28.093] (II) solid
    [ 28.093] (II) copy
    [ 28.093] (II) composite (RENDER acceleration)
    [ 28.093] (II) put_image
    [ 28.093] (II) get_image
    [ 28.093] (II) intel(0): [DRI2] Setup complete
    [ 28.093] (II) intel(0): [DRI2] DRI driver: i965
    [ 28.093] (II) intel(0): [DRI2] VDPAU driver: i965
    [ 28.093] (==) intel(0): Backing store enabled
    [ 28.093] (==) intel(0): Silken mouse enabled
    [ 28.093] (II) intel(0): Initializing HW Cursor
    [ 28.252] (II) intel(0): Use GLAMOR acceleration.
    [ 28.252] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 28.267] (==) intel(0): DPMS enabled
    [ 28.267] (==) intel(0): Intel XvMC decoder enabled
    [ 28.267] (II) intel(0): Set up textured video
    [ 28.267] (II) intel(0): Set up textured video using glamor
    [ 28.267] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 28.267] (II) intel(0): DRI2: Enabled
    [ 28.267] (II) intel(0): DRI3: Disabled
    [ 28.267] (==) intel(0): hotplug detection: "enabled"
    [ 28.276] (--) RandR disabled
    [ 28.292] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 28.292] (II) AIGLX: enabled GLX_ARB_create_context
    [ 28.292] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 28.292] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 28.292] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 28.292] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 28.292] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 28.292] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 28.292] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 28.292] (II) AIGLX: enabled GLX_ARB_create_context_robustness
    [ 28.292] (II) AIGLX: Loaded and initialized i965
    [ 28.292] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 28.294] (II) intel(0): Setting screen physical size to 508 x 285
    [ 28.778] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 28.778] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 28.778] (II) LoadModule: "evdev"
    [ 28.778] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 28.797] (II) Module evdev: vendor="X.Org Foundation"
    [ 28.797] compiled for 1.15.1, module version = 2.9.0
    [ 28.797] Module class: X.Org XInput Driver
    [ 28.797] ABI class: X.Org XInput driver, version 20.0
    [ 28.797] (II) Using input driver 'evdev' for 'Power Button'
    [ 28.797] (**) Power Button: always reports core events
    [ 28.797] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 28.797] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 28.797] (--) evdev: Power Button: Found keys
    [ 28.797] (II) evdev: Power Button: Configuring as keyboard
    [ 28.797] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 28.797] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 28.797] (**) Option "xkb_rules" "evdev"
    [ 28.797] (**) Option "xkb_model" "pc104"
    [ 28.797] (**) Option "xkb_layout" "us"
    [ 28.834] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [ 28.834] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 28.834] (II) Using input driver 'evdev' for 'Video Bus'
    [ 28.834] (**) Video Bus: always reports core events
    [ 28.834] (**) evdev: Video Bus: Device: "/dev/input/event5"
    [ 28.834] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 28.834] (--) evdev: Video Bus: Found keys
    [ 28.834] (II) evdev: Video Bus: Configuring as keyboard
    [ 28.834] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5/event5"
    [ 28.834] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 28.834] (**) Option "xkb_rules" "evdev"
    [ 28.834] (**) Option "xkb_model" "pc104"
    [ 28.834] (**) Option "xkb_layout" "us"
    [ 28.835] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 28.835] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 28.835] (II) Using input driver 'evdev' for 'Video Bus'
    [ 28.835] (**) Video Bus: always reports core events
    [ 28.835] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 28.835] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 28.835] (--) evdev: Video Bus: Found keys
    [ 28.835] (II) evdev: Video Bus: Configuring as keyboard
    [ 28.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input4/event4"
    [ 28.835] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 28.835] (**) Option "xkb_rules" "evdev"
    [ 28.835] (**) Option "xkb_model" "pc104"
    [ 28.835] (**) Option "xkb_layout" "us"
    [ 28.836] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 28.836] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 28.836] (II) Using input driver 'evdev' for 'Power Button'
    [ 28.836] (**) Power Button: always reports core events
    [ 28.836] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 28.836] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 28.836] (--) evdev: Power Button: Found keys
    [ 28.836] (II) evdev: Power Button: Configuring as keyboard
    [ 28.836] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
    [ 28.836] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 28.836] (**) Option "xkb_rules" "evdev"
    [ 28.836] (**) Option "xkb_model" "pc104"
    [ 28.836] (**) Option "xkb_layout" "us"
    [ 28.837] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 28.837] (II) No input driver specified, ignoring this device.
    [ 28.837] (II) This device may have been added with another device file.
    [ 28.837] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [ 28.837] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 28.837] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 28.837] (**) Sleep Button: always reports core events
    [ 28.837] (**) evdev: Sleep Button: Device: "/dev/input/event1"
    [ 28.837] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 28.837] (--) evdev: Sleep Button: Found keys
    [ 28.837] (II) evdev: Sleep Button: Configuring as keyboard
    [ 28.837] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
    [ 28.837] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 28.837] (**) Option "xkb_rules" "evdev"
    [ 28.837] (**) Option "xkb_model" "pc104"
    [ 28.837] (**) Option "xkb_layout" "us"
    [ 28.838] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 28.838] (II) config/udev: Adding input device 2.4GHz 2way RF Receiver (/dev/input/event7)
    [ 28.838] (**) 2.4GHz 2way RF Receiver: Applying InputClass "evdev pointer catchall"
    [ 28.838] (**) 2.4GHz 2way RF Receiver: Applying InputClass "evdev keyboard catchall"
    [ 28.838] (II) Using input driver 'evdev' for '2.4GHz 2way RF Receiver'
    [ 28.838] (**) 2.4GHz 2way RF Receiver: always reports core events
    [ 28.838] (**) evdev: 2.4GHz 2way RF Receiver: Device: "/dev/input/event7"
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Vendor 0x1bcf Product 0x53e
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Found 12 mouse buttons
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Found scroll wheel(s)
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Found relative axes
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Found x and y relative axes
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Found absolute axes
    [ 28.838] (II) evdev: 2.4GHz 2way RF Receiver: Forcing absolute x/y axes to exist.
    [ 28.838] (--) evdev: 2.4GHz 2way RF Receiver: Found keys
    [ 28.839] (II) evdev: 2.4GHz 2way RF Receiver: Configuring as mouse
    [ 28.839] (II) evdev: 2.4GHz 2way RF Receiver: Configuring as keyboard
    [ 28.839] (II) evdev: 2.4GHz 2way RF Receiver: Adding scrollwheel support
    [ 28.839] (**) evdev: 2.4GHz 2way RF Receiver: YAxisMapping: buttons 4 and 5
    [ 28.839] (**) evdev: 2.4GHz 2way RF Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 28.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1BCF:053E.0001/input/input11/event7"
    [ 28.839] (II) XINPUT: Adding extended input device "2.4GHz 2way RF Receiver" (type: KEYBOARD, id 11)
    [ 28.839] (**) Option "xkb_rules" "evdev"
    [ 28.839] (**) Option "xkb_model" "pc104"
    [ 28.839] (**) Option "xkb_layout" "us"
    [ 28.839] (II) evdev: 2.4GHz 2way RF Receiver: initialized for relative axes.
    [ 28.839] (WW) evdev: 2.4GHz 2way RF Receiver: ignoring absolute axes.
    [ 28.839] (**) 2.4GHz 2way RF Receiver: (accel) keeping acceleration scheme 1
    [ 28.839] (**) 2.4GHz 2way RF Receiver: (accel) acceleration profile 0
    [ 28.839] (**) 2.4GHz 2way RF Receiver: (accel) acceleration factor: 2.000
    [ 28.839] (**) 2.4GHz 2way RF Receiver: (accel) acceleration threshold: 4
    [ 28.840] (II) config/udev: Adding input device 2.4GHz 2way RF Receiver (/dev/input/mouse0)
    [ 28.840] (II) No input driver specified, ignoring this device.
    [ 28.840] (II) This device may have been added with another device file.
    [ 28.840] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
    [ 28.840] (II) No input driver specified, ignoring this device.
    [ 28.840] (II) This device may have been added with another device file.
    [ 28.840] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
    [ 28.840] (II) No input driver specified, ignoring this device.
    [ 28.840] (II) This device may have been added with another device file.
    [ 28.841] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
    [ 28.841] (II) No input driver specified, ignoring this device.
    [ 28.841] (II) This device may have been added with another device file.
    [ 28.841] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
    [ 28.841] (II) No input driver specified, ignoring this device.
    [ 28.841] (II) This device may have been added with another device file.
    [ 28.841] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
    [ 28.841] (II) No input driver specified, ignoring this device.
    [ 28.841] (II) This device may have been added with another device file.
    [ 28.842] (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event15)
    [ 28.842] (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall"
    [ 28.842] (II) Using input driver 'evdev' for 'BisonCam, NB Pro'
    [ 28.842] (**) BisonCam, NB Pro: always reports core events
    [ 28.842] (**) evdev: BisonCam, NB Pro: Device: "/dev/input/event15"
    [ 28.842] (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x401
    [ 28.842] (--) evdev: BisonCam, NB Pro: Found keys
    [ 28.842] (II) evdev: BisonCam, NB Pro: Configuring as keyboard
    [ 28.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input22/event15"
    [ 28.842] (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD, id 12)
    [ 28.842] (**) Option "xkb_rules" "evdev"
    [ 28.842] (**) Option "xkb_model" "pc104"
    [ 28.842] (**) Option "xkb_layout" "us"
    [ 28.843] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
    [ 28.843] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 28.843] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 28.843] (**) AT Translated Set 2 keyboard: always reports core events
    [ 28.843] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event6"
    [ 28.843] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 28.843] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 28.843] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 28.843] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
    [ 28.843] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 28.843] (**) Option "xkb_rules" "evdev"
    [ 28.843] (**) Option "xkb_model" "pc104"
    [ 28.843] (**) Option "xkb_layout" "us"
    [ 28.844] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event14)
    [ 28.844] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 28.844] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 28.844] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
    [ 28.844] (II) LoadModule: "synaptics"
    [ 28.844] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 28.853] (II) Module synaptics: vendor="X.Org Foundation"
    [ 28.853] compiled for 1.15.1, module version = 1.8.0
    [ 28.853] Module class: X.Org XInput Driver
    [ 28.853] ABI class: X.Org XInput driver, version 20.0
    [ 28.853] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 28.853] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 28.853] (**) Option "Device" "/dev/input/event14"
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436 (res 0)
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044 (res 0)
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 28.910] (**) Option "TapButton1" "1"
    [ 28.910] (**) Option "TapButton2" "2"
    [ 28.910] (**) Option "TapButton3" "3"
    [ 28.910] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 28.910] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 28.936] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input14/event14"
    [ 28.936] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
    [ 28.936] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 28.936] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
    [ 28.937] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.075
    [ 28.937] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 28.937] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 28.937] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 28.937] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 28.937] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 28.937] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
    [ 28.938] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 28.938] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
    [ 28.938] (II) No input driver specified, ignoring this device.
    [ 28.938] (II) This device may have been added with another device file.
    [ 41.685] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 42.486] (II) intel(0): Printing DDC gathered Modelines:
    [ 42.486] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 62.731] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 62.731] (II) intel(0): Printing DDC gathered Modelines:
    [ 62.731] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 62.734] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 62.734] (II) intel(0): Printing DDC gathered Modelines:
    [ 62.734] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 63.746] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 63.746] (II) intel(0): Printing DDC gathered Modelines:
    [ 63.746] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 63.748] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 63.748] (II) intel(0): Printing DDC gathered Modelines:
    [ 63.748] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 64.053] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 64.053] (II) intel(0): Printing DDC gathered Modelines:
    [ 64.053] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 64.055] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 64.055] (II) intel(0): Printing DDC gathered Modelines:
    [ 64.055] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    [ 64.654] (II) intel(0): EDID vendor "CMO", prod id 5920
    [ 64.654] (II) intel(0): Printing DDC gathered Modelines:
    [ 64.654] (II) intel(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
    pacman -Q
    a52dec 0.7.4-8
    aalib 1.4rc5-10
    abs 2.4.4-2
    acetoneiso2 2.3-6
    acl 2.2.52-2
    advancecomp 1.19-3
    akonadi 1.12.1-2
    al-anvar 0.6.0-2
    alsa-lib 1.0.28-1
    alsa-plugins 1.0.28-1
    alsa-utils 1.0.28-1
    apache 2.4.10-1
    apr 1.5.1-1
    apr-util 1.5.3-4
    archlinux-keyring 20140220-1
    arista 0.9.7-8
    art-sharp 2.24.2-4
    aspell 0.60.6.1-2
    aspell-en 7.1-3
    at-spi2-atk 2.12.1-1
    at-spi2-core 2.12.0-1
    atk 2.12.0-1
    atkmm 2.22.7-1
    attica 0.4.2-1
    attica-qt5 5.0.0-1
    attr 2.4.47-1
    aura-bin 1.2.3.4-1
    autoconf 2.69-2
    automake 1.14.1-1
    automake-1.11 1.11.6-2
    automoc4 0.9.88-5
    avahi 0.6.31-12
    babl 0.1.10-2
    bash 4.3.018-3
    bash-completion 2.1-5
    bbswitch 0.8-12
    bc 1.06.95-1
    binutils 2.24-6
    bison 3.0.2-1
    boost 1.55.0-6
    boost-libs 1.55.0-6
    brasero 3.11.3-1
    bumblebee 3.2.1-3
    burpsuite 1.6-2
    bzip2 1.0.6-5
    bzr 2.6.0-1
    ca-certificates 20140325-1
    ca-certificates-java 20140324-3
    cabextract 1.4-2
    cairo 1.12.16-2
    cairo-perl 1.104-2
    cairomm 1.10.0-3
    cantarell-fonts 0.0.15-1
    cdparanoia 10.2-5
    cdrdao 1.2.3-7
    cdrkit 1.1.11-3
    celt 0.11.3-2
    chromaprint 1.1-1
    chromium 36.0.1985.125-1
    chromo-erectus-icon-themes 1.2-1
    cifs-utils 6.3-2
    clementine 1.2.3-1
    clipit-git 20120506-1
    cln 1.3.3-2
    cloog 0.18.1-3
    clucene 2.3.3.4-8
    cmake 3.0.0-3
    colord 1.2.1-1
    compiz-core-bzr 3874-9
    compositeproto 0.4.2-3
    coreutils 8.23-1
    cracklib 2.9.0-2
    cratos-lion-icons 2.0-3
    cryptsetup 1.6.5-1
    cups 1.7.4-1
    cups-filters 1.0.54-1
    curl 7.37.1-1
    damageproto 1.2.1-3
    db 5.3.28-1
    dbus 1.8.6-1
    dbus-glib 0.102-1
    dbus-sharp 0.7.0-5
    dbus-sharp-glib 0.5.0-5
    dconf 0.20.0-1
    debootstrap 1.0.60~bpo70+1-1
    desktop-file-utils 0.22-1
    device-mapper 2.02.106-2
    dhcpcd 6.4.2-1
    dialog 1:1.2_20140219-1
    diffutils 3.3-2
    dirmngr 1.1.1-2
    djvulibre 3.5.25.3-2
    dkms 2.2.0.3-14
    dmg2img 1.6.5-3
    dmxproto 2.3.1-3
    dnssec-anchors 20140629-1
    dnsutils 9.9.2.P2-2
    docbook-xml 4.5-6
    docbook-xsl 1.78.1-1
    docky 2.2.0-1
    dosbox 0.74-6
    dosfstools 3.0.26-1
    dotconf 1.3-4
    doxygen 1.8.7-1
    dri2proto 2.8-2
    dri3proto 1.0-1
    dvd+rw-tools 7.1-5
    e2fsprogs 1.42.10-1
    eigen 3.2.1-1
    elementary-icon-theme 3.1-4
    elfutils 0.159-1
    emerald-themes 0.6.0-4
    emerald0.9 0.9.5-9
    enca 1.15-1
    enchant 1.6.0-5
    evince 3.12.1-1
    evolution 3.12.4-1
    evolution-data-server 3.12.4-1
    evolution-ews 3.12.4-1
    evolution-tray-arch 20130317-1
    exempi 2.2.1-2
    exiv2 0.24-1
    exo 0.10.2-2
    expac 3-1
    expat 2.1.0-3
    ext3grep 0.10.2-3
    extundelete 0.2.4-2
    faac 1.28-5
    faad2 2.7-4
    faenza-icon-theme 1.3.1-3
    faience-icon-theme 0.5.1-3
    fakeroot 1.20-1
    farstream-0.1 0.1.2-4
    ffmpeg 1:2.3-1
    ffmpeg-compat 1:0.10.13-1
    fftw 3.3.4-1
    file 5.19-1
    file-roller 3.12.2-1
    filesystem 2014.07-1
    filezilla 3.8.1-1
    finch 2.10.9-2
    findmyhash 1.1.2-3
    findutils 4.4.2-6
    firefox 31.0-1
    fixesproto 5.0-3
    flac 1.3.0-3
    flashplugin 11.2.202.394-1
    flex 2.5.39-1
    fluidsynth 1.1.6-3
    fondu 060102-4
    font-misc-ethiopic 1.0.3-1
    fontconfig 2.11.1-1
    fontconfig-infinality-git 101.91eb8e6-1
    fontforge 20140101-3
    fontsproto 2.1.3-1
    freeglut 2.8.1-1
    freerdp-git 1.2.0.beta1.android7.r108.g9e1793c-1
    freetype2-infinality 2.4.12-2
    frei0r-plugins 1.4-2
    fribidi 0.19.6-1
    fuse 2.9.3-2
    fuse-exfat 1.1.0-1
    fuseiso 20070708-5
    gamin 0.1.10-8
    garcon 0.2.1-1
    gavl 1.4.0-2
    gawk 4.1.1-1
    gc 7.4.2-1
    gcc-libs-multilib 4.9.1-1
    gcc-multilib 4.9.1-1
    gconf 3.2.6-3
    gconf-editor 3.0.1-3
    gconf-perl 1.044-9
    gconf-sharp 2.24.2-4
    gconf-sharp-peditors 2.24.2-4
    gcr 3.12.2-1
    gd 2.1.0-2
    gdb 7.7.1-1
    gdbm 1.11-1
    gdk-pixbuf2 2.30.8-1
    gegl 0.2.0-11
    gendesk 0.6.2-1
    geoclue2 2.1.8-2
    gettext 0.19.1-1
    gggooglescan 0.4-1
    ghostscript 9.14-1
    giflib 5.1.0-1
    gimp 2.8.10-1
    gio-sharp 0.3-2
    git 2.0.3-1
    gkeyfile-sharp 0.1-3
    gksu 2.0.2-5
    glamor-egl 0.6.0-1
    glew 1.10.0-2
    glib-networking 2.40.1-1
    glib-perl 1.305-1
    glib2 2.40.0-1
    glibc 2.19-5
    glibmm 2.40.0-1
    glproto 1.4.17-1
    glu 9.0.0-3
    gmime 2.6.20-2
    gmp 6.0.0-1
    gnome-calculator 3.12.3-1
    gnome-common 3.12.0-1
    gnome-desktop 1:3.12.2-1
    gnome-desktop2 2.32.1-3
    gnome-doc-utils 0.20.10-2
    gnome-icon-theme 3.12.0-2
    gnome-icon-theme-symbolic 3.12.0-2
    gnome-keyring 3.12.2-1
    gnome-keyring-sharp 1.0.2-5
    gnome-mime-data 2.18.0-7
    gnome-online-accounts 3.12.3-1
    gnome-perl 1.045-2
    gnome-screensaver 3.6.1-8
    gnome-sharp 2.24.2-4
    gnome-themes-standard 3.12.0-1
    gnome-vfs 2.24.4-8
    gnome-vfs-perl 1.082-2
    gnome-vfs-sharp 2.24.2-4
    gnomecanvas-perl 1.002-12
    gnu-netcat 0.7.1-5
    gnupg 2.0.25-1
    gnutls 3.3.6-1
    gobject-introspection 1.40.0-1
    goocanvas1 1.0.0-3
    gparted-git 0.19.0.4.g0fcfd18-1
    gpgme 1.5.0-1
    gpm 1.20.7-4
    grantlee 0.4.0-1
    graphite 1:1.2.4-1
    graphviz 2.36.0-3
    grep 2.20-1
    groff 1.22.2-6
    grub 1:2.02.beta2-4
    gsettings-desktop-schemas 3.12.2-1
    gsfonts 1.0.7pre44-4
    gsm 1.0.13-7
    gst-plugins-bad 1.4.0-1
    gst-plugins-base 1.4.0-1
    gst-plugins-base-libs 1.4.0-1
    gst-plugins-good 1.4.0-1
    gst-plugins-ugly 1.4.0-1
    gstreamer 1.4.0-1
    gstreamer0.10 0.10.36-4
    gstreamer0.10-bad 0.10.23-8
    gstreamer0.10-bad-plugins 0.10.23-8
    gstreamer0.10-base 0.10.36-3
    gstreamer0.10-base-plugins 0.10.36-3
    gstreamer0.10-ffmpeg 0.10.13-2
    gstreamer0.10-good 0.10.31-6
    gstreamer0.10-good-plugins 0.10.31-6
    gstreamer0.10-python 0.10.22-2
    gstreamer0.10-ugly 0.10.19-11
    gstreamer0.10-ugly-plugins 0.10.19-11
    gtest 1.7.0-1
    gtk-doc 1.20-1
    gtk-engines 2.21.0-2
    gtk-recordmydesktop 0.3.8-7
    gtk-sharp-2 2.12.22-1
    gtk-update-icon-cache 2.24.24-1
    gtk2 2.24.24-1
    gtk2-perl 1.2492-1
    gtk2-xfce-engine 3.0.1-2
    gtk3 3.12.2-1
    gtk3-xfce-engine 3.0.1-2
    gtkglext 1.2.0-10
    gtkhtml4 4.8.3-1
    gtkimageview 1.6.4-4
    gtkmm 2.24.4-1
    gtkmm3 3.12.0-1
    gtksourceview3 3.12.2-1
    gtkspell 2.0.16-3
    gtkspell3 3.0.6-1
    gts 0.7.6-3
    guifications 2.16-3
    guile 2.0.11-1
    gvfs 1.20.2-1
    gzip 1.6-1
    harfbuzz 0.9.32-1
    harfbuzz-icu 0.9.32-1
    hash-identifier 1.1-2
    hashcat 0.47-2
    hicolor-icon-theme 0.13-1
    hspell 1.2-2
    htop-blueweb 1.0.3-1
    hunspell 1.3.3-1
    hunspell-en-base 7.1-2
    hwids 20140602-1
    hyphen 2.8.7-2
    iana-etc 2.30-4
    icu 53.1-1
    id3 0.78-4
    idnkit 1.0-3
    ilmbase 2.1.0-1
    imagemagick 6.8.9.5-1
    imlib2 1.4.6-3
    inetutils 1.9.2-1
    iniparser 3.1-4
    inputproto 2.3.1-1
    intel-dri 10.2.4-1
    intel-tbb 4.2_20140601-1
    intltool 0.50.2-2
    iphoneanalyzer 2.1.0-1
    iproute2 3.14.0-1
    iptables 1.4.21-1
    iputils 20121221-3
    ipw2200-fw 3.1-5
    isl 0.13-1
    iso-codes 3.52-1
    jack 0.124.1-1
    jansson 2.6-1
    jasper 1.900.1-10
    jdk7-openjdk 7.u65_2.5.1-3
    jfsutils 1.1.15-4
    jpegoptim 1.4.1-1
    jre7-openjdk 7.u65_2.5.1-3
    jre7-openjdk-headless 7.u65_2.5.1-3
    js17 17.0.0-1
    jshon 20131105-1
    json-c 0.12-2
    json-glib 1.0.2-1
    jynx2 2.0-1
    kactivities-frameworks 5.0.0-1
    karchive 5.0.0-1
    kauth 5.0.0-1
    kbd 2.0.1-1
    kbookmarks 5.0.0-1
    kbproto 1.0.6-2
    kcodecs 5.0.0-1
    kcompletion 5.0.0-1
    kconfig 5.0.0-1
    kconfigwidgets 5.0.0-1
    kcoreaddons 5.0.0-1
    kcrash 5.0.0-1
    kdbusaddons 5.0.0-1
    kde-base-artwork 4.13.3-1
    kdebase-runtime 4.13.3-1
    kdebase-workspace 4.11.11-1
    kdelibs 4.13.3-1
    kdenlive-git v0.9.8.r28.g190f218-1
    kdepim-runtime 4.13.3-1
    kdepimlibs 4.13.3-1
    keyutils 1.5.9-1
    kglobalaccel 5.0.0-1
    kguiaddons 5.0.0-1
    ki18n 5.0.0-1
    kiconthemes 5.0.0-1
    kio 5.0.0-1
    kitemviews 5.0.0-1
    kjobwidgets 5.0.0-1
    kmod 18-1
    knotifications 5.0.0-1
    krb5 1.12.1-1
    kservice 5.0.0-1
    ktextwidgets 5.0.0-1
    kwallet 5.0.0-1
    kwidgetsaddons 5.0.0-1
    kwindowsystem 5.0.0-1
    kxmlgui 5.0.0-1
    ladspa 1.13-5
    lame 3.99.5-2
    lcms 1.19-5
    lcms2 2.6-1
    ldb 1.1.16-1
    ldns 1.6.17-1
    less 458-1
    lib32-acl 2.2.52-2
    lib32-alsa-lib 1.0.28-1
    lib32-alsa-plugins 1.0.28-1
    lib32-atk 2.12.0-1
    lib32-attr 2.4.47-1
    lib32-bzip2 1.0.6-2
    lib32-cairo 1.12.16-1
    lib32-db 5.3.28-1
    lib32-e2fsprogs 1.42.11-1
    lib32-elfutils 0.159-1
    lib32-expat 2.1.0-2
    lib32-flac 1.3.0-1
    lib32-fontconfig 2.11.1-1
    lib32-freeglut 2.8.1-1
    lib32-freetype2 2.5.3-1
    lib32-gcc-libs 4.9.1-1
    lib32-gdk-pixbuf2 2.30.8-1
    lib32-gettext 0.19.1-1
    lib32-giflib 5.1.0-1
    lib32-glew 1.10.0-1
    lib32-glib2 2.40.0-1
    lib32-glibc 2.19-5
    lib32-glu 9.0.0-2
    lib32-gmp 6.0.0-1
    lib32-gnutls 3.3.6-1
    lib32-gstreamer0.10 0.10.36-3
    lib32-gstreamer0.10-base 0.10.36-5
    lib32-gtk2 2.24.24-1
    lib32-harfbuzz 0.9.32-1
    lib32-icu 53.1-1
    lib32-intel-dri 10.2.4-1
    lib32-jack 0.124.1-1
    lib32-json-c 0.12-1
    lib32-keyutils 1.5.9-1
    lib32-krb5 1.12.1-1
    lib32-lcms2 2.6-1
    lib32-libaio 0.3.109-6
    lib32-libao 1.2.0-1
    lib32-libasyncns 0.8-7
    lib32-libcanberra 0.30-4
    lib32-libcap 2.24-1
    lib32-libcl 1.1-1
    lib32-libcups 1.7.4-1
    lib32-libdbus 1.8.6-1
    lib32-libdrm 2.4.54-1
    lib32-libffi 3.1-1
    lib32-libgcrypt 1.6.1-1
    lib32-libgpg-error 1.13-1
    lib32-libice 1.0.9-1
    lib32-libjpeg-turbo 1.3.1-1
    lib32-libldap 2.4.39-1
    lib32-libltdl 2.4.2-14
    lib32-libmng 2.0.2-1
    lib32-libogg 1.3.1-1
    lib32-libpciaccess 0.13.2-1
    lib32-libpng 1.6.12-1
    lib32-libpulse 5.0-1
    lib32-libsamplerate 0.1.8-2
    lib32-libsm 1.2.2-1
    lib32-libsndfile 1.0.25-3
    lib32-libtasn1 3.6-1
    lib32-libtiff 4.0.3-2
    lib32-libtxc_dxtn 1.0.1-5
    lib32-libvdpau 0.8-1
    lib32-libvorbis 1.3.4-1
    lib32-libx11 1.6.2-1
    lib32-libxau 1.0.8-1
    lib32-libxcb 1.10-3
    lib32-libxcomposite 0.4.4-2
    lib32-libxcursor 1.1.14-1
    lib32-libxdamage 1.1.4-2
    lib32-libxdmcp 1.1.1-2
    lib32-libxext 1.3.3-1
    lib32-libxfixes 5.0.1-1
    lib32-libxft 2.3.2-1
    lib32-libxi 1.7.4-1
    lib32-libxinerama 1.1.3-1
    lib32-libxml2 2.9.1-1
    lib32-libxmu 1.1.2-1
    lib32-libxrandr 1.4.2-1
    lib32-libxrender 0.9.8-1
    lib32-libxshmfence 1.1-1
    lib32-libxslt 1.1.28-2
    lib32-libxss 1.2.2-2
    lib32-libxt 1.1.4-1
    lib32-libxtst 1.2.2-1
    lib32-libxv 1.0.10-1
    lib32-libxxf86vm 1.1.3-1
    lib32-llvm-libs 3.4.2-1
    lib32-mesa 10.2.4-1
    lib32-mesa-libgl 10.2.4-1
    lib32-mpg123 1.20.0-1
    lib32-ncurses 5.9-3
    lib32-nettle 2.7.1-1
    lib32-nouveau-dri 10.2.4-1
    lib32-nvidia-cg-toolkit 3.1-4
    lib32-nvidia-utils 340.24-1
    lib32-openal 1.15.1-2
    lib32-openssl 1.0.1.h-1
    lib32-orc 0.4.19-1
    lib32-p11-kit 0.20.2-1
    lib32-pango 1.36.5-1
    lib32-pcre 8.35-1
    lib32-pixman 0.32.6-1
    lib32-portaudio 19_20140130-1
    lib32-qt4 4.8.6-1
    lib32-readline 6.3.006-1
    lib32-sdl 1.2.15-6
    lib32-soundtouch 1.8.0-1
    lib32-sqlite 3.8.5-1
    lib32-systemd 215-1
    lib32-tdb 1.2.12-1
    lib32-util-linux 2.24.2-1
    lib32-v4l-utils 1.2.1-1
    lib32-wayland 1.5.0-1
    lib32-wxgtk2.8 2.8.12.1-2
    lib32-xz 5.0.5-1
    lib32-zlib 1.2.8-1
    libaio 0.3.109-7
    libao 1.2.0-1
    libappindicator 12.10.0-2
    libarchive 3.1.2-6
    libart-lgpl 2.3.21-3
    libass 0.11.2-1
    libassuan 2.1.1-1
    libasyncns 0.8-5
    libatasmart 0.19-3
    libatomic_ops 7.4.2-1
    libavc1394 0.5.4-2
    libbluray 0.5.0-1
    libbonobo 2.32.1-4
    libbonoboui 2.24.5-2
    libbsd 0.6.0-2
    libburn 1.3.8-1
    libcaca 0.99.beta18-2
    libcanberra 0.30-4
    libcanberra-pulse 0.30-4
    libcap 2.24-1
    libcap-ng 0.7.4-1
    libcdaudio 0.99.12-7
    libcddb 1.3.2-4
    libcdio 0.92-1
    libcdio-paranoia 10.2+0.90+1-2
    libcl 1.1-4
    libcroco 0.6.8-2
    libcups 1.7.4-1
    libdaemon 0.14-3
    libdatrie 0.2.6-1
    libdbus 1.8.6-1
    libdbusmenu-glib 12.10.2-3
    libdbusmenu-gtk2 12.10.2-3
    libdbusmenu-qt 0.9.2-3
    libdbusmenu-qt5 0.9.3+14.10.20140619-1
    libdc1394 2.2.1-2
    libdca 0.0.5-4
    libdmtx 0.7.4-5
    libdmx 1.1.3-1
    libdrm 2.4.54-1
    libdv 1.0.0-6
    libdvbpsi 1:1.1.2-1
    libdvdnav 4.2.1-1
    libdvdread 4.9.9-1
    libebml 1.3.0-2
    libedit 20140213_3.1-1
    libepoxy 1.2-3
    libevdev 1.2.2-1
    libevent 2.0.21-3
    libexif 0.6.21-2
    libffi 3.1-2
    libfontenc 1.1.2-1
    libftdi-compat 0.20-1
    libgcrypt 1.6.1-1
    libgcrypt15 1.5.3-1
    libgdata 0.15.1-1
    libgdiplus 2.10.9-5
    libgksu 2.0.12-6
    libglade 2.6.4-5
    libgme 0.6.0-3
    libgnome 2.32.1-5
    libgnome-data 2.32.1-5
    libgnome-desktop-sharp 2.26.0-10
    libgnome-keyring 3.12.0-1
    libgnome-sharp 2.24.2-4
    libgnomecanvas 2.30.3-3
    libgnomekbd 3.6.0-2
    libgnomeui 2.24.5-2
    libgpg-error 1.13-1
    libgpod 0.8.3-2
    libgsf 1.14.30-1
    libgssglue 0.4-2
    libgtop 2.30.0-1
    libgusb 0.1.6-1
    libgweather 3.12.2-1
    libgxps 0.2.2-3
    libical 1.0-3
    libice 1.0.9-1
    libid3tag 0.15.1b-8
    libidl2 0.8.14-3
    libidn 1.28-2
    libiec61883 1.2.0-4
    libimobiledevice 1.1.6-1
    libindicator-gtk2 12.10.1-4
    libindicator-gtk3 12.10.1-4
    libirman 0.4.5-4
    libisofs 1.3.8-1
    libjpeg-turbo 1.3.1-1
    libkactivities4 4.13.3-1
    libkate 0.4.1-4
    libkeybinder2 0.3.0-2
    libkfbapi 1.0-1
    libkgapi 2.1.1-1
    libkolab 0.5.0-1
    libkolabxml 1.0.1-1
    libksba 1.3.0-1
    liblastfm 1.0.8-1
    libldap 2.4.39-1
    liblqr 0.4.2-1
    liblrdf 0.5.0-2
    libltdl 2.4.2-14
    libmad 0.15.1b-7
    libmariadbclient 10.0.12-2
    libmatroska 1.4.1-1
    libmikmod 3.3.6-1
    libmm-glib 1.2.0-4
    libmms 0.6.4-1
    libmng 2.0.2-3
    libmodplug 0.8.8.5-1
    libmp4v2 2.0.0-3
    libmpc 1.0.2-2
    libmpcdec 1.2.6-4
    libmpeg2 0.5.1-5
    libmspack 0.4alpha-1
    libmtp 1.1.6-6
    libmygpo-qt 1.0.7-1
    libnautilus-extension 3.12.2-1
    libnice 0.1.4-1
    libnl 3.2.24-1
    libnm-glib 0.9.8.10-3
    libnotify 0.7.6-1
    liboauth 1.0.3-1
    libofa 0.9.3-5
    libogg 1.3.1-2
    libomxil-bellagio 0.9.3-1
    libotr 4.0.0-5
    libpaper 1.1.24-7
    libpcap 1.5.3-1
    libpciaccess 0.13.2-2
    libpipeline 1.3.0-1
    libplist 1.11-1
    libpng 1.6.12-1
    libproxy 0.4.11-4
    libpst 0.6.63-1
    libpulse 5.0-1
    libpurple 2.10.9-2
    libqalculate 0.9.7-4
    libqzeitgeist 0.8.0-4
    libraw1394 2.1.0-2
    libreoffice-af 4.2.5-1
    libreoffice-base 4.2.5-1
    libreoffice-calc 4.2.5-1
    libreoffice-common 4.2.5-1
    libreoffice-draw 4.2.5-1
    libreoffice-en-US 4.2.5-1
    libreoffice-gnome 4.2.5-1
    libreoffice-impress 4.2.5-1
    libreoffice-kde4 4.2.5-1
    libreoffice-math 4.2.5-1
    libreoffice-postgresql-connector 4.2.5-1
    libreoffice-sdk 4.2.5-1
    libreoffice-sdk-doc 4.2.5-1
    libreoffice-writer 4.2.5-1
    librsvg 1:2.40.2-1
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libseccomp 2.1.1-1
    libsecret 0.18-1
    libshout 1:2.3.1-2
    libsidplay 1.36.59-6
    libsigc++ 2.3.1-2
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsodium 0.6.1-1
    libsoup 2.46.0-1
    libspectre 0.2.7-2
    libspiro 1:0.2-1
    libsrtp 15.1c9bd90-3
    libssh 0.6.3-1
    libssh2 1.4.3-2
    libsystemd 215-4
    libtar 1.2.20-1
    libtasn1 4.0-1
    libthai 0.1.19-1
    libtheora 1.1.1-3
    libtiff 4.0.3-4
    libtiger 0.3.4-4
    libtirpc 0.2.4-1
    libtool 2.4.2-14
    libtracker-sparql 1.0.2-1
    libturpial-git 1.7.0.564.c3ec1dc-1
    libtxc_dxtn 1.0.1-5
    libunicodenames 1.1.0_beta1-1
    libunique 1.1.6-6
    libunistring 0.9.3-6
    libupnp 1.6.19-1
    libusb 1.0.19-1
    libusb-compat 0.1.5-1
    libusbmuxd 1.0.9-1
    libutempter 1.1.6-2
    libutil-linux 2.24.2-1
    libva 1.3.1-2
    libvdpau 0.8-1
    libvisual 0.4.0-5
    libvncserver 0.9.9-3
    libvorbis 1.3.4-1
    libvpx 1.3.0-1
    libwbclient 4.1.9-1
    libwebp 0.4.0-2
    libwmf 0.2.8.4-12
    libwnck 2.30.7-2
    libx11 1.6.2-2
    libx264 1:142.20140311-4
    libxau 1.0.8-2
    libxaw 1.0.12-1
    libxcb 1.10-3
    libxcomposite 0.4.4-2
    libxcursor 1.1.14-2
    libxdamage 1.1.4-2
    libxdmcp 1.1.1-2
    libxext 1.3.3-1
    libxfce4ui 4.10.0-2
    libxfce4util 4.10.1-2
    libxfcegui4 4.10.0-2
    libxfixes 5.0.1-1
    libxfont 1.4.7-3
    libxft 2.3.2-1
    libxi 1.7.4-1
    libxinerama 1.1.3-2
    libxkbcommon 0.4.2-1
    libxkbcommon-x11 0.4.2-1
    libxkbfile 1.0.8-2
    libxkbui 1.0.2-5
    libxklavier 5.4-1
    libxml-perl 0.08-6
    libxml2 2.9.1-5
    libxmu 1.1.2-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.8-1
    libxres 1.0.7-1
    libxshmfence 1.1-1
    libxslt 1.1.28-3
    libxss 1.2.2-2
    libxt 1.1.4-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxvmc 1.0.8-1
    libxxf86dga 1.1.4-1
    libxxf86vm 1.1.3-1
    libyaml 0.1.6-1
    libytnef 1.5-4
    licenses 20140629-1
    links 2.8-1
    linux 3.15.5-2
    linux-api-headers 3.14.1-1
    linux-firmware 20140603.a4f3bc0-1
    linux-headers 3.15.5-2
    lirc-utils 1:0.9.0-74
    live-usb-install 2.5.2-2
    llvm-libs 3.4.2-1
    lm_sensors 3.3.5-1
    logrotate 3.8.7-3
    lpsolve 5.5.2.0-3
    lsof 4.87-2
    lua 5.2.3-1
    lvm2 2.02.106-2
    lzo2 2.08-1
    m4 1.4.17-1
    make 4.0-2
    man-db 2.6.7.1-1
    man-pages 3.70-1
    mariadb 10.0.12-2
    mariadb-clients 10.0.12-2
    masterpdfeditor 1.9.25-2
    mcpp 2.7.2-5
    mdadm 3.3.1-2
    media-player-info 19-1
    mesa 10.2.4-1
    mesa-demos 8.2.0-1
    mesa-libgl 10.2.4-1
    metacity 2.34.13-7
    mime-types 9-1
    mjpegtools 2.1.0-1
    mkinitcpio 17-1
    mkinitcpio-busybox 1.21.1-2
    mlt-git v0.9.2.r15.g04ef766-1
    mobile-broadband-provider-info 20120614-2
    moka-icons-git 312.b2d1642-1
    mono 3.4.0-1
    mono-addins 1.1-1
    monodevelop 5.0.1-1
    movit 1.1.1-1
    mozilla-common 1.4-4
    mpfr 3.1.2.p10-1
    mpg123 1.20.0-1
    mplayer 37224-1
    mtdev 1.1.5-1
    mtools 4.0.18-2
    musicbrainz 2.1.5-6
    mutagen 1.23-1
    nano 2.2.6-3
    nasm 2.11.05-1
    nautilus 3.12.2-1
    nautilus-sendto 3.8.1-1
    ncdu 1.10-1
    ncurses 5.9-6
    neon 0.30.0-1
    net-tools 1.60.20130531git-1
    netctl 1.8-1
    nettle 2.7.1-1
    network-manager-applet 0.9.8.10-1
    networkmanager 0.9.8.10-3
    networkmanager-openconnect 0.9.8.6-1
    networkmanager-openvpn 0.9.8.4-1
    networkmanager-pptp 0.9.8.4-2
    networkmanager-vpnc 0.9.8.6-1
    notify-sharp 0.4.1-1
    nouveau-dri 10.2.4-1
    nspr 4.10.6-1
    nss 3.16.3-1
    ntfs-3g 2014.2.15-1
    ntp 4.2.7.p446-1
    nvidia 340.24-1
    nvidia-cg-toolkit 3.1-3
    nvidia-utils 340.24-1
    openal 1.15.1-2
    opencl-nvidia-beta 340.24-1
    openconnect 1:5.03-1
    opencore-amr 0.1.3-2
    opencv 2.4.9-1
    openexr 2.1.0-1
    openjpeg 1.5.2-1
    openresolv 3.5.6-1
    openssh 6.6p1-2
    openssl 1.0.1.h-1
    openvpn 2.3.4-1
    optipng 0.7.5-1
    opus 1.1-1
    orage 4.10.0-1
    orbit2 2.14.19-3
    orc 0.4.19-1
    os-prober 1.58-1
    oxygen-icons 4.13.3-1
    p11-kit 0.20.2-1
    p7zip 9.20.1-9
    package-query 1.4-1
    packer 20140103-1
    packer-color 20130730-1
    pacman 4.1.2-6
    pacman-mirrorlist 20140706-1
    pam 1.1.8-5
    pambase 20130928-1
    pango 1.36.5-1
    pango-perl 1.226-1
    pangomm 2.34.0-1
    pangox-compat 0.0.2-2
    parted 3.1-4
    patch 2.7.1-3
    pavucontrol 2.0-2
    pciutils 3.2.1-1
    pcmciautils 018-7
    pcre 8.35-1
    pcsclite 1.8.11-1
    pcsx2 1.2.2-2
    perl 5.20.0-5
    perl-bit-vector 7.3-2
    perl-capture-tiny 0.24-1
    perl-carp-clan 6.04-3
    perl-class-accessor 0.34-4
    perl-class-data-inheritable 0.08-6
    perl-common-sense 3.73-1
    perl-data-optlist 0.109-2
    perl-data-random 0.11-2
    perl-date-calc 6.3-3
    perl-devel-checkcompiler 0.05-1
    perl-devel-symdump 2.11-1
    perl-digest-hmac 1.03-3
    perl-digest-sha1 2.13-5
    perl-encode-locale 1.03-2
    perl-error 0.17022-1
    perl-extutils-config 0.007-2
    perl-extutils-depends 0.308-1
    perl-extutils-helpers 0.022-2
    perl-extutils-installpaths 0.010-2
    perl-extutils-pkgconfig 1.15-1
    perl-file-basedir 0.03-6
    perl-file-copy-recursive 0.38-1
    perl-file-listing 6.04-2
    perl-file-slurp-tiny 0.003-2
    perl-file-which 1.09-4
    perl-gd 2.53-2
    perl-gnome2-wnck 0.16-9
    perl-goo-canvas 0.06-4
    perl-gtk2-appindicator 0.15-2
    perl-gtk2-imageview 0.05-4
    perl-gtk2-unique 0.05-10
    perl-html-form 6.03-2
    perl-html-parser 3.71-3
    perl-html-tagset 3.20-4
    perl-http-cookies 6.01-2
    perl-http-daemon 6.01-2
    perl-http-date 6.02-2
    perl-http-message 6.06-2
    perl-http-negotiate 6.01-2
    perl-http-response-encoding 0.06-3
    perl-http-server-simple 0.44-2
    perl-image-exiftool 9.60-1
    perl-io-socket-ssl 1.997-1
    perl-io-string 1.08-9
    perl-json 2.90-1
    perl-json-xs 3.01-3
    perl-libwww 6.08-1
    perl-locale-gettext 1.05-11
    perl-lwp-mediatypes 6.02-2
    perl-lwp-protocol-https 6.04-1
    perl-module-build-tiny 0.036-2
    perl-module-build-xsutil 0.10-1
    perl-mouse 2.3.0-1
    perl-mozilla-ca 20130114-2
    perl-net-dbus 1.0.0-4
    perl-net-dropbox-api 1.9-3
    perl-net-http 6.07-1
    perl-net-oauth 0.28-4
    perl-net-ssleay 1.63-2
    perl-params-util 1.07-3
    perl-path-class 0.33-1
    perl-pod-coverage 0.23-1
    perl-proc-processtable 0.50-3
    perl-proc-simple 1.31-3
    perl-sort-naturally 1.03-1
    perl-sub-exporter 0.987-1
    perl-sub-install 0.927-1
    perl-sub-uplevel 0.24-2
    perl-test-deep 0.112-1
    perl-test-exception 0.32-2
    perl-test-fatal 0.013-1
    perl-test-leaktrace 0.14-2
    perl-test-nowarnings 1.04-2
    perl-test-output 1.03-1
    perl-test-pod 1.48-1
    perl-test-pod-coverage 1.10-1
    perl-test-requires 0.07-1
    perl-test-tester 0.109-1
    perl-test-warn 0.30-1
    perl-text-iconv 1.7-9
    perl-tree-dag-node 1.22-2
    perl-try-tiny 0.22-1
    perl-types-serialiser 1.0-1
    perl-uri 1.64-1
    perl-www-mechanize 1.73-1
    perl-www-robotrules 6.02-2
    perl-x11-protocol 0.56-6
    perl-xml-libxml 2.0116-2
    perl-xml-namespacesupport 1.11-3
    perl-xml-parser 2.41-5
    perl-xml-sax 0.99-4
    perl-xml-sax-base 1.08-3
    perl-xml-simple 2.20-2
    perl-xml-twig 3.48-1
    perl-yaml-tiny 1.62-2
    phonon-qt4 4.7.2-1
    phonon-qt4-gstreamer 4.7.2-1
    phonon-qt5 4.7.2-1
    phonon-qt5-gstreamer 4.7.2-1
    photorecover 0.9.0-1
    php 5.5.15-1
    php-apache 5.5.15-1
    pia-tools 0.9.7.1-1
    pidgin 2.10.9-2
    pidgin-otr 4.0.0-2
    pinentry 0.8.3-1
    pixman 0.32.6-1
    pkg-config 0.28-2
    pngcrush 1.7.75-1
    polkit 0.112-2
    polkit-kde 0.99.0-3
    polkit-qt4 0.112-1
    polkit-qt5 0.112-1
    poppler 0.26.3-1
    poppler-glib 0.26.3-1
    popt 1.16-7
    portaudio 19_20140130-1
    portmidi 217-5
    postgresql 9.3.5-1
    postgresql-libs 9.3.5-1
    poweriso 1.3-4
    ppp 2.4.6-2
    pptpclient 1.8.0-2
    presentproto 1.0-1
    primus 20131226-1
    prison 1.1.1-1
    procps-ng 3.3.9-3
    progsreiserfs 0.3.0.5-8
    proot 3.2.2-1
    protobuf 2.5.0-4
    psmisc 22.21-2
    pth 2.0.7-5
    pulseaudio 5.0-1
    pygobject-devel 3.12.2-1
    pygobject2-devel 2.28.6-10
    pygtk 2.24.0-4
    pyqt4-common 4.11.1-1
    pyrex 0.9.9-4
    python 3.4.1-1
    python-cairo 1.10.0-4
    python-dbus 1.2.0-3
    python-dbus-common 1.2.0-3
    python-distutils-extra 2.38-2
    python-gobject 3.12.2-1
    python-xdg 0.25-2
    python2 2.7.8-1
    python2-babel 1.3-4
    python2-beaker 1.6.4-2
    python2-beautifulsoup4 4.3.2-2
    python2-cairo 1.10.0-2
    python2-configobj 5.0.5-1
    python2-dbus 1.2.0-3
    python2-distutils-extra 2.38-2
    python2-exiv2 0.3.2-3
    python2-gconf 2.28.1-9
    python2-gobject 3.12.2-1
    python2-gobject2 2.28.6-10
    python2-gtkspell 2.25.3-13
    python2-gudev 147.2-5
    python2-httplib2 0.9-2
    python2-jinja 2.7.3-1
    python2-keybinder2 0.3.0-2
    python2-lxml 3.3.5-1
    python2-mako 1.0.0-1
    python2-markupsafe 0.23-1
    python2-notify 0.1.1-13
    python2-oauth 1.0.1-3
    python2-pillow 2.5.1-1
    python2-pycurl 7.19.5-1
    python2-pygame 1.9.1-8
    python2-pyqt4 4.11.1-1
    python2-pyside 1.2.1-2
    python2-pytz 2014.4-1
    python2-requests 2.3.0-1
    python2-rsvg 2.32.0-15
    python2-setuptools 1:5.4.1-1
    python2-simplejson 3.4.0-1
    python2-sip 4.16.2-1
    python2-six 1.7.3-1
    pywebkitgtk 1.1.8-3
    qca 2.0.3-5
    qca-ossl 2.0.0-7
    qimageblitz 0.0.6-4
    qjson 0.8.1-3
    qpdf 5.1.2-1
    qrencode 3.4.4-1
    qt4 4.8.6-1
    qt5-base 5.3.1-1
    qt5-declarative 5.3.1-1
    qt5-location 5.3.1-1
    qt5-quick1 5.3.1-1
    qt5-quickcontrols 5.3.1-1
    qt5-script 5.3.1-1
    qt5-sensors 5.3.1-1
    qt5-svg 5.3.1-1
    qt5-tools 5.3.1-1
    qt5-translations 5.3.1-1
    qt5-webkit 5.3.1-1
    qt5-x11extras 5.3.1-1
    qt5-xmlpatterns 5.3.1-1
    qtchooser 41-1
    qtcreator 3.1.2-1
    qtwebkit 2.3.3-1
    randrproto 1.4.0-2
    raptor 2.0.13-2
    rarian 0.8.1-4
    rasqal 1:0.9.32-1
    rdesktop 1.8.2-1
    readline 6.3.006-1
    recode 3.6-8
    recordmydesktop 0.3.8.1-7
    recordproto 1.14.2-2
    redland 1:1.0.17-2
    regetron 1.4-1
    regex 1.0c.rev40-1
    reiserfsprogs 3.6.24-1
    remmina 1.0.0-12
    remmina-plugin-rdesktop 1.0.0.3-1
    renderproto 0.11.1-3
    resourceproto 1.2.0-3
    rest 0.7.91-1
    ristretto 0.6.3-4
    rpmextract 1.0-6
    rsvg2-sharp 2.26.0-10
    rsync 3.1.1-2
    rtkit 0.11-4
    rtmpdump 20131205-1
    ruby 2.1.2-1
    ruby1.9 1.9.3_p547-3
    ruby1.9-bundler 1.6.3-1
    run-parts 4.4-1
    s-nail 14.7.4-1
    samba 4.1.9-1
    sbc 1.2-1
    schroedinger 1.0.11-2
    screenfetch 3.2.2-1
    scrnsaverproto 1.2.2-2
    sdl 1.2.15-6
    sdl2 2.0.3-1
    sdl2_image 2.0.0-2
    sdl_image 1.2.12-3
    sdl_mixer 1.2.12-4
    sdl_net 1.2.8-2
    sdl_sound 1.0.3-5
    sdl_ttf 2.0.11-3
    sed 4.2.2-3
    serf 1.3.6-1
    sg3_utils 1.39-1
    shadow 4.2.1-1
    shared-mime-info 1.3-1
    shiboken 1.2.1-4
    shutter 0.91-2
    sip 4.16.2-1
    skype 4.3.0.37-3
    smaragd-git 20130504-1
    smbclient 4.1.9-1
    smpeg 0.4.5-1
    snappy 1.1.1-1
    solid 5.0.0-1
    sonnet 5.0.0-1
    sound-theme-freedesktop 0.8-2
    soundtouch 1.8.0-1
    source-highlight 3.1.7-9
    sox 14.4.1-4
    spandsp 0.0.6pre21-2
    speech-dispatcher 0.8-3
    speex 1.2rc1-4
    spotify 0.9.10.17-1
    sqlite 3.8.5-1
    startup-notification 0.12-4
    steam 1.0.0.47-2
    strace 4.8-1
    strigi 0.7.8-5
    sublime-text-dev 3.3059-1
    subversion 1.8.9-2
    sudo 1.8.10.p3-1
    sysfsutils 2.1.0-9
    syslinux 6.03pre18-1
    systemd 215-4
    systemd-sysvcompat 215-4
    t1lib 5.1.2-5
    taglib 1.9.1-1
    talloc 2.1.1-1
    tangerine-icon-theme 0.27-2
    tar 1.27.1-1
    tcl 8.6.1-1
    tdb 1.2.12-1
    telepathy-glib 0.24.0-1
    terminator 0.97-2
    terminus-font 4.39-1
    testdisk 6.14-2
    tevent 0.9.21-3
    texinfo 5.2-2
    thunar 1.6.3-1
    thunar-volman 0.8.0-2
    thunderbird 31.0-1
    tk 8.6.1-1
    tor-browser-en 3.6.2-2
    totem-plparser 3.10.2-1
    transmission-cli 2.84-1
    transmission-gtk 2.84-1
    trimage-git 20130126-1
    ttf-dejavu 2.34-1
    ttf-google-fonts-git 20140512-1
    ttf-ms-fonts 2.0-10
    tumbler 0.1.30-1
    turpial-git 3.0.1642.5f269f4-1
    tzdata 2014e-1
    udisks 1.0.5-1
    udisks2 2.1.3-1
    ufw 0.33-3
    unrar 1:5.1.6-1
    unzip 6.0-7
    upower 0.99.0-2
    usb-creator 0.2.59-1
    usbutils 007-1
    util-linux 2.24.2-1
    v4l-utils 1.2.1-1
    vala 0.24.0-1
    variety 0.4.19-1
    vi 1:050325-4
    vid.stab 0.98b-2
    videoproto 2.3.2-1
    vim 7.4.373-1
    vim-runtime 7.4.373-1
    virtualbox 4.3.14-1
    virtualbox-guest-iso 4.3.14-1
    virtualbox-host-dkms 4.3.14-1
    virtualbox-host-modules 4.3.14-1
    virtualgl 2.3.3-1
    vlc 2.1.5-1
    vpnc 0.5.3.svn527-2
    vte 0.28.2-4
    vte-common 0.36.3-1
    vte3 0.36.3-1
    wavpack 4.70.0-2
    wayland 1.5.0-1
    webkitgtk 2.4.4-1
    webkitgtk2 2.4.4-1
    webrtc-audio-processing 0.1-2
    wee-buzzer 20120130:1.1-1
    weechat 0.4.3-2
    weevely 1.1-2
    wget 1.15-1
    which 2.20-7
    whois 5.1.3-1
    wildmidi 0.3.6-1
    wine 1.7.23-1
    winetricks 20140302-1
    wireshark-cli 1.10.8-1
    wireshark-gtk 1.10.8-1
    wnck-sharp 2.26.0-10
    wpa_supplicant 2.1-3
    wxgtk2.8 2.8.12.1-1
    x264 1:142.20140311-4
    x265 1.2-1
    xbitmaps 1.1.1-3
    xcb-proto 1.10-2
    xcb-util 0.3.9-2
    xcb-util-image 0.3.9-2
    xcb-util-keysyms 0.3.9-2
    xcb-util-renderutil 0.3.9-1
    xcb-util-wm 0.4.1-1
    xdg-utils 1.1.0.git20140630-1
    xerces-c 3.1.1-5
    xextproto 7.3.0-1
    xf86-input-evdev 2.9.0-1
    xf86-input-joystick 1.6.2-3
    xf86-input-keyboard 1.8.0-2
    xf86-input-mouse 1.9.0-2
    xf86-input-synaptics 1.8.0-1
    xf86-input-vmmouse 13.0.0-3
    xf86-input-void 1.4.0-6
    xf86-video-ark 0.7.5-4
    xf86-video-ast 0.97.0-4
    xf86-video-cirrus 1.5.2-3
    xf86-video-dummy 0.3.7-2
    xf86-video-fbdev 0.4.4-2
    xf86-video-glint 1.2.8-4
    xf86-video-i128 1.3.6-4
    xf86-video-intel 2.99.912-2
    xf86-video-mach64 6.9.4-3
    xf86-video-mga 1.6.3-2
    xf86-video-modesetting 0.9.0-1
    xf86-video-neomagic 1.2.8-2
    xf86-video-nouveau 1.0.10-2
    xf86-video-nv 2.1.20-4
    xf86-video-openchrome 0.3.3-3
    xf86-video-r128 6.9.2-2
    xf86-video-savage 2.3.7-2
    xf86-video-siliconmotion 1.7.7-4
    xf86-video-sis 0.10.7-5
    xf86-video-tdfx 1.4.5-4
    xf86-video-trident 1.3.6-5
    xf86-video-v4l 0.2.0-13
    xf86-video-vesa 2.3.2-4
    xf86-video-voodoo 1.2.5-4
    xf86dgaproto 2.1-3
    xf86driproto 2.1.1-3
    xf86vidmodeproto 2.3.1-3
    xfce4-appfinder 4.10.1-1
    xfce4-datetime-plugin 0.6.2-2
    xfce4-mixer 4.10.0-2
    xfce4-notes-plugin 1.7.7-5
    xfce4-notifyd 0.2.4-1
    xfce4-panel 4.10.1-1
    xfce4-power-manager 1.2.0.212.g75107db-1
    xfce4-remmina-plugin 0.8.1-2
    xfce4-session 4.10.1-3
    xfce4-settings 4.10.1-1
    xfce4-terminal 0.6.3-1
    xfconf 4.10.0-4
    xfdesktop 4.10.2-2
    xfsprogs 3.2.0-1
    xfwm4 4.10.1-1
    xfwm4-themes 4.10.0-2
    xine-lib 1.2.6-1
    xineramaproto 1.2.1-3
    xkeyboard-config 2.12-1
    xorg-bdftopcf 1.0.4-2
    xorg-docs 1.7-2
    xorg-font-util 1.3.0-2
    xorg-font-utils 7.6-4
    xorg-fonts-100dpi 1.0.1-5
    xorg-fonts-75dpi 1.0.3-1
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-4
    xorg-fonts-misc 1.0.1-3
    xorg-iceauth 1.0.6-1
    xorg-luit 1.1.1-2
    xorg-mkfontdir 1.0.7-2
    xorg-mkfontscale 1.1.1-1
    xorg-server 1.15.2-1
    xorg-server-common 1.15.2-1
    xorg-server-devel 1.15.2-1
    xorg-server-utils 7.6-4
    xorg-server-xephyr 1.15.2-1
    xorg-sessreg 1.0.8-2
    xorg-setxkbmap 1.3.0-2
    xorg-smproxy 1.0.5-2
    xorg-twm 1.0.8-2
    xorg-util-macros 1.19.0-1
    xorg-utils 7.6-9
    xorg-x11perf 1.5.4-2
    xorg-xauth 1.0.9-1
    xorg-xbacklight 1.2.1-1
    xorg-xclock 1.0.7-1
    xorg-xcmsdb 1.0.4-2
    xorg-xcursorgen 1.0.6-1
    xorg-xdpyinfo 1.3.1-1
    xorg-xdriinfo 1.0.4-4
    xorg-xev 1.2.1-2
    xorg-xgamma 1.0.5-2
    xorg-xhost 1.0.6-1
    xorg-xinit 1.3.3-3
    xorg-xinput 1.6.1-1
    xorg-xkbcomp 1.2.4-2
    xorg-xkbevd 1.1.3-2
    xorg-xkbutils 1.0.4-2
    xorg-xkill 1.0.4-1
    xorg-xlsatoms 1.1.1-2
    xorg-xlsclients 1.1.3-1
    xorg-xmessage 1.0.4-2
    xorg-xmodmap 1.0.8-1
    xorg-xpr 1.0.4-2
    xorg-xprop 1.2.2-1
    xorg-xrandr 1.4.2-1
    xorg-xrdb 1.1.0-1
    xorg-xrefresh 1.0.5-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-2
    xorg-xvinfo 1.1.2-2
    xorg-xwd 1.0.6-1
    xorg-xwininfo 1.1.3-1
    xorg-xwud 1.0.4-2
    xproto 7.0.26-1
    xterm 309-1
    xvidcore 1.3.3-1
    xz 5.0.5-2
    yajl 2.1.0-1
    yaourt 1.5-1
    yelp 3.12.0-1
    yelp-xsl 3.12.0-1
    zekr 1.1.0-2
    zenity 3.12.1-1
    zeromq 4.0.4-3
    zip 3.0-4
    zlib 1.2.8-3
    zsnes 1.51-17
    zvbi 0.2.33-6
    removed arch-assault to recieve help on pure Arch, thank you for showing me in the rules admin
    Appreciate the help.
    Last edited by mrbeard (2014-07-28 04:31:57)

    mrbeard wrote:archassault-keyring 20140202-3
    archassault-mirrorlist 20140527-1
    Closing: https://wiki.archlinux.org/index.php/Fo … pport_ONLY

  • [SOLVED] wicd notification messages ugly

    I know this is something simple but I just can't place it.
    I've Openbox running standalone on my system. For my wireless connection, I recently switched to 'wicd'
    While it works properly I get an annoying pinkish themed dialogues. I want something better. I did google for it but I cannot locate it.
    Where is my culprit ?
    I'm running the gnome-settings-daemon also.
    $yaourt -Qsi notification
    local/libevent 1.4.13-1 [installed]
    An event notification library
    local/libnotify 0.4.5-1 [installed]
    Desktop notification library
    local/notify-sharp-svn 3032-1 [installed]
    C# bindings for dekstop notification
    local/startup-notification 0.10-1 [installed]
    Monitor and display application startup
    local/xfce4-notifyd 0.1.0-2 [installed] (xfce4-goodies)
    notification daemon for the xfce desktop
    Last edited by gapo (2010-06-14 16:06:44)

    It would appear that you have inadvertently selected the XFCE notification theme "ZOMG-PONIES!"  You can correct this through "Notifications" under "Settings" in the XFCE menu.  If that option is not conveniently accessible through your Openbox menu structure, try the command "xfce4-notifyd-config."
    Last edited by Arisna (2010-06-14 16:03:07)

  • [SOLVED] [mpv] Fallback to software decode SLOW with vo_vdpau/vaapi

    EDIT 02/01/2014: Since mpv 0.3.0, the opengl renderer, which works perfectly fine with software-decoding, now also works with vaapi/vdpau hardware-decoding, so just setting vo=opengl and hwdec=auto should really be enough to utterly avoid the problems I was having back when I made this post. A lot of the "info" I gave later on in the thread is also actually bogus, I'll tweak that in a second.
    I've been reading the documentation for mpv, and there's something I can't quite figure out.
    My CPU isn't especially powerful, so it's important for me to be able to use hardware acceleration where possible. I'm using the proprietary ATI driver; VLC works fine with VA-API, and since I discovered libvdpau-va-gl I've been able to get mpv to work using VDPAU. Obviously, some files (*cough*, Hi10P, *cough*) can't be hardware-accelerated, and this is where my problem/question comes in.
    In my mpv config file, with
    vo=vdpau
    I'm able to play normal h.264 video effortlessly, but when HWaccel isn't available mpv falls back to software-decoding and software scaling (ffmpeg/swscaler, as per the console output). The problem is, with the CPU already working to decode the Hi10P content, my A-V desync skyrockets, and it's all a bit of a mess.
    If I play the same Hi10P file with
    vo=opengl
    , then it doesn't desync at all. I checked the manpage and it says I can concatenate possible video outputs with a comma, and it will try each in turn. Obviously I'd like the not-hardware-decodable content to be rendered using OpenGL, rather than whatever causes them to get fed to "swscaler". So I set the config line to
    vo=vdpau,opengl
    . However - the opengl option never gets used! The non-HW-decodable files still end up being fed to swscaler, and as a result desync wildly, unless I manually set to opengl for that file.
    Is someone here familiar enough with mpv to be able to explain why I might not be getting the behaviour I expect from listing multiple video outputs in the config file; or even better, how I can configure mpv to do what I actually want?
    If there's somewhere else I should be asking this, please let me know. I couldn't find a dedicated mpv forum or anything (or even an IRC channel for questions), but I could have missed something.
    Addition: Here are some console outputs.
    1) Playing an 8-bit h.264 file with vo=vdpau, works fine
    [cplayer] mpv 0.1.7 (C) 2000-2013 mpv/MPlayer/mplayer2 projects
    built on Fri Sep 20 22:59:56 CEST 2013
    [cplayer] Compiled against libavutil version 52.38.100
    [cplayer] Compiled against libavcodec version 55.18.102
    [cplayer] Compiled against libavformat version 55.12.100
    [cplayer] Compiled against libswscale version 2.3.100
    [cfgparser] Reading config file /etc/mpv/mpv.conf
    [cfgparser] : No such file or directory
    [global] get_path('') -> '/home/adam/.mpv'
    [global] get_path('config') -> '/home/adam/.mpv/config'
    [cfgparser] Reading config file /home/adam/.mpv/config
    [cplayer] Configuration: --prefix=/usr --confdir=/etc/mpv --disable-lircc --disable-joystick --disable-radio --disable-radio-capture --disable-radio-v4l2 --disable-rpath --disable-libbs2b --disable-direct3d --disable-corevideo --disable-cocoa --disable-coreaudio
    [cplayer] Command line: 'La Maison en Petits Cubes [niizk].mkv' '-v'
    [global] get_path('input.conf') -> '/home/adam/.mpv/input.conf'
    [input] Falling back on default (hardcoded) input config
    [global] get_path('fonts') -> '/home/adam/.mpv/fonts'
    [global] get_path('fonts') -> '/home/adam/.mpv/fonts'
    [global] get_path('subfont.ttf') -> '/home/adam/.mpv/subfont.ttf'
    [global] get_path('fonts.conf') -> '/home/adam/.mpv/fonts.conf'
    [ass] [ass] Setting up fonts...
    [ass] [ass] Done.
    [global] get_path('La Maison en Petits Cubes [niizk].mkv.conf') -> '/home/adam/.mpv/La Maison en Petits Cubes [niizk].mkv.conf'
    [global] get_path('watch_later/4A9272824A37BC7D608AAD61487C41D9') -> '/home/adam/.mpv/watch_later/4A9272824A37BC7D608AAD61487C41D9'
    [?1h=[cplayer] Playing La Maison en Petits Cubes [niizk].mkv.
    [open] [file] File size is 251122130 bytes
    [open] [stream] [file] La Maison en Petits Cubes [niizk].mkv
    [demuxer] Trying demuxer: edl (force-level: normal)
    [demuxer] Trying demuxer: cue (force-level: normal)
    [demuxer] Trying demuxer: rawaudio (force-level: normal)
    [demuxer] Trying demuxer: rawvideo (force-level: normal)
    [demuxer] Trying demuxer: tv (force-level: normal)
    [demuxer] Trying demuxer: libass (force-level: normal)
    [demuxer] Trying demuxer: mkv (force-level: normal)
    [demux] [mkv] Found the head...
    [demux] [mkv] + a segment...
    [demux] [mkv] /---- [ parsing seek head ] ---------
    [demux] [mkv] |+ segment information...
    [demux] [mkv] | + timecode scale: 1000000
    [demux] [mkv] | + duration: 726.416s
    [demux] [mkv] | + segment uid 86 10 81 37 4e ac f6 dd 91 4b 19 69 97 03 25 c9
    [demux] [mkv] |+ segment tracks...
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 1
    [demux] [mkv] | + Name: Tsumiki no Ie - La Maison en Petits Cubes
    [demux] [mkv] | + Track type: Video
    [demux] [mkv] | + Video track
    [demux] [mkv] | + Display width: 853
    [demux] [mkv] | + Display height: 480
    [demux] [mkv] | + Pixel width: 704
    [demux] [mkv] | + Pixel height: 480
    [demux] [mkv] | + Codec ID: V_MPEG4/ISO/AVC
    [demux] [mkv] | + CodecPrivate, length 40
    [demux] [mkv] | + Language: und
    [demux] [mkv] | + Default flag: 1
    [demux] [mkv] | + Default duration: 33.367ms ( = 29.970 fps)
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 2
    [demux] [mkv] | + Name: 2.0 VORBIS
    [demux] [mkv] | + Track type: Audio
    [demux] [mkv] | + Audio track
    [demux] [mkv] | + Sampling frequency: 48000.000000
    [demux] [mkv] | + Channels: 2
    [demux] [mkv] | + Codec ID: A_VORBIS
    [demux] [mkv] | + CodecPrivate, length 3891
    [demux] [mkv] | + Language: und
    [demux] [mkv] | + Default flag: 1
    [demux] [mkv] /---- [ parsing seek head ] ---------
    [stream] stream_seek: Seek to/past EOF: no buffer preloaded.
    [demux] [mkv] \---- [ parsing seek head ] ---------
    [demux] [mkv] \---- [ parsing seek head ] ---------
    [demux] [mkv] |+ found cluster, headers are parsed completely :)
    [demux] [mkv] Aspect: 1.777083
    [demux] [mkv] Track ID 1: video (V_MPEG4/ISO/AVC) "Tsumiki no Ie - La Maison en Petits Cubes"
    [demux] [mkv] Track ID 2: audio (A_VORBIS) "2.0 VORBIS"
    [demuxer] Detected file format: Matroska
    [global] get_path('subfont.ttf') -> '/home/adam/.mpv/subfont.ttf'
    [global] get_path('fonts.conf') -> '/home/adam/.mpv/fonts.conf'
    [ass] [ass] Setting up fonts...
    [ass] [ass] Done.
    [subreader] Load subtitles in .
    [global] get_path('sub/') -> '/home/adam/.mpv/sub/'
    [cplayer] [stream] Video (+) --vid=0 'Tsumiki no Ie - La Maison en Petits Cubes' (h264)
    [cplayer] [stream] Audio (+) --aid=0 (*) '2.0 VORBIS' (vorbis)
    [cplayer] [V] fourcc:0x31637661 size:704x480 fps:29.970
    [vo] X11 opening display: :0
    [vo] vo: X11 running at 1366x768 (":0" => local display)
    [vo] [x11] Detected wm supports NetWM.
    [vo] [x11] Detected wm supports FULLSCREEN state.
    [vo] [x11] Detected wm supports ABOVE state.
    [vo] [x11] Detected wm supports BELOW state.
    [vo] [x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
    [VS] Software VDPAU backend library initialized
    [decvideo] Codec list:
    [decvideo] lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
    [decvideo] lavc:h264_vdpau (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
    [decvideo] Opening video decoder lavc:h264
    [decvideo] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
    [vo] Disabling DPMS
    [vo] DPMSDisable stat: 1
    [decaudio] Codec list:
    [decaudio] lavc:vorbis - Vorbis
    [decaudio] lavc:libvorbis (vorbis) - libvorbis
    [decaudio] Opening audio decoder lavc:vorbis
    [decaudio] dec_audio: Allocating 8192 + 65536 = 73728 bytes for output buffer.
    [decaudio] INFO: libavcodec "vorbis" init OK!
    [decaudio] Selected audio codec: Vorbis [lavc:vorbis]
    [decaudio] AUDIO: 48000 Hz, 2 ch, floatle
    [decaudio] Building audio filter chain for 48000Hz stereo 2ch floatle -> 0Hz empty 0ch ??...
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 0Hz empty 0ch ??
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 0Hz empty 0ch ??
    [cplayer] AO: [pulse] 48000Hz stereo 2ch floatle
    [cplayer] AO: Description: PulseAudio audio output
    AO: Author: Lennart Poettering
    [decaudio] Building audio filter chain for 48000Hz stereo 2ch floatle -> 48000Hz stereo 2ch floatle...
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 48000Hz stereo 2ch floatle
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 48000Hz stereo 2ch floatle
    [cplayer] Starting playback...
    [decvideo] Pixel formats supported by decoder: vaapi_vld vdpau yuv420p
    [decvideo] Pixel formats supported by decoder: vaapi_vld vdpau yuv420p
    [vo] X11 error: BadRequest (invalid request code or no such operation)
    [vo] Type: 0, display: 0x2c2a190, resourceid: 17, serial: 23
    [vo] Error code: 1, request code: a0, minor code: 1
    [decvideo] [ffmpeg] aspect_ratio: 0.000000
    [decvideo] VIDEO: 704x480 29.970 fps 0.0 kbps ( 0.0 kB/s)
    [decvideo] VDec: vo config request - 704 x 480 (vdpau)
    [vf] Trying filter chain:
    [vf] [vo] ???
    [cplayer] Aspect ratio is 1.78:1 - scaling to correct movie aspect.
    [cplayer] VO Config (704x480->853x480,flags=0,0x45C)
    [cplayer] VO: [vdpau] 704x480 => 853x480 vdpau
    [cplayer] VO: Description: VDPAU with X11
    [cplayer] VO: Author: Rajib Mahapatra <[email protected]> and others
    [vo] [vdpau] Got display refresh rate 60.001 Hz.
    [vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption manually.
    [vo] [vdpau] Updating CSC matrix
    [vo] Window size: 853x480
    [vo] Video source: 704x480 (853x480)
    [vo] Video display: (0, 0) 704x480 -> (0, 0) 853x480
    [vo] Video scale: 1.211648/1.000000
    [vo] OSD borders: l=0 t=0 r=0 b=0
    [vo] Video borders: l=0 t=0 r=0 b=0
    [vo] [vdpau] Updating CSC matrix
    [vf] Video filter chain:
    [vf] [vo] 704x480->853x480 vdpau 0 BT.601 (SD)/TV
    [vo] [vdpau] Updating CSC matrix
    [decaudio] Increasing filtered audio buffer size from 0 to 4096
    [decaudio] Increasing filtered audio buffer size from 4096 to 69632
    [decaudio] Increasing filtered audio buffer size from 69632 to 135168
    [decaudio] Increasing filtered audio buffer size from 135168 to 200704
    [decaudio] Increasing filtered audio buffer size from 200704 to 266240
    [decaudio] Increasing filtered audio buffer size from 266240 to 331776
    [decaudio] Increasing filtered audio buffer size from 331776 to 388096
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    2) Playing a 10-bit file via vo=vdpau, desyncs and ultimately doesn't work properly:
    [cplayer] mpv 0.1.7 (C) 2000-2013 mpv/MPlayer/mplayer2 projects
    built on Fri Sep 20 22:59:56 CEST 2013
    [cplayer] Compiled against libavutil version 52.38.100
    [cplayer] Compiled against libavcodec version 55.18.102
    [cplayer] Compiled against libavformat version 55.12.100
    [cplayer] Compiled against libswscale version 2.3.100
    [cfgparser] Reading config file /etc/mpv/mpv.conf
    [cfgparser] : No such file or directory
    [global] get_path('') -> '/home/adam/.mpv'
    [global] get_path('config') -> '/home/adam/.mpv/config'
    [cfgparser] Reading config file /home/adam/.mpv/config
    [cplayer] Configuration: --prefix=/usr --confdir=/etc/mpv --disable-lircc --disable-joystick --disable-radio --disable-radio-capture --disable-radio-v4l2 --disable-rpath --disable-libbs2b --disable-direct3d --disable-corevideo --disable-cocoa --disable-coreaudio
    [cplayer] Command line: '[ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv' '-v'
    [global] get_path('input.conf') -> '/home/adam/.mpv/input.conf'
    [input] Falling back on default (hardcoded) input config
    [global] get_path('fonts') -> '/home/adam/.mpv/fonts'
    [global] get_path('fonts') -> '/home/adam/.mpv/fonts'
    [global] get_path('subfont.ttf') -> '/home/adam/.mpv/subfont.ttf'
    [global] get_path('fonts.conf') -> '/home/adam/.mpv/fonts.conf'
    [ass] [ass] Setting up fonts...
    [ass] [ass] Done.
    [global] get_path('[ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv.conf') -> '/home/adam/.mpv/[ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv.conf'
    [global] get_path('watch_later/99B3F9726EDC41CCFA709D00925EB623') -> '/home/adam/.mpv/watch_later/99B3F9726EDC41CCFA709D00925EB623'
    [?1h=[cplayer] Playing [ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv.
    [open] [file] File size is 397296634 bytes
    [open] [stream] [file] [ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv
    [demuxer] Trying demuxer: edl (force-level: normal)
    [demuxer] Trying demuxer: cue (force-level: normal)
    [demuxer] Trying demuxer: rawaudio (force-level: normal)
    [demuxer] Trying demuxer: rawvideo (force-level: normal)
    [demuxer] Trying demuxer: tv (force-level: normal)
    [demuxer] Trying demuxer: libass (force-level: normal)
    [demuxer] Trying demuxer: mkv (force-level: normal)
    [demux] [mkv] Found the head...
    [demux] [mkv] + a segment...
    [demux] [mkv] /---- [ parsing seek head ] ---------
    [demux] [mkv] |+ segment information...
    [demux] [mkv] | + timecode scale: 1000000
    [demux] [mkv] | + duration: 1633.640s
    [demux] [mkv] | + segment uid b4 28 40 4c 87 1a 0e 65 a1 d8 4c d3 cc c3 96 ef
    [demux] [mkv] |+ segment tracks...
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 1
    [demux] [mkv] | + Track type: Video
    [demux] [mkv] | + Video track
    [demux] [mkv] | + Display width: 1280
    [demux] [mkv] | + Display height: 720
    [demux] [mkv] | + Pixel width: 1280
    [demux] [mkv] | + Pixel height: 720
    [demux] [mkv] | + Codec ID: V_MPEG4/ISO/AVC
    [demux] [mkv] | + CodecPrivate, length 42
    [demux] [mkv] | + Default duration: 41.708ms ( = 23.976 fps)
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 2
    [demux] [mkv] | + Track type: Audio
    [demux] [mkv] | + Audio track
    [demux] [mkv] | + Sampling frequency: 48000.000000
    [demux] [mkv] | + Channels: 2
    [demux] [mkv] | + Codec ID: A_VORBIS
    [demux] [mkv] | + CodecPrivate, length 4036
    [demux] [mkv] | + Language: jpn
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 3
    [demux] [mkv] | + Name: Mazui
    [demux] [mkv] | + Track type: Subtitle
    [demux] [mkv] | + Codec ID: S_TEXT/ASS
    [demux] [mkv] | + CodecPrivate, length 2364
    [demux] [mkv] /---- [ parsing chapters ] ---------
    [demux] [mkv] New edition 0
    [demux] [mkv] Default edition flag: 0
    [demux] [mkv] Chapter 0 from 00:00:00.000 to 00:00:00.000, Prologue
    [demux] [mkv] Chapter 1 from 00:01:29.89000000 to 00:00:00.000, Opening
    [demux] [mkv] Chapter 2 from 00:02:59.179000000 to 00:00:00.000, Part A
    [demux] [mkv] Chapter 3 from 00:13:20.800000000 to 00:00:00.000, Part B
    [demux] [mkv] Chapter 4 from 00:25:37.536000000 to 00:00:00.000, Ending
    [demux] [mkv] Chapter 5 from 00:27:07.626000000 to 00:00:00.000, Preview
    [demux] [mkv] \---- [ parsing chapters ] ---------
    [demux] [mkv] /---- [ parsing attachments ] ---------
    [demux] [mkv] Attachment: arial.ttf, application/x-truetype-font, 774476 bytes
    [demux] [mkv] Attachment: ARIAL_0.TTF, application/x-truetype-font, 774476 bytes
    [demux] [mkv] Attachment: BALZANO.TTF, application/x-truetype-font, 51828 bytes
    [demux] [mkv] Attachment: CronosPro-Capt.otf, application/x-truetype-font, 107976 bytes
    [demux] [mkv] Attachment: NeoSansIntel.ttf, application/x-truetype-font, 63764 bytes
    [demux] [mkv] Attachment: AbyssEPTitleFont.ttf, application/x-truetype-font, 79104 bytes
    [demux] [mkv] Attachment: angeleobardo.ttf, application/x-truetype-font, 93660 bytes
    [demux] [mkv] \---- [ parsing attachments ] ---------
    [demux] [mkv] \---- [ parsing seek head ] ---------
    [demux] [mkv] |+ found cluster, headers are parsed completely :)
    [demux] [mkv] Aspect: 1.777778
    [demux] [mkv] Track ID 1: video (V_MPEG4/ISO/AVC)
    [demux] [mkv] Track ID 2: audio (A_VORBIS)
    [demux] [mkv] Track ID 3: subtitles (S_TEXT/ASS) "Mazui"
    [demuxer] Detected file format: Matroska
    [global] get_path('subfont.ttf') -> '/home/adam/.mpv/subfont.ttf'
    [global] get_path('fonts.conf') -> '/home/adam/.mpv/fonts.conf'
    [ass] [ass] Setting up fonts...
    [ass] [ass] Done.
    [subreader] Load subtitles in .
    [global] get_path('sub/') -> '/home/adam/.mpv/sub/'
    [cplayer] [stream] Video (+) --vid=0 (h264)
    [cplayer] [stream] Audio (+) --aid=0 --alang=jpn (*) (vorbis)
    [cplayer] [stream] Subs (+) --sid=0 --slang=eng (*) 'Mazui' (ass)
    [cplayer] [V] fourcc:0x31637661 size:1280x720 fps:23.976
    [vo] X11 opening display: :0
    [vo] vo: X11 running at 1366x768 (":0" => local display)
    [vo] [x11] Detected wm supports NetWM.
    [vo] [x11] Detected wm supports FULLSCREEN state.
    [vo] [x11] Detected wm supports ABOVE state.
    [vo] [x11] Detected wm supports BELOW state.
    [vo] [x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
    [VS] Software VDPAU backend library initialized
    [decvideo] Codec list:
    [decvideo] lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
    [decvideo] lavc:h264_vdpau (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
    [decvideo] Opening video decoder lavc:h264
    [decvideo] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
    [vo] Disabling DPMS
    [vo] DPMSDisable stat: 1
    [decaudio] Codec list:
    [decaudio] lavc:vorbis - Vorbis
    [decaudio] lavc:libvorbis (vorbis) - libvorbis
    [decaudio] Opening audio decoder lavc:vorbis
    [decaudio] dec_audio: Allocating 8192 + 65536 = 73728 bytes for output buffer.
    [decaudio] INFO: libavcodec "vorbis" init OK!
    [decaudio] Selected audio codec: Vorbis [lavc:vorbis]
    [decaudio] AUDIO: 48000 Hz, 2 ch, floatle
    [decaudio] Building audio filter chain for 48000Hz stereo 2ch floatle -> 0Hz empty 0ch ??...
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 0Hz empty 0ch ??
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 0Hz empty 0ch ??
    [cplayer] AO: [pulse] 48000Hz stereo 2ch floatle
    [cplayer] AO: Description: PulseAudio audio output
    AO: Author: Lennart Poettering
    [decaudio] Building audio filter chain for 48000Hz stereo 2ch floatle -> 48000Hz stereo 2ch floatle...
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 48000Hz stereo 2ch floatle
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 48000Hz stereo 2ch floatle
    [osd] Subtitle filter chain: ass (ass)
    [cplayer] Starting playback...
    [decvideo] [ffmpeg/h264] get_buffer() failed
    [decvideo] [ffmpeg/h264] thread_get_buffer() failed
    [decvideo] [ffmpeg/h264] decode_slice_header error
    [decvideo] [ffmpeg/h264] no frame!
    [decvideo] Error while decoding frame!
    [decvideo] Error using hardware decoding, falling back to software decoding.
    [decvideo] [ffmpeg] aspect_ratio: 0.000000
    [decvideo] VIDEO: 1280x720 23.976 fps 0.0 kbps ( 0.0 kB/s)
    [decvideo] VDec: vo config request - 1280 x 720 (420p10)
    [vf] Trying filter chain:
    [vf] [vo] ???
    [decvideo] Could not find matching colorspace - retrying with -vf scale...
    [vf] Opening video filter: [scale]
    [vf] SwScale params: -1 x -1 (-1=no scaling)
    [vf] Trying filter chain:
    [vf] [scale] ??? -> ???
    [vf] [vo] ???
    [cplayer] VO Config (1280x720->1280x720,flags=0,0x409)
    [global] [ffmpeg/swscaler] using unscaled yuv420p10le -> yuv420p special converter
    [cplayer] VO: [vdpau] 1280x720 => 1280x720 420p
    [cplayer] VO: Description: VDPAU with X11
    [cplayer] VO: Author: Rajib Mahapatra <[email protected]> and others
    [vo] [vdpau] Got display refresh rate 60.001 Hz.
    [vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption manually.
    [vo] [vdpau] Updating CSC matrix
    [vo] Window size: 1280x720
    [vo] Video source: 1280x720 (1280x720)
    [vo] Video display: (0, 0) 1280x720 -> (0, 0) 1280x720
    [vo] Video scale: 1.000000/1.000000
    [vo] OSD borders: l=0 t=0 r=0 b=0
    [vo] Video borders: l=0 t=0 r=0 b=0
    [vo] [vdpau] Updating CSC matrix
    [vf] Video filter chain:
    [vf] [scale] 1280x720 420p10 0 BT.709 (HD)/TV -> 1280x720 420p 0 BT.709 (HD)/TV
    [vf] [vo] 1280x720 420p 0 BT.709 (HD)/TV
    [vo] [vdpau] Updating CSC matrix
    [decaudio] Increasing filtered audio buffer size from 0 to 4096
    [decaudio] Increasing filtered audio buffer size from 4096 to 69632
    [decaudio] Increasing filtered audio buffer size from 69632 to 135168
    [decaudio] Increasing filtered audio buffer size from 135168 to 200704
    [decaudio] Increasing filtered audio buffer size from 200704 to 266240
    [decaudio] Increasing filtered audio buffer size from 266240 to 331776
    [decaudio] Increasing filtered audio buffer size from 331776 to 388096
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    [vo] [vdpau] Frame shown too early
    3) Playing a 10-bit file through vo=opengl, works fine
    [cplayer] mpv 0.1.7 (C) 2000-2013 mpv/MPlayer/mplayer2 projects
    built on Fri Sep 20 22:59:56 CEST 2013
    [cplayer] Compiled against libavutil version 52.38.100
    [cplayer] Compiled against libavcodec version 55.18.102
    [cplayer] Compiled against libavformat version 55.12.100
    [cplayer] Compiled against libswscale version 2.3.100
    [cfgparser] Reading config file /etc/mpv/mpv.conf
    [cfgparser] : No such file or directory
    [global] get_path('') -> '/home/adam/.mpv'
    [global] get_path('config') -> '/home/adam/.mpv/config'
    [cfgparser] Reading config file /home/adam/.mpv/config
    [cplayer] Configuration: --prefix=/usr --confdir=/etc/mpv --disable-lircc --disable-joystick --disable-radio --disable-radio-capture --disable-radio-v4l2 --disable-rpath --disable-libbs2b --disable-direct3d --disable-corevideo --disable-cocoa --disable-coreaudio
    [cplayer] Command line: '[ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv' '-v'
    [global] get_path('input.conf') -> '/home/adam/.mpv/input.conf'
    [input] Falling back on default (hardcoded) input config
    [global] get_path('fonts') -> '/home/adam/.mpv/fonts'
    [global] get_path('fonts') -> '/home/adam/.mpv/fonts'
    [global] get_path('subfont.ttf') -> '/home/adam/.mpv/subfont.ttf'
    [global] get_path('fonts.conf') -> '/home/adam/.mpv/fonts.conf'
    [ass] [ass] Setting up fonts...
    [ass] [ass] Done.
    [global] get_path('[ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv.conf') -> '/home/adam/.mpv/[ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv.conf'
    [global] get_path('watch_later/99B3F9726EDC41CCFA709D00925EB623') -> '/home/adam/.mpv/watch_later/99B3F9726EDC41CCFA709D00925EB623'
    [?1h=[cplayer] Playing [ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv.
    [open] [file] File size is 397296634 bytes
    [open] [stream] [file] [ANE] Ore no Imouto ga Konna ni Kawaii Wake ga Nai - Ep01 [BDRip 720p x264 Vorbis].mkv
    [demuxer] Trying demuxer: edl (force-level: normal)
    [demuxer] Trying demuxer: cue (force-level: normal)
    [demuxer] Trying demuxer: rawaudio (force-level: normal)
    [demuxer] Trying demuxer: rawvideo (force-level: normal)
    [demuxer] Trying demuxer: tv (force-level: normal)
    [demuxer] Trying demuxer: libass (force-level: normal)
    [demuxer] Trying demuxer: mkv (force-level: normal)
    [demux] [mkv] Found the head...
    [demux] [mkv] + a segment...
    [demux] [mkv] /---- [ parsing seek head ] ---------
    [demux] [mkv] |+ segment information...
    [demux] [mkv] | + timecode scale: 1000000
    [demux] [mkv] | + duration: 1633.640s
    [demux] [mkv] | + segment uid b4 28 40 4c 87 1a 0e 65 a1 d8 4c d3 cc c3 96 ef
    [demux] [mkv] |+ segment tracks...
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 1
    [demux] [mkv] | + Track type: Video
    [demux] [mkv] | + Video track
    [demux] [mkv] | + Display width: 1280
    [demux] [mkv] | + Display height: 720
    [demux] [mkv] | + Pixel width: 1280
    [demux] [mkv] | + Pixel height: 720
    [demux] [mkv] | + Codec ID: V_MPEG4/ISO/AVC
    [demux] [mkv] | + CodecPrivate, length 42
    [demux] [mkv] | + Default duration: 41.708ms ( = 23.976 fps)
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 2
    [demux] [mkv] | + Track type: Audio
    [demux] [mkv] | + Audio track
    [demux] [mkv] | + Sampling frequency: 48000.000000
    [demux] [mkv] | + Channels: 2
    [demux] [mkv] | + Codec ID: A_VORBIS
    [demux] [mkv] | + CodecPrivate, length 4036
    [demux] [mkv] | + Language: jpn
    [demux] [mkv] | + a track...
    [demux] [mkv] | + Track number: 3
    [demux] [mkv] | + Name: Mazui
    [demux] [mkv] | + Track type: Subtitle
    [demux] [mkv] | + Codec ID: S_TEXT/ASS
    [demux] [mkv] | + CodecPrivate, length 2364
    [demux] [mkv] /---- [ parsing chapters ] ---------
    [demux] [mkv] New edition 0
    [demux] [mkv] Default edition flag: 0
    [demux] [mkv] Chapter 0 from 00:00:00.000 to 00:00:00.000, Prologue
    [demux] [mkv] Chapter 1 from 00:01:29.89000000 to 00:00:00.000, Opening
    [demux] [mkv] Chapter 2 from 00:02:59.179000000 to 00:00:00.000, Part A
    [demux] [mkv] Chapter 3 from 00:13:20.800000000 to 00:00:00.000, Part B
    [demux] [mkv] Chapter 4 from 00:25:37.536000000 to 00:00:00.000, Ending
    [demux] [mkv] Chapter 5 from 00:27:07.626000000 to 00:00:00.000, Preview
    [demux] [mkv] \---- [ parsing chapters ] ---------
    [demux] [mkv] /---- [ parsing attachments ] ---------
    [demux] [mkv] Attachment: arial.ttf, application/x-truetype-font, 774476 bytes
    [demux] [mkv] Attachment: ARIAL_0.TTF, application/x-truetype-font, 774476 bytes
    [demux] [mkv] Attachment: BALZANO.TTF, application/x-truetype-font, 51828 bytes
    [demux] [mkv] Attachment: CronosPro-Capt.otf, application/x-truetype-font, 107976 bytes
    [demux] [mkv] Attachment: NeoSansIntel.ttf, application/x-truetype-font, 63764 bytes
    [demux] [mkv] Attachment: AbyssEPTitleFont.ttf, application/x-truetype-font, 79104 bytes
    [demux] [mkv] Attachment: angeleobardo.ttf, application/x-truetype-font, 93660 bytes
    [demux] [mkv] \---- [ parsing attachments ] ---------
    [demux] [mkv] \---- [ parsing seek head ] ---------
    [demux] [mkv] |+ found cluster, headers are parsed completely :)
    [demux] [mkv] Aspect: 1.777778
    [demux] [mkv] Track ID 1: video (V_MPEG4/ISO/AVC)
    [demux] [mkv] Track ID 2: audio (A_VORBIS)
    [demux] [mkv] Track ID 3: subtitles (S_TEXT/ASS) "Mazui"
    [demuxer] Detected file format: Matroska
    [global] get_path('subfont.ttf') -> '/home/adam/.mpv/subfont.ttf'
    [global] get_path('fonts.conf') -> '/home/adam/.mpv/fonts.conf'
    [ass] [ass] Setting up fonts...
    [ass] [ass] Done.
    [subreader] Load subtitles in .
    [global] get_path('sub/') -> '/home/adam/.mpv/sub/'
    [cplayer] [stream] Video (+) --vid=0 (h264)
    [cplayer] [stream] Audio (+) --aid=0 --alang=jpn (*) (vorbis)
    [cplayer] [stream] Subs (+) --sid=0 --slang=eng (*) 'Mazui' (ass)
    [cplayer] [V] fourcc:0x31637661 size:1280x720 fps:23.976
    [vo] X11 opening display: :0
    [vo] vo: X11 running at 1366x768 (":0" => local display)
    [vo] [x11] Detected wm supports NetWM.
    [vo] [x11] Detected wm supports FULLSCREEN state.
    [vo] [x11] Detected wm supports ABOVE state.
    [vo] [x11] Detected wm supports BELOW state.
    [vo] [x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
    [vo] [gl] GLX chose visual with ID 0x29
    [vo] [gl] Detected OpenGL 3.0.
    [vo] GL_VENDOR='ATI Technologies Inc.'
    [vo] GL_RENDERER='AMD Radeon HD 7340 Graphics'
    [vo] GL_VERSION='3.0.12441 Compatibility Profile Context 13.20.11'
    [vo] GL_SHADING_LANGUAGE_VERSION='4.30'
    [vo] [gl] OpenGL legacy compat. found.
    [vo] [gl] Detected OpenGL features: [Basic OpenGL] [Legacy OpenGL] [OpenGL 2.0] [OpenGL 2.1] [OpenGL 3.0] [Framebuffers] [VAOs] [sRGB textures] [sRGB framebuffers] [Float textures] [RG textures] [NO_SW]
    [vo/opengl] Testing user-set FBO format
    [vo/opengl] Create FBO: 16x16
    [vo/opengl] 8-bit precision: 0x0p+0
    [vo/opengl] 16-bit precision: 0x1.0001p-9
    [vo/opengl] full float: 0x1.01p-9
    [vo/opengl] out of range value (2): 0x1p+0
    [vo/opengl] Display depth: R=8, G=8, B=8
    [vo/opengl] Testing user-set FBO format
    [vo/opengl] Create FBO: 16x16
    [vo/opengl] 8-bit precision: 0x0p+0
    [vo/opengl] 16-bit precision: 0x1.0001p-9
    [vo/opengl] full float: 0x1.01p-9
    [vo/opengl] out of range value (2): 0x1p+0
    [vo/opengl] Reinit rendering.
    [decvideo] Codec list:
    [decvideo] lavc:h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
    [decvideo] lavc:h264_vdpau (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
    [decvideo] Opening video decoder lavc:h264
    [decvideo] Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [lavc:h264]
    [vo] Disabling DPMS
    [vo] DPMSDisable stat: 1
    [decaudio] Codec list:
    [decaudio] lavc:vorbis - Vorbis
    [decaudio] lavc:libvorbis (vorbis) - libvorbis
    [decaudio] Opening audio decoder lavc:vorbis
    [decaudio] dec_audio: Allocating 8192 + 65536 = 73728 bytes for output buffer.
    [decaudio] INFO: libavcodec "vorbis" init OK!
    [decaudio] Selected audio codec: Vorbis [lavc:vorbis]
    [decaudio] AUDIO: 48000 Hz, 2 ch, floatle
    [decaudio] Building audio filter chain for 48000Hz stereo 2ch floatle -> 0Hz empty 0ch ??...
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 0Hz empty 0ch ??
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 0Hz empty 0ch ??
    [cplayer] AO: [pulse] 48000Hz stereo 2ch floatle
    [cplayer] AO: Description: PulseAudio audio output
    AO: Author: Lennart Poettering
    [decaudio] Building audio filter chain for 48000Hz stereo 2ch floatle -> 48000Hz stereo 2ch floatle...
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 48000Hz stereo 2ch floatle
    [af] Audio filter chain:
    [af] [in] 48000Hz stereo 2ch floatle
    [af] [out] 48000Hz stereo 2ch floatle
    [af] [ao] 48000Hz stereo 2ch floatle
    [osd] Subtitle filter chain: ass (ass)
    [cplayer] Starting playback...
    [decvideo] [ffmpeg] aspect_ratio: 0.000000
    [decvideo] VIDEO: 1280x720 23.976 fps 0.0 kbps ( 0.0 kB/s)
    [decvideo] VDec: vo config request - 1280 x 720 (420p10)
    [vf] Trying filter chain:
    [vf] [vo] ???
    [cplayer] VO Config (1280x720->1280x720,flags=0,0x409)
    [cplayer] VO: [opengl] 1280x720 => 1280x720 420p10
    [cplayer] VO: Description: Extended OpenGL Renderer
    [cplayer] VO: Author: Based on vo_gl.c by Reimar Doeffinger
    [vo/opengl] Testing user-set FBO format
    [vo/opengl] Create FBO: 16x16
    [vo/opengl] 8-bit precision: 0x0p+0
    [vo/opengl] 16-bit precision: 0x1.0001p-9
    [vo/opengl] full float: 0x1.01p-9
    [vo/opengl] out of range value (2): 0x1p+0
    [vo/opengl] Texture for plane 0: 1280x720
    [vo/opengl] Texture for plane 1: 640x360
    [vo/opengl] Texture for plane 2: 640x360
    [vo/opengl] Reinit rendering.
    [vo/opengl] compiling shader program 'frag_osd_libass', header:
    [vo/opengl] compiling shader program 'frag_osd_rgba', header:
    [vo/opengl] compiling shader program 'final', header:
    [vo/opengl] [ 1] #define SAMPLE_L sample_bilinear
    [vo/opengl] [ 2] #define USE_CONV CONV_PLANAR
    [vo/opengl] [ 3] #define USE_COLORMATRIX 1
    [vo/opengl] [ 4] #define SAMPLE_C sample_bilinear
    [vo/opengl] Resize: 1280x720
    [vo] Window size: 1280x720
    [vo] Video source: 1280x720 (1280x720)
    [vo] Video display: (0, 0) 1280x720 -> (0, 0) 1280x720
    [vo] Video scale: 1.000000/1.000000
    [vo] OSD borders: l=0 t=0 r=0 b=0
    [vo] Video borders: l=0 t=0 r=0 b=0
    [vf] Video filter chain:
    [vf] [vo] 1280x720 420p10 0 BT.709 (HD)/TV
    [decaudio] Increasing filtered audio buffer size from 0 to 4096
    [decaudio] Increasing filtered audio buffer size from 4096 to 69632
    [decaudio] Increasing filtered audio buffer size from 69632 to 135168
    [decaudio] Increasing filtered audio buffer size from 135168 to 200704
    [decaudio] Increasing filtered audio buffer size from 200704 to 266240
    [decaudio] Increasing filtered audio buffer size from 266240 to 331776
    [decaudio] Increasing filtered audio buffer size from 331776 to 388096
    Last edited by aphirst (2014-01-02 23:20:53)

    So, I had a nice long conversation last night with some of the devs on the IRC channel (that I didn't find first-time-round somehow). I'll summarise this in bullet points:
    >I'm using an ATI card with the proprietary driver
    >I'm exposing VDPAU via a library that uses VA-API underneath
    >the vo_vdpau mode for mpv continues to handle file playback even if the vdpau hardware decoder won't initialise
    >>i.e. vdpau itself calls the software decoder, and then handles the calls to a software renderer
    >because I'm using VDPAU in an indirect "wheels within wheels" library, it's slow as all hell
    Solution:
    UPDATE: READ THE POST BELOW, A BETTER SOLUTION HAS BEEN IMPLEMENTED
    >mpv-git has native VA-API support, vo_vaapi
    >compiling and using this works perfectly
    >the vaapi handler is able to much more efficiently handle the calls to software decoders/renderers
    >8bit h.264 files play fullspeed using hardware decoding
    >10bit h.264 files are automatically handed to software-decoding, and play (almost!) as well as they should (i.e. when directly calling vo_opengl or vo_xv)
    Note that it's still a little slower than using opengl or xv, which is kind of odd. wm4 on IRC mentioned he might be able to do something about this, by implementing the (hackish, apparently) thing that VLC does, so that vo_vaapi doesn't have to use swscale (slow) before rendering; but I'll wait and see if that pans out.
    TL;DR - People using the proprietary ATI driver should compile mpv-git and and use vo=vaapi
    @Roberth: I actually did have that enabled, but whether it was or wasn't enabled didn't affect the problem I was having. After all, the problem was with vo_vdpau calling software decoding in an inefficient, roundabout way. vo_vaapi still isn't as efficient at this as it should be, it seems, but it's better than vo_vdpau was on my setup.
    @kaszak696: As far as I was aware, sws=0 was the default behaviour, but I do recall forcing that at one point with no effect. Either way, my particular problem is solved/worked around now! Well, almost.
    Last edited by aphirst (2013-09-22 23:38:35)

  • Thread refuses to work

    Ok, this is the weirdest thing ever happened to me ever since i started working with cellphone programming.
    Lately, one of my thread refuses to activate. I have this thread that communicates with a thermal printer to print something right. Well, i have been working developing the interpretative code for it (since the SDK won't do any good for my needs) for about 4 weeks and been working perfectly. But then i tried to implement it on my application i was working on and it refused to work. Well, i though something was wrong with my code so i went back to my test program and tried to invoke de print thread and now it also refuses to work, but i noticed on the device log (i'm developing on blackberry) a IllegalMonitorStateException was thrown in the wait() method of my thread.
    My thread is running all the time expecting for me to call it to work so it has this structure
    class printThread implements Thread
        private boolean sleep = true;
        printThread(){} // Constructor
        public void run()
             while(sleep)
                 try
                     wait();
                 catch(InterruptedException e){}
                 if(sleep)
                    // Do the work when notifyed
        public void work()
             notify();
    }Thats my basic thread structure, and been working like a charm for ages already (my application has 4 thread running backward, one of it works every 5 minutes in the background) but then i added the print thread and this problem started to appear. then i went back to my test program for the printer and the problem followed me there.
    What might this be causing the problem? I could understand this problem happening in my application with the other 4 threads working there, but on the test program there's only 1 thread!!!

    hm it looks like you lost synchronized keyword while making changes in the code.
    IllegalMonitorStateException is definitely a WYSIWYC (What You See Is What You Coded). I mean, this exception is indeed the correct behavior for the code you posted.
    Consider changing *while(sleep){...}* to something like *synchronized(this){while(sleep){...}}* - that will probably make exception go away, but...
    ... on the test program there's only 1 thread!!!...but given above, after fixing the exception you can get into the next problem - your application will hang.
    You know, it takes two to tango. While one thread waits, there should be another one to notify.
    If there's only one thread waiting, it can wait forever. I won't guarantee that this is your case though because from your explanation it is not clear if there's indeed only one thread.
    I would also recommend you to consider studying Sun's [online tutorial on concurrency|http://java.sun.com/docs/books/tutorial/essential/concurrency/]. +"...This lesson introduces the platform's basic concurrency support..."+ - studying it can help fix problems faster than waiting for the answer at the forum. :)

  • [SOLVED] Problem Synchronizing package databases after upgrade

    After upgrading I'm having this:
    [root@david-laptop david]# pacman -Suyy
    :: Synchronizing package databases...
    error: failed retrieving file 'testing.db' from mirrors.kernel.org : Forbidden
    downloading testing.db...
    error: failed retrieving file 'core.db' from mirrors.kernel.org : Forbidden
    downloading core.db...
    error: failed retrieving file 'extra.db' from mirrors.kernel.org : Forbidden
    downloading extra.db...
    error: failed retrieving file 'community-testing.db' from mirrors.kernel.org : Forbidden
    downloading community-testing.db...
    error: failed retrieving file 'community.db' from mirrors.kernel.org : Forbidden
    downloading community.db...
    error: failed retrieving file 'multilib-testing.db' from mirrors.kernel.org : Forbidden
    error: failed retrieving file 'multilib-testing.db' from mirror.cs.vt.edu : Not Found
    error: failed retrieving file 'multilib-testing.db' from mirrors.easynews.com : Not Found
    error: failed retrieving file 'multilib-testing.db' from mirrors.gigenet.com : Not Found
    error: failed retrieving file 'multilib-testing.db' from www.gtlib.gatech.edu : Not Found
    error: failed retrieving file 'multilib.db' from mirrors.kernel.org : Forbidden
    error: failed retrieving file 'multilib.db' from mirror.cs.vt.edu : Not Found
    error: failed retrieving file 'multilib.db' from mirrors.easynews.com : Not Found
    error: failed retrieving file 'multilib.db' from mirrors.gigenet.com : Not Found
    error: failed retrieving file 'multilib.db' from www.gtlib.gatech.edu : Not Found
    downloading archlinuxfr.db...
    :: Starting full system upgrade...
    warning: a52dec: local (0.7.4-5) is newer than extra (0.7.4-4)
    warning: aalib: local (1.4rc5-8) is newer than extra (1.4rc5-6)
    warning: acl: local (2.2.51-1) is newer than core (2.2.49-1)
    warning: alsa-lib: local (1.0.24.1-1) is newer than extra (1.0.23-1)
    warning: alsa-plugins: local (1.0.24-2) is newer than community (1.0.23-1)
    warning: apache: local (2.2.19-1) is newer than extra (2.2.15-2)
    warning: apr: local (1.4.5-1) is newer than extra (1.4.2-1)
    warning: apr-util: local (1.3.12-1) is newer than extra (1.3.9-4)
    warning: artwiz-fonts: local (1.3-6) is newer than extra (1.3-5)
    warning: aspell: local (0.60.6-5) is newer than extra (0.60.6-4)
    warning: atk: local (2.0.0-1) is newer than extra (1.30.0-1)
    warning: at-spi: local (1.32.0-4) is newer than extra (1.30.1-1)
    warning: attr: local (2.4.46-1) is newer than core (2.4.44-1)
    warning: autoconf: local (2.68-1) is newer than core (2.66-2)
    warning: automake: local (1.11.1-2) is newer than core (1.11.1-1)
    warning: avahi: local (0.6.30-2) is newer than extra (0.6.25-3)
    warning: babl: local (0.1.4-1) is newer than extra (0.1.2-1)
    warning: banshee: local (2.0.1-2) is newer than extra (1.6.1-1)
    warning: bash: local (4.2.010-1) is newer than core (4.1.007-1)
    warning: binutils: local (2.21-8) is newer than core (2.20.1-3)
    warning: bison: local (2.5-1) is newer than core (2.4.2-1)
    warning: bluez: local (4.93-2) is newer than extra (4.69-1)
    warning: bogofilter: local (1.2.2-2) is newer than extra (1.2.1-1)
    warning: boo: local (0.9.4.9-1) is newer than extra (0.9.3.3457-1)
    warning: boost-libs: local (1.46.1-2) is newer than extra (1.43.0-1)
    warning: brasero: local (3.0.0-1) is newer than extra (2.30.2-1)
    warning: brltty: local (4.2-4) is newer than extra (4.1-3)
    warning: bug-buddy: local (2.32.0-1) is newer than extra (2.30.0-1)
    warning: bzip2: local (1.0.6-1) is newer than core (1.0.5-5)
    warning: ca-certificates: local (20110421-3) is newer than core (20090814-3)
    warning: cairo: local (1.10.2-2) is newer than extra (1.8.10-1)
    warning: cairomm: local (1.10.0-1) is newer than extra (1.8.4-1)
    warning: cdparanoia: local (10.2-3) is newer than extra (10.2-2)
    warning: cdrdao: local (1.2.3-5) is newer than extra (1.2.3-4)
    warning: cdrkit: local (1.1.11-1) is newer than extra (1.1.10-1)
    warning: cheese: local (3.0.1-2) is newer than extra (2.30.1-1)
    warning: chromium: local (11.0.696.71-1) is newer than extra (5.0.375.99-1)
    warning: clutter: local (1.6.14-1) is newer than extra (1.2.10-1)
    warning: clutter-gtk: local (1.0.0-1) is newer than extra (0.10.4-1)
    warning: compositeproto: local (0.4.2-1) is newer than extra (0.4.1-1)
    warning: consolekit: local (0.4.5-1) is newer than extra (0.4.1-2)
    warning: coreutils: local (8.12-2) is newer than core (8.5-2)
    warning: cracklib: local (2.8.18-1) is newer than core (2.8.16-1)
    warning: cryptsetup: local (1.3.1-1) is newer than core (1.1.3-1)
    warning: cups: local (1.4.6-3) is newer than extra (1.4.4-1)
    warning: curl: local (7.21.6-2) is newer than extra (7.21.0-1)
    warning: cyrus-sasl-plugins: local (2.1.23-5) is newer than extra (2.1.23-2)
    warning: damageproto: local (1.2.1-1) is newer than extra (1.2.0-1)
    warning: dash: local (0.5.6.1-2) is newer than core (0.5.6.1-1)
    warning: db: local (5.1.25-1) is newer than core (4.8.26-2)
    warning: dbus: local (1.4.8-1) is newer than extra (1.2.24-1)
    warning: dbus-core: local (1.4.8-1) is newer than core (1.2.24-1)
    warning: dbus-glib: local (0.92-1) is newer than extra (0.86-1)
    warning: dbus-python: local (0.83.1-2) is newer than extra (0.83.1-1)
    warning: dcron: local (4.5-2) is newer than core (4.4-2)
    warning: desktop-file-utils: local (0.18-1) is newer than extra (0.16-1)
    warning: device-mapper: local (2.02.85-2) is newer than core (2.02.70-1)
    warning: dhcpcd: local (5.2.12-1) is newer than testing (5.2.6-1)
    warning: diffutils: local (3.0-2) is newer than core (3.0-1)
    warning: dirmngr: local (1.1.0-1) is newer than extra (1.1.0rc1-1)
    warning: djvulibre: local (3.5.24-1) is newer than extra (3.5.22-2)
    warning: dmidecode: local (2.11-1) is newer than extra (2.10-1)
    warning: dnsutils: local (9.8.0.P2-1) is newer than testing (9.7.1.P2-1)
    warning: e2fsprogs: local (1.41.14-1) is newer than core (1.41.12-1)
    warning: eject: local (2.1.5-5) is newer than extra (2.1.5-4)
    warning: ekiga: local (3.3.0-4) is newer than extra (3.2.7-2)
    warning: empathy: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: enchant: local (1.6.0-2) is newer than extra (1.6.0-1)
    warning: eog: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: epiphany: local (3.0.2-2) is newer than extra (2.30.2-1)
    warning: eventlog: local (0.2.12-2) is newer than core (0.2.12-1)
    warning: evince: local (3.0.2-1) is newer than extra (2.30.3-1)
    warning: evolution: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: evolution-data-server: local (3.0.2.1-1) is newer than extra (2.30.2.1-1)
    warning: evolution-exchange: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: evolution-webcal: local (2.32.0-1) is newer than extra (2.28.1-2)
    warning: exiv2: local (0.21.1-1) is newer than extra (0.19-1)
    warning: expat: local (2.0.1-6) is newer than core (2.0.1-5)
    warning: faad2: local (2.7-2) is newer than extra (2.7-1)
    warning: fakeroot: local (1.15.1-1) is newer than core (1.14.4-2)
    warning: fam: local (2.7.0-15) is newer than extra (2.7.0-14)
    warning: farsight2: local (0.0.28-2) is newer than extra (0.0.20-1)
    warning: ffmpeg: local (20110330-2) is newer than extra (24460-1)
    warning: fftw: local (3.2.2-2) is newer than extra (3.2.2-1)
    warning: file: local (5.07-3) is newer than core (5.04-2)
    warning: file-roller: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: filesystem: local (2011.04-1) is newer than testing (2010.07-1)
    warning: findutils: local (4.4.2-3) is newer than core (4.4.2-2)
    warning: fixesproto: local (5.0-1) is newer than extra (4.1.1-1)
    warning: flex: local (2.5.35-4) is newer than core (2.5.35-3)
    warning: fontsproto: local (2.1.1-1) is newer than extra (2.1.0-1)
    warning: freerdp: local (0.8.2-2) is newer than community (0.7.2-1)
    warning: freetype2: local (2.4.4-2) is newer than extra (2.4.1-1)
    warning: fuse: local (2.8.5-1) is newer than extra (2.8.4-2)
    warning: gawk: local (3.1.8-2) is newer than core (3.1.8-1)
    warning: gcalctool: local (6.0.2-1) is newer than extra (5.30.2-1)
    warning: gcc: local (4.6.0-6) is newer than testing (4.5.0-7)
    warning: gcc-libs: local (4.6.0-6) is newer than testing (4.5.0-7)
    warning: gconf: local (2.32.3-1) is newer than extra (2.28.1-1)
    warning: gconf-editor: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gdb: local (7.2-2) is newer than extra (7.1-2)
    warning: gdbm: local (1.8.3-8) is newer than core (1.8.3-7)
    warning: gdm: local (3.0.4-1) is newer than extra (2.30.4-1)
    warning: gedit: local (3.0.4-1) is newer than extra (2.30.3-1)
    warning: gegl: local (0.1.6-1) is newer than extra (0.1.2-1)
    warning: gen-init-cpio: local (2.6.36-1) is newer than core (2.6.32-1)
    warning: gettext: local (0.18.1.1-3) is newer than core (0.18.1.1-1)
    warning: ghostscript: local (9.02-2) is newer than extra (8.71-3)
    warning: giflib: local (4.1.6-4) is newer than extra (4.1.6-3)
    warning: gimp: local (2.6.11-5) is newer than extra (2.6.9-1)
    warning: git: local (1.7.5.4-1) is newer than extra (1.7.2-1)
    warning: gjs: local (0.7.14-1) is newer than extra (0.6-1)
    warning: glade: local (3.10.0-2) is newer than extra (3.6.7-1)
    warning: glib2: local (2.28.8-1) is newer than core (2.24.1-1)
    warning: glibc: local (2.13-5) is newer than core (2.12-4)
    warning: glibmm: local (2.28.1-1) is newer than extra (2.24.2-1)
    warning: glproto: local (1.4.12-1) is newer than extra (1.4.11-2)
    warning: gluezilla: local (2.6-3) is newer than extra (2.6-2)
    warning: gmime: local (2.4.23-1) is newer than extra (2.4.17-1)
    warning: gmp: local (5.0.2-1) is newer than core (5.0.1-1)
    warning: gnome-applets: local (3.1.1-1) is newer than extra (2.30.0-1)
    warning: gnome-backgrounds: local (3.0.2-1) is newer than extra (2.30.0-1)
    warning: gnome-bluetooth: local (3.0.1-1) is newer than extra (2.30.0-3)
    warning: gnome-common: local (2.34.0-1) is newer than extra (2.28.0-1)
    warning: gnome-control-center: local (3.0.2-1) is newer than extra (2.30.1-1)
    warning: gnome-desktop: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-desktop-sharp: local (2.26.0-7) is newer than extra (2.26.0-5)
    warning: gnome-disk-utility: local (3.0.0-1) is newer than extra (2.30.1-1)
    warning: gnome-doc-utils: local (0.20.6-1) is newer than extra (0.20.1-1)
    warning: gnome-games: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-games-extra-data: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gnome-icon-theme: local (3.0.0-2) is newer than extra (2.30.3-1)
    warning: gnome-keyring: local (3.0.3-1) is newer than extra (2.30.3-1)
    warning: gnome-mag: local (0.16.3-1) is newer than extra (0.16.1-1)
    warning: gnome-media: local (2.91.2-2) is newer than extra (2.30.0-2)
    warning: gnome-menus: local (3.0.1-1) is newer than extra (2.30.2-1)
    warning: gnome-mime-data: local (2.18.0-5) is newer than extra (2.18.0-4)
    warning: gnome-nettool: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gnome-panel: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-pilot: local (2.91.92-1) is newer than extra (2.0.17-2)
    warning: gnome-power-manager: local (3.0.2-2) is newer than extra (2.30.1-1)
    warning: gnome-python: local (2.28.1-7) is newer than extra (2.28.1-1)
    warning: gnome-python-desktop: local (2.32.0-6) is newer than extra (2.30.2-2)
    warning: gnome-screensaver: local (3.0.0-1) is newer than extra (2.30.0-1)
    warning: gnome-session: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-settings-daemon: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: gnome-sharp: local (2.24.2-1) is newer than extra (2.24.1-1)
    warning: gnome-system-monitor: local (3.0.1-1) is newer than extra (2.28.1-1)
    warning: gnome-terminal: local (3.0.1-2) is newer than extra (2.30.2-1)
    warning: gnome-utils: local (3.0.1-1) is newer than extra (2.30.0-1)
    warning: gnome-vfs: local (2.24.4-3) is newer than extra (2.24.3-2)
    warning: gnupg: local (1.4.11-2) is newer than extra (1.4.10-2)
    warning: gnupg2: local (2.0.17-1) is newer than extra (2.0.15-1)
    warning: gnutls: local (2.12.6.1-1) is newer than extra (2.8.6-1)
    warning: gobject-introspection: local (0.10.8-1) is newer than extra (0.6.14-1)
    warning: gok: local (2.30.1-1) is newer than extra (2.30.0-1)
    warning: gpm: local (1.20.6-6) is newer than core (1.20.6-5)
    warning: grep: local (2.8-1) is newer than core (2.6.3-1)
    warning: groff: local (1.21-1) is newer than core (1.20.1-4)
    warning: gstreamer0.10: local (0.10.34-1) is newer than extra (0.10.29-1)
    warning: gstreamer0.10-bad: local (0.10.22-1) is newer than extra (0.10.19-1)
    warning: gstreamer0.10-bad-plugins: local (0.10.22-1) is newer than extra (0.10.19-1)
    warning: gstreamer0.10-base: local (0.10.34-1) is newer than extra (0.10.29-1)
    warning: gstreamer0.10-base-plugins: local (0.10.34-1) is newer than extra (0.10.29-1)
    warning: gstreamer0.10-ffmpeg: local (0.10.11-1) is newer than extra (0.10.10-1)
    warning: gstreamer0.10-good: local (0.10.29-1) is newer than extra (0.10.23-1)
    warning: gstreamer0.10-good-plugins: local (0.10.29-1) is newer than extra (0.10.23-1)
    warning: gstreamer0.10-python: local (0.10.21-1) is newer than extra (0.10.18-1)
    warning: gstreamer0.10-ugly: local (0.10.18-1) is newer than extra (0.10.15-2)
    warning: gstreamer0.10-ugly-plugins: local (0.10.18-1) is newer than extra (0.10.15-2)
    warning: gtk2: local (2.24.4-2) is newer than extra (2.20.1-2)
    warning: gtk-engines: local (2.20.2-1) is newer than extra (2.20.1-1)
    warning: gtkhtml: local (3.32.2-2) is newer than extra (3.30.2-1)
    warning: gtkmm: local (2.24.0-1) is newer than extra (2.20.3-1)
    warning: gtksourceview2: local (2.10.5-1) is newer than extra (2.10.4-1)
    warning: gtk-vnc: local (0.4.3-1) is newer than extra (0.3.10-1)
    warning: gucharmap: local (3.0.1-1) is newer than extra (2.30.2-1)
    warning: guile: local (1.8.8-1) is newer than extra (1.8.7-2)
    warning: gvfs: local (1.8.2-1) is newer than extra (1.6.3-1)
    warning: gvfs-obexftp: local (1.8.2-1) is newer than extra (1.6.3-1)
    warning: gvfs-smb: local (1.8.2-1) is newer than extra (1.6.3-1)
    warning: gzip: local (1.4-2) is newer than core (1.4-1)
    warning: hal: local (0.5.14-6) is newer than extra (0.5.14-4)
    warning: hunspell: local (1.3.2-1) is newer than extra (1.2.12-1)
    warning: hyphen: local (2.7.1-2) is newer than extra (2.5-1)
    warning: hyphen-en: local (2.7.1-2) is newer than extra (2.5-1)
    warning: icon-naming-utils: local (0.8.90-2) is newer than extra (0.8.90-1)
    warning: icu: local (4.8-1) is newer than extra (4.4.1-1)
    warning: imagemagick: local (6.7.0.2-1) is newer than extra (6.6.2.10-1)
    warning: initscripts: local (2011.06.3-1) is newer than core (2010.07-1)
    warning: inputproto: local (2.0.1-1) is newer than extra (2.0-1)
    warning: intel-dri: local (7.10.99.git20110531-1) is newer than extra (7.8.2-1)
    warning: intltool: local (0.41.1-2) is newer than extra (0.41.1-1)
    warning: iproute2: local (2.6.38-3) is newer than core (2.6.34-2)
    warning: iputils: local (20101006-1) is newer than core (20100214-2)
    warning: jack: local (0.120.2-1) is newer than extra (0.118.0-3)
    warning: jasper: local (1.900.1-6) is newer than extra (1.900.1-5)
    warning: jdk: local (6u25-1) is newer than community (6u20-1)
    warning: jfsutils: local (1.1.14-2) is newer than core (1.1.14-1)
    warning: jre: local (6u25-1) is newer than community (6u20-1)
    warning: kbd: local (1.15.3-1) is newer than core (1.15.2-1)
    warning: kbproto: local (1.0.5-1) is newer than extra (1.0.4-1)
    warning: kernel26: local (2.6.39-1) is newer than core (2.6.34.1-1)
    warning: kernel26-headers: local (2.6.39-1) is newer than core (2.6.34.1-1)
    warning: lcms: local (1.19-1) is newer than extra (1.18-3)
    warning: less: local (443-2) is newer than core (436-1)
    warning: lib32-alsa-lib: local (1.0.24.1-1) is newer than community (1.0.23-2)
    warning: lib32-atk: local (1.32.0-1) is newer than community (1.30.0-1)
    warning: lib32-attr: local (2.4.44-4) is newer than community (2.4.44-2)
    warning: lib32-cairo: local (1.10.2-2) is newer than community (1.8.10-1)
    warning: lib32-db: local (5.1.19-1) is newer than community (4.8.26-2)
    warning: lib32-dbus-core: local (1.4.0-2) is newer than community (1.2.24-1)
    warning: lib32-e2fsprogs: local (1.41.14-2) is newer than community (1.41.12-1)
    warning: lib32-expat: local (2.0.1-7) is newer than community (2.0.1-5)
    warning: lib32-flac: local (1.2.1-7) is newer than community (1.2.1-3)
    warning: lib32-fontconfig: local (2.8.0-3) is newer than community (2.8.0-1)
    warning: lib32-freetype2: local (2.4.4-1) is newer than community (2.4.1-1)
    warning: lib32-gcc-libs: local (4.6.0-6) is newer than community (4.5.0-6)
    warning: lib32-glib2: local (2.28.6-1) is newer than community (2.24.1-1)
    warning: lib32-glibc: local (2.13-5) is newer than community (2.12-4)
    warning: lib32-gnutls: local (2.12.2-1) is newer than community (2.8.6-1)
    warning: lib32-gtk2: local (2.24.4-1) is newer than community (2.20.1-2)
    warning: lib32-heimdal: local (1.3.3-3) is newer than community (1.3.3-1)
    warning: lib32-libasyncns: local (0.8-5) is newer than community (0.8-3)
    warning: lib32-libcap: local (2.21-1) is newer than community (2.19-1)
    warning: lib32-libcups: local (1.4.5-1) is newer than community (1.4.4-1)
    warning: lib32-libdrm: local (2.4.25-1) is newer than community (2.4.21-1)
    warning: lib32-libgcrypt: local (1.4.6-3) is newer than community (1.4.5-2.1)
    warning: lib32-libgl: local (7.10.99.git20110531-1) is newer than community (7.8.2-1)
    warning: lib32-libgpg-error: local (1.9-4) is newer than community (1.7-3.1)
    warning: lib32-libice: local (1.0.7-1) is newer than community (1.0.6-1)
    warning: lib32-libogg: local (1.2.2-1) is newer than community (1.2.0-2)
    warning: lib32-libpng: local (1.4.5-1) is newer than community (1.4.3-1)
    warning: lib32-libsm: local (1.2.0-1) is newer than community (1.1.1-1)
    warning: lib32-libsndfile: local (1.0.24-1) is newer than community (1.0.21-2)
    warning: lib32-libtiff: local (3.9.4-3) is newer than community (3.9.4-1)
    warning: lib32-libvorbis: local (1.3.2-1) is newer than community (1.3.1-2)
    warning: lib32-libx11: local (1.4.3-1) is newer than community (1.3.4-1)
    warning: lib32-libxau: local (1.0.6-2) is newer than community (1.0.5-1)
    warning: lib32-libxcb: local (1.7-2) is newer than community (1.6-1)
    warning: lib32-libxcomposite: local (0.4.3-1) is newer than community (0.4.2-1)
    warning: lib32-libxcursor: local (1.1.11-1) is newer than community (1.1.10-1)
    warning: lib32-libxdamage: local (1.1.3-3) is newer than community (1.1.3-1)
    warning: lib32-libxdmcp: local (1.1.0-1) is newer than community (1.0.3-1)
    warning: lib32-libxext: local (1.2.0-1) is newer than community (1.1.2-1)
    warning: lib32-libxfixes: local (4.0.5-3) is newer than community (4.0.5-1)
    warning: lib32-libxft: local (2.2.0-1) is newer than community (2.1.14-1)
    warning: lib32-libxi: local (1.4.1-1) is newer than community (1.3-2)
    warning: lib32-libxinerama: local (1.1.1-1) is newer than community (1.1-1)
    warning: lib32-libxrandr: local (1.3.1-1) is newer than community (1.3.0-1)
    warning: lib32-libxrender: local (0.9.6-4) is newer than community (0.9.6-1)
    warning: lib32-libxss: local (1.2.1-1) is newer than community (1.2.0-1)
    warning: lib32-libxtst: local (1.2.0-1) is newer than community (1.1.0-1)
    warning: lib32-libxv: local (1.0.6-1) is newer than community (1.0.5-1)
    warning: lib32-libxxf86vm: local (1.1.1-1) is newer than community (1.1.0-1)
    warning: lib32-ncurses: local (5.7-6) is newer than community (5.7-3)
    warning: lib32-openssl: local (1.0.0.d-1) is newer than community (1.0.0.a-2)
    warning: lib32-pango: local (1.28.3-1) is newer than community (1.28.1-1)
    warning: lib32-pcre: local (8.12-1) is newer than community (8.02-1)
    warning: lib32-pixman: local (0.20.2-1) is newer than community (0.18.2-1)
    warning: lib32-qt: local (4.7.3-1) is newer than community (4.6.3-1)
    warning: lib32-readline: local (6.1.002-3) is newer than community (6.1.002-1)
    warning: lib32-sqlite3: local (3.7.4-1) is newer than community (3.6.23.1-1)
    warning: lib32-xcb-util: local (0.3.6-3) is newer than community (0.3.6-1)
    warning: lib32-zlib: local (1.2.5-6) is newer than community (1.2.5-2)
    warning: libao: local (1.1.0-1) is newer than extra (1.0.0-2)
    warning: libarchive: local (2.8.4-2) is newer than core (2.8.4-1)
    warning: libass: local (0.9.12-1) is newer than extra (0.9.9-1)
    warning: libassuan: local (2.0.1-1) is newer than extra (2.0.0-1)
    warning: libasyncns: local (0.8-3) is newer than community (0.8-2)
    warning: libbeagle: local (0.3.9-2) is newer than extra (0.3.9-1)
    warning: libbonobo: local (2.32.1-1) is newer than extra (2.24.3-1)
    warning: libbonoboui: local (2.24.5-1) is newer than extra (2.24.3-1)
    warning: libcanberra: local (0.28-1) is newer than extra (0.23-1)
    warning: libcanberra-pulse: local (0.28-1) is newer than community (0.25-1)
    warning: libcap: local (2.21-1) is newer than core (2.19-1)
    warning: libcdaudio: local (0.99.12-5) is newer than extra (0.99.12-4)
    warning: libcups: local (1.4.6-3) is newer than extra (1.4.4-1)
    warning: libdatrie: local (0.2.4-1) is newer than extra (0.2.3-1)
    warning: libdc1394: local (2.1.3-1) is newer than extra (2.1.2-1)
    warning: libdrm: local (2.4.25-1) is newer than extra (2.4.21-1)
    warning: libedit: local (20110227_3.0-1) is newer than extra (20090923_3.0-1)
    warning: libevent: local (2.0.11-1) is newer than core (1.4.14b-1)
    warning: libexif: local (0.6.20-1) is newer than extra (0.6.19-1)
    warning: libfetch: local (2.33-3) is newer than core (2.32-1)
    warning: libfontenc: local (1.1.0-1) is newer than extra (1.0.5-1)
    warning: libgcrypt: local (1.4.6-3) is newer than core (1.4.6-1)
    warning: libgdata: local (0.8.0-1) is newer than extra (0.6.4-1)
    warning: libgdiplus: local (2.10-1) is newer than extra (2.6.4-1)
    warning: libgee: local (0.6.1-1) is newer than community (0.5.1-1)
    warning: libgexiv2: local (0.3.0-1) is newer than community (0.1.0-1)
    warning: libgksu: local (2.0.12-3) is newer than extra (2.0.12-2)
    warning: libgl: local (7.10.99.git20110531-1) is newer than extra (7.8.2-1)
    warning: libglade: local (2.6.4-2) is newer than extra (2.6.4-1)
    warning: libgnome: local (2.32.1-2) is newer than extra (2.30.0-1)
    warning: libgnomecanvas: local (2.30.3-1) is newer than extra (2.30.1-1)
    warning: libgnomecups: local (0.2.3-8) is newer than extra (0.2.3-7)
    warning: libgnomekbd: local (3.0.0.1-1) is newer than extra (2.30.2-1)
    warning: libgnome-keyring: local (3.0.3-1) is newer than extra (2.30.1-1)
    warning: libgnomeprint: local (2.18.8-2) is newer than extra (2.18.7-2)
    warning: libgnomeprintui: local (2.18.6-1) is newer than extra (2.18.5-1)
    warning: libgnomeui: local (2.24.4-1) is newer than extra (2.24.3-1)
    warning: libgpg-error: local (1.9-3) is newer than core (1.7-3)
    warning: libgphoto2: local (2.4.10.1-2) is newer than extra (2.4.9-1)
    warning: libgpod: local (0.8.0-2) is newer than extra (0.7.93-1)
    warning: libgsf: local (1.14.21-1) is newer than extra (1.14.18-1)
    warning: libgssglue: local (0.1-4) is newer than core (0.1-2)
    warning: libgtop: local (2.28.3-1) is newer than extra (2.28.1-1)
    warning: libgweather: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: libical: local (0.46-1) is newer than extra (0.44-1)
    warning: libice: local (1.0.7-1) is newer than extra (1.0.6-1)
    warning: libid3tag: local (0.15.1b-6) is newer than extra (0.15.1b-5)
    warning: libidn: local (1.22-1) is newer than extra (1.16-1)
    warning: libiec61883: local (1.2.0-2) is newer than extra (1.2.0-1)
    warning: libimobiledevice: local (1.1.0-1) is newer than extra (1.0.2-1)
    warning: libksba: local (1.0.8-1) is newer than extra (1.0.7-1)
    warning: libldap: local (2.4.24-1) is newer than core (2.4.22-1)
    warning: liblrdf: local (0.4.0-7) is newer than extra (0.4.0-6)
    warning: libmad: local (0.15.1b-5) is newer than extra (0.15.1b-4)
    warning: libmpc: local (0.9-1) is newer than core (0.8.2-2)
    warning: libmtp: local (1.0.6-1) is newer than extra (1.0.2-1)
    warning: libmysqlclient: local (5.5.13-1) is newer than extra (5.1.47-1)
    warning: libnice: local (0.1.0-1) is newer than extra (0.0.12-1)
    warning: libnotify: local (0.7.3-1) is newer than extra (0.4.5-1)
    warning: libofa: local (0.9.3-3) is newer than extra (0.9.3-2)
    warning: libogg: local (1.2.2-1.1) is newer than extra (1.2.0-1)
    warning: libpcap: local (1.1.1-2) is newer than core (1.1.1-1)
    warning: libpciaccess: local (0.12.1-1) is newer than extra (0.11.0-1)
    warning: libplist: local (1.4-1) is newer than extra (1.3-1)
    warning: libpng: local (1.4.5-1) is newer than extra (1.4.3-1)
    warning: libproxy: local (0.4.6-7) is newer than extra (0.3.1-1)
    warning: libpst: local (0.6.49-3) is newer than extra (0.6.41-5)
    warning: libpurple: local (2.7.11-6) is newer than extra (2.7.2-1)
    warning: libraw: local (0.13.5-1) is newer than community (0.9.1-1)
    warning: libraw1394: local (2.0.7-1) is newer than extra (2.0.5-1)
    warning: librsvg: local (2.34.0-1) is newer than extra (2.26.3-1)
    warning: libsamplerate: local (0.1.7-2) is newer than extra (0.1.7-1)
    warning: libsasl: local (2.1.23-5) is newer than core (2.1.23-4)
    warning: libsigc++: local (2.2.9-1) is newer than extra (2.2.8-1)
    warning: libsm: local (1.2.0-1) is newer than extra (1.1.1-1)
    warning: libsndfile: local (1.0.24-1) is newer than extra (1.0.21-1)
    warning: libsoup: local (2.34.2-1) is newer than extra (2.30.2-1)
    warning: libsoup-gnome: local (2.34.2-1) is newer than extra (2.30.2-1)
    warning: libspectre: local (0.2.6-2) is newer than extra (0.2.6-1)
    warning: libssh: local (0.5.0-1) is newer than extra (0.4.5-1)
    warning: libtasn1: local (2.9-1) is newer than extra (2.6-1)
    warning: libtextcat: local (2.2-8) is newer than community (2.2-6)
    warning: libthai: local (0.1.15-1) is newer than extra (0.1.14-1)
    warning: libtiff: local (3.9.5-1) is newer than extra (3.9.4-1)
    warning: libtirpc: local (0.2.1-3) is newer than core (0.2.1-1)
    warning: libtool: local (2.4-3) is newer than core (2.2.10-1)
    warning: libunique: local (1.1.6-4) is newer than extra (1.1.6-2)
    warning: libusb: local (1.0.8-1) is newer than core (0.1.12-4)
    warning: libva: local (1.0.13-1) is newer than extra (0.31.0_p13-2)
    warning: libvdpau: local (0.4.1-1) is newer than extra (0.4-1)
    warning: libvorbis: local (1.3.2-1) is newer than extra (1.3.1-1)
    warning: libvpx: local (0.9.6-2) is newer than extra (0.9.1-1)
    warning: libwebkit: local (1.4.0-2) is newer than extra (1.2.3-1)
    warning: libwmf: local (0.2.8.4-8) is newer than extra (0.2.8.4-7)
    warning: libwnck: local (2.30.6-2) is newer than extra (2.30.2-1)
    warning: libwpd: local (0.9.2-1) is newer than extra (0.8.14-1)
    warning: libx11: local (1.4.3-2) is newer than extra (1.3.4-1)
    warning: libxau: local (1.0.6-1) is newer than extra (1.0.5-1)
    warning: libxaw: local (1.0.9-1) is newer than extra (1.0.7-1)
    warning: libxcb: local (1.7-2) is newer than extra (1.6-1)
    warning: libxcomposite: local (0.4.3-1) is newer than extra (0.4.2-1)
    warning: libxcursor: local (1.1.11-1) is newer than extra (1.1.10-1)
    warning: libxdmcp: local (1.1.0-1) is newer than extra (1.0.3-1)
    warning: libxext: local (1.3.0-1) is newer than extra (1.1.2-1)
    warning: libxfixes: local (5.0-1) is newer than extra (4.0.5-1)
    warning: libxfont: local (1.4.3-1) is newer than extra (1.4.2-1)
    warning: libxft: local (2.2.0-1) is newer than extra (2.1.14-1)
    warning: libxi: local (1.4.2-1) is newer than extra (1.3-2)
    warning: libxinerama: local (1.1.1-1) is newer than extra (1.1-1)
    warning: libxkbfile: local (1.0.7-1) is newer than extra (1.0.6-1)
    warning: libxklavier: local (5.1-1) is newer than extra (5.0-1)
    warning: libxml2: local (2.7.8-1) is newer than extra (2.7.7-1)
    warning: libxmu: local (1.1.0-1) is newer than extra (1.0.5-1)
    warning: libxpm: local (3.5.9-1) is newer than extra (3.5.8-1)
    warning: libxrandr: local (1.3.1-1) is newer than extra (1.3.0-1)
    warning: libxres: local (1.0.5-1) is newer than extra (1.0.4-1)
    warning: libxslt: local (1.1.26-2) is newer than extra (1.1.26-1)
    warning: libxss: local (1.2.1-1) is newer than extra (1.2.0-1)
    warning: libxt: local (1.1.1-1) is newer than extra (1.0.8-1)
    warning: libxtst: local (1.2.0-1) is newer than extra (1.1.0-1)
    warning: libxv: local (1.0.6-1) is newer than extra (1.0.5-1)
    warning: libxvmc: local (1.0.6-1) is newer than extra (1.0.5-1)
    warning: libxxf86vm: local (1.1.1-1) is newer than extra (1.1.0-1)
    warning: libzip: local (0.10-1) is newer than extra (0.9.3-1)
    warning: licenses: local (2.8-1) is newer than core (2.6-1)
    warning: linux-api-headers: local (2.6.38.1-1) is newer than core (2.6.34-1)
    warning: linux-atm: local (2.5.1-2) is newer than core (2.5.1-1)
    warning: linux-firmware: local (20110512-2) is newer than core (20100623-2)
    warning: logrotate: local (3.7.9-1) is newer than core (3.7.8-1)
    warning: lpsolve: local (5.5.2.0-1) is newer than extra (5.5.0.15-1)
    warning: lsof: local (4.84-3) is newer than extra (4.83-1)
    warning: lua: local (5.1.4-6) is newer than extra (5.1.4-5)
    warning: lvm2: local (2.02.85-2) is newer than core (2.02.70-1)
    warning: lzo2: local (2.05-1) is newer than core (2.03-1)
    warning: m4: local (1.4.16-1) is newer than core (1.4.14-2)
    warning: make: local (3.82-3) is newer than core (3.81-5)
    warning: man-db: local (2.6.0.2-2) is newer than core (2.5.7-1)
    warning: man-pages: local (3.32-1) is newer than core (3.25-1)
    warning: mdadm: local (3.2.1-3) is newer than core (3.1.2-2)
    warning: mesa: local (7.10.99.git20110531-1) is newer than extra (7.8.2-1)
    warning: metacity: local (2.34.0-1) is newer than extra (2.30.1-1)
    warning: mkinitcpio: local (0.6.13-1) is newer than core (0.6.7-1)
    warning: mkinitcpio-busybox: local (1.18.4-1) is newer than core (1.16.2-1)
    warning: mobile-broadband-provider-info: local (20110218-1) is newer than extra (20100510-1)
    warning: mod_python: local (3.3.1-8) is newer than extra (3.3.1-5)
    warning: module-init-tools: local (3.13-1) is newer than testing (3.12-1)
    warning: mono: local (2.10.2-1) is newer than extra (2.6.4-2)
    warning: mono-basic: local (2.10-1) is newer than extra (2.6.2-1)
    warning: mono-debugger: local (2.10-1) is newer than extra (2.6.3-1)
    warning: monodevelop: local (2.4.2-2) is newer than extra (2.4-1)
    warning: mono-tools: local (2.10-1) is newer than extra (2.6.2-1)
    warning: mono-zeroconf: local (0.9.0-2) is newer than extra (0.9.0-1)
    warning: mousetweaks: local (3.0.1-1) is newer than extra (2.30.2-1)
    warning: mpfr: local (3.0.1-1) is newer than core (3.0.0-1)
    warning: musicbrainz: local (2.1.5-4) is newer than extra (2.1.5-3)
    warning: mutagen: local (1.20-3) is newer than extra (1.19-1)
    warning: mysql: local (5.5.13-1) is newer than extra (5.1.47-1)
    warning: mysql-clients: local (5.5.13-1) is newer than extra (5.1.47-1)
    warning: mysql-workbench: local (1:5.2.34-1) is newer than community (5.2.25-1)
    warning: nano: local (2.2.6-1) is newer than core (2.2.4-1)
    warning: nautilus: local (3.0.2-1) is newer than extra (2.30.1-1)
    warning: nautilus-sendto: local (3.0.0-1) is newer than extra (2.28.4-2)
    warning: ncurses: local (5.9-1) is newer than core (5.7-3)
    warning: neon: local (0.29.6-1) is newer than extra (0.29.3-2)
    warning: net-tools: local (1.60-16) is newer than core (1.60-14)
    warning: networkmanager: local (0.8.9997-1) is newer than testing (0.8.0.999-1)
    warning: network-manager-applet: local (0.8.9997-1) is newer than testing (0.8.0.999-1)
    warning: nmap: local (5.51-1) is newer than extra (5.21-2)
    warning: notification-daemon: local (0.7.1-1) is newer than extra (0.4.0-4)
    warning: notify-sharp-svn: local (3032-3) is newer than community (3032-2)
    warning: nspr: local (4.8.8-1) is newer than extra (4.8.4-1)
    warning: nss: local (3.12.10-1) is newer than extra (3.12.6-3)
    warning: ntfs-3g: local (2011.4.12-1) is newer than extra (2010.5.22-1)
    warning: obex-data-server: local (0.4.5-3) is newer than extra (0.4.5-2)
    warning: obexd-client: local (0.40-1) is newer than extra (0.29-3)
    warning: opal: local (3.8.3-1) is newer than extra (3.6.8-1)
    warning: openobex: local (1.5-2) is newer than extra (1.5-1)
    warning: openssh: local (5.8p2-6) is newer than core (5.5p1-1)
    warning: openssl: local (1.0.0.d-1) is newer than core (1.0.0.a-2)
    warning: orbit2: local (2.14.19-1) is newer than extra (2.14.18-1)
    warning: orc: local (0.4.14-1) is newer than extra (0.4.6-1)
    warning: orca: local (3.0.2-1) is newer than extra (2.30.2-1)
    warning: pacman: local (3.5.2-1) is newer than core (3.4.0-2)
    warning: pacman-mirrorlist: local (20110324-1) is newer than core (20100621-1)
    warning: pam: local (1.1.3-1) is newer than core (1.1.1-1)
    warning: pango: local (1.28.4-3) is newer than extra (1.28.1-1)
    warning: pangomm: local (2.28.1-1) is newer than extra (2.26.2-1)
    warning: papyon: local (0.5.5-1) is newer than extra (0.4.9-1)
    warning: parted: local (2.4-1) is newer than extra (2.3-1)
    warning: patch: local (2.6.1-2) is newer than core (2.6.1-1)
    warning: pciutils: local (3.1.7-4) is newer than core (3.1.7-1)
    warning: pcmciautils: local (017-2) is newer than core (017-1)
    warning: pcre: local (8.12-1) is newer than core (8.10-1)
    warning: perl: local (5.14.0-1) is newer than testing (5.12.1-1)
    warning: perl-error: local (0.17016-2) is newer than extra (0.17016-1)
    warning: perl-xml-parser: local (2.40-3) is newer than testing (2.36-7)
    warning: perl-xml-simple: local (2.18-3) is newer than extra (2.18-2)
    warning: php: local (5.3.6-4) is newer than extra (5.3.2-6)
    warning: php-apache: local (5.3.6-4) is newer than extra (5.3.2-6)
    warning: pilot-link: local (0.12.5-2) is newer than extra (0.12.5-1)
    warning: pinentry: local (0.8.1-1) is newer than extra (0.8.0-1)
    warning: pixman: local (0.22.0-1) is newer than extra (0.18.2-1)
    warning: pkg-config: local (0.26-1) is newer than core (0.25-2)
    warning: pm-utils: local (1.4.1-3) is newer than extra (1.4.0-1)
    warning: podsleuth: local (0.6.7-1) is newer than extra (0.6.4-1)
    warning: polkit: local (0.101-2) is newer than extra (0.96-2)
    warning: polkit-gnome: local (0.101-2) is newer than extra (0.96-3)
    warning: poppler: local (0.16.5-1) is newer than extra (0.14.0-1)
    warning: poppler-data: local (0.4.4-1) is newer than extra (0.4.2-1)
    warning: poppler-glib: local (0.16.5-1) is newer than extra (0.14.0-1)
    warning: popt: local (1.16-3) is newer than core (1.16-2)
    warning: postgresql-libs: local (9.0.4-4) is newer than extra (8.4.4-1)
    warning: ppl: local (0.11.2-1) is newer than core (0.10.2-3)
    warning: ppp: local (2.4.5-2) is newer than core (2.4.5-1)
    warning: procps: local (3.2.8-3) is newer than core (3.2.8-1)
    warning: psmisc: local (22.13-1) is newer than core (22.11-1)
    warning: ptlib: local (2.8.3-1) is newer than extra (2.6.7-1)
    warning: pulseaudio: local (0.9.22-2) is newer than community (0.9.21-8)
    warning: pulseaudio-alsa: local (1-2) is newer than community (1-1)
    warning: pycrypto: local (2.3-1) is newer than extra (2.1.0-1)
    warning: pygobject: local (2.28.4-1) is newer than extra (2.21.3-1)
    warning: pygtk: local (2.24.0-1) is newer than extra (2.17.0-1)
    warning: pygtksourceview2: local (2.10.1-3) is newer than extra (2.10.1-1)
    warning: pylint: local (0.23.0-2) is newer than extra (0.21.1-1)
    warning: pyorbit: local (2.24.0-3) is newer than extra (2.24.0-2)
    warning: python-dnspython: local (1.9.2-1) is newer than community (1.8.0-1)
    warning: python-egenix-mx-base: local (3.2.0-1) is newer than extra (3.1.3-1)
    warning: python-imaging: local (1.1.7-3) is newer than extra (1.1.7-1)
    warning: python-logilab-astng: local (0.21.1-1) is newer than extra (0.20.1-1)
    warning: python-logilab-common: local (0.55.2-1) is newer than extra (0.50.3-1)
    warning: python-notify: local (0.1.1-10) is newer than extra (0.1.1-6)
    warning: python-paramiko: local (1.7.6-3) is newer than community (1.7.6-1)
    warning: python-pexpect: local (2.3-4) is newer than community (2.3-3)
    warning: python-pysqlite: local (2.6.0-2) is newer than extra (2.6.0-1)
    warning: python-telepathy: local (0.15.19-1) is newer than extra (0.15.17-1)
    warning: pyxdg: local (0.19-2) is newer than extra (0.19-1)
    warning: qt: local (4.7.3-1) is newer than extra (4.6.3-1)
    warning: randrproto: local (1.3.2-1) is newer than extra (1.3.1-1)
    warning: rasqal: local (1:0.9.21-1) is newer than extra (0.9.19-2)
    warning: readline: local (6.2.001-1) is newer than core (6.1.002-1)
    warning: recode: local (3.6-6) is newer than extra (3.6-5)
    warning: recordproto: local (1.14.1-1) is newer than extra (1.14-1)
    warning: redland: local (1:1.0.12-1) is newer than extra (1.0.10-2)
    warning: reiserfsprogs: local (3.6.21-3) is newer than core (3.6.21-2)
    warning: remmina: local (0.9.3-1) is newer than community (0.8.0-1)
    warning: remmina-plugins: local (0.9.2-1) is newer than community (0.8.1-1)
    warning: renderproto: local (0.11.1-1) is newer than extra (0.11-1)
    warning: rpcbind: local (0.2.0-3) is newer than core (0.2.0-1)
    warning: rp-pppoe: local (3.10-6) is newer than core (3.10-5)
    warning: rtkit: local (0.10-1) is newer than community (0.8-1)
    warning: ruby: local (1.9.2_p180-2) is newer than extra (1.9.1_p429-1)
    warning: run-parts: local (3.4.4-1) is newer than core (3.2.3-1)
    warning: samba: local (3.5.8-3) is newer than extra (3.5.4-1)
    warning: schroedinger: local (1.0.10-1) is newer than extra (1.0.9-1)
    warning: scrnsaverproto: local (1.2.1-1) is newer than extra (1.2.0-1)
    warning: sdl: local (1.2.14-6) is newer than extra (1.2.14-5)
    warning: seahorse: local (3.0.2-1) is newer than extra (2.30.1-1)
    warning: sed: local (4.2.1-3) is newer than core (4.2.1-2)
    warning: seed: local (3.0.0-1) is newer than extra (2.30.0-2)
    warning: sg3_utils: local (1.30-1) is newer than extra (1.29-1)
    warning: shadow: local (4.1.4.3-1) is newer than core (4.1.4.2-3)
    warning: shared-mime-info: local (0.90-1) is newer than extra (0.71-1)
    warning: shotwell: local (0.10.1-1) is newer than community (0.6.1-2)
    warning: smbclient: local (3.5.8-3) is newer than extra (3.5.4-1)
    warning: smbnetfs: local (0.5.3a-3) is newer than community (0.5.2-1)
    warning: sofia-sip: local (1.12.11-1) is newer than extra (1.12.10-2)
    warning: sound-juicer: local (2.32.1-1) is newer than extra (2.28.2-1)
    warning: sqlite3: local (3.7.6.3-1) is newer than testing (3.7.0-1)
    warning: startup-notification: local (0.12-1) is newer than extra (0.10-1)
    warning: subversion: local (1.6.17-3) is newer than extra (1.6.9-5)
    warning: sudo: local (1.8.1.p2-1) is newer than core (1.7.3-1)
    warning: sysfsutils: local (2.1.0-6) is newer than core (2.1.0-5)
    warning: syslog-ng: local (3.2.4-1) is newer than core (3.1.1-1)
    warning: sysvinit: local (2.88-2) is newer than core (2.86-5)
    warning: taglib: local (1.7-1) is newer than extra (1.6.3-1)
    warning: talloc: local (2.0.5-1) is newer than extra (2.0.1-1)
    warning: tar: local (1.26-1) is newer than core (1.23-3)
    warning: tcl: local (8.5.9-1) is newer than extra (8.5.8-1)
    warning: tcp_wrappers: local (7.6-12) is newer than core (7.6-11)
    warning: tdb: local (1.2.9-1) is newer than extra (1.2.1-1)
    warning: telepathy-butterfly: local (0.5.15-1) is newer than extra (0.5.12-1)
    warning: telepathy-farsight: local (0.0.18-1) is newer than extra (0.0.14-1)
    warning: telepathy-gabble: local (0.12.1-1) is newer than extra (0.8.14-1)
    warning: telepathy-glib: local (0.14.7-1) is newer than extra (0.10.7-1)
    warning: telepathy-haze: local (0.4.0-1) is newer than extra (0.3.6-1)
    warning: telepathy-idle: local (0.1.10-1) is newer than extra (0.1.6-2)
    warning: telepathy-mission-control: local (5.7.11-1) is newer than extra (5.4.3-1)
    warning: telepathy-salut: local (0.4.0-1) is newer than extra (0.3.12-1)
    warning: telepathy-sofiasip: local (0.7.1-1) is newer than extra (0.6.3-1)
    warning: texinfo: local (4.13a-5) is newer than core (4.13a-4)
    warning: tomboy: local (1.6.1-1) is newer than extra (1.2.1-1)
    warning: totem: local (3.0.1-2) is newer than extra (2.30.2-1)
    warning: totem-plparser: local (2.32.5-1) is newer than extra (2.30.1-1)
    warning: ttf-dejavu: local (2.33-1) is newer than extra (2.30-2)
    warning: tzdata: local (2011g-1) is newer than core (2010j-1)
    warning: udev: local (171-2) is newer than core (160-1)
    warning: udisks: local (1.0.3-3) is newer than extra (1.0.1-4)
    warning: upower: local (0.9.11-1) is newer than extra (0.9.4-1)
    warning: usbmuxd: local (1.0.6-2) is newer than extra (1.0.4-2)
    warning: usbutils: local (002-3) is newer than core (0.87-1)
    Last edited by davidtavarez (2011-06-06 18:34:28)

    lilsirecho wrote:
    Perhaps you can try ....pacman-db-upgrade,,,,firstly.
    Enter it as shown above with no spaces.
    Then try upgrading your mirrorlist in /etc/pacman.d.
    Goodluck!
    Thanks! Probleme SOLVED

  • Python-scipy vs. python-numpy [solved]

    Up till now I have been using a custom package for python-numpy (the successor of python-numeric) and the AUR package for python-scipy (which depends on a working numpy installation). However, now the scipy package seems to be adopted and when I try to -Syu, pacman claims that python-scipy conflicts with python-numpy and suggests that numpy should be removed.
    I won't do that, since numpy is vital to many of my applications, and I wonder if this was really intended.
    Can anybody explain this to me?
    Niklas.

    Problem solved, works now.
    I removed python-numpy, then re-installed python-scipy (which then automatically proposed python-numpy from community). Might have been some strange thing in my old PKGBUILD for python-numpy.
    Anyway, thanks for finally putting both numpy and scipy into community!!!

  • I cannot use a notifier in a VI that was created by a built application

    I have a first VI that creates a notifier and a second one that waits for data coming along this notifier which is standard and works very well. The problem starts when I take my first VI and build an application from it. When I run this application, my second VI cannot find the notifier any more but creates a new one. Still the names are the same and the application indicates a correct working notifier.
    Now, is it impossible to communicate between VI and built application via notifier?

    Hi
    You cannot communicate between different LV applications or LV programming environment using notifiers,because each application uses their own memory space. You can compare it with global variables. You cannot communicate between different LV applications with global variables. The reason is the same: different memory space.
    Luca
    Regards,
    Luca

  • P265 Remote & Sharp 60" TV Problem

    I have a Sharp 60" TV and the p265 remote seems to have a hard time controlling it. When I use the remote to do anything (adjust volume, change the aspect ratiio ie: wide, cinema, zoom etc.) the p265 will then change these same parameters on the TV every time I use the remote for doing anything. When using the guide to browse the channels, the volume changes in the last direction I had been changing moving it (volume up or volume down). The mute and A/V buttons also don't work properly, they both mute the volume but the A/V button only does the muting, not the A/V function. I believe I have the wrong remote code for the TV but the only one listed for a Sharp Tv is 342. Does anyone know any other remote codes for Sharp TV's I can try?

    I have the same problem with a brand new Sharp 43".
    After hours on the phone with 5 different tech support folks (including one from India that couldn't speak English) I was told that their remotes do not work with Sharp TVs (code 342) for volume.
    Their remotes to not work with Dynex TVs either for volume control
    Comcast, when I had them, had remotes that worked fine. But, Verizon is stiffing us with remotes that are {word filter avoidance}.
    I see only three choices.
    1. Use your TV remote for controlling volume
    2. Go out and buy a Harmony universal remote (or similar quality)
    3. Cancel your Verizon FIOS TV
    I am leaning towards option 3.

  • Adjust Sharpness problem

    Have recently had a new hard drive installed. Everything re-installed and working fine. But now in iPhoto when I attempt to adjust the sharpness of a photograph, it won't save it. The other adjusts seem to work fine, it's just the sharpness one. I can see the image sharpening in front of me but when I hit 'done' it goes "saving changes" and then reverts to the original image.
    Any ideas?

    If still needed, I was having that same problem today. I found a solution at: http://homepage.mac.com/jkevinwolfe/iphoto/files/archive-0.html
    It works:
    • Make sure the Sharpness slider is your last edit. (Other sliders can work against sharpness.)
    • Before saving, press the number "2" key. This blows the image up to full size.
    • Then scroll up or down on the image. You only have to move it a tiny bit. Now when you double-click on the image or press the Done button, your sharpness changes will now be saved.

  • "Get Info" stopped working for external drives

    MacPro Early 2008
    OS X 10.9.2
    4 x Internal HD
    4 x External HD
    For some weird reason my external disks have suddenly stopped responding to ‘Get Info’. The four internal HD’s display Info fine but the four external disks do not. They did until a few days ago. There has been no physical change to my machine in that time. There has been no update or change to software in that time.
    The problem occurs regardless of whether I Ctrl Click and use the context menu, whether I use the Info button on the finder menu bar or whether I use Cmd I keyboard shortcut.
    The four external disks display properly in finder and all other functions seems fine.
    There is no ‘hang’, no spinning beach ball, just quite simply nothing happens.
    All four disks pass “Verify”.
    I have checked and repaired permissions on the system disk.
    If I sign in as guest the problem disappears - it would seem therefore to lie in my configuration.
    I have tried the following:
    Re-launch finder using Alt-Cmd-Esc.
    Deleted Finder’s plist and restarted to create default settings.
    Removed all items from Users & Accounts > Login Items.
    Backed up and removed all files from User/Library/LaunchAgents
    Backed up and removed all files from /Library/LaunchAgents
    Backed up and removed all files from /Library/LaunchDaemons
    Checked /Library/StartupItems which is empty.
    All to no avail …………..
    I have not touched any launch or startup directories from /System/Library/
    Any suggestions where else I might look?
    David Macdonald

    No new software has been installed or updated in the immediate time frame of the problem appearing. Except one Apple OS X auto update.
    The problem persists in Safe Mode. I first booted into safe mode with just keyboard and mouse connected and then tried adding in the drives one by one. Each one shows the same symptoms.
    I then tried plugging in other external drives - another HD and a pendrive. They work fine. The problem seems confined to just the four drives that are permanently connected.
    I then backed up one of the drives and erased and re-formatted it. Problem solved works fine. Remaining three same old problem no "Get Info".
    So to sum up.
    The problem exists in even safe mode for my four permanently connected drives.
    The problem does not exist for any other external drives.
    The problem is cured by re-formatting the drive.
    From this I would supect that something has zapped the integrity of the drives themselves .... except ..... the problem does not exist when logged in as guest.
    So, unless anyone can draw some clever conclusions from the above, it would seem to me I have three options:
    1) Back up my external HD's and re-format them then restore from backup. See if the problem returns later and if I can identify what triggered it. Although it involves several terrabytes of backup and restore it can at least go on in the background and overnight and needn't take up too much of my time and I don't lose my machine.
    2) Start a fresh user acount in which the problem does not occur and restore my system from time machine. The risk of course is that this may re-install the problem. Advantage is once again this can go on unattended but I lose my machine for half a day.
    3) Start a fesh user account and re-install my system app by app and see if and where the problem returns. This seems like less work and more reliable than unistalling and re-installing and will start me off with a relatively clean new system. But it's a LOT of time and work.
    Hmmmmmm .......

Maybe you are looking for

  • How can you disassociate a user from a computer in Profile Manager?

    Our elementary school manages around 250 Macs.  This year, we upgraded all our Macs and Mac Servers to Mavericks.  We're now embracing Profile Manager as a replacement for WorkGroup Manager.  This has not been a smooth transition.  I really like Prof

  • Error message when trying to receive messages

    hi i am unable to send or receive messages. when trying to send an email i get this message: 'An error occurred sending mail: The mail server sent an incorrect greeting: Cannot connect to SMTP server 213.8.196.24 (213.8.196.24:25), NB connect error 1

  • Why did my iTunes money disappear after I spent only 10.30

    Why did my iTunes money disappear after I spent only $10.30?

  • Very urgent !! Doc. types & Doc. no ranges in different views in ECC 6.0

    Hello Experts, Can someone tell me the difference between Defining Document Types for Entry View Defining Document Types for Entry View in a Ledger Defining Document Types for General Ledger View? in ECC 6.0. Also should we assign different number ra

  • Java execution in database

    Dear all, We are using workflow 2.6.4 with oracle db 11g. Currently we are facing performance issues with the same..ADDM reports recommends the below Recommendation 1: SQL Tuning    Estimated benefit is .58 active sessions, 29.74% of total activity.