[SOLVED] Compiz config not working

It seems my Compiz suddenly stopped reading it's config files.
When running CompizConfig everything is set up fine, the decorations, moving, resizing, my commands etc, but when I do 'compiz --replace' compiz starts with no plugins.
I looked into my ~/.config/compiz/compizconfig and I found two files:
~/.config/compiz/compizconfig/config
[general]
profile =
integration = true
~/.config/compiz/compizconfig/Default.ini
This one seems to store everything I set up in compizconfig.
[decoration]
as_command = emerald --replace
as_mipmap = true
as_shadow_x_offset = 0
as_shadow_opacity = 6.000000
as_shadow_color = #000000ff
as_shadow_y_offset = 0
[core]
as_active_plugins = core;resize;screenshot;svg;commands;text;showdesktop;mousepoll;winrules;png;regex;decoration;imgjpeg;move;ezoom;
s0_hsize = 1
s0_outputs = 1440x900+0+0;
as_show_desktop_edge = TopLeft
[scale]
[zoom]
s0_filter_linear = true
[ezoom]
s0_zoom_factor = 1.600000
s0_restrain_margin = 0
s0_scale_mouse_dynamic = false
s0_always_focus_fit_window = true
[showdesktop]
s0_direction = 5
s0_window_part_size = 0
s0_speed = 2.500000
s0_window_opacity = 1.000000
[snap]
s0_resistance_distance = 20
s0_snap_type = 0;1;
s0_attraction_distance = 15
[winrules]
s0_skiptaskbar_match = title=Kadu: 2008688
s0_no_move_match = (title=Kadu: 2008688) | role=browser
s0_no_resize_match = title=Kadu: 2008688
s0_no_maximize_match = title=Kadu: 2008688
s0_size_matches = role=browser;
s0_size_width_values = 1137;
s0_size_height_values = 855;
s0_no_close_match = title=Kadu: 2008688
s0_no_minimize_match = title=Kadu: 2008688
[wallpaper]
s0_bg_image = /home/netsu/Dokumenty/desklooks/tapety/96640-simple_blue_widescreen.svg;;
s0_bg_image_pos = 1;0;
s0_bg_fill_type = 1;0;
s0_bg_color1 = #000000ff;#000000ff;
s0_bg_color2 = #676767ff;#000000ff;
[resize]
as_mode = 2
as_border_color = #2f3f4f9f
as_fill_color = #2f404f4f
[commands]
as_run_command0_key = Print
as_command0 = scrot
as_command1 = terminator --geometry=550x350+30+30
as_run_command1_key = <Control>grave
as_command2 = amixer set PCM 5%-
as_command3 = amixer set PCM 5%+
as_run_command2_key = <Control>KP_Subtract
as_run_command3_key = <Control>KP_Add
[minimize]
[fadedesktop]
s0_fadetime = 150
[animation]
s0_open_random_effects = animation:Fade;
s0_close_random_effects = animation:Fade;
s0_minimize_effects = animation:Fade;
[splash]
as_logo = /home/netsu/Dokumenty/desklooks/arch/archlinux-artwork-1.2/logos/archlinux-vert-light-grad2.svg
as_background =
[screenshot]
as_directory = /home/netsu/
What's wrong? I took a wild guess and tried copying the contents of Default.ini into the config file but that didn't change anything.
Last edited by Netsu (2010-01-15 11:04:14)

Ok, self-solved. I must append ccp to the compiz command for it to take config files into consideration:
compiz --replace ccp

Similar Messages

  • [SOLVED] Compiz emerald not working

    Hi , I recently reinstalled Arch, previously compiz with emerald was working fine under Mate desktop.
    Now I can't get them to work properly.
    If i run:
    emerald --replace
    nothing happens
    If i run:
    compiz --replace &
    I lose the window borders and can't move the windows.
    In my ccsm I have enabled move windows, window decoration
    and in window decoration i have in command emerald --replace
    the packages i have installed :
    compiz-bcop 0.8.8-2
    compiz-core 0.8.9-3
    compiz-fusion-plugins-extra 0.8.8-2
    compiz-fusion-plugins-main 0.8.8-3
    compiz-fusion-plugins-unsupported 0.8.8-1
    compizconfig-python 0.8.4-5
    emerald 0.8.8-2
    emerald-themes 0.6.0-4
    as compiz-core is not working if i try to install compiz-core-mate i get:
    compiz-core-mate and compiz-core are in conflict.
    if i remove compiz-core and everything that depends on compiz-core (compiz plugins, emerald, ccsm) and install compiz-core-mate then i can't install ccsm , compiz plugins nor emeral as all of them requiere compiz-core.
    at the end in one way or another I can't get compiz and emerald working. any help would be appreciated
    ps. i also tried compiz-gtk-standalone with the same problem that the other packages needed compiz-core  and had a compatibility problem.
    Last edited by Kronolynx (2014-10-26 17:36:14)

    In the OP you were using compiz 0.8x and that version is very out of date. I can't comment on compiz-mate, but the easiest and the semi-official way to run compiz on Arch is with the compiz-bzr (https://aur.archlinux.org/packages/compiz-bzr/) package in the AUR. If you want emerald with it, then install emerald-git (https://aur.archlinux.org/packages/emerald-git/).
    Those should be the only two packages you install. compiz-bzr and (optionally) emerald-git. No fusion-icon or compiz-fusion-plugins or anything like that. Fusion icon is dead and all the plugins and everything else you need is bundled into compiz.
    Now there has been a bit a trouble with compiz lately and the gtk-window-decorator. You need to downgrade your version of metacity to 3.12.0 (found here: http://seblu.net/a/arm/2014/08/05/commu … kg.tar.xz). I stumbled across this thread because of the problem you're having with ccsm and the error "ImportError: libprotobuf.so.8." In the compiz spinoff package called compiz-manjaro (https://aur.archlinux.org/packages/compiz-manjaro/) I found the comment "FYI: Recent update to protobuf package means this package needs to be rebuilt to get CCSM working again." So I rebuilt compiz-bzr and now ccsm is working for me again. That last part doesn't apply to you because you're installing compiz-bzr for the first time, but it might help someone else who finds this thread like I did.
    As for your problem where you say "if i run compiz --replace i can't move the windows and i get no window borders." If you hold Alt, can you click and drag the windows around? Not having window borders is a common issue because the window border plugin isn't enabled. You can read more about that here - https://wiki.archlinux.org/index.php/Co … nt_plugins
    EDIT:
    There's the package compiz (https://aur.archlinux.org/packages/compiz/) which you can use instead of compiz-bzr. It's the release version instead of the development version. The release version apparently requires metacity2 (which you can find in the AUR), so if you pick this package then ignore my earlier comments about downgrade metacity.
    Last edited by beardedlinuxgeek (2014-10-24 13:22:51)

  • I can't send out email using my iPhone4. I tried to follow the step provided to solve but still not working. What should I do?

    I can't send out email using my iPhone4. I tried to follow the step provided to solve but still not working. What should I do?

    Contact your mail provider and get the CORRECT settings for the outgoing server to set up on your phone.

  • [SOLVED] Touchpad Synaptics not works after last update of xf86-input

    after this packages
    xf86-input-synaptics 1.8.0-2 <<< works
    xf86-input-synaptics 1.8.0-3 << not works
    https://projects.archlinux.org/svntogit … 54796cff46
    dmesg|grep input
    [ 0.866883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.842679] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    [ 1.842756] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    [ 1.843934] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    [ 1.844001] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    [ 2.169742] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    [ 2.169933] hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    [ 2.171262] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    [ 2.171357] hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    [ 10.099521] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    [ 10.099624] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    [ 10.099692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    [ 10.398671] input: PC Speaker as /devices/platform/pcspkr/input/input9
    [ 11.840489] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    [ 12.211308] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    [ 12.212530] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    [ 13.254950] sound hdaudioC0D0: inputs:
    [ 13.580490] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    [ 13.580985] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 13.581106] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 13.581224] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    [ 17.274881] input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    journalctl -b |grep input
    ago 21 09:02:37 drog-laptop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    ago 21 09:02:40 drog-laptop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    ago 21 09:02:41 drog-laptop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
    ago 21 09:02:42 drog-laptop kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    ago 21 09:02:43 drog-laptop kernel: sound hdaudioC0D0: inputs:
    ago 21 09:02:44 drog-laptop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    ago 21 09:02:47 drog-laptop kernel: input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    ago 21 09:02:52 drog-laptop acpid[589]: starting up with netlink and the input layer
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event7 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event11 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event10 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event6 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event5 (Lid Switch)
    cat /usr/share/X11/xorg.conf.d/50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on clickpads
    # and the right and middle top areas to be right / middle buttons on clickpads
    # with a top button area.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ HID 04f3:0103 id=11 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=12 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=13 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=16 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Power Button id=9 [slave keyboard (3)]
    ↳ HID 04f3:0103 id=10 [slave keyboard (3)]
    ↳ WebCam SC-13HDL11939N id=14 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
    synclient
    Couldn't find synaptics properties. No synaptics driver loaded?
    lsmod
    Module Size Used by
    bbswitch 12878 0
    nls_iso8859_1 12461 1
    nls_cp437 16553 1
    vfat 21231 1
    fat 61984 1 vfat
    fuse 87446 5
    uvcvideo 78952 0
    videobuf2_vmalloc 12816 1 uvcvideo
    ath3k 12685 0
    videobuf2_memops 12519 1 videobuf2_vmalloc
    videobuf2_core 47787 1 uvcvideo
    ecb 12737 1
    v4l2_common 12995 1 videobuf2_core
    btusb 25625 0
    bluetooth 394557 3 ath3k,btusb
    videodev 126443 3 uvcvideo,v4l2_common,videobuf2_core
    media 18365 2 uvcvideo,videodev
    6lowpan_iphc 16588 1 bluetooth
    snd_hda_codec_hdmi 45117 1
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    nvram 13034 0
    joydev 17063 0
    mousedev 17272 0
    ipt_REJECT 12465 1
    xt_comment 12427 2
    arc4 12536 2
    xt_LOG 17156 5
    ath9k 94538 0
    ath9k_common 21746 1 ath9k
    ath9k_hw 403753 2 ath9k_common,ath9k
    ath 26067 3 ath9k_common,ath9k,ath9k_hw
    mac80211 514630 1 ath9k
    r8169 68119 0
    mii 12675 1 r8169
    cfg80211 454161 4 ath,ath9k_common,ath9k,mac80211
    snd_hda_intel 26327 4
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    i915 864723 4
    drm_kms_helper 49262 1 i915
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    iTCO_wdt 12831 0
    iTCO_vendor_support 12649 1 iTCO_wdt
    coretemp 12820 0
    hwmon 12930 1 coretemp
    led_class 12859 1 ath9k
    intel_rapl 17356 0
    rfkill 18867 3 cfg80211,bluetooth
    x86_pkg_temp_thermal 12951 0
    psmouse 102792 0
    drm 258005 6 i915,drm_kms_helper
    intel_powerclamp 17122 0
    kvm_intel 143217 0
    snd_timer 26614 1 snd_pcm
    shpchp 35210 0
    lpc_ich 20768 0
    mei_me 17941 0
    intel_gtt 17848 1 i915
    kvm 413027 1 kvm_intel
    crct10dif_pclmul 13394 0
    crc32_pclmul 12915 0
    crc32c_intel 21809 0
    ghash_clmulni_intel 12978 0
    cryptd 18553 1 ghash_clmulni_intel
    microcode 22061 0
    evdev 21544 29
    pcspkr 12595 0
    mac_hid 12633 0
    i2c_algo_bit 12744 1 i915
    i2c_i801 16965 0
    mei 75033 1 mei_me
    serio_raw 12849 0
    i2c_core 50152 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
    tpm_tis 17134 0
    thermal 17559 0
    fan 12681 0
    battery 13356 0
    snd 69340 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 13031 2 snd,snd_hda_codec
    tpm 31467 1 tpm_tis
    video 17995 1 i915
    button 12909 1 i915
    processor 27777 0
    xt_limit 12601 7
    wmi 17339 0
    ac 12715 0
    xt_tcpudp 12527 11
    xt_addrtype 12557 4
    nf_conntrack_ipv4 17706 7
    nf_defrag_ipv4 12483 1 nf_conntrack_ipv4
    xt_conntrack 12681 7
    ip6_tables 26025 0
    nf_conntrack_netbios_ns 12445 0
    nf_conntrack_broadcast 12365 1 nf_conntrack_netbios_ns
    nf_nat_ftp 12460 0
    nf_nat 22338 1 nf_nat_ftp
    nf_conntrack_ftp 16783 1 nf_nat_ftp
    nf_conntrack 87324 7 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4
    iptable_filter 12536 1
    ip_tables 26011 1 iptable_filter
    x_tables 27104 10 xt_comment,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ipt_REJECT,ip6_tables,xt_addrtype
    ext4 497695 2
    crc16 12343 2 ext4,bluetooth
    mbcache 17171 1 ext4
    jbd2 86460 1 ext4
    hid_generic 12393 0
    usbhid 44507 0
    hid 102220 2 hid_generic,usbhid
    sd_mod 44356 5
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 2 crct10dif_pclmul,crc_t10dif
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    ahci 29195 4
    libahci 27158 1 ahci
    libata 181553 2 ahci,libahci
    ehci_pci 12512 0
    scsi_mod 142915 3 libata,sd_mod,sr_mod
    xhci_hcd 152990 0
    ehci_hcd 69939 1 ehci_pci
    usbcore 199328 7 ath3k,btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 12440 1 usbcore
    i8042 18002 1 libps2
    serio 18282 6 serio_raw,atkbd,i8042,psmouse
    EDIT:
    cat /var/log/Xorg.0.log| grep Synap
    [ 301.566] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event9"
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 301.566] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 301.567] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 301.567] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
    [ 301.567] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 301.567] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    (EE) [dix] SynPS/2 Synaptics TouchPad: unable to find touch point 1
    EDIT2:
    SOLVED!
    just remove /etc/X11/xorg.conf.d/10-evdev.conf
    Last edited by drog (2014-08-21 13:29:49)

    lordheavy wrote:
    X reads first configuration in /usr/share/X11/xorg.conf.d then /etc/X11/xorg.conf.d
    When you copy 10-evdev.conf file into /etc/X11 you completly override previous system configuration. It's the reason copying synaptics configuration file into /etc/X11 fixes the issue
    Defining default system configuration in /etc/X11 with previous xorg was a mistake, now it's fixed.
    Wiki should be fixed. It's not a packaging bug, but a configuration bug.
    @lordheavy
    I agree with you that the new xf86-input-synaptics package is using the right configuration scheme, however it is breaking the functionality on every installed system. It was a packaging bug, which is now fixed, but it has to be handled manually by most users of previous versions. That's why I won't re-open the bug report FS#41589. Instead, I am asking here: shouldn't this change be notified to the users just like it has been done for most breaking changes on archlinux frontpage news?
    By the way, thanks for your great work.

  • ["solved"]Compiz refuses to work.

    Hello,
    I'm trying to get some effects going on in my DE, using Xfce4.
    I've followed the instructions on the Wiki page, using the compiz-fusion-gtk group to install the packages and furthermore I ran ccsm to enable Window Decoration and Move/Resize Windows.
    When I type emerald --replace however, nothing happens; even though I did install Emerald. When running fusion-icon Compiz starts running, but I do not have window decorations nor can I resize/move windows. What's going on here and how can I fix this?
    A piece of info that you might need is that I'm using an ATi Mobility Radeon HD 5470 video card and that I'm using the xf86-video-ati drivers. (The Xfce4 compositor works and I've used Cairo-compmgr + xcompmgr too)
    Thanks in advance.
    EDIT: Here are some errors when running compiz --replace:
    [jente@Lappy ~]$ compiz --replace
    compiz (core) - Error: Could not acquire compositing manager selection on screen 0 display ":0.0"
    compiz (core) - Fatal: No manageable screens found on display :0.0
    Last edited by Unia (2010-12-03 21:31:54)

    Here are the logs:
    156.614]
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    [ 156.614] X Protocol Version 11, Revision 0
    [ 156.614] Build Operating System: Linux 2.6.35-ARCH x86_64
    [ 156.614] Current Operating System: Linux Lappy 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64
    [ 156.614] Kernel command line: root=/dev/sda5 ro vga=790
    [ 156.614] Build Date: 01 November 2010 10:29:19PM
    [ 156.614]
    [ 156.614] Current version of pixman: 0.20.0
    [ 156.614] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 156.614] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 156.615] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 1 13:00:19 2010
    [ 156.673] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 156.719] (==) No Layout section. Using the first Screen section.
    [ 156.719] (==) No screen section available. Using defaults.
    [ 156.719] (**) |-->Screen "Default Screen Section" (0)
    [ 156.719] (**) | |-->Monitor "<default monitor>"
    [ 156.719] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 156.719] (==) Automatically adding devices
    [ 156.719] (==) Automatically enabling devices
    [ 156.774] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 156.774] Entry deleted from font path.
    [ 156.815] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 156.815] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 156.815] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 156.815] (II) Loader magic: 0x7d3360
    [ 156.815] (II) Module ABI versions:
    [ 156.815] X.Org ANSI C Emulation: 0.4
    [ 156.815] X.Org Video Driver: 8.0
    [ 156.815] X.Org XInput driver : 11.0
    [ 156.815] X.Org Server Extension : 4.0
    [ 156.816] (--) PCI:*(0:2:0:0) 1002:68e0:1025:033e rev 0, Mem @ 0xd0000000/268435456, 0xcfee0000/131072, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    [ 156.816] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 156.816] (II) LoadModule: "extmod"
    [ 156.829] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 156.835] (II) Module extmod: vendor="X.Org Foundation"
    [ 156.835] compiled for 1.9.2, module version = 1.0.0
    [ 156.835] Module class: X.Org Server Extension
    [ 156.835] ABI class: X.Org Server Extension, version 4.0
    [ 156.835] (II) Loading extension MIT-SCREEN-SAVER
    [ 156.835] (II) Loading extension XFree86-VidModeExtension
    [ 156.835] (II) Loading extension XFree86-DGA
    [ 156.835] (II) Loading extension DPMS
    [ 156.835] (II) Loading extension XVideo
    [ 156.835] (II) Loading extension XVideo-MotionCompensation
    [ 156.835] (II) Loading extension X-Resource
    [ 156.835] (II) LoadModule: "dbe"
    [ 156.836] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 156.850] (II) Module dbe: vendor="X.Org Foundation"
    [ 156.850] compiled for 1.9.2, module version = 1.0.0
    [ 156.850] Module class: X.Org Server Extension
    [ 156.850] ABI class: X.Org Server Extension, version 4.0
    [ 156.850] (II) Loading extension DOUBLE-BUFFER
    [ 156.850] (II) LoadModule: "glx"
    [ 156.850] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 156.865] (II) Module glx: vendor="X.Org Foundation"
    [ 156.865] compiled for 1.9.2, module version = 1.0.0
    [ 156.865] ABI class: X.Org Server Extension, version 4.0
    [ 156.865] (==) AIGLX enabled
    [ 156.865] (II) Loading extension GLX
    [ 156.867] (II) LoadModule: "record"
    [ 156.868] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 156.868] (II) Module record: vendor="X.Org Foundation"
    [ 156.868] compiled for 1.9.2, module version = 1.13.0
    [ 156.868] Module class: X.Org Server Extension
    [ 156.868] ABI class: X.Org Server Extension, version 4.0
    [ 156.868] (II) Loading extension RECORD
    [ 156.868] (II) LoadModule: "dri"
    [ 156.869] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 156.895] (II) Module dri: vendor="X.Org Foundation"
    [ 156.895] compiled for 1.9.2, module version = 1.0.0
    [ 156.895] ABI class: X.Org Server Extension, version 4.0
    [ 156.895] (II) Loading extension XFree86-DRI
    [ 156.895] (II) LoadModule: "dri2"
    [ 156.895] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 156.896] (II) Module dri2: vendor="X.Org Foundation"
    [ 156.896] compiled for 1.9.2, module version = 1.2.0
    [ 156.896] ABI class: X.Org Server Extension, version 4.0
    [ 156.896] (II) Loading extension DRI2
    [ 156.896] (==) Matched ati as autoconfigured driver 0
    [ 156.896] (==) Matched vesa as autoconfigured driver 1
    [ 156.896] (==) Matched fbdev as autoconfigured driver 2
    [ 156.896] (==) Assigned the driver to the xf86ConfigLayout
    [ 156.896] (II) LoadModule: "ati"
    [ 156.896] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 156.902] (II) Module ati: vendor="X.Org Foundation"
    [ 156.902] compiled for 1.9.0, module version = 6.13.2
    [ 156.902] Module class: X.Org Video Driver
    [ 156.902] ABI class: X.Org Video Driver, version 8.0
    [ 156.902] (II) LoadModule: "radeon"
    [ 156.902] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 156.933] (II) Module radeon: vendor="X.Org Foundation"
    [ 156.933] compiled for 1.9.0, module version = 6.13.2
    [ 156.933] Module class: X.Org Video Driver
    [ 156.933] ABI class: X.Org Video Driver, version 8.0
    [ 156.934] (II) LoadModule: "vesa"
    [ 156.934] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 156.949] (II) Module vesa: vendor="X.Org Foundation"
    [ 156.949] compiled for 1.9.0, module version = 2.3.0
    [ 156.949] Module class: X.Org Video Driver
    [ 156.949] ABI class: X.Org Video Driver, version 8.0
    [ 156.949] (II) LoadModule: "fbdev"
    [ 156.950] (WW) Warning, couldn't open module fbdev
    [ 156.950] (II) UnloadModule: "fbdev"
    [ 156.950] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 156.950] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4290, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR
    [ 156.952] (II) VESA: driver for VESA chipsets: vesa
    [ 156.952] (--) using VT number 7
    [ 156.954] (II) [KMS] Kernel modesetting enabled.
    [ 156.955] (WW) Falling back to old probe method for vesa
    [ 156.955] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 156.955] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 156.955] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 156.955] (==) RADEON(0): Default visual is TrueColor
    [ 156.955] (==) RADEON(0): RGB weight 888
    [ 156.955] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 156.955] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e0)
    [ 156.955] (II) RADEON(0): PCIE card detected
    [ 156.955] drmOpenDevice: node name is /dev/dri/card0
    [ 156.955] drmOpenDevice: open result is 8, (OK)
    [ 156.955] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 156.955] drmOpenDevice: node name is /dev/dri/card0
    [ 156.955] drmOpenDevice: open result is 8, (OK)
    [ 156.955] drmOpenByBusid: drmOpenMinor returns 8
    [ 156.955] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 156.956] (II) RADEON(0): KMS Color Tiling: disabled
    [ 156.971] (II) RADEON(0): Output LVDS has no monitor section
    [ 156.975] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 156.990] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 157.003] (II) RADEON(0): EDID for output LVDS
    [ 157.004] (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "320x175" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "320x200" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "720x400" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "360x200" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 157.023] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768i" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "512x384i" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "640x480" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1280x960" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "640x512" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "640x512" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "640x512" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "896x672" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1792x1344" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "896x672" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "928x696" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1856x1392" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "928x696" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "960x720" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "960x720" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "832x624" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "416x312" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "700x525" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "700x525" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "960x720" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
    [ 157.024] (II) RADEON(0): Printing probed modes for output LVDS
    [ 157.024] (II) RADEON(0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz)
    [ 157.024] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 157.024] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 157.024] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 157.024] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 157.024] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 157.024] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 157.024] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 157.024] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 157.024] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 157.024] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 157.024] (II) RADEON(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
    [ 157.024] (II) RADEON(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
    [ 157.024] (II) RADEON(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
    [ 157.028] (II) RADEON(0): EDID for output HDMI-0
    [ 157.043] (II) RADEON(0): EDID for output VGA-0
    [ 157.043] (II) RADEON(0): Output LVDS connected
    [ 157.043] (II) RADEON(0): Output HDMI-0 disconnected
    [ 157.043] (II) RADEON(0): Output VGA-0 disconnected
    [ 157.043] (II) RADEON(0): Using exact sizes for initial modes
    [ 157.043] (II) RADEON(0): Output LVDS using initial mode 1366x768
    [ 157.043] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 157.043] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:1fba0000
    [ 157.043] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 157.057] (==) RADEON(0): DPI set to (96, 96)
    [ 157.058] (II) Loading sub module "fb"
    [ 157.058] (II) LoadModule: "fb"
    [ 157.058] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 157.075] (II) Module fb: vendor="X.Org Foundation"
    [ 157.076] compiled for 1.9.2, module version = 1.0.0
    [ 157.076] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 157.076] (II) Loading sub module "ramdac"
    [ 157.076] (II) LoadModule: "ramdac"
    [ 157.076] (II) Module "ramdac" already built-in
    [ 157.076] (II) RADEON(0): GPU accel disabled or not working, using shadowfb for KMS
    [ 157.076] (II) Loading sub module "shadow"
    [ 157.076] (II) LoadModule: "shadow"
    [ 157.076] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 157.083] (II) Module shadow: vendor="X.Org Foundation"
    [ 157.083] compiled for 1.9.2, module version = 1.1.0
    [ 157.083] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 157.083] (II) UnloadModule: "vesa"
    [ 157.083] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 157.083] (--) Depth 24 pixmap format is 32 bpp
    [ 157.083] (II) RADEON(0): Front buffer size: 4608K
    [ 157.083] (II) RADEON(0): VRAM usage limit set to 463680K
    [ 157.085] (==) RADEON(0): Backing store disabled
    [ 157.085] (WW) RADEON(0): Direct rendering disabled
    [ 157.085] (II) RADEON(0): Acceleration disabled
    [ 157.085] (==) RADEON(0): DPMS enabled
    [ 157.085] (==) RADEON(0): Silken mouse enabled
    [ 157.086] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 157.086] (--) RandR disabled
    [ 157.086] (II) Initializing built-in extension Generic Event Extension
    [ 157.086] (II) Initializing built-in extension SHAPE
    [ 157.086] (II) Initializing built-in extension MIT-SHM
    [ 157.086] (II) Initializing built-in extension XInputExtension
    [ 157.086] (II) Initializing built-in extension XTEST
    [ 157.086] (II) Initializing built-in extension BIG-REQUESTS
    [ 157.086] (II) Initializing built-in extension SYNC
    [ 157.086] (II) Initializing built-in extension XKEYBOARD
    [ 157.086] (II) Initializing built-in extension XC-MISC
    [ 157.086] (II) Initializing built-in extension SECURITY
    [ 157.086] (II) Initializing built-in extension XINERAMA
    [ 157.086] (II) Initializing built-in extension XFIXES
    [ 157.086] (II) Initializing built-in extension RENDER
    [ 157.086] (II) Initializing built-in extension RANDR
    [ 157.086] (II) Initializing built-in extension COMPOSITE
    [ 157.086] (II) Initializing built-in extension DAMAGE
    [ 157.096] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 157.096] (II) AIGLX: Screen 0 is not DRI capable
    [ 157.192] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 157.192] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 157.193] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 157.606] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 157.606] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 157.606] (II) LoadModule: "evdev"
    [ 157.607] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 157.612] (II) Module evdev: vendor="X.Org Foundation"
    [ 157.612] compiled for 1.9.0, module version = 2.5.0
    [ 157.612] Module class: X.Org XInput Driver
    [ 157.612] ABI class: X.Org XInput driver, version 11.0
    [ 157.612] (**) Power Button: always reports core events
    [ 157.612] (**) Power Button: Device: "/dev/input/event3"
    [ 157.639] (--) Power Button: Found keys
    [ 157.639] (II) Power Button: Configuring as keyboard
    [ 157.639] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 157.639] (**) Option "xkb_rules" "evdev"
    [ 157.639] (**) Option "xkb_model" "evdev"
    [ 157.639] (**) Option "xkb_layout" "us"
    [ 157.681] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 157.681] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 157.681] (**) Video Bus: always reports core events
    [ 157.681] (**) Video Bus: Device: "/dev/input/event4"
    [ 157.706] (--) Video Bus: Found keys
    [ 157.706] (II) Video Bus: Configuring as keyboard
    [ 157.706] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 157.706] (**) Option "xkb_rules" "evdev"
    [ 157.706] (**) Option "xkb_model" "evdev"
    [ 157.706] (**) Option "xkb_layout" "us"
    [ 157.732] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 157.732] (II) No input driver/identifier specified (ignoring)
    [ 157.733] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 157.733] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 157.733] (**) Sleep Button: always reports core events
    [ 157.733] (**) Sleep Button: Device: "/dev/input/event2"
    [ 157.750] (--) Sleep Button: Found keys
    [ 157.750] (II) Sleep Button: Configuring as keyboard
    [ 157.750] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 157.750] (**) Option "xkb_rules" "evdev"
    [ 157.750] (**) Option "xkb_model" "evdev"
    [ 157.750] (**) Option "xkb_layout" "us"
    [ 157.755] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
    [ 157.755] (II) No input driver/identifier specified (ignoring)
    [ 157.758] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event8)
    [ 157.758] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 157.758] (**) Logitech USB Receiver: always reports core events
    [ 157.758] (**) Logitech USB Receiver: Device: "/dev/input/event8"
    [ 157.786] (--) Logitech USB Receiver: Found 20 mouse buttons
    [ 157.786] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 157.786] (--) Logitech USB Receiver: Found relative axes
    [ 157.786] (--) Logitech USB Receiver: Found x and y relative axes
    [ 157.786] (II) Logitech USB Receiver: Configuring as mouse
    [ 157.786] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 157.786] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 157.786] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
    [ 157.787] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 157.787] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 157.787] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 157.787] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 157.787] (II) Logitech USB Receiver: initialized for relative axes.
    [ 157.787] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
    [ 157.787] (II) No input driver/identifier specified (ignoring)
    [ 157.788] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event9)
    [ 157.788] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 157.788] (**) Logitech USB Receiver: always reports core events
    [ 157.788] (**) Logitech USB Receiver: Device: "/dev/input/event9"
    [ 157.826] (--) Logitech USB Receiver: Found 1 mouse buttons
    [ 157.826] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 157.826] (--) Logitech USB Receiver: Found relative axes
    [ 157.826] (--) Logitech USB Receiver: Found absolute axes
    [ 157.826] (--) Logitech USB Receiver: Found keys
    [ 157.826] (II) Logitech USB Receiver: Configuring as mouse
    [ 157.826] (II) Logitech USB Receiver: Configuring as keyboard
    [ 157.826] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 157.826] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 157.826] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    [ 157.826] (**) Option "xkb_rules" "evdev"
    [ 157.826] (**) Option "xkb_model" "evdev"
    [ 157.826] (**) Option "xkb_layout" "us"
    [ 157.827] (EE) Logitech USB Receiver: failed to initialize for relative axes.
    [ 157.827] (II) Logitech USB Receiver: initialized for absolute axes.
    [ 157.828] (II) config/udev: Adding input device Video WebCam (/dev/input/event7)
    [ 157.828] (**) Video WebCam: Applying InputClass "evdev keyboard catchall"
    [ 157.828] (**) Video WebCam: always reports core events
    [ 157.828] (**) Video WebCam: Device: "/dev/input/event7"
    [ 157.853] (--) Video WebCam: Found keys
    [ 157.853] (II) Video WebCam: Configuring as keyboard
    [ 157.853] (II) XINPUT: Adding extended input device "Video WebCam" (type: KEYBOARD)
    [ 157.853] (**) Option "xkb_rules" "evdev"
    [ 157.853] (**) Option "xkb_model" "evdev"
    [ 157.853] (**) Option "xkb_layout" "us"
    [ 157.858] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 157.858] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 157.858] (**) AT Translated Set 2 keyboard: always reports core events
    [ 157.858] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 157.893] (--) AT Translated Set 2 keyboard: Found keys
    [ 157.893] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 157.893] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 157.893] (**) Option "xkb_rules" "evdev"
    [ 157.893] (**) Option "xkb_model" "evdev"
    [ 157.893] (**) Option "xkb_layout" "us"
    [ 157.894] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 157.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 157.894] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 157.894] (II) LoadModule: "synaptics"
    [ 157.894] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 157.932] (II) Module synaptics: vendor="X.Org Foundation"
    [ 157.932] compiled for 1.9.2, module version = 1.3.0
    [ 157.932] Module class: X.Org XInput Driver
    [ 157.932] ABI class: X.Org XInput driver, version 11.0
    [ 157.932] (II) Synaptics touchpad driver version 1.3.0
    [ 157.932] (**) Option "Device" "/dev/input/event6"
    [ 158.093] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5720
    [ 158.093] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4780
    [ 158.093] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 158.093] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 158.093] (--) SynPS/2 Synaptics TouchPad: buttons: left right scroll-buttons
    [ 158.093] (**) Option "TapButton1" "1"
    [ 158.093] (**) Option "TapButton2" "2"
    [ 158.093] (**) Option "TapButton3" "3"
    [ 158.213] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 158.213] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 158.266] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 158.266] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 158.366] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 158.366] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 158.367] (II) No input driver/identifier specified (ignoring)
    Again I couldn't find any errors

  • Solved rEFInd does not work after update

    Hello.
    Today, I updated rEFInd with yaourt.
    After the update, I copied the new files in /boot/efi.
    I rebooted and now rEFInd does not work.
    The only message I got is:
    rEFInd - Initializing
    After 2-3 minutes, the computer reboots and I got the same error message.
    To boot, I had to use the UEFI shell.
    First of all, is there a log file for rEFInd?
    It is not easy at all to debug it when we don't have any error messages.
    After that, I did the procedure to install rEFInd in /boot/efi twice without any success.
    Do you know what to do to solve my problem?
    Thanks for your help.
    Last edited by antoyo (2012-11-07 23:29:55)

    @antoyo: The old one is compiled using gnu-efi-libs, the new one is compiled using Tianocore UDK2010.
    Full package: http://dl.dropbox.com/u/9710721/refind- … pkg.tar.xz
    Src package: http://dl.dropbox.com/u/9710721/refind- … src.tar.gz (will compile only in x86_64 system)

  • [SOLVED] luks-passphrase not working after update

    SOLVED: Hard drive was damaged. new hard drive ''fixed'' issue
    Hello,
    i updated my arch on 2015-06-05. After restarting my cryptsetup does not accept my password anymore.
    No key available with this passphrase.
    Searching the forum i found a couple of simular topics, nevertheless none of them offered a solution to the problem:
    https://bbs.archlinux.org/viewtopic.php?id=169408
    https://bbs.archlinux.org/viewtopic.php?id=175737
    https://bbs.archlinux.org/viewtopic.php?id=148562
    So the solutions that did not work so far:
    1. Downgrading cryptsetup package
    2. Downgrading kbd package
    3. Checked that my keyboard works just fine (both in grub and in live system)
    4. Manualy loading the aes modules in live system to ensure correct decryption (found that issue somewhere...)
    Unfortunatly i did not backup the luks header file.
    So i don't know if there is some other way to check if the header is broken or how to find out why it will not decrypt my disk.
    I am happy for any solutions or ideas
    Regards,
    Some outputs from cryptsetup:
    cryptsetup -v isLuks /dev/sda2
    Command successful.
    cryptsetup -v luksDump /dev/sda2
    LUKS header information for /dev/sda2
    Version: 1
    Cipher name: aes
    Cipher mode: xts-plain64
    Hash spec: sha512
    Payload offset: 4096
    MK bits: 512
    MK digest: 66 00 4c 66 17 ec 2c 82 68 b3 26 2e 58 df 76 cf 3b f5 18 ef
    MK salt: b8 e0 5d 4d 5c bb 23 6a fc fc 86 d8 5d b6 3f 1f
    28 b6 0e 49 33 9a 8b e6 a2 55 f5 42 32 92 95 db
    MK iterations: 51000
    UUID: dbe69743-7753-4a54-a221-a662042c0444
    Key Slot 0: ENABLED
    Iterations: 204146
    Salt: fa 22 ec 71 49 2c af 9f 64 10 b3 8e f4 76 31 c0
    02 16 dd 2c 72 7e 2f 4b 0b 08 2f 02 03 dd 52 dc
    Key material offset: 8
    AF stripes: 4000
    Key Slot 1: DISABLED
    Key Slot 2: DISABLED
    Key Slot 3: DISABLED
    Key Slot 4: DISABLED
    Key Slot 5: DISABLED
    Key Slot 6: DISABLED
    Key Slot 7: DISABLED
    Command successful.
    Last edited by Fleeep (2015-06-14 12:09:24)

    losetup --read-only /dev/loop7 /dev/sda2
    dmsetup create foobar --table '0 2048 crypt aes-xts-plain64 4ec1a210c7c44208ca132559cda338d7651471abd47b619b1d3a15d273ab69875cdd2bcb7c2750f6cab9e6b2e19f487fb4766bb7826819c8b2de898fe3c0b999 0 7:7 4096'
    file -s -L /dev/mapper/foobar
    hexdump -C /dev/mapper/foobar
    Gives me the master key for the decrypted partition (denoted as forum_key_kex).
    Do i need to convert this to binary or something to use it...?
    Assume Filesystem/dev_sda2 is the partition to decrypt.
    So to decrypt the partition directly with master key i have to do one of the following, wasn't sure which hash to take...:
    echo "0 `blockdev --getsz Filesystem/dev_sda2` crypt aes-cbc-essiv:sha256 `echo SomeEncrypt | sha256sum | head -c 64` 0 Filesystem/dev_sda2 4096" | dmsetup create luks_volume
    echo "0 `blockdev --getsz Filesystem/dev_sda2` crypt aes-cbc-essiv:sha256 `sha256sum forum_key_hex | head -c 64` 0 Filesystem/dev_sda2 4096" | dmsetup create luks_volume
    as i found on:
    http://unix.stackexchange.com/questions … master-key
    (approved by you in the comment as it seems)
    But both give me an error:
    device-mapper: resume ioctl on luks_volume failed: Invalid argument
    Command failed
    Did i even do this right?
    Also when i copied the partition to an external device dd_rescue observed 6 errors in blocks. So those might just be the cause of failure all the time.

  • [SOLVED] Sound (snd_hda_intel) not working after resume from suspend

    Using the latest kernel 2.6.30.4, On HP2133, whenever I get back from resume, sound is not working.
    Running the following brings back the sound, but that is obviously a hack:
    fuser -k /dev/snd/*
    rmmod snd_hda_intel
    modprobe snd_hda_intel
    /etc/rc.d/alsa start
    I have on my /etc/modprobe/50-sound.conf:
    options snd-hda-intel model=laptop
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    Here's the exact hardware specification:
    # lspci -nnv|grep Audio
    80:01.0 Audio device [0403]: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA High Definition Audio Controller) [1106:3288] (rev 10)
    Any idea where to look for this?
    Last edited by yhager (2009-08-21 16:54:00)

    [SOLVED]
    I downgraded to kernel 2.6.29 and the problem is gone.
    Note: I also had X VT problems with 2.6.30.4 (xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call). Those were solved too by downgrading to 2.6.29.

  • [SOLVED] DVB-T Not working with 2.6.30

    Hey, I just upgraded to 2.6.30 and my DVB-T card (TerraTec Piranha) which uses the siano driver doesn't work anymore.
    It worked fine before the upgrade but doesn't register any DVB-T device since the reboot after the upgrade (Atleast kaffeine doesn't show the DVB-T button and dmesg doesn't list that a new device was registered).
    After starting my computer:
    [fox@PC103 ~]$ dmesg | grep sms
    smsusb_probe: line: 416: rom interface 0 is not used
    usb 4-2: firmware: requesting sms1xxx-stellar-dvbt-01.fw
    smsusb1_load_firmware: failed to open "sms1xxx-stellar-dvbt-01.fw" mode 4, trying again with default firmware
    usbcore: registered new interface driver smsusb
    dmesg after reconnecting the stick:
    eth0: no IPv6 routers present
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    smsusb_onresponse: line: 69: error, urb status -84, 0 bytes
    usb 4-2: USB disconnect, address 3
    usb 4-2: new full speed USB device using uhci_hcd and address 4
    usb 4-2: configuration #1 chosen from 1 choice
    smsusb_probe: line: 416: rom interface 0 is not used
    usb 4-2: firmware: requesting sms1xxx-stellar-dvbt-01.fw
    smsusb1_load_firmware: failed to open "sms1xxx-stellar-dvbt-01.fw" mode 4, trying again with default firmware
    usb 4-2: firmware: requesting dvbt_bda_stellar_usb.inp
    usb 4-2: USB disconnect, address 4
    usb 4-2: new full speed USB device using uhci_hcd and address 5
    usb 4-2: configuration #1 chosen from 1 choice
    The file "dvbt_bda_stellar_usb.inp" exists in "/lib/firmware/" and seems to be used fine
    Unluckily enough I don't know what the log looked like before the upgrade.
    Whats wrong? How do I get DVB-T working again?
    //Edit:
    [fox@PC103 ~]$ sudo modprobe smsdvb
    did the trick!
    - Shouldn't this be done by default?!
    PS / Not related to topic: While I'm at it, how could I fix this: "WARNING: All config files need .conf: /etc/modprobe.d/framebuffer_blacklist.pacsave, it will be ignored in a future release." - I get it about twenty times at startup since some time.
    //Edit:
    Fixed by removing the file and using framebuffer_blacklist.conf instead
    Last edited by JayFoxRox (2009-06-24 16:12:31)

    Hiya, I was having the identical problem with an Acer AspireOne D250 netbook using the atl1c kernel mod.  The Arch Wiki entry for my netbook specifically has a workaround posted, though I believe it's applicable here:
    http://wiki.archlinux.org/index.php/Ace … e_D250_LAN
    With Archlinux 2009.08 the installation did not work from the beginning on an Aspire One D250. The LAN was not working properly. This could be traced down to the Kernel 2.6.30 which had broken network drivers. To get the LAN working, use the Archlinux core install. After installing Archlinux, get the Kernel 2.6.31 and the Kernel Headers on a USB stick and install it via "pacman -U". After rebooting, the LAN should work properly.
    Hope this helps!

  • Ip SLA failover config not working need help urgent cisco 2911 K9 router

    Hi,
    I am setting up failover wan for one of my cient and seems everything i have configured correctly but its not working. For track i am using google DNS ip 8.8.8.8 and 8.8.4.4 where if i ping 8.8.8.8 from router it pings but not 8.8.4.4. I I think because 8.8.4.4 no pinging so router does not jump if primary gigabitethernet0/0 down.
    Not sure what i am doing wrong. Please find below config details:
    -------------------------------------------config-----
    username admin privilege 15 password 7 XXXXX
    redundancy
    track 10 ip sla 1 reachability
     delay down 5 up 5
    track 20 ip sla 2 reachability
     delay down 5 up 5
    interface GigabitEthernet0/0
     ip address 122.160.79.18 255.0.0.0
     ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     ip address 182.71.34.71 255.255.255.248
    ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface GigabitEthernet0/2
     description $ES_LAN$
     ip address 200.200.201.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     duplex auto
     speed auto
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source route-map giga0 interface GigabitEthernet0/0 overload
    ip nat inside source route-map giga0 interface GigabitEthernet0/0 overload
    ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0 track 10
    ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1 track 20
    ip route 8.8.4.4 255.255.255.255 GigabitEthernet0/1 permanent
    ip route 8.8.8.8 255.255.255.255 GigabitEthernet0/0 permanent
    ip sla 1  
     icmp-echo 8.8.8.8 source-interface GigabitEthernet0/0
     frequency 10
    ip sla schedule 1 life forever start-time now
    ip sla 2  
     icmp-echo 8.8.4.4 source-interface GigabitEthernet0/1
     frequency 10
    ip sla schedule 2 life forever start-time now
    access-list 100 permit ip any any
    access-list 101 permit ip any any
    route-map giga0 permit 10
     match ip address 100
     match interface GigabitEthernet0/0
    route-map giga1 permit 10
     match ip address 101
     match interface GigabitEthernet0/1
    control-plane
    ------------------------------------------config end

    Hello,
    as Richard Burts state correct the nat configuration is not right. But the ICMP echo request for the IP SLA is traffic, which is generated from the router with a source-interface specified. There shouldn't be any NAT operation at all, or? Iam using IP SLA  for two WAN connections too, but I can't recall  ever seen an entry for the icmp operation in the output of sh ip nat trans.
    To me the static route configuration looks wrong too. As far as I remember it's necessary to specify a next-hop address (Subnet/mask via x.x.x.x) on Multiple Access Broadcast Networks like ethernet, otherwise the Subnet appears as directly connected on the routing table. The configuration "ip route subnet mask <outgoing interface> only works correct for p2p links. With the configuration above i would say there is no routing at all possible except for "real" direct attached networks. Vibs said it's possible to reach the google dns 8.8.8.8 but not the second one 8.8.4.4. I verified that 8.8.4.4 usually answers to ICMP echo-request.
    My guess is that the next hop for the gig 0/0 interface has proxy arp enabled but the next hop for the gig0/1 interface hasn't proxy arp turned on.
    kind regards
    Lukasz

  • Solved - Helix pen not working

    I think this might be helpful to those who suffer she same problem: My OS is Windows 8.1. One day the pen just stoped working. Seems that there was no problem with hardware and driver - nothing wrong but the pen. Then another day my Norton, which was pre-installed on my Helix, expired and I decided to unistall it. Surprisingly after uninstallation the pen started to work!

    Tried it in the BIOS, looks like it's a hardware problem.  Lenovo service was surprisingly quick and direct on the phone.  They provided me the option of sending it in (with a 7 day turnaround), or taking it to a local warranty service center (on Long Island).  I'll check out the local center first tomorrow.
    mdovey wrote:
    Try booting into BIOS and seeing if the pen works there (although the BIOS is text based it will respond to touch and pen inputs, e.g. you can select the various menus screens by touching the text with the pen).
    If the pen does work in BIOS, then the problem is probably software\driver related and reinstalling\refreshing Windows should solve the problem.
    If the pen does not work in BIOS, then the problem is probably hardware related and you will need to contact Lenovo support to arrange a repair\repacement.
    Matthew
    mdovey wrote:
    Try booting into BIOS and seeing if the pen works there (although the BIOS is text based it will respond to touch and pen inputs, e.g. you can select the various menus screens by touching the text with the pen).
    If the pen does work in BIOS, then the problem is probably software\driver related and reinstalling\refreshing Windows should solve the problem.
    If the pen does not work in BIOS, then the problem is probably hardware related and you will need to contact Lenovo support to arrange a repair\repacement.
    Matthew

  • [SOLVED]find command not working correctly new version of findutils...

    After upgrading my findutils from 4.2.33-1 to 4.4.0-1, it is not working the way it used to. I downgraded to the old one and it is working fine again. However, I am wondering why the newer version can't do what I want it to...
    Typically I run the following script to apply mp3gain to my music collection (albums and individual songs):
    #!/bin/bash
    echo Albums...
    find . -mindepth 3 -iname '*.mp3' -execdir mp3gain -k -a {} +
    echo Single tracks...
    find . -maxdepth 2 -iname '*.mp3' -exec mp3gain -k -r {} +
    On the old version, for the albums, the "find" function works as expected by examining the entire album before applying gain. With the new findutils version, the albums are being analysed song-by-song. I suppose since the new version of findutils, there is just a different method to do what I wanted before with -execdir. Does anyone know how to do it on the new version?
    Last edited by tony5429 (2008-07-19 06:29:41)

    Cool. Thanks for the suggestion. I ended up going with...
    #!/bin/bash
    echo Albums...
    for album in */*
    do
    cd "$album" > /dev/null 2>&1
    if [ $? = 0 ]
    then
    mp3gain -k -a *.mp3
    cd ..
    cd ..
    fi
    done
    echo Single tracks...
    find . -maxdepth 2 -iname '*.mp3' -exec mp3gain -k -r {} +
    exit 0

  • [SOLVED] Rosgarden package not working

    Hi everybody,
    it's my first post here, so I hope I get all things done.
    I installed the new version of Rosegarden (10.02; i686 architecture) for the first time yesterday evening. I wanted to check out its features.
    Rosegarden's package information:
    http://www.archlinux.org/packages/extra … osegarden/
    I usually start programs via the Bash. But when starting Rosegarden this error occurs:
    [user@asterix ~]$ rosegarden
    rosegarden: symbol lookup error: rosegarden: undefined symbol: _ZN9QListData7detach3Ev
    It seems that there's something (a package?!?) missing.
    I installed Rosegarden with Pacman:
    [2010-02-15 19:37] synchronizing package lists
    [2010-02-15 19:41] installed liblrdf (0.4.0-6)
    [2010-02-15 19:41] installed liblo (0.26-1)
    [2010-02-15 19:41] installed dssi (1.0.0-3)
    [2010-02-15 19:41] installed rosegarden (10.02-1)
    According to Rosegarden's package information the following packages are required (the missing one were installed by Pacman itself; in brackets the installed version):
    - fftw (3.2.2-1)
    - qt (4.5.3-4)
    - liblrdf (0.4.0-6)
    - dssi (1.0.0-3)
    - ladspa (1.13-2)
    - liblo (0.26-1)
    - lirc-utils (0.8.6-3)
    - shared-mime-info (0.71-1)
    I've searched for previous errors:
    http://bbs.archlinux.org/viewtopic.php?id=82791
    There's no relation to my problem.
    It would be great if someone has a clue what to do. I hope all necessary information were mentioned.
    Thanks.
    Last edited by Schwefelsaeure (2010-02-17 23:20:30)

    Hi,
    sorry for my late reply, but I was busy the all day long.
    Thank you 'drcouzelis' for the tip to build Rosegarden on my own (with ABS).
    The building process took a while on my old AMD Athlon XP 1900+ but it works now.
    Unfortunately I don't know what went wrong before. It's the first package (within Pacman) which does not work since I've been using Arch Linux (about three years now).
    Arch Linux is a great distribution with a great and helpful community.
    Thanks for support.

  • "window previews" compiz plugin not working

    well, the title says it all. the window previews plugin for compiz isn't working for me. seems to be a unique problem. even when i replace compiz from terminal, it doesnt give me any output at all. i have tried all the settings for this plugin. anyone else had this problem?
    Last edited by raj7095 (2010-06-04 01:54:38)

    um hello

  • [SOLVED] Flashplugin Does Not Work With Firefox.

    Hi, all.
    Happy to have just installed Arch, after not using it for a while. It's looking as good as ever, but I can't get Flash to work.
    I installed Gnash and some things work, but not many. Wanting to be able to use a full Flash implementation, I installed the Flashplugin on my 32-bit box.
    When I go to the Adobe test page, I don't see any Flash. When I go to YouTube and similar, I just get a black 'box'. When I visit websites with Flash effects, these do not work and I am told I need a plugin.
    When I look at Firefox's 'about:plugins' page, Flash is associated with swf files, so that looks ok.
    Can anyone help me with this? If I can get it sorted, my main box may well be having an Arch install, today.
    Fingers crossed.
    Cheers,
    Chris.
    Last edited by chris_debian (2012-05-31 15:08:50)

    From the Arch wiki:
    "Troubleshooting
    If you have Abobe Flash installed on an older system and you start playing a video which simply turns black with nothing happeing, it is most likely that your CPU does not support ISSE2. You can simply check out this by looking at your CPU flags with this command:
    # cat /proc/cpuinfo | grep flags
    If sse2 is not mentioned there, then you need to install an older version of Flash (for example 10.3). "
    I only have SSE, not ISSE2, so I think that may be why. I have partial success with Gnash, so will stick with that for now. At least it's open source.
    Thanks for your help, all.
    Chris.

Maybe you are looking for

  • I cant get my Magic mouse to connect now that I have a Mobee charger

    I bought a Mobee Charger for my Mouse and now it wont connect.

  • Distiller Start Error, Time-out occured

    We are using Acrobat distiller 7 in our Formscape/Bottomline Project. The incoming file is a pdf  from JDE OneWorld XE.  WHen Formscape tries to create the pdf, it has an error that says "Distiller start error. time-out occured."  Has anyone else had

  • Newbie trying to configure xfi with virtual

    hi,i'm trying to configure my soundcard with virtual dj so that i can monitor through the headphones one track whilst another is playing thru the speakers. I'm not sure how to do this - have selected Asio in 'soundcard' on virtual dj - am then able t

  • Comparison between E70 and N91

    I've been waiting for the E70 for a while now, and it looks like it's going to be available very soon now and I'll be asking my manager if I can upgrade my 6680 to one. The reason I wanted one was for the VOIP connectivity and WLAN... Are there any f

  • Comput won't recognize my iPod

    After running the iPod updater because I updated my iTunes to version 6 now the the apple symbols apears, then a graphic to plug in the usb connector (even when its plug in), and then turn off the ipod. And now tried to plug into the computer to run