Build dkms modules on kernel upgrade

I have installed some dkms modules in my system. My problem is, when I upgrade the kernel and reboot, it seems that the dkms systemd service that autoinstalls the dkms modules is executed after try to load the modules, so I need to reboot my system again or load the modules manually.
As I said, I have dkms.service enabled.
Is there a way to fix this? like a hook executed on kernel upgrade or a workaround in dkms.service?
Thanks!

Just for clarity:
progandy wrote:- install dkms-alx (and the kernel-headers)
- install new kernel (and headers)
- reboot --> dkms detects missing module and rebuilds it.
Will dkms re-install the net-driver after reboot, if no working network (due to missing module) is present? If so, it will solve all my (thinking) problems.

Similar Messages

  • DKMS - module not compiled after kernel update

    Hello all,
    I'm using a USB Wifi Adapter which has very bad support : D-Link DWA160 B2
    I have followed the instruction from this excellent guide to add the driver sources to DKMS, to get it compiled automatically after all kernel update:
    http://bernaerts.dyndns.org/linux/229-u … er-to-dkms
    Unfortunatly the 2 last kernel upgrade did not trigger the driver compile.
    There is no DKMS logs, and everything seems to be well configured.
    My DKMS conf file:
    /root/driver-dkms
    [root@purelight driver-dkms]# more dkms.conf
    MAKE="make KERNELDIR=/lib/modules/${kernelver}/build"
    CLEAN="make clean"
    BUILT_MODULE_NAME=rt5572sta
    BUILT_MODULE_LOCATION=os/linux/
    DEST_MODULE_LOCATION=/kernel/drivers/net/wireless/
    PACKAGE_NAME=rt5572sta
    PACKAGE_VERSION=2.601
    REMAKE_INITRD=no
    [root@purelight 2.601]# pwd
    /var/lib/dkms/rt5572sta/2.601
    [root@purelight 2.601]# ls -lsa
    total 24
    4 drwxr-xr-x 6 root root 4096 Oct 17 20:54 .
    4 drwxr-xr-x 3 root root 4096 Oct 17 20:54 ..
    4 drwxr-xr-x 3 root root 4096 Oct 6 20:44 3.5.4-1-ARCH
    4 drwxr-xr-x 3 root root 4096 Oct 9 20:43 3.5.6-1-ARCH
    4 drwxr-xr-x 3 root root 4096 Oct 17 20:54 3.6.2-1-ARCH
    4 drwxr-xr-x 11 root root 4096 Oct 17 20:54 build
    0 lrwxrwxrwx 1 root root 24 Oct 6 20:42 source -> /usr/src/rt5572sta-2.601
    [root@purelight 2.601]# dkms build -m rt5572sta -v 2.601
    Module rt5572sta/2.601 already built for kernel 3.6.2-1-ARCH/4
    It seems that there is nothing relevant in the logs:
    [root@purelight log]# grep dkms /var/log/*
    auth.log:Oct 17 20:52:53 purelight sudo: syl : TTY=pts/2 ; PWD=/var/lib/dkms/rt5572sta/2.601 ; USER=root ; COMMAND=/usr/sbin/dkms build -m rt5572sta -v 2.601
    auth.log:Oct 17 20:54:14 purelight sudo: syl : TTY=pts/2 ; PWD=/var/lib/dkms/rt5572sta/2.601 ; USER=root ; COMMAND=/usr/sbin/dkms install -m rt5572sta -v 2.601
    pacman.log:[2012-10-06 20:42] Running 'pacman -S dkms'
    pacman.log:[2012-10-06 20:42] installed dkms (2.2.0.3-12)
    Any help would be nice, thanks!

    Unia wrote:
    Are you using systemd? If so, you might have to reboot twice. The catalyst-dkms package (video driver for amd cards) in [community] currently has the same problems. I'd suggest for you to read the last few pages in that thread to see background information:
    https://bbs.archlinux.org/viewtopic.php?id=57084&p=177
    Yes I do use systemd. Since I'm using a quite recent installation, it was included by default.
    At the next kernel upgrade I'll try this trick of reboot twice, and see if it works.
    Cheers!

  • Kernel upgrade issues (missing kernel modules?) [SOLVED]

    A couple of days ago I set up a new system.
    Worked just fine so far. However, today after a kernel upgrade I got these issues:
    -> Running build hook: [fsck]
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_generic.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_piix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_acpi.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-a4tech.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-apple.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-axff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-belkin.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-cherry.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-chicony.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-cypress.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-dr.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-elecom.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-emsff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-ezkey.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-gaff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-gyration.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-holtekff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-hyperv.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-kensington.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-keytouch.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-kye.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-lcpower.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-logitech-dj.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-logitech.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-magicmouse.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-microsoft.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-monterey.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-multitouch.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-ntrig.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-ortek.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-petalynx.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-picolcd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-pl.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-primax.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-prodikeys.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-arvo.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-common.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-isku.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-kone.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-koneplus.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-kovaplus.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-pyra.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-samsung.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-sjoy.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-sony.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-speedlink.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-sunplus.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-tmff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-topseed.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-twinhan.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-uclogic.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-wacom.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-waltop.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-wiimote.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-zpff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-zydacron.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/usbhid/usbhid.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/scsi/sd_mod.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/scsi/sr_mod.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/usb/host/ehci-hcd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/usb/host/uhci-hcd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/fs/ext4/ext4.ko': No such file or directory
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.3.8-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [pata]
    -> Running build hook: [scsi]
    -> Running build hook: [sata]
    -> Running build hook: [filesystems]
    -> Running build hook: [usbinput]
    -> Running build hook: [fsck]
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ahci.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ahci_platform.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_generic.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_piix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_acpi.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ali.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_amd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_arasan_cf.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_artop.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_atiixp.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_atp867x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cmd640.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cmd64x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5520.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5530.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5535.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5536.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cypress.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_efar.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt366.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt37x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt3x2n.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt3x3.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_isapnp.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_it8213.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_it821x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_jmicron.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_legacy.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_marvell.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_mpiix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_netcell.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ninja32.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ns87410.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ns87415.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_oldpiix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_opti.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_optidma.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_pcmcia.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_pdc2027x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_pdc202xx_old.ko': No such file or directory
    you get the idea.
    Now upon inspection of my system I found that my /lib/modules/3.3.8-1-ARCH/kernel/ looks like this:
    lrwxrwxrwx 1 root root 24 Jun 5 09:30 extramodules -> ../extramodules-3.3-ARCH
    drwxr-xr-x 12 root root 4096 Jun 5 09:29 kernel
    -rw-r--r-- 1 root root 703194 Jun 5 09:29 modules.alias
    -rw-r--r-- 1 root root 688762 Jun 5 09:29 modules.alias.bin
    -rw-r--r-- 1 root root 2702 Jun 5 09:29 modules.builtin
    -rw-r--r-- 1 root root 3579 Jun 5 09:29 modules.builtin.bin
    -rw-r--r-- 1 root root 346682 Jun 5 09:29 modules.dep
    -rw-r--r-- 1 root root 483093 Jun 5 09:29 modules.dep.bin
    -rw-r--r-- 1 root root 353 Jun 5 09:29 modules.devname
    -rw-r--r-- 1 root root 116651 Jun 5 09:29 modules.order
    -rw-r--r-- 1 root root 131 Jun 5 09:29 modules.softdep
    -rw-r--r-- 1 root root 280312 Jun 5 09:29 modules.symbols
    -rw-r--r-- 1 root root 355147 Jun 5 09:29 modules.symbols.bin
    so it makes sense that the directory and files are not found. The question is where is the problem?
    Was my Arch web install bad or is there a problem with today's kernel upgrade?
    R.
    Last edited by ralvez (2012-06-11 23:58:56)

    ralvez wrote:
    Terminator & Gcool,
    Thank you both for your help.
    I ended up following the link Terminator posted in his reply and I was able to solve the problem.
    Unlike pineapple-biku (in the aforementioned thread) I did not chroot my machine I just:
    pacman -S udev
    pacman -S mkinitcpio
    mkinitcpio -p linux
    pacman -S linux
    and that solved the problem.
    It's odd, however, the number of people having similar problems upgrading the kernel ... seems like there is a bug somewhere that seems to
    affect people that "meet certain criteria".
    Thanks gain guys!!
    R.
    Note that all the missing modules are '.ko', rather than the gzipped '.ko.gz' that you should expect with the arch kernel. This indicates that depmod failed when you installed the kernel.

  • [SOLVED] Building fglrx module for 3.11.3-1-ARCH kernel error

    I got this error today:
    2013-09-28 14:07:59
    Building fglrx module for 3.11.2-1-ARCH kernel ...
    OsVersion says: SMP=1
    file /proc/kallsyms says: SMP=1
    file /usr/lib/modules/3.11.2-1-ARCH/build/include/generated/autoconf.h says: SMP=1
    file /usr/lib/modules/3.11.2-1-ARCH/build/include/generated/autoconf.h says: MODVERSIONS=1
    file /usr/lib/modules/3.11.2-1-ARCH/build/arch/x86/include/asm/compat.h says: COMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space
    make: Entering directory `/usr/src/linux-3.11.2-1-ARCH'
    CC [M] /tmp/catalyst.aHP3fa/firegl_public.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_acpi.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_agp.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_debug.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_ioctl.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_io.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_pci.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_str.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_iommu.o
    CC [M] /tmp/catalyst.aHP3fa/kcl.o
    CC [M] /tmp/catalyst.aHP3fa/kcl_wait.o
    LD [M] /tmp/catalyst.aHP3fa/fglrx.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/catalyst.aHP3fa/fglrx.mod.o
    LD [M] /tmp/catalyst.aHP3fa/fglrx.ko
    make: Leaving directory `/usr/src/linux-3.11.2-1-ARCH'
    Ok.
    2013-10-05 14:20:34
    Building fglrx module for 3.11.3-1-ARCH kernel ...
    Kernel header files are absent: directory /usr/lib/modules/3.11.3-1-ARCH/build doesn't exist! Game over
    2013-10-05 14:20:41
    Building fglrx module for 3.11.3-1-ARCH kernel ...
    Kernel header files are absent: directory /usr/lib/modules/3.11.3-1-ARCH/build doesn't exist! Game over
    I don't know why, and I do not know if I care.
    Last edited by patrickmaciel (2013-10-06 19:31:53)

    fazo96 wrote:I think it's because of the new kernel. Reinstalling is not a solution, it's avoiding the problem ;D
    Instead, I switched to catalyst-hook (I used catalyst) and upgraded to kernel 3.11.4, the latest version of xorg (there was a new one), gnome 3.10 and the module compiled perfectly, so now everything works on my system
    You right, but you know... I have a lot projects in queue and not have time to search and test evertying
    But, now... catalyst has installed successfully, but, I think isn't working 100%, because, when I click (for example), in a Google Chrome tab, and move to left/right, all tabs disappear or are blurry.
    Anyway, thanks.

  • Automatically build kernel module after kernel update

    Hello. Everytime kernel is updated, my wifi drivers don't work. I need to use this to get my adapter working: https://aur.archlinux.org/packages/8192cu-dkms/ .
    After kernel update, I have to manually reinstall the package, so the kernel module gets rebuilt. Is there any way to make it automatic?

    I noticed it, but your script doesn't run at all when I type `mkinitcpio -p linux`. And wifi still works after reboot. Same for graphics driver, it has a hook at shutdown, that rebuilds its module after kernel update, it haven't run too and graphics driver works. It's like 'mkinitcpio -p linux' does nothing to the system.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 4.0.4-2-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 4.0.4-2-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: wd719x
    ==> WARNING: Possibly missing firmware for module: aic94xx
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    Last edited by kox (2015-06-02 07:18:24)

  • Kernel upgrade broke VirtualBox modules

    Hi guys,
    after upgrading the kernel from linux-3.4.4-3 to linux-3.4.5-1 the VirtualBox modules for the new kernel aren't generated automatically.
    Downgrading the kernel helps, but that's just an interim solution. Does anyone know how to build the modules manually? 'vboxbuild' and '/etc/rc.d/vboxdrv setup' is obviously deprecated. Even on virtualbox.org I couldn't find clear instructions.
    I really don't know whether it's a kernel or VirtualBox issue.
    Any ideas?
    Thx & Rgds
    hcjl
    Last edited by hcjl (2012-07-18 09:13:15)

    kernel 3.4.5-1 has just moved to core. The matching precompiled virtualbox-modules are still in community-testing. Just wait a bit longer.
    Last edited by progandy (2012-07-18 09:40:23)

  • Kernel upgrade and ati driver module recompiling

    I use ati video proprietary drivers. When i do a kernel upgrade, do i need to reinstall the drivers to make the installer build the module for the new kernel?
    Last edited by jacopastorius82 (2010-11-04 13:36:00)

    PhotonX wrote:the solution doesn't work
    PhotonX wrote:$ cat /etc/modules-load.d/acpi_cpufreq
    talleres wrote:create a file called "acpi-cpufreq.conf"
    And of course:
    $ man modules-load.d
    Edit:
    I didn't realize the Wiki was wrong. Sorry for too much RTFM-y tone of my post.
    Last edited by msthev (2013-01-27 13:01:45)

  • [Solved by itself] Loading module aha152x failed after kernel upgrade

    Hi all,
    I have a ten-year old Epson GT5500 scanner plugged onto an ISA card.
    This was quite hard to get it working under linux but it worked well untill yesterday last update.
    I have the following error output when trying to load aha152x module:
    # modprobe aha152x
    FATAL: Error inserting aha152x (/lib/modules/2.6.27-ARCH/kernel/drivers/scsi/aha152x.ko): No such device
    I have the following line in /etc/modules.conf:
    alias scsi_hostadapter aha152x options aha152x aha152x=0x140,9
    How can I get the scanner back to work?
    Thanks.
    Last edited by Jeddo (2008-11-15 11:54:12)

    fwojciec wrote:Did you build the module yourself?  If so you might have to rebuild it for the new kernel version.
    No. The configuration to get the scanner working under linux comes from a how-to and remains valid after kernel upgrades -- until yesterday. It does not need any module building, only loading.

  • After pacman kernel upgrade, modules won't load

    I can't seem to load any of my modules anymore, so I can't even get my network up (via_rhine).  I am posting this from a different computer.
    My uname -r says:
    2.6.11.7-ARCH
    but my last kernel upgrade message in /var/log/pacman.log says:
    uprgaded kernel26 (2.6.10.3 -> 2.6.11.3-1)
    So, what's up here?

    that is kinda odd - usually when you upgrade a kernel, here's what happens:
    running kernel 2.6.11.1
    modules are in /lib/modules/2.6.11.1/*
    upgrade 2.6.11.1->2.6.11.7
    dir /lib/modules/2.6.11.1 removed
    dir /lib/modules/2.6.11.7 created and filled
    (modprobes will fail now)
    reboot, init scripts will call "depmod -a" to tell modprobe that modules moved and to cache locations
    maybe the depmod didn't get called?

  • [SOLVED] Can't build fglrx module for 3.4.5-1-ARCH kernel

    Hello everyone!
    I updated my system using
        pacman -Syu --ignore glibc
    everything was good, I rebooted and my fglrx module isn't working!
    I tried:
        sudo catalyst_build_module
        Building fglrx module for 3.4.5-1-ARCH kernel ...
        Failed!!! Check out log: /var/log/catalyst-install.log
    Here is log
    Here is quote from it: Kernel header files are absent: directory /lib/modules/3.3.4-1-ARCH/build doesn't exist! Game over
    But I have the latest versions linux and linux-headers packages.
    Help please. Thanks.
    Last edited by metalex (2012-07-20 14:53:37)

    Yes, this is my problem, I  did all from here, but I still can't update glibc.
    grep '^lib/' /var/lib/pacman/local/*/files 
    output:
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
    /var/lib/pacman/local/lib32-glibc-2.15-10/files:lib/
    /var/lib/pacman/local/lib32-glibc-2.15-10/files:lib/ld-linux.so.2
    I don't know what to do with lib32-glibc...

  • [vmware] Problem to build vmnet module with 2.6.22 kernel

    Hi,
    I follow the wiki
    And I have a problem to build vmnet module.
    Do you wish to configure another host-only network? (yes/no) [no]
    Extracting the sources of the vmnet module.
    Building the vmnet module.
    Building for VMware Server 1.0.0.
    Using 2.6.x kernel build system.
    make: entrant dans le répertoire « /tmp/vmware-config0/vmnet-only »
    make -C /lib/modules/2.6.22-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: entrant dans le répertoire « /usr/src/linux-2.6.22-ARCH »
      CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
      CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
      CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
      CC [M]  /tmp/vmware-config0/vmnet-only/netif.o
      CC [M]  /tmp/vmware-config0/vmnet-only/bridge.o
      CC [M]  /tmp/vmware-config0/vmnet-only/filter.o
      CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
      CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
      CC [M]  /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
      LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/vmware-config0/vmnet-only/vmnet.mod.o
      LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko
    make[1]: quittant le répertoire « /usr/src/linux-2.6.22-ARCH »
    cp -f vmnet.ko ./../vmnet.o
    make: quittant le répertoire « /tmp/vmware-config0/vmnet-only »
    Unable to make a vmnet module that can be loaded in the running kernel:
    insmod: error inserting '/tmp/vmware-config0/vmnet.o': -1 File exists
    There is probably a slight difference in the kernel configuration between the
    set of C header files you specified and your running kernel.  You may want to
    rebuild a kernel based on that directory, or specify another directory.
    For more information on how to troubleshoot module-related problems, please
    visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
    "http://www.vmware.com/support/reference … linux.html".
    Execution aborted.
    How to resolve this?
    Thanks for your help.
    Last edited by cassy (2007-10-16 08:55:42)

    You need to apply some patches to get it to compile with newer kernels. I'd suggest using the PKGBUILD in AUR.

  • [SOLVED] VirtualBox complaining after each kernel upgrade

    I'm using virtualbox-bin from the AUR (the one with USB support) and after each kernel update this error comes up:
    I know it's actually /etc/rc.d/vboxdrv setup
    (apparently VirtualBox isn't aware of which distribution it's running on)
    This message comes up every once in a while (usually after a kernel upgrade) and I was wondering if I can do something about it... Should I install the DKMS package from the AUR prior to running the above command? Maybe that will shut it up once and for all.
    What do you think?
    PS: The wiki says to run "vboxbuild" but /usr/bin/vboxbuild doesn't even exist.
    Last edited by DSpider (2012-05-15 15:39:13)

    Solved it a year later because I got tired of running "sudo /etc/rc.d/vboxdrv setup && sudo modprobe vboxdrv" after every kernel update. Hmph... After reading this and studying the virtualbox-hook package from the AUR, I decided that it's finally time to look into it.
    It's easy.
    1. Create a "/lib/initcpio/install/vbox" file (or whatever you wanna call it) with the following contents:
    # vim: set ft=sh:
    build ()
    echo "Building VirtualBox modules..."
    /etc/rc.d/vboxdrv setup
    echo "Ok."
    help ()
    cat<<HELPEOF
    This hook rebuilds VirtualBox modules. It does nothing to the initrd image.
    HELPEOF
    2. Add it to the "HOOKS" section from /etc/mkinitcpio.conf:
    HOOKS="base udev autodetect pata scsi sata usbinput filesystems vbox"
    Now the next time the linux and linux-headers packages are updated, the script will kick in and the modules will be rebuilt. I used to have it during boot process and it took forever until it would load X. Haha. I remember I used to go to bathroom just after I turned on the computer... Yeah, it took that long before it was done. Anyway, I asked the author if he can perhaps create a virtualbox-bin-hook package or somehow modify it to also work with virtualbox-bin. We shall see.
    Oh, and don't forget to add "vboxdrv" to the "MODULES" section from /etc/rc.conf, if you haven't done so already.

  • [solved] after kernel upgrade screen flickering in gdm

    Hi,
    after the recent kernel-upgrade to 4.0.1-1-ARCH i have an ugly behavior. The bottom half of my screen flickers while on gdm. After login to gnome everything is normal and I have no problems. But in gdm the screen is flickering which is really annoying. I never had this behavior before. My laptop has such an hybrid graphics stack with intel and ati. Here are some logfiles but I cant find anything suspicious. Has anyone any idea what could be the cause of this behavior or which logfile to log into?
    greetings
    % lspci |grep -i vga
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (rev ff)
    Xorg.log:
    -- Logs begin at Mo 2014-04-21 18:45:38 CEST, end at Mo 2015-05-04 20:01:25 CEST. --
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): Default visual is TrueColor
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): RGB weight 888
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (--) RADEON(G0): Chipset: "CAICOS" (ChipID = 0x6760)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "dri2"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "dri2"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module "dri2" already built-in
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "exa"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "exa"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/libexa.so
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module exa: vendor="X.Org Foundation"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 2.6.0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: ABI class: X.Org Video Driver, version 19.0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): KMS Color Tiling: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): KMS Color Tiling 2D: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): KMS Pageflipping: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): SwapBuffers wait for vsync: enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Output VGA-1-1 has no monitor section
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): EDID for output VGA-1-1
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:3f88b000
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): EXA: Driver will allow EXA pixmaps in VRAM
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): DPI set to (96, 96)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "fb"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "fb"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/libfb.so
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module fb: vendor="X.Org Foundation"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 1.0.0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: ABI class: X.Org ANSI C Emulation, version 0.4
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Loading sub module "ramdac"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) LoadModule: "ramdac"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Module "ramdac" already built-in
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "modesetting"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading modesetting
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "fbdev"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading fbdev
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadSubModule: "fbdevhw"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading fbdevhw
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "vesa"
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Unloading vesa
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) Depth 24 pixmap format is 32 bpp
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [DRI2] Setup complete
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [DRI2] DRI driver: r600
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [DRI2] VDPAU driver: r600
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Front buffer size: 3072K
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): VRAM usage limit set to 934023K
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): Backing store enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Direct rendering enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) EXA(256): Driver allocated offscreen pixmaps
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) EXA(256): Driver registered support for the following operations:
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Solid
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Copy
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) Composite (RENDER acceleration)
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) UploadToScreen
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) DownloadFromScreen
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Acceleration enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): DPMS enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) RADEON(G0): Silken mouse enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): Set up textured video
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [XvMC] Associated with Radeon Textured Video.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): [XvMC] Extension initialized.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): Backing store enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): Silken mouse enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): HW Cursor enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): DPMS enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (==) intel(0): display hotplug detection enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): [DRI2] Setup complete
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): [DRI2] DRI driver: i965
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): [DRI2] VDPAU driver: i965
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): direct rendering: DRI2 enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): hardware support for Present enabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (--) RandR disabled
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_create_context
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_create_context_profile
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_INTEL_swap_event
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_fbconfig_float
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: enabled GLX_ARB_create_context_robustness
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) AIGLX: Loaded and initialized i965
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) GLX: Initialized DRI2 GL provider for screen 0
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    Apr 08 22:19:58 cyph gdm-Xorg-:0[358]: (II) intel(0): Setting screen physical size to 423 x 238
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Power Button (/dev/input/event4)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) LoadModule: "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Module evdev: vendor="X.Org Foundation"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 2.9.2
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: Module class: X.Org XInput Driver
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: ABI class: X.Org XInput driver, version 21.0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Power Button'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Power Button: Device: "/dev/input/event4"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Vendor 0 Product 0x1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: Errors from xkbcomp are not fatal to the X server
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Video Bus'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Video Bus: Device: "/dev/input/event9"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Vendor 0 Product 0x6
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10/event9"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Video Bus'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Video Bus: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Video Bus: Device: "/dev/input/event8"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Vendor 0 Product 0x6
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Video Bus: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/LNXVIDEO:00/input/input9/event8"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Power Button (/dev/input/event3)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Power Button'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Power Button: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Power Button: Device: "/dev/input/event3"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Vendor 0 Product 0x1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Power Button: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event14)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event14"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C050.0001/input/input15/event14"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event15)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Webcam-101: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'HP Webcam-101'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Webcam-101: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: HP Webcam-101: Device: "/dev/input/event15"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Webcam-101: Vendor 0x4f2 Product 0xb249
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Webcam-101: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: HP Webcam-101: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input16/event15"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 11)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) AT Translated Set 2 keyboard: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: AT Translated Set 2 keyboard: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) LoadModule: "synaptics"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Module synaptics: vendor="X.Org Foundation"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: compiled for 1.17.1, module version = 1.8.2
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: Module class: X.Org XInput Driver
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: ABI class: X.Org XInput driver, version 21.0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "Device" "/dev/input/event7"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5728 (res 46)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4828 (res 70)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "TapButton1" "1"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "TapButton2" "2"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "TapButton3" "3"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event7"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) No input driver specified, ignoring this device.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) This device may have been added with another device file.
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event1)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Wireless hotkeys: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP Wireless hotkeys: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event1"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP Wireless hotkeys: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: HP Wireless hotkeys: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input2/event1"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) HP WMI hotkeys: always reports core events
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) evdev: HP WMI hotkeys: Device: "/dev/input/event6"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (--) evdev: HP WMI hotkeys: Found keys
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) evdev: HP WMI hotkeys: Configuring as keyboard
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_rules" "evdev"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_model" "pc104"
    Apr 08 22:19:59 cyph gdm-Xorg-:0[358]: (**) Option "xkb_layout" "de"
    Apr 08 22:20:07 cyph gdm-Xorg-:0[358]: (II) intel(0): EDID vendor "AUO", prod id 5022
    Apr 08 22:20:07 cyph gdm-Xorg-:0[358]: (II) intel(0): Printing DDC gathered Modelines:
    Apr 08 22:20:07 cyph gdm-Xorg-:0[358]: (II) intel(0): Modeline "1600x900"x0.0 107.80 1600 1648 1680 1966 900 903 909 912 -hsync -vsync (54.8 kHz eP)
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:20:15 cyph gdm-Xorg-:0[358]: Errors from xkbcomp are not fatal to the X server
    Apr 08 22:29:04 cyph gdm-Xorg-:0[358]: (II) config/udev: removing device Logitech USB-PS/2 Optical Mouse
    Apr 08 22:29:04 cyph gdm-Xorg-:0[358]: (II) evdev: Logitech USB-PS/2 Optical Mouse: Close
    Apr 08 22:29:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: The XKEYBOARD keymap compiler (xkbcomp) reports:
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: > Ignoring extra symbols
    Apr 08 22:29:06 cyph gdm-Xorg-:0[358]: Errors from xkbcomp are not fatal to the X server
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: HP WMI hotkeys: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: HP Wireless hotkeys: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "synaptics"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: HP Webcam-101: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Video Bus: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) evdev: Power Button: Close
    Apr 08 23:39:04 cyph gdm-Xorg-:0[358]: (II) UnloadModule: "evdev"
    Apr 08 23:39:05 cyph gdm-Xorg-:0[358]: (II) Server terminated successfully (0). Closing log file.
    -- Reboot --
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org X Server 1.17.1
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Release Date: 2015-02-10
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X Protocol Version 11, Revision 0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Build Operating System: Linux 3.18.6-1-ARCH x86_64
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Current Operating System: Linux cyph 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/root rw cryptdevice=/dev/sda6:root
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Build Date: 14 March 2015 06:45:50PM
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Current version of pixman: 0.32.6
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Before reporting problems, check http://wiki.x.org
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: to make sure that you have the latest version.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Markers: (--) probed, (**) from config file, (==) default setting,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (++) from command line, (!!) notice, (II) informational,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (++) Log file: "/dev/null", Time: Thu Apr 9 22:30:42 2015
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Using config directory: "/etc/X11/xorg.conf.d"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) No Layout section. Using the first Screen section.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) No screen section available. Using defaults.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (**) |-->Screen "Default Screen Section" (0)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (**) | |-->Monitor "<default monitor>"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) No monitor specified for screen "Default Screen Section".
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: Using a default monitor configuration.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Automatically adding devices
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Automatically enabling devices
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) Automatically adding GPU devices
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) FontPath set to:
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/misc/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/TTF/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/OTF/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/Type1/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/100dpi/,
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: /usr/share/fonts/75dpi/
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (==) ModulePath set to "/usr/lib/xorg/modules"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) The server relies on udev to provide the list of input devices.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: If no devices become available, reconfigure udev or disable AutoAddDevices.
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Loader magic: 0x815d80
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Module ABI versions:
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org ANSI C Emulation: 0.4
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org Video Driver: 19.0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org XInput driver : 21.0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: X.Org Server Extension : 9.0
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (EE) systemd-logind: failed to get session: PID 363 does not belong to any known session
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) xfree86: Adding drm device (/dev/dri/card1)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) xfree86: Adding drm device (/dev/dri/card0)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (--) PCI:*(0:0:2:0) 8086:0116:103c:1672 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (--) PCI: (0:1:0:0) 1002:6760:103c:1672 rev 0, Mem @ 0xa0000000/268435456, 0xc2600000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) LoadModule: "glx"
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    Apr 09 22:30:42 cyph gdm-Xorg-:0[363]: (II) Module glx: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 1.0.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Server Extension, version 9.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) AIGLX enabled
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched intel as autoconfigured driver 0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched ati as autoconfigured driver 1
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched intel as autoconfigured driver 2
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched modesetting as autoconfigured driver 3
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched fbdev as autoconfigured driver 4
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Matched vesa as autoconfigured driver 5
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) Assigned the driver to the xf86ConfigLayout
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "intel"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module intel: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 2.99.917
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "ati"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module ati: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 7.5.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "radeon"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module radeon: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 7.5.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "modesetting"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module modesetting: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 1.17.1
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "fbdev"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module fbdev: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 0.4.4
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "vesa"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module vesa: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.0, module version = 2.3.2
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Module class: X.Org Video Driver
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) RADEON: Driver for ATI Radeon chipsets:
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X600 (RV380) 3E50 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon IGP330M/340M/350M (U2) 4337,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800PRO (R420) JI (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9800 (M18) JN (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility M7 LW (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL 7800 M7 LX (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Mobility 9000 (M9) Ld (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9000 (M9) Lf (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600 (M10) NQ (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600 (M11) NR (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9600 (M10) NS (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Mobility T2 (M10) NT (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800PRO (R423) UI (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800LE (R423) UJ (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800SE (R423) UK (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL unknown (R423) UR (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL unknown (R423) UT (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5000 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5000 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X700 XL (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X700 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X700 (M26) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9100 IGP (U3) 5835,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200 5954 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5975 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200 5A41 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5A42 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200 5A61 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon XPRESS 200M 5A62 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X300 (RV370) 5B60 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X600 (RV370) 5B62 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X550 (RV370) 5B63 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V3100 (RV370) 5B64 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X800 XT (M28) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5100 (M28) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 XT PE (R480) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X850 XT (R480) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X800XT (R423) 5D57 (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X700 PRO (RV410) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3850 X2, ATI RV670,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireGL V3600, ATI Radeon HD 2600 LE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6300 Series Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Firestream 9350, ATI Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Mobility Radeon Graphics, CEDAR,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) FBDEV: driver for framebuffer: fbdev
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) VESA: driver for VESA chipsets: vesa
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (++) using VT number 1
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) [KMS] Kernel modesetting enabled.
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (WW) Falling back to old probe method for modesetting
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (WW) Falling back to old probe method for fbdev
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading sub module "fbdevhw"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) LoadModule: "fbdevhw"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) Module fbdevhw: vendor="X.Org Foundation"
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: compiled for 1.17.1, module version = 0.0.2
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: ABI class: X.Org Video Driver, version 19.0
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (WW) Falling back to old probe method for vesa
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel(0): Creating default Display subsection in Screen section
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: "Default Screen Section" for depth/fbbpp 24/32
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) intel(0): Depth 24, (--) framebuffer bpp 32
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) intel(0): RGB weight 888
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (==) intel(0): Default visual is TrueColor
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (II) intel(0): Output LVDS1 has no monitor section
    Apr 09 22:30:43 cyph gdm-Xorg-:0[363]: (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
    Apr 09 22:30:43 cyph gdm-Xor

    It happens to me as well but in xfce4 or openbox rather than on a display manager because I start X from `~/.bash_profile` upon login on tty1. If I logout and login again the problem goes away until I restart the system again.
    EDIT: Upgrading to linux 4.0.5-1 did not solve the issue.
    Last edited by FernandoBasso (2015-06-07 11:13:04)

  • Issue with fglrx after kernel upgrade

    Hello, I lost my 2D acceleration on both my monitors after the most recent kernel upgrade(2.6.26.2). I'm using the fglrx driver.
    [roberth@Magda ~]$ cat /var/log/Xorg.0.log | grep EE
    Current Operating System: Linux Magda 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (EE) fglrx(1): DRI initialization for 2nd screen failed - aborting!
    (EE) fglrx(1): XMM failed to open CMMQS connection.
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "no"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "Capabilities" "0x00000800"
    BusID "PCI:5:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:5:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux lappy486 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 10 21:14:43 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Synaptics Touchpad"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AIGLX" "on"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/artwiz-fonts/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "XVideo" is enabled
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5a31 card 1179,ff10 rev 01 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:12:0: chip 1002,4379 card 1179,ff10 rev 80 class 01,01,8f hdr 00
    (II) PCI: 00:13:0: chip 1002,4374 card 1179,ff10 rev 80 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 1179,ff10 rev 80 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 1179,ff10 rev 80 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 1179,ff10 rev 82 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 1179,ff10 rev 80 class 01,01,8a hdr 00
    (II) PCI: 00:14:2: chip 1002,437b card 1179,ff10 rev 01 class 04,03,00 hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 1002,4377 rev 80 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
    (II) PCI: 01:05:0: chip 1002,5a62 card 1179,ff10 rev 00 class 03,00,00 hdr 00
    (II) PCI: 02:00:0: chip 168c,001c card 144f,7106 rev 01 class 02,00,00 hdr 00
    (II) PCI: 05:06:0: chip 1524,1410 card a800,0000 rev 01 class 06,07,00 hdr 02
    (II) PCI: 05:07:0: chip 10ec,8139 card 1179,ff10 rev 10 class 02,00,00 hdr 00
    (II) PCI: 05:0a:0: chip 1106,3044 card 1179,ff10 rev c0 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xc00fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:4:0), (0,2,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xc0100000 - 0xc01fffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:20:4), (0,5,7), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xc0200000 - 0xc02fffff (0x100000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (5:6:0), (5,6,6), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [1] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200M] rev 0, Mem @ 0xd0000000/28, 0xc0000000/16, I/O @ 0x9000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 01:05:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.51.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.512
    (II) ATI Proprietary Linux Driver Build Date: Jul 3 2008 22:50:40
    (--) Chipset Supported AMD Graphics Processor (0x5A62) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x831d708
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [22] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [23] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [24] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [27] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [28] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [30] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [31] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [32] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [33] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 5 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "VideoOverlay" "on"
    (**) fglrx(0): Option "UseFastTLS" "2"
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5a62)
    (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff10)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xc0000000
    (--) fglrx(0): I/O port at 0x00009000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 131072 kB
    (II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200M Series
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: MS4
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 1:5.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0x38000000, MCFBSize = 0x8000000)
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LPL Model: c800 Serial#: 0
    (II) fglrx(0): Year: 2006 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.600 redY: 0.351 greenX: 0.324 greenY: 0.554
    (II) fglrx(0): blueX: 0.153 blueY: 0.140 whiteX: 0.312 whiteY: 0.328
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 73.5 MHz Image Size: 331 x 207 mm
    (II) fglrx(0): h_active: 1280 h_sync: 1312 h_sync_end 1352 h_blank_end 1464 h_border: 0
    (II) fglrx(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 837 v_border: 0
    (II) fglrx(0): LGPhilipsLCD
    (II) fglrx(0): LP154W01-TLE4
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00320c00c800000000
    (II) fglrx(0): 00100103802115780ab3709959538d27
    (II) fglrx(0): 23505400000001010101010101010101
    (II) fglrx(0): 010101010101b61c00b8502025302028
    (II) fglrx(0): 44004bcf100000190000000000000000
    (II) fglrx(0): 00000000000000000000000000fe004c
    (II) fglrx(0): 475068696c6970734c43440a000000fe
    (II) fglrx(0): 004c503135345730312d544c4534002a
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Primary Controller - LCD on internal LVDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000004
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 301/266MHz @ 60Hz [enable load balancing]
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 13 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x800 (pitch 0)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (--) fglrx(0): Display dimensions: (330, 210) mm
    (--) fglrx(0): DPI set to (98, 96)
    (--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (**) fglrx(0): UseFastTLS=2
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xc0000000 - 0xc000ffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [7] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [8] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [9] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [10] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [11] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [12] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [13] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [14] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [15] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [24] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [25] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [26] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [27] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [28] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [30] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [31] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [33] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [34] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [35] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [36] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x7000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.51.3
    (II) fglrx(0): Date: Jul 3 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.26-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00009000
    (II) fglrx(0): Interrupt handler installed at IRQ 17.
    (II) fglrx(0): Exposed events to the /proc interface
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (II) fglrx(0): Shutdown CMMQS
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x6000 at 0xb8027000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0x38000000 FBMappedSize: 0x08000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x8000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7391
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) Synaptics touchpad driver version 0.14.6 (1406)
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (**) Option "SHMConfig" "on"
    (**) Option "MaxTapTime" "0"
    (--) Synaptics Touchpad touchpad found
    (**) Option "CorePointer"
    (**) Synaptics Touchpad: always reports core events
    (**) Option "Protocol" "IMPS/2"
    (**) USB Mouse: Device: "/dev/input/mice"
    (**) USB Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents"
    (**) USB Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "5"
    (==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) USB Mouse: ZAxisMapping: buttons 4 and 5
    (**) USB Mouse: Buttons: 9
    (**) USB Mouse: Sensitivity: 1
    (II) evaluating device (USB Mouse)
    (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    (II) evaluating device (Synaptics Touchpad)
    (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) USB Mouse: ps2EnableDataReporting: succeeded
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (--) Synaptics Touchpad touchpad found
    (II) 3rd Button detected: disabling emulate3Button
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Synaptics Touchpad" "CorePointer"
    InputDevice "USB Mouse" "SendCoreEvents"
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    FontPath "/usr/share/fonts/artwiz-fonts/"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Synaptics Touchpad"
    Driver "synaptics"
    Option "CorePointer"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "on"
    Option "MaxTapTime" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    Option "XAANoOffscreenPixmaps" "true"
    # Option "TexturedVideo" "on"
    # Option "Textured2D" "on"
    # Option "TexturedXRender" "on"
    Option "UseFastTLS" "2"
    # Option "BackingStore" "on"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    BusID "PCI:1:5:0"
    EndSection
    Section "Extensions"
    Option "XVideo" "Enable"
    # Option "RENDER" "Enable"
    # Option "DAMAGE" "Enable"
    # Option "Composite" "Enable"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • [SOLVED] broadcom-wl driver needs to be rebuilt after kernel upgrade

    I have Arch installed on a netbook, and every time I update the kernel, I have to re-install the broadcom-wl package for the wifi to work. I don't have this problem in Ubuntu.
    I believe this is because it is not getting rebuilt under the new kernel automatically, while in Ubuntu it is.
    I have to connect to Ethernet for the package to build with the default makepkg, so I downloaded the package and ran "makepkg --nobuild" to only download the package files so that I can rebuild the package without an Internet connection. Only problem is that this has failed a couple times in the past when I ran makepkg to build it, and had to re-download the package over Ethernet.
    How do I make it so Arch automatically rebuilds the broadcom-wl package for the newer kernel after it is installed? I am using pacaur as my AUR wrapper.
    SOLVED:
    Installed broadcom-wl-dkms package instead of broadcom-wl so that it gets recompiled on kernel upgrade automatically.
    Last edited by Degru (2015-04-04 23:36:50)

    https://wiki.archlinux.org/index.php/Dy … le_Support
    Edit: Yup, it's in the wiki: https://wiki.archlinux.org/index.php/Br … .2Fshowing
    Last edited by karol (2015-04-04 03:19:48)

Maybe you are looking for