[Solved]Right size for /boot

Which is, in your opinion, the right size for a /boot partition? Some guides suggest 50-100Mb, other 10Gb!
Who's right?
Last edited by frazar0 (2011-07-17 17:03:10)

Mine is 32MB; half used, half empty:
$ du -sh /boot/*
285K /boot/grub
8.6M /boot/kernel26-fallback.img
1.8M /boot/kernel26.img
163K /boot/memtest86+
1.3M /boot/System.map26
2.2M /boot/vmlinuz26
Last edited by lolilolicon (2011-07-17 15:10:00)

Similar Messages

  • Hi all! What is the best way to create the correct space for baseball jersey names and numbers? along with making sure they are the right size for large printing.

    What is the best way to create the correct space for baseball jersey names and numbers? along with making sure they are the right size for large printing.

    Buying more hard drive space is a very valid option, here.  Editing takes up lots of room, you should never discount the idea of adding more when you need it.
    Another possibility is exporting to MXF OP1a using the AVC-I codec.  It's not lossless, but it is Master quality.  Plus the file size is a LOT smaller, so it may suit your needs.

  • [ SOLVED ] Partition Sizes For New Arch Install ?

    Hi All
    I have just picked up a new 250gb HDD and i'm going to do a clean install of arch & openbox and would like to know what people would suggest for various partition sizes ?
    /root
    /swap
    etc
    I have 4gb ram so not sure if swap is a required !
    Many Thanks
    Last edited by whitetimer (2010-11-15 09:58:47)

    +1 on KlavKalashj's advice!
    When the installer warns you about there not being a /boot partition either(besides the swap), then just select ignore, it's no problem at all!
    If you do want a swap partiton(and don't hibernate), then I would say max 1gb imho.
    For an Openbox based install, then I would say 10GB is more than enough(mine's 5, although with a tiling WM: Musca).
    I don't keep the cache forever increasing, but empty it at times where I know everything is OK. Also, there's scripts available which cleans the cache up, like e.g. only keeping one revision back of each package.
    Last edited by mhertz (2010-11-15 09:47:18)

  • Solve paper size for HP Laserjet 1102w

    My printer's configuration Information page shows A4 as default paper size. But when a print job is conducted it turns to be printed on Letter size eventhough I have chosen printing size A4 in printing preference.
    How can I solve this issue? Your suggestion is highly appreciated!

    If you go into printer properties - click on the devices settings tab, you should be able to change the default paper size setting under the "Form to tray assignment" heading. You can change either the Printer auto select or the tray selection.  Click on the word - letter - you will get a drop down menu and should be able to change it to the paper size you want.
    As you stated, you can also change it in your printer preferences.
    Please remember that you need to check your application as well when you are printing. If you have your paper size selected to something different in your application and something different in your print driver, your results will be mixed.
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

  • How to set image size for importing photos from a digital camera

    I'm using Iphoto 6 and am a novice user of my new digital camera. The camera is set to HQ image quality. Initially when I imported photos from the camera into IPhoto, the images were very large (over 1 meg) and produced good quality 4X6 prints. Now when I import photos from the same camera still set to HQ image quality, the photos are very small (less than 100 kb) after being imported into IPhoto. I think I must have changed some kind of setting in IPhoto that affects the size of an imported image, but I can't find where that is or how to change it back so that the size is not changed when imported. Can someone please help me with this? Thanks!
    IMAC G5   Mac OS X (10.3.9)   my other computer is a Dell Dimension L500CX running Windows XP Pro

    Dave, thanks for clarifying Toad's response for me - I was just too ignorant to connect the dots from his responses. As you said, there were 2 versions - 1 in the original folder and 1 in data; the original folder had the photos that were 1 mb. We must have pulled from that folder previously to print photos not realizing they existed in 2 places. So when we found these thumbnail photos, we just thought they were the real thing. Where can you go to learn about the struction and hierarchy of the photos in terms of what Iphoto does to an image when you import it? Is it in Iphoto help somewhere? Thanks so much for your help with this, and you too Toad for leading me down the path.
    If you're getting the size from Finder, I think Old
    Toad's question makes a lot of sense. Is the file
    you're looking at, somewhere in a folder called
    "Data" in iPhoto Library? That 56k sounds about the
    right size for a thumbnail.
    If you do a search for the image name, both the
    actual photo and the small thumbnail are stored with
    the same image, e.g. abc.jpg
    IMAC G5   Mac OS X (10.3.9)   my other computer is a Dell Dimension L500CX running Windows XP Pro

  • Make PDFs right size to send?

    I used a friend's scanner to scan in some color ads (I'm a copywriter) that I need to send as PDFs. I scanned them full size (about 8 1/2 X 11) into iPhoto and exported them as JPGs. Then I saved them as PDFs in Word, since I don't have Adobe writeable or Photoshop. I ended up with PDFs ranging from 1 to 6 MB each, which seems too big. I've tried to email them (in pairs to stay below my ISP's limit of 14MB per message) on a couple of wireless networks and it's still so slow it's impossible. It would take hours.
    What am I doing wrong? What's a good range of file size to make PDFs easily sendable, and how can I reconfigure these files to make them smaller but still legible? I tried reducing size in iPhoto but it just made image too small and illegible when magnified.
    Thanks for any advice!

    There isn't any "right" size for PDFs; they take as much space as they need for the type of file you scanned. You might save some space if you create a .zip archive of them, but not much.
    It's probably easier for you and your friend to setup a Box.net account, which is free for a 1 Gb account. After that, you can upload the files to your account there, then add him or her to your list of contacts and drag and drop the files you want to transfer onto their contact name, which will transfer them to their account, from which they can then download them.
    Hope this helps,
    Mulder
    iMac G4 700Mhz   Mac OS X (10.3.9)  

  • [SOLVED] Cloning boot and var partitions to a new drive for booting

    Ok first of all here's my setup:
    fakeraid (dmraid) / and home on an OCZ Revodrive
    boot with GRUB on a flash drive (since fakeraid doesn't support grub)
    var and downloads/media folder on a 500GB WD Caviar drive
    When I originally installed Arch I had the Caviar drive in my home server in a RAID5 array, so that's why I opted to install boot and grub on a flash drive simply for booting.  Now that I have the drive in my desktop I've cloned the flash drive's partitions and MBR using dd:
    #dd if=/dev/sde of=~/MBR.img bs=512 count=1
    #dd if=/dev/sde1 of=~/boot.img
    #dd if=/dev/sdc1 of=~/var.img
    I then backed up my downloads/media partition, then removed the partition table, then used dd to put the img files on the Caviar drive.
    #dd if=~/MBR.img of=/dev/sdc bs=512 count=1
    #dd of=~/boot.img of=/dev/sdc1
    #dd of=~/var.img of=/dev/sdc2
    I also created labels for the filesystems and put those in fstab.
    I'm able to mount both partitions, however I can't boot from the drive.  I get a 'grub hard disk error' (no error number) when I put it as my first drive in the BIOS. 
    I can still use the flash drive as the first hard drive in the BIOS and boot from it, then it mounts the dmraid root partition and boots successfully.  It is also able to mount the var and boot partitions in fstab. 
    Basically the only problem is that the MBR is somehow wrong.  I then tried booting back into an Arch live USB and installing GRUB from the prompt:
    grub
    grub>setup (hd4,0) (in this case the Caviar drive's boot partition was /dev/sde1
    So essentially what I'm asking is how GRUB handles the MBR.  Is it specific to the partition table of the drive in which it resides when it's originally installed?  For instance, since I had an 8GB flash drive with 2 partitions when I installed GRUB, is the backed up MBR no good for a 500GB drive with 3 partitions?
    I have everything backed up so I can start with a fresh /boot and /var if need be....I'm just not sure where to start. 
    Thanks in advance.
    Last edited by DarksideEE7 (2011-02-13 23:25:31)

    Sorry, I forgot to mention that I tried to install GRUB from the GRUB shell in a live Arch USB.  It failed on a few non-critical parts, and succeeded on the last part. I'm going to try again shortly, possibly I did something wrong.  GRUB is able to find the stage files using:
    #grub
    grub>find /grub/stage1
    grub> find /grub/stage1
    (hd0,0)
    (hd5,0)
    grub>
    (hd0,0) is the desired boot drive, while (hd5,0) is the current bootable flash drive with /boot and GRUB installed.
    Here is the output of fdisk -l:
    WARNING: GPT (GUID Partition Table) detected on '/dev/sde'! The util fdisk doesn't support GPT. Use GNU Parted.
    Disk /dev/sde: 2000.4 GB, 2000398934016 bytes
    256 heads, 63 sectors/track, 242251 cylinders, total 3907029168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
    Device Boot Start End Blocks Id System
    /dev/sde1 1 3907029167 1953514583+ ee GPT
    Disk /dev/sdb: 60.0 GB, 60022480896 bytes
    255 heads, 63 sectors/track, 7297 cylinders, total 117231408 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xedb72db9
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 2048 206847 102400 7 HPFS/NTFS
    /dev/sdb2 206848 117227519 58510336 7 HPFS/NTFS
    Disk /dev/sdd: 40.0 GB, 40018599936 bytes
    255 heads, 63 sectors/track, 4865 cylinders, total 78161328 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
    Disk /dev/sdd doesn't contain a valid partition table
    Disk /dev/sdc: 40.0 GB, 40018599936 bytes
    32 heads, 32 sectors/track, 76329 cylinders, total 78161328 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xb8372fcd
    Device Boot Start End Blocks Id System
    /dev/sdc1 32 21484543 10742256 83 Linux
    /dev/sdc2 21484544 156317695 67416576 83 Linux
    Disk /dev/sda: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x8497e059
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 206847 102400 83 Linux
    /dev/sda2 206848 42149887 20971520 83 Linux
    /dev/sda3 42149888 976773167 467311640 83 Linux
    Disk /dev/dm-0: 80.0 GB, 80035053568 bytes
    32 heads, 32 sectors/track, 152654 cylinders, total 156318464 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 65536 bytes / 131072 bytes
    Disk identifier: 0xb8372fcd
    Device Boot Start End Blocks Id System
    /dev/dm-0p1 32 21484543 10742256 83 Linux
    Partition 1 does not start on physical sector boundary.
    /dev/dm-0p2 21484544 156317695 67416576 83 Linux
    Disk /dev/dm-1: 11.0 GB, 11000070144 bytes
    255 heads, 63 sectors/track, 1337 cylinders, total 21484512 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 65536 bytes / 131072 bytes
    Alignment offset: 49152 bytes
    Disk identifier: 0x00000000
    Disk /dev/dm-1 doesn't contain a valid partition table
    Disk /dev/dm-2: 69.0 GB, 69034573824 bytes
    255 heads, 63 sectors/track, 8392 cylinders, total 134833152 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 65536 bytes / 131072 bytes
    Disk identifier: 0x00000000
    Disk /dev/dm-2 doesn't contain a valid partition table
    Disk /dev/sdf: 8086 MB, 8086618112 bytes
    249 heads, 62 sectors/track, 1023 cylinders, total 15794176 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x8497e059
    Device Boot Start End Blocks Id System
    /dev/sdf1 * 62 200693 100316 83 Linux
    /dev/sdf2 200694 15794175 7796741 83 Linux
    I'm using dmraid, so just to be clear I've configured the raid using:
    #modprobe dm_mod
    #dmraid -ay
    Then I saw the array stored in /dev/mapper/silXXXXX.  I then created partitions for /boot, /, and home.  At that time I was hoping to get GRUB working with the AUR package grub2-dmraid.  I wasn't able to get it working for some time, so I just went ahead and installed boot and GRUB to a separate USB flash drive.
    Here is the output of df -h:
    Filesystem Size Used Avail Use% Mounted on
    udev 10M 268K 9.8M 3% /dev
    /dev/mapper/sil_bgbgdjaddicbp1
    11G 5.3G 4.3G 56% /
    shm 6.0G 584K 6.0G 1% /dev/shm
    /dev/mapper/sil_bgbgdjaddicbp2
    64G 38G 23G 63% /home
    /dev/sda1 95M 16M 75M 18% /boot
    /dev/sda2 19G 142M 19G 1% /var
    /dev/sda3 439G 148G 269G 36% /home/l33/Torrents
    none 1000M 132K 1000M 1% /tmp
    shm 6.0G 584K 6.0G 1% /dev/shm
    /dev/sde1 1.8T 1.1T 665G 62% /mnt/Green
    and cat /etc/mtab
    proc /proc proc rw,nosuid,nodev,noexec,relatime
    sys /sys sysfs rw,nosuid,nodev,noexec,relatime
    udev /dev devtmpfs rw,nosuid,relatime,size=10240k,nr_inodes=1022975,mode=755
    /dev/mapper/sil_bgbgdjaddicbp1 / ext4 rw,noatime,barrier=1,stripe=32,data=ordered
    devpts /dev/pts devpts rw 0 0
    shm /dev/shm tmpfs rw,nosuid,nodev 0 0
    /dev/mapper/sil_bgbgdjaddicbp2 /home ext4 rw,noatime 0 0
    /dev/sda1 /boot ext2 rw 0 0
    /dev/sda2 /var reiserfs rw,noatime 0 0
    /dev/sda3 /home/l33/Torrents ext4 rw,noatime 0 0
    none /tmp tmpfs rw,nosuid,nodev,noatime,size=1000M,mode=1777 0 0
    shm /dev/shm tmpfs rw,nosuid,nodev,size=6G 0 0
    rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
    nfsd /proc/fs/nfsd nfsd rw,noexec,nosuid,nodev 0 0
    /dev/sde1 /mnt/Green ext4 rw 0 0
    Also I don't have a /proc/mdstat.  That's only for mdadm RAID setups, right?  It's been quite some time since I've used mdadm so I can't remember.
    EDIT:
    So I booted into a live Arch USB and entered the grub shell.  I ran:
    #grub
    grub> root (hd3,0)
    Filesystem type is ext2fs, partition type 0x83
    grub> setup (hd3)
    Checking if "/boot/grub/stage1" exists.....no
    Checking if "/grub/stage1 exists.......yes
    Checking if "/grub/stage2 exists.......yes
    Checking if "/grub/e2fs_stage1_5 exists....yes
    Running "embed /grub/e2fs_stage1_5 (hd3)".....25 sectors are embedded.
    succeeded
    Running "install /grub/stage1 (hd3) (hd3))1+25 p (hd3,0)/grub/stage2 /grub/menu.lst".......succeeded
    Done.
    Last time I recall more errors than this, then it reporting that one was a non-critical error, so I think the problem may be solved.  More to come.
    Last edited by DarksideEE7 (2011-02-13 23:18:44)

  • Recommended Boot Camp Partition Size for Windows XP

    All,
    What size is recommended for a Windows XP Boot Camp Partition? 100Gb? 50Gb?
    Main use is to run a few programs that are not available for Mac. Most everything else will be transferred over.
    Thanks
    PAX
    JD

    Kalebd wrote:
    All,
    What size is recommended for a Windows XP Boot Camp Partition? 100Gb? 50Gb?
    Main use is to run a few programs that are not available for Mac. Most everything else will be transferred over.
    Depending on the programs you want to install, you can get by with very little. I have virtual XP systems that live within 8GB virtual disks. If you've got the drive space, go for ~30GB. I've found that to be a nice size for running Windows 7 within, and thus you likely won't have to mess with re-partitioning should you update the OS in the future.

  • Best size for SSD boot drive?

    Hi,
    I am looking to replace my optical drive from my iMac 27" with an SSD to be used as a boot drive and to hold my applications for faster loading etc..
    I was wandering what would be the best size for a boot drive so that I dont overspend as SSD's are expenive.
    Thanks for any help in advance.

    The best size is the size you need to store OS X and your apps without getting the SSD full. For example, if OS X and your apps take less than 100 GB, you should consider a 128 GB SSD, and if they take 150 GB, go for a 256 GB SSD.
    You can buy the SSD at OWC to guarantee the compatibility > http://eshop.macsales.com/shop/SSD/OWC/

  • HT4818 What is the best Partition size for a windows 7 Home Premium. I'm trying to install Windows using Boot camp

    What is the best Partition size for a windows 7 Home Premium. I'm trying to install Windows using Boot camp

    Go into your system preferences and click the startup disk icon then select your Mac HD. 

  • Boot Lun size for W2012 installation

    Is there a rule how big a boot lun must be for a W2012 server installation; server memory size, e.g. 64GB / 128GB / 256 GB / 512 GB
    I have seen, that for a 512 GB size, a boot lun of 60GB is by far not enough.            

      Wont argue, taking time with customer I dont have to try and help you.  Typically when the "Unable to install" message is up there its because the MS Installation CD is not currently mapped in the Virtual Media due to the Drivers CD being mapped.    Map the drivers CD, install drivers for Storage->Cisco since we're using the VIC cards and booting from SAN.  Once the fnic driver is installed I can see the LUN but it says cannot install to it.   At this time I typically add a few more drivers to save time, like network for cisco, storage for LSI as well as chip set but you dont have to.   With the error showing you go to virtual media, uncheck the map driver.iso file, check the box to map the MS installation cd/dvd again.  Returning to the server installation the error still shows.   At this time I now click refresh below the list of drives and once that refresh has completed the error is gone but a new one shows stating the LUN is too small and needs to be increased to 150GB.   This size is because of page file required due to our memory amount, this will change based upon your memory for the blade, per microsofts documented amounts.   However we still wanted 40GB for the bootable LUN so we clicked "Next" despite the error and it continues and starts the installation.    This is our experiance, and at this customer site I have now done 22 servers this week, some 2008 and some are 2012 and all of them reacted the same, which is consistent with my past installs.

  • [SOLVED]Proper Partitioning for Dual-boot

    I am attempting to dual-boot Windows XP and Arch, except I've left no free space...
    Do I have to reformat?
    Also, a question on windows. It uses 1 partition for everything, then allows you to create logical ones, right?
    Last edited by Haptic (2011-06-22 04:31:38)

    Haptic wrote:
    I am attempting to dual-boot Windows XP and Arch, except I've left no free space...
    Do I have to reformat?
    Also, a question on windows. It uses 1 partition for everything, then allows you to create logical ones, right?
    What Mardoct said about resizing w/ gparted is true, so unless you have the data backed-up, do it as your own risk.  Can you post a screenshot of a gparted map of your drive? 
    As you know, Win needs to be the first partition on the drive.  You are limited to four primary partitions, so if you want more, make three primary partitions, then the rest of the space an an extended partition.  Inside the extended partition, you can add many logical partitions.  I'd recommend doing all this from within gparted.
    My 1 TB drive example:
    /dev/sda1 (primary for windows), 20 gigs
    /dev/sda2 (primary for Arch), 20 gigs
    /dev/sda3 (backup of my Arch partition), 20 gigs
    /dev/sda4 (EXTENDED PARTITION), 873 gigs
    /dev/sda5 (logical for /home), 72 gigs
    /dev/sda6 (logical for /var), 8 gigs
    /dev/sda7 (logical for /boot), 0.11 gigs
    /dev/sda8 (logical for /data), 784 gigs
    /dev/sda9 (logical for swap), 8 gigs
    As a side note, you can also you gparted to copy/paste entire partitions which makes keeping backup very easy.  My /dev/sda3 is a periodic backup of my live Arch partition.
    Last edited by graysky (2009-09-16 11:15:29)

  • Compression: what's right frame size for anamorphic film using H.264 Lan?

    i have an anamorphic (16:9) 25 minute film i want to export using Compression's H.264 Lan option (for web-posting purposes). What settings do I need for the frame size to keep it at its original proportions? i thought that 720 x 405 would do the trick, but it is slightly off, makes some of the images rather oval.
    thanks much....

    x & patrick,
    thanks for your help & desire for further clarification.
    i am dealing with a sequence composed largely of footage from a panasonic pv-gs500 using the widescreen mode. i don't know if it's "true" anamorphic or 16:9, but it's on an anamorphic timeline and looks just fine there.
    i experimented all nite last nite trying to get the right ratio for the compression type i mentioned. it looks like i finally succeeded using 740 x 416. i have no idea WHY this works, but when viewing the final exported product, it looks pretty perfect. i think it cuts off a teeny tiny bit of the height, not even noticeable.
    any explanation of WHY this ratio works would be welcome, to help along my understanding....

  • Cinnamon 2.0.2-1 does not start. [SOLVED: See github for solution].

    Hi,
    So I've just upgraded the cinnamon package to 2.0.2-1 and it fails to load 3D mode, crashes, loads in Software Rendering mode and asks me if I want to restart Cinnamon. If I restart Cinnamon, the same happens. Does this happen to anyone else?
    Here are the journalctl logs (with C style comments):
    -- Reboot -- /*(User Note: Running package cinnamon 2.0.2-1)*/
    Oct 10 10:48:17 claire systemd[370]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 10:48:17 claire systemd[370]: Mounted /sys/kernel/config.
    Oct 10 10:48:17 claire systemd[370]: Stopped target Sound Card.
    Oct 10 10:48:17 claire systemd[370]: Starting Default.
    Oct 10 10:48:17 claire systemd[370]: Reached target Default.
    Oct 10 10:48:17 claire systemd[370]: Startup finished in 186ms.
    Oct 10 10:48:20 claire pulseaudio[402]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 10:48:22 claire pulseaudio[444]: [pulseaudio] pid.c: Daemon already running.
    Oct 10 10:48:46 claire cinnamon-session[376]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 10 10:48:49 claire cinnamon-session[376]: WARNING: App 'cinnamon.desktop' respawning too quickly /*Restarted Cinnamon after this*/
    Oct 10 10:48:49 claire cinnamon-session[376]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 10 10:48:58 claire cinnamon-session[376]: WARNING: App 'cinnamon.desktop' respawning too quickly /*Restarted Cinnamon after this*/
    Oct 10 10:49:00 claire cinnamon-session[376]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 10 10:52:10 claire systemd[370]: Stopping Default.
    Oct 10 10:52:10 claire systemd[370]: Stopped target Default.
    Oct 10 10:52:10 claire systemd[370]: Starting Shutdown.
    Oct 10 10:52:10 claire systemd[370]: Reached target Shutdown.
    Oct 10 10:52:10 claire systemd[370]: Starting Exit the Session...
    -- Reboot -- /*(User Note: Running package cinnamon 1.9.2-2)*/
    Oct 10 10:53:03 claire systemd[370]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 10:53:03 claire systemd[370]: Mounted /sys/kernel/config.
    Oct 10 10:53:03 claire systemd[370]: Stopped target Sound Card.
    Oct 10 10:53:03 claire systemd[370]: Starting Default.
    Oct 10 10:53:03 claire systemd[370]: Reached target Default.
    Oct 10 10:53:03 claire systemd[370]: Startup finished in 76ms.
    Oct 10 10:53:06 claire pulseaudio[402]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 10:53:08 claire pulseaudio[446]: [pulseaudio] pid.c: Daemon already running.
    Oct 10 10:55:32 claire sudo[644]: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/1 ruser=andes rhost= user=andes
    Oct 10 10:58:50 claire cinnamon-session[376]: Gtk-WARNING: Theme directory preferences/48 of theme Numix has no size field
    Oct 10 10:58:53 claire systemd[370]: Stopping Default.
    Oct 10 10:58:53 claire systemd[370]: Stopped target Default.
    -- Reboot -- /*(User Note: Running package cinnamon 2.0.2-1 and X server 1.14.3-1)*/
    Oct 10 10:59:48 claire systemd[372]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 10:59:48 claire systemd[372]: Mounted /sys/kernel/config.
    Oct 10 10:59:48 claire systemd[372]: Stopped target Sound Card.
    Oct 10 10:59:48 claire systemd[372]: Starting Default.
    Oct 10 10:59:48 claire systemd[372]: Reached target Default.
    Oct 10 10:59:48 claire systemd[372]: Startup finished in 98ms.
    Oct 10 10:59:51 claire pulseaudio[404]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 10:59:53 claire pulseaudio[449]: [pulseaudio] pid.c: Daemon already running.
    Oct 10 11:00:15 claire cinnamon-session[378]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 10 11:00:17 claire cinnamon-session[378]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 10 11:00:17 claire cinnamon-session[378]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 10 11:02:32 claire systemd[372]: Stopping Default.
    Oct 10 11:02:32 claire systemd[372]: Stopped target Default.
    Oct 10 11:02:32 claire systemd[372]: Starting Shutdown.
    -- Reboot -- /*(Using updated X server and cinnamon 1.9.2-2)*/
    Oct 10 11:03:40 claire systemd[371]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 10 11:03:40 claire systemd[371]: Mounted /sys/kernel/config.
    Oct 10 11:03:40 claire systemd[371]: Stopped target Sound Card.
    Oct 10 11:03:40 claire systemd[371]: Starting Default.
    Oct 10 11:03:40 claire systemd[371]: Reached target Default.
    Oct 10 11:03:40 claire systemd[371]: Startup finished in 87ms.
    Oct 10 11:03:43 claire pulseaudio[403]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez
    Oct 10 11:03:45 claire pulseaudio[444]: [pulseaudio] pid.c: Daemon already running.
    And here is the x.Org log corresponding to the Oct 10 10:59:48 reboot (with Cinnamon 2.0.2-1), that is the second to last reboot:
    [ 17.977]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 17.977] X Protocol Version 11, Revision 0
    [ 17.977] Build Operating System: Linux 3.11.0-1-ARCH x86_64
    [ 17.977] Current Operating System: Linux claire 3.11.4-1-ck #1 SMP PREEMPT Sat Oct 5 12:41:35 EDT 2013 x86_64
    [ 17.977] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-ck root=UUID=39a70e8b-6be9-43f3-a70c-fdbf45c2cead rw quiet nomodeset elevator=bfq
    [ 17.977] Build Date: 13 September 2013 01:28:59PM
    [ 17.977]
    [ 17.977] Current version of pixman: 0.30.2
    [ 17.977] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 17.977] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 17.977] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 10 10:59:27 2013
    [ 18.009] (==) Using config file: "/etc/X11/xorg.conf"
    [ 18.009] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 18.062] (==) ServerLayout "aticonfig Layout"
    [ 18.062] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 18.062] (**) | |-->Monitor "<default monitor>"
    [ 18.062] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 18.062] (==) No monitor specified for screen "aticonfig-Screen[0]-0".
    Using a default monitor configuration.
    [ 18.062] (**) |-->Screen "amdcccle-Screen[0]-1" (1)
    [ 18.062] (**) | |-->Monitor "<default monitor>"
    [ 18.062] (**) | |-->Device "amdcccle-Device[0]-1"
    [ 18.062] (==) No monitor specified for screen "amdcccle-Screen[0]-1".
    Using a default monitor configuration.
    [ 18.062] (==) Automatically adding devices
    [ 18.062] (==) Automatically enabling devices
    [ 18.062] (==) Automatically adding GPU devices
    [ 18.149] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 18.149] Entry deleted from font path.
    [ 18.149] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 18.150] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 18.150] Entry deleted from font path.
    [ 18.150] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 18.150] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 18.150] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 18.150] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 18.150] (II) Loader magic: 0x7fdc20
    [ 18.150] (II) Module ABI versions:
    [ 18.150] X.Org ANSI C Emulation: 0.4
    [ 18.150] X.Org Video Driver: 14.1
    [ 18.150] X.Org XInput driver : 19.1
    [ 18.150] X.Org Server Extension : 7.0
    [ 18.152] (--) PCI:*(0:0:1:0) 1002:9649:103c:3566 rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00004000/256
    [ 18.160] Initializing built-in extension Generic Event Extension
    [ 18.160] Initializing built-in extension SHAPE
    [ 18.160] Initializing built-in extension MIT-SHM
    [ 18.160] Initializing built-in extension XInputExtension
    [ 18.160] Initializing built-in extension XTEST
    [ 18.160] Initializing built-in extension BIG-REQUESTS
    [ 18.160] Initializing built-in extension SYNC
    [ 18.160] Initializing built-in extension XKEYBOARD
    [ 18.160] Initializing built-in extension XC-MISC
    [ 18.160] Initializing built-in extension SECURITY
    [ 18.160] Initializing built-in extension XINERAMA
    [ 18.160] Initializing built-in extension XFIXES
    [ 18.160] Initializing built-in extension RENDER
    [ 18.160] Initializing built-in extension RANDR
    [ 18.160] Initializing built-in extension COMPOSITE
    [ 18.160] Initializing built-in extension DAMAGE
    [ 18.160] Initializing built-in extension MIT-SCREEN-SAVER
    [ 18.160] Initializing built-in extension DOUBLE-BUFFER
    [ 18.160] Initializing built-in extension RECORD
    [ 18.160] Initializing built-in extension DPMS
    [ 18.160] Initializing built-in extension X-Resource
    [ 18.160] Initializing built-in extension XVideo
    [ 18.160] Initializing built-in extension XVideo-MotionCompensation
    [ 18.160] Initializing built-in extension XFree86-VidModeExtension
    [ 18.160] Initializing built-in extension XFree86-DGA
    [ 18.160] Initializing built-in extension XFree86-DRI
    [ 18.160] Initializing built-in extension DRI2
    [ 18.160] (II) "glx" will be loaded by default.
    [ 18.160] (II) LoadModule: "glx"
    [ 18.237] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.258] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 18.258] compiled for 6.9.0, module version = 1.0.0
    [ 18.258] Loading extension GLX
    [ 18.258] (II) LoadModule: "fglrx"
    [ 18.259] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 18.485] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 18.485] compiled for 1.4.99.906, module version = 13.20.5
    [ 18.485] Module class: X.Org Video Driver
    [ 18.487] (II) Loading sub module "fglrxdrm"
    [ 18.487] (II) LoadModule: "fglrxdrm"
    [ 18.487] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 18.501] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 18.501] compiled for 1.4.99.906, module version = 13.20.5
    [ 18.501] (II) AMD Proprietary Linux Driver Version Identifier:13.20.5
    [ 18.501] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.20.11
    [ 18.501] (II) AMD Proprietary Linux Driver Build Date: Sep 21 2013 02:26:09
    [ 18.501] (++) using VT number 7
    [ 18.518] (WW) Falling back to old probe method for fglrx
    [ 18.582] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 18.594] ukiDynamicMajor: found major device number 250
    [ 18.594] ukiDynamicMajor: found major device number 250
    [ 18.594] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 18.594] ukiOpenDevice: node name is /dev/ati/card0
    [ 18.594] ukiOpenDevice: open result is 9, (OK)
    [ 19.069] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 19.069] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.084] ukiDynamicMajor: found major device number 250
    [ 19.084] ukiDynamicMajor: found major device number 250
    [ 19.084] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 19.084] ukiOpenDevice: node name is /dev/ati/card0
    [ 19.084] ukiOpenDevice: open result is 9, (OK)
    [ 19.084] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 19.084] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.103] (--) Chipset Supported AMD Graphics Processor (0x9649) found
    [ 19.103] (--) Chipset Supported AMD Graphics Processor (0x9649) found
    [ 19.111] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 19.113] (II) fglrx(0): pEnt->device->identifier=0x2351e30
    [ 19.113] (II) fglrx(1): pEnt->device->identifier=0x2351e30
    [ 19.113] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 19.114] (II) Loading sub module "vgahw"
    [ 19.114] (II) LoadModule: "vgahw"
    [ 19.114] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 19.125] (II) Module vgahw: vendor="X.Org Foundation"
    [ 19.125] compiled for 1.14.3, module version = 0.1.0
    [ 19.125] ABI class: X.Org Video Driver, version 14.1
    [ 19.126] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 19.126] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 19.126] (==) fglrx(0): Default visual is TrueColor
    [ 19.126] (==) fglrx(0): RGB weight 888
    [ 19.126] (II) fglrx(0): Using 8 bits per RGB
    [ 19.126] (==) fglrx(0): Buffer Tiling is ON
    [ 19.126] (II) Loading sub module "fglrxdrm"
    [ 19.126] (II) LoadModule: "fglrxdrm"
    [ 19.126] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 19.126] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 19.126] compiled for 1.4.99.906, module version = 13.20.5
    [ 19.129] ukiDynamicMajor: found major device number 250
    [ 19.130] ukiDynamicMajor: found major device number 250
    [ 19.130] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 19.130] ukiOpenDevice: node name is /dev/ati/card0
    [ 19.130] ukiOpenDevice: open result is 11, (OK)
    [ 19.130] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 19.130] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.130] (**) fglrx(0): NoAccel = NO
    [ 19.130] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 19.130] (--) fglrx(0): Chipset: "AMD Radeon(TM) HD 6480G" (Chipset = 0x9649)
    [ 19.130] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x3566)
    [ 19.130] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 19.130] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 19.130] (--) fglrx(0): MMIO registers at 0xf0300000
    [ 19.130] (--) fglrx(0): I/O port at 0x00004000
    [ 19.130] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 19.192] (II) fglrx(0): AC Adapter is used
    [ 19.417] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 19.443] (II) Loading sub module "vbe"
    [ 19.443] (II) LoadModule: "vbe"
    [ 19.443] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 19.456] (II) Module vbe: vendor="X.Org Foundation"
    [ 19.456] compiled for 1.14.3, module version = 1.1.0
    [ 19.456] ABI class: X.Org Video Driver, version 14.1
    [ 19.456] (II) fglrx(0): VESA BIOS detected
    [ 19.456] (II) fglrx(0): VESA VBE Version 3.0
    [ 19.456] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 19.456] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 19.456] (II) fglrx(0): VESA VBE OEM Software Rev: 12.43
    [ 19.456] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc.
    [ 19.456] (II) fglrx(0): VESA VBE OEM Product: SUMO
    [ 19.456] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 19.456] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 19.456] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
    [ 19.456] (II) fglrx(0): PCIE card detected
    [ 19.457] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 19.457] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 19.457] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
    [ 19.457] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 19.457] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 19.457] (==) fglrx(0): Center Mode is disabled
    [ 19.457] (II) Loading sub module "fb"
    [ 19.457] (II) LoadModule: "fb"
    [ 19.457] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 19.477] (II) Module fb: vendor="X.Org Foundation"
    [ 19.477] compiled for 1.14.3, module version = 1.0.0
    [ 19.477] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 19.477] (II) Loading sub module "ddc"
    [ 19.477] (II) LoadModule: "ddc"
    [ 19.477] (II) Module "ddc" already built-in
    [ 19.771] (II) fglrx(0): Output LVDS has no monitor section
    [ 19.771] (II) fglrx(0): Output DFP1 using monitor section 0-DFP1
    [ 19.771] (**) fglrx(0): Option "PreferredMode" "1280x768"
    [ 19.771] (**) fglrx(0): Option "Position" "0 0"
    [ 19.771] (**) fglrx(0): Option "Disable" "false"
    [ 19.771] (**) fglrx(0): Option "Rotate" "normal"
    [ 19.771] (**) fglrx(0): Option "TargetRefresh" "60"
    [ 19.771] (II) fglrx(0): Output CRT1 has no monitor section
    [ 19.771] (II) Loading sub module "ddc"
    [ 19.771] (II) LoadModule: "ddc"
    [ 19.771] (II) Module "ddc" already built-in
    [ 19.771] (II) fglrx(0): Connected Display0: LVDS
    [ 19.771] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 19.771] (II) fglrx(0): Manufacturer: LGD Model: 2f2 Serial#: 0
    [ 19.771] (II) fglrx(0): Year: 2010 Week: 0
    [ 19.771] (II) fglrx(0): EDID Version: 1.3
    [ 19.771] (II) fglrx(0): Digital Display Input
    [ 19.771] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 19.771] (II) fglrx(0): Gamma: 2.20
    [ 19.771] (II) fglrx(0): No DPMS capabilities specified
    [ 19.771] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 19.771] (II) fglrx(0): First detailed timing is preferred mode
    [ 19.771] (II) fglrx(0): redX: 0.605 redY: 0.355 greenX: 0.329 greenY: 0.579
    [ 19.771] (II) fglrx(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
    [ 19.771] (II) fglrx(0): Manufacturer's mask: 0
    [ 19.771] (II) fglrx(0): Supported detailed timing:
    [ 19.771] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 194 mm
    [ 19.771] (II) fglrx(0): h_active: 1366 h_sync: 1402 h_sync_end 1442 h_blank_end 1480 h_border: 0
    [ 19.771] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 780 v_border: 0
    [ 19.772] (II) fglrx(0): LG Display
    [ 19.772] (II) fglrx(0): LP156WH4-TLC1
    [ 19.772] (II) fglrx(0): EDID (in hex):
    [ 19.772] (II) fglrx(0): 00ffffffffffff0030e4f20200000000
    [ 19.772] (II) fglrx(0): 00140103802213780a05859b5b549426
    [ 19.772] (II) fglrx(0): 0e505400000001010101010101010101
    [ 19.772] (II) fglrx(0): 010101010101121b567250000c302428
    [ 19.772] (II) fglrx(0): 350058c2100000190000000000000000
    [ 19.772] (II) fglrx(0): 00000000000000000000000000fe004c
    [ 19.772] (II) fglrx(0): 4720446973706c61790a2020000000fe
    [ 19.772] (II) fglrx(0): 004c503135365748342d544c433100ff
    [ 19.772] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 19.772] (WW) fglrx(0): Dynamic Surface Resizing cannot be enabled
    [ 19.772] (II) fglrx(0): EDID for output LVDS
    [ 19.772] (II) fglrx(0): Manufacturer: LGD Model: 2f2 Serial#: 0
    [ 19.772] (II) fglrx(0): Year: 2010 Week: 0
    [ 19.772] (II) fglrx(0): EDID Version: 1.3
    [ 19.772] (II) fglrx(0): Digital Display Input
    [ 19.772] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 19.772] (II) fglrx(0): Gamma: 2.20
    [ 19.772] (II) fglrx(0): No DPMS capabilities specified
    [ 19.772] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 19.772] (II) fglrx(0): First detailed timing is preferred mode
    [ 19.772] (II) fglrx(0): redX: 0.605 redY: 0.355 greenX: 0.329 greenY: 0.579
    [ 19.772] (II) fglrx(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
    [ 19.772] (II) fglrx(0): Manufacturer's mask: 0
    [ 19.772] (II) fglrx(0): Supported detailed timing:
    [ 19.772] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 194 mm
    [ 19.772] (II) fglrx(0): h_active: 1366 h_sync: 1402 h_sync_end 1442 h_blank_end 1480 h_border: 0
    [ 19.772] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 780 v_border: 0
    [ 19.772] (II) fglrx(0): LG Display
    [ 19.772] (II) fglrx(0): LP156WH4-TLC1
    [ 19.772] (II) fglrx(0): EDID (in hex):
    [ 19.773] (II) fglrx(0): 00ffffffffffff0030e4f20200000000
    [ 19.773] (II) fglrx(0): 00140103802213780a05859b5b549426
    [ 19.773] (II) fglrx(0): 0e505400000001010101010101010101
    [ 19.773] (II) fglrx(0): 010101010101121b567250000c302428
    [ 19.773] (II) fglrx(0): 350058c2100000190000000000000000
    [ 19.773] (II) fglrx(0): 00000000000000000000000000fe004c
    [ 19.773] (II) fglrx(0): 4720446973706c61790a2020000000fe
    [ 19.773] (II) fglrx(0): 004c503135365748342d544c433100ff
    [ 19.773] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 19.773] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 19.773] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 19.773] (II) fglrx(0): Printing probed modes for output LVDS
    [ 19.773] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 19.773] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1402 1442 1480 720 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "1024x600"x60.0 69.30 1024 1402 1442 1480 600 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "800x600"x60.0 69.30 800 1402 1442 1480 600 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "800x480"x60.0 69.30 800 1402 1442 1480 480 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): Modeline "640x480"x60.0 69.30 640 1402 1442 1480 480 771 776 780 -hsync -vsync (46.8 kHz e)
    [ 19.773] (II) fglrx(0): EDID for output DFP1
    [ 19.773] (II) fglrx(0): EDID for output CRT1
    [ 19.773] (II) fglrx(0): Output LVDS connected
    [ 19.773] (II) fglrx(0): Output DFP1 disconnected
    [ 19.773] (II) fglrx(0): Output CRT1 disconnected
    [ 19.773] (II) fglrx(0): Using user preference for initial modes
    [ 19.773] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [ 19.773] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 19.773] (II) fglrx(0): Display dimensions: (340, 190) mm
    [ 19.773] (II) fglrx(0): DPI set to (102, 102)
    [ 19.773] (II) fglrx(0): Adapter AMD Radeon(TM) HD 6480G has 2 configurable heads and 1 displays connected.
    [ 19.773] (==) fglrx(0): PseudoColor visuals disabled
    [ 19.773] (II) Loading sub module "ramdac"
    [ 19.773] (II) LoadModule: "ramdac"
    [ 19.773] (II) Module "ramdac" already built-in
    [ 19.773] (==) fglrx(0): NoDRI = NO
    [ 19.773] (==) fglrx(0): Capabilities: 0x00000000
    [ 19.773] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 19.773] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 19.773] (==) fglrx(0): UseFastTLS=0
    [ 19.773] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 19.773] (II) fglrx(1): === [xdl_xs114_atiddxPreInit] === begin
    [ 19.773] (WW) fglrx(1): Quitting screen 1 -- no monitor specified.
    [ 19.773] (II) fglrx(1): === [xdl_xs114_atiddxPreInit] === end
    [ 19.773] (II) UnloadModule: "fglrx"
    [ 19.773] (II) UnloadSubModule: "fglrxdrm"
    [ 19.773] (--) Depth 24 pixmap format is 32 bpp
    [ 19.773] Loading extension ATIFGLRXDRI
    [ 19.773] (II) fglrx(0): doing swlDriScreenInit
    [ 19.773] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 19.774] ukiDynamicMajor: found major device number 250
    [ 19.774] ukiDynamicMajor: found major device number 250
    [ 19.774] ukiDynamicMajor: found major device number 250
    [ 19.774] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 19.774] ukiOpenDevice: node name is /dev/ati/card0
    [ 19.774] ukiOpenDevice: open result is 12, (OK)
    [ 19.774] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 19.774] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 19.774] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 19.774] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
    [ 19.774] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [ 19.774] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f428f53d000
    [ 19.774] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 19.774] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 19.774] (II) fglrx(0): swlDriScreenInit done
    [ 19.774] (II) fglrx(0): Kernel Module Version Information:
    [ 19.774] (II) fglrx(0): Name: fglrx
    [ 19.774] (II) fglrx(0): Version: 13.20.5
    [ 19.774] (II) fglrx(0): Date: Sep 21 2013
    [ 19.774] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 19.774] (II) fglrx(0): Kernel Module version matches driver.
    [ 19.774] (II) fglrx(0): Kernel Module Build Time Information:
    [ 19.774] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.11.4-1-ck
    [ 19.774] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 19.774] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 19.774] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 19.774] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 19.797] (II) fglrx(0): Display width adjusted to to 1664 due to alignment constraints
    [ 19.797] (II) fglrx(0): DRI initialization successfull
    [ 19.809] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01110000
    [ 19.817] (==) fglrx(0): Backing store disabled
    [ 19.817] Loading extension FGLRXEXTENSION
    [ 19.817] (==) fglrx(0): DPMS enabled
    [ 19.817] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 19.818] (**) fglrx(0): Textured Video is enabled.
    [ 19.818] (II) LoadModule: "glesx"
    [ 19.818] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 19.950] (II) Module glesx: vendor="X.Org Foundation"
    [ 19.950] compiled for 1.4.99.906, module version = 1.0.0
    [ 19.950] Loading extension GLESX
    [ 19.950] (II) fglrx(0): GLESX enableFlags = 592
    [ 19.951] (II) fglrx(0): GLESX is enabled
    [ 19.951] (II) LoadModule: "amdxmm"
    [ 19.951] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 19.965] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 19.965] compiled for 1.4.99.906, module version = 2.0.0
    [ 19.989] Loading extension AMDXVOPL
    [ 19.989] Loading extension AMDXVBA
    [ 20.001] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 20.006] (II) fglrx(0): Enable composite support successfully
    [ 20.006] (II) fglrx(0): X context handle = 0x1
    [ 20.006] (II) fglrx(0): [DRI] installation complete
    [ 20.006] (==) fglrx(0): Silken mouse enabled
    [ 20.006] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 20.007] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 20.016] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    [ 20.016] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 21.143] (--) RandR disabled
    [ 21.151] ukiDynamicMajor: found major device number 250
    [ 21.151] ukiDynamicMajor: found major device number 250
    [ 21.151] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 21.151] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.151] ukiOpenDevice: open result is 13, (OK)
    [ 21.151] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 21.151] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 21.151] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    [ 21.659] ukiDynamicMajor: found major device number 250
    [ 21.659] ukiDynamicMajor: found major device number 250
    [ 21.659] ukiDynamicMajor: found major device number 250
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.659] ukiOpenDevice: open result is 14, (OK)
    [ 21.659] ukiGetBusid returned 'PCI:0:1:0'
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card1
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: Open failed
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card2
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: Open failed
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card3
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.659] ukiOpenDevice: Open failed
    [ 21.659] ukiOpenDevice: node name is /dev/ati/card4
    [ 21.659] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card5
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card6
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card7
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card8
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card9
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card10
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: Open failed
    [ 21.660] ukiOpenDevice: node name is /dev/ati/card11
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.660] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card12
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card13
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card14
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card15
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: open result is -1, (No such device)
    [ 21.661] ukiOpenDevice: Open failed
    [ 21.661] ukiDynamicMajor: found major device number 250
    [ 21.661] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 21.661] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.661] ukiOpenDevice: open result is 14, (OK)
    [ 21.661] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 21.661] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 22.504] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 22.504] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card0
    [ 22.505] ukiOpenDevice: open result is 15, (OK)
    [ 22.505] ukiGetBusid returned 'PCI:0:1:0'
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card1
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card2
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card3
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card4
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card5
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card6
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card7
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card8
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card9
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card10
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card11
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card12
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card13
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card14
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card15
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: open result is -1, (No such device)
    [ 22.505] ukiOpenDevice: Open failed
    [ 22.505] ukiDynamicMajor: found major device number 250
    [ 22.505] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 22.505] ukiOpenDevice: node name is /dev/ati/card0
    [ 22.505] ukiOpenDevice: open result is 15, (OK)
    [ 22.505] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 22.505] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 22.607] (II) fglrx(0): Setting screen physical size to 361 x 203
    [ 23.018] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 23.018] (**) Power Button: Applying InputClass "system-keyboard"
    [ 23.018] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.018] (II) LoadModule: "evdev"
    [ 23.018] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.049] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.049] compiled for 1.14.3, module version = 2.8.2
    [ 23.049] Module class: X.Org XInput Driver
    [ 23.049] ABI class: X.Org XInput driver, version 19.1
    [ 23.049] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.049] (**) Power Button: always reports core events
    [ 23.049] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 23.049] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 23.049] (--) evdev: Power Button: Found keys
    [ 23.049] (II) evdev: Power Button: Configuring as keyboard
    [ 23.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
    [ 23.049] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 23.049] (**) Option "xkb_rules" "evdev"
    [ 23.049] (**) Option "xkb_model" "pc104"
    [ 23.049] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.077] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
    [ 23.077] (EE) XKB: Failed to load keymap. Loading default keymap instead.
    [ 23.117] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 23.117] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 23.117] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 23.117] (II) Using input driver 'evdev' for 'Video Bus'
    [ 23.117] (**) Video Bus: always reports core events
    [ 23.117] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 23.117] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 23.117] (--) evdev: Video Bus: Found keys
    [ 23.117] (II) evdev: Video Bus: Configuring as keyboard
    [ 23.117] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
    [ 23.117] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 23.117] (**) Option "xkb_rules" "evdev"
    [ 23.117] (**) Option "xkb_model" "pc104"
    [ 23.118] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.118] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 23.118] (**) Power Button: Applying InputClass "system-keyboard"
    [ 23.118] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.118] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.118] (**) Power Button: always reports core events
    [ 23.118] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 23.118] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 23.118] (--) evdev: Power Button: Found keys
    [ 23.118] (II) evdev: Power Button: Configuring as keyboard
    [ 23.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 23.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 23.118] (**) Option "xkb_rules" "evdev"
    [ 23.118] (**) Option "xkb_model" "pc104"
    [ 23.118] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.119] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
    [ 23.119] (II) No input driver specified, ignoring this device.
    [ 23.119] (II) This device may have been added with another device file.
    [ 23.119] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event7)
    [ 23.119] (II) No input driver specified, ignoring this device.
    [ 23.119] (II) This device may have been added with another device file.
    [ 23.119] (II) config/udev: Adding input device HID 04d9:2517 (/dev/input/event2)
    [ 23.119] (**) HID 04d9:2517: Applying InputClass "system-keyboard"
    [ 23.119] (**) HID 04d9:2517: Applying InputClass "evdev keyboard catchall"
    [ 23.119] (II) Using input driver 'evdev' for 'HID 04d9:2517'
    [ 23.119] (**) HID 04d9:2517: always reports core events
    [ 23.119] (**) evdev: HID 04d9:2517: Device: "/dev/input/event2"
    [ 23.119] (--) evdev: HID 04d9:2517: Vendor 0x4d9 Product 0x2517
    [ 23.119] (--) evdev: HID 04d9:2517: Found keys
    [ 23.119] (II) evdev: HID 04d9:2517: Configuring as keyboard
    [ 23.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/input/input2/event2"
    [ 23.119] (II) XINPUT: Adding extended input device "HID 04d9:2517" (type: KEYBOARD, id 9)
    [ 23.119] (**) Option "xkb_rules" "evdev"
    [ 23.119] (**) Option "xkb_model" "pc104"
    [ 23.119] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.120] (II) config/udev: Adding input device HID 04d9:2517 (/dev/input/event1)
    [ 23.120] (**) HID 04d9:2517: Applying InputClass "system-keyboard"
    [ 23.120] (**) HID 04d9:2517: Applying InputClass "evdev pointer catchall"
    [ 23.120] (**) HID 04d9:2517: Applying InputClass "evdev keyboard catchall"
    [ 23.120] (II) Using input driver 'evdev' for 'HID 04d9:2517'
    [ 23.120] (**) HID 04d9:2517: always reports core events
    [ 23.120] (**) evdev: HID 04d9:2517: Device: "/dev/input/event1"
    [ 23.120] (--) evdev: HID 04d9:2517: Vendor 0x4d9 Product 0x2517
    [ 23.120] (--) evdev: HID 04d9:2517: Found 9 mouse buttons
    [ 23.120] (--) evdev: HID 04d9:2517: Found scroll wheel(s)
    [ 23.120] (--) evdev: HID 04d9:2517: Found relative axes
    [ 23.120] (--) evdev: HID 04d9:2517: Found x and y relative axes
    [ 23.120] (--) evdev: HID 04d9:2517: Found absolute axes
    [ 23.120] (II) evdev: HID 04d9:2517: Forcing absolute x/y axes to exist.
    [ 23.120] (--) evdev: HID 04d9:2517: Found keys
    [ 23.120] (II) evdev: HID 04d9:2517: Configuring as mouse
    [ 23.120] (II) evdev: HID 04d9:2517: Configuring as keyboard
    [ 23.120] (II) evdev: HID 04d9:2517: Adding scrollwheel support
    [ 23.120] (**) evdev: HID 04d9:2517: YAxisMapping: buttons 4 and 5
    [ 23.120] (**) evdev: HID 04d9:2517: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.120] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.1/input/input1/event1"
    [ 23.120] (II) XINPUT: Adding extended input device "HID 04d9:2517" (type: KEYBOARD, id 10)
    [ 23.120] (**) Option "xkb_rules" "evdev"
    [ 23.120] (**) Option "xkb_model" "pc104"
    [ 23.120] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.120] (II) evdev: HID 04d9:2517: initialized for relative axes.
    [ 23.120] (WW) evdev: HID 04d9:2517: ignoring absolute axes.
    [ 23.120] (**) HID 04d9:2517: (accel) keeping acceleration scheme 1
    [ 23.120] (**) HID 04d9:2517: (accel) acceleration profile 0
    [ 23.121] (**) HID 04d9:2517: (accel) acceleration factor: 2.000
    [ 23.121] (**) HID 04d9:2517: (accel) acceleration threshold: 4
    [ 23.121] (II) config/udev: Adding input device HID 04d9:2517 (/dev/input/mouse0)
    [ 23.121] (**) HID 04d9:2517: Applying InputClass "system-keyboard"
    [ 23.121] (II) No input driver specified, ignoring this device.
    [ 23.121] (II) This device may have been added with another device file.
    [ 23.121] (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event14)
    [ 23.121] (**) HP Webcam-101: Applying InputClass "system-keyboard"
    [ 23.121] (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
    [ 23.121] (II) Using input driver 'evdev' for 'HP Webcam-101'
    [ 23.121] (**) HP Webcam-101: always reports core events
    [ 23.121] (**) evdev: HP Webcam-101: Device: "/dev/input/event14"
    [ 23.121] (--) evdev: HP Webcam-101: Vendor 0x5c8 Product 0x21e
    [ 23.121] (--) evdev: HP Webcam-101: Found keys
    [ 23.121] (II) evdev: HP Webcam-101: Configuring as keyboard
    [ 23.121] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input14/event14"
    [ 23.121] (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 11)
    [ 23.121] (**) Option "xkb_rules" "evdev"
    [ 23.121] (**) Option "xkb_model" "pc104"
    [ 23.121] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.122] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 23.122] (II) No input driver specified, ignoring this device.
    [ 23.122] (II) This device may have been added with another device file.
    [ 23.122] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event10)
    [ 23.122] (II) No input driver specified, ignoring this device.
    [ 23.122] (II) This device may have been added with another device file.
    [ 23.122] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event9)
    [ 23.122] (II) No input driver specified, ignoring this device.
    [ 23.122] (II) This device may have been added with another device file.
    [ 23.122] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 23.122] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 23.122] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 23.122] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 23.122] (**) AT Translated Set 2 keyboard: always reports core events
    [ 23.122] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 23.122] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 23.122] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 23.122] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 23.122] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 23.122] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 23.122] (**) Option "xkb_rules" "evdev"
    [ 23.122] (**) Option "xkb_model" "pc104"
    [ 23.122] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.123] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
    [ 23.123] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 23.123] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 23.123] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 23.123] (II) LoadModule: "synaptics"
    [ 23.123] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 23.143] (II) Module synaptics: vendor="X.Org Foundation"
    [ 23.143] compiled for 1.14.1, module version = 1.7.1
    [ 23.143] Module class: X.Org XInput Driver
    [ 23.143] ABI class: X.Org XInput driver, version 19.1
    [ 23.143] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 23.143] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 23.143] (**) Option "Device" "/dev/input/event12"
    [ 23.178] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5634 (res 51)
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4598 (res 76)
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 23.178] (**) Option "TapButton1" "1"
    [ 23.178] (**) Option "TapButton2" "2"
    [ 23.178] (**) Option "TapButton3" "3"
    [ 23.178] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 23.178] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 23.194] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event12"
    [ 23.194] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 23.194] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 23.194] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 23.194] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 23.194] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 23.194] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 23.195] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 23.195] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 23.195] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
    [ 23.195] (II) No input driver specified, ignoring this device.
    [ 23.195] (II) This device may have been added with another device file.
    [ 23.196] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event13)
    [ 23.197] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
    [ 23.197] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 23.197] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 23.197] (**) HP WMI hotkeys: always reports core events
    [ 23.197] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event13"
    [ 23.197] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 23.197] (--) evdev: HP WMI hotkeys: Found keys
    [ 23.197] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 23.197] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
    [ 23.197] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
    [ 23.197] (**) Option "xkb_rules" "evdev"
    [ 23.197] (**) Option "xkb_model" "pc104"
    [ 23.197] (**) Option "xkb_layout" "uk(qwerty)"
    [ 23.205] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 23.206] (II) fglrx(0): Framebuffer compression enabled from crtc[0]: mcAddr=0xf0f53c000 with=0x800 height=0x258
    [ 44.564] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 44.564] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 44.564] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 52.467] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 52.467] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 52.467] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 53.619] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 53.619] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 53.619] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 66.105] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 66.105] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 66.105] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 74.151] (II) fglrx(0): EDID vendor "LGD", prod id 754
    [ 74.151] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 74.151] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP)
    [ 76.470] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 76.471] (II) fglrx(0): Backup framebuffer data.
    [ 76.494] (II) fglrx(0): Backup complete.
    [ 76.494] (II) fglrx(0): Framebuffer compression disabled from crtc[0]
    [ 204.033] (II) evdev: HP WMI hotkeys: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) UnloadModule: "synaptics"
    [ 204.033] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) evdev: HP Webcam-101: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) evdev: HID 04d9:2517: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.033] (II) evdev: HID 04d9:2517: Close
    [ 204.033] (II) UnloadModule: "evdev"
    [ 204.034] (II) evdev: Power Button: Close
    [ 204.034] (II) UnloadModule: "evdev"
    [ 204.034] (II) evdev: Video Bus: Close
    [ 204.034] (II) UnloadModule: "evdev"
    [ 204.034] (II) evdev: Power Button: Close
    [ 204.034] (II) UnloadModule: "evdev"
    [ 204.037] (II) fglrx(0): Shutdown CMMQS
    [ 204.040] (II) fglrx(0): [uki] removed 1 reserved context for kernel
    [ 204.040] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2000 at 0x7f428f53d000
    [ 204.040] (EE)
    [ 204.040] (EE) Backtrace:
    [ 204.943] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x3d) [0x57f67d]
    [ 204.943] (EE) 1: /usr/bin/Xorg (0x400000+0x1833e9) [0x5833e9]
    [ 204.943] (EE) 2: /usr/lib/libpthread.so.0 (0x7f428e886000+0xf870) [0x7f428e895870]
    [ 204.943] (EE) 3: /usr/lib/libpciaccess.so.0 (0x7f428eaa4000+0x504e) [0x7f428eaa904e]
    [ 204.943] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_x_inb+0x46) [0x7f428c0ebda6]
    [ 204.943] (EE) 5: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f428b845000+0x89fa85) [0x7f428c0e4a85]
    [ 204.944] (EE) 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (X86EMU_exec+0xa5) [0x7f428c0d81d5]
    [ 204.945] (EE) 7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (amd_xs113_int10_xf86ExecX86int10+0x46) [0x7f428c0ecf06]
    [ 204.945] (EE) 8: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xf86ExecX86int10+0xd) [0x7f428bbce5dd]
    [ 204.945] (EE) 9: /usr/lib/xorg/modules/libvbe.so (VBESetVBEMode+0x9d) [0x7f428b1eb65d]
    [ 204.946] (EE) 10: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f428b845000+0x3bcce3) [0x7f428bc01ce3]
    [ 204.946] (EE) 11: /usr/lib/xorg/modules/drivers/fglrx_drv.so (atiddxVBESetConsoleMode+0x44) [0x7f428bc01b34]
    [ 204.947] (EE) 12: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxFreeScreen+0x730) [0x7f428bd60f00]
    [ 204.947] (EE) 13: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxCloseScreen+0x321) [0x7f428bd60531]
    [ 204.948] (EE) 14: /usr/lib/xorg/modules/drivers/fglrx_drv.so (0x7f428b845000+0x9074c6) [0x7f428c14c4c6]
    [ 204.948] (EE) 15: /usr/bin/Xorg (0x400000+0xc4efe) [0x4c4efe]
    [ 204.948] (EE) 16: /usr/bin/Xorg (0x400000+0x107de6) [0x507de6]
    [ 204.948] (EE) 17: /usr/bin/Xorg (0x400000+0x26a47) [0x426a47]
    [ 204.948] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f428d909bc5]
    [ 204.948] (EE) 19: /usr/bin/Xorg (0x400000+0x26c81) [0x426c81]
    [ 204.948] (EE)
    [ 204.948] (EE) Segmentation fault at address 0x0
    [ 204.949] (EE)
    Fatal server error:
    [ 204.949] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 204.949] (EE)
    [ 204.949] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 204.949] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 204.949] (EE)
    [ 204.950] (EE) Server terminated with error (1). Closing log file.
    In case you want this information, I am rocking an AMD Radeon 6480G with the catalyst-hook package at version 13.10 from Vi0L0's repository and the linux-ck-k10 package (not the core kernel) from graysky's repository.
    EDIT: I might create a bug about this on the ArchLinux Tracker.
    EDIT2: It seems I am not the only person having this issue. Please see https://github.com/linuxmint/Cinnamon/issues/2436
    Last edited by clfarron4 (2013-10-19 14:18:22)

    Wow, your logs are nealy identical to mine.  I am runnig catalyst-hook on a 6850.  This is with the default 3.11.1-1-ARCH kernel. 
    -- Reboot --
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Mounted /sys/kernel/config.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Stopped target Sound Card.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Starting Default.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Reached target Default.
    Oct 12 13:48:34 WhosYourDaddy systemd[386]: Startup finished in 3ms.
    Oct 12 13:49:05 WhosYourDaddy pulseaudio[483]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:49:05 WhosYourDaddy pulseaudio[483]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:49:26 WhosYourDaddy pulseaudio[594]: [pulseaudio] pid.c: Stale PID file, overwriting.
    Oct 12 13:49:26 WhosYourDaddy pulseaudio[594]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:49:27 WhosYourDaddy pulseaudio[594]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:49:27 WhosYourDaddy pulseaudio[642]: [pulseaudio] pid.c: Daemon already running.
    Oct 12 13:49:28 WhosYourDaddy cinnamon-session[583]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 12 13:49:29 WhosYourDaddy cinnamon-session[583]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:49:29 WhosYourDaddy cinnamon-session[583]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 12 13:49:38 WhosYourDaddy cinnamon-session[583]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:51:46 WhosYourDaddy systemd[386]: Time has been changed
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[995]: [pulseaudio] pid.c: Stale PID file, overwriting.
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[995]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[995]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:53:16 WhosYourDaddy pulseaudio[1037]: [pulseaudio] pid.c: Daemon already running.
    Oct 12 13:53:17 WhosYourDaddy cinnamon-session[984]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 12 13:53:18 WhosYourDaddy cinnamon-session[984]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:53:18 WhosYourDaddy cinnamon-session[984]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 12 13:55:30 WhosYourDaddy pulseaudio[1273]: [pulseaudio] pid.c: Stale PID file, overwriting.
    Oct 12 13:55:30 WhosYourDaddy pulseaudio[1273]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Oct 12 13:55:30 WhosYourDaddy pulseaudio[1273]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 12 13:55:31 WhosYourDaddy pulseaudio[1315]: [pulseaudio] pid.c: Daemon already running.
    Oct 12 13:55:31 WhosYourDaddy cinnamon-session[1262]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 12 13:55:32 WhosYourDaddy cinnamon-session[1262]: WARNING: App 'cinnamon.desktop' respawning too quickly
    Oct 12 13:55:32 WhosYourDaddy cinnamon-session[1262]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Also here is Xorg
    [ 427.361]
    X.Org X Server 1.14.3
    Release Date: 2013-09-12
    [ 427.362] X Protocol Version 11, Revision 0
    [ 427.363] Build Operating System: Linux 3.11.1-1-ARCH x86_64
    [ 427.363] Current Operating System: Linux WhosYourDaddy 3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64
    [ 427.363] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=82470171-e203-4aae-9554-cbb120ac852f rw quiet
    [ 427.364] Build Date: 08 October 2013 08:48:10PM
    [ 427.365]
    [ 427.365] Current version of pixman: 0.30.2
    [ 427.366] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 427.366] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 427.368] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 12 13:55:30 2013
    [ 427.369] (==) Using config file: "/etc/X11/xorg.conf"
    [ 427.370] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 427.370] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 427.371] (==) ServerLayout "aticonfig Layout"
    [ 427.371] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 427.371] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 427.371] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 427.371] (==) Automatically adding devices
    [ 427.371] (==) Automatically enabling devices
    [ 427.371] (==) Automatically adding GPU devices
    [ 427.371] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 427.371] Entry deleted from font path.
    [ 427.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 427.371] Entry deleted from font path.
    [ 427.371] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 427.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 427.371] Entry deleted from font path.
    [ 427.371] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 427.371] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 427.371] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
    [ 427.371] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 427.371] (II) Loader magic: 0x7fdc20
    [ 427.371] (II) Module ABI versions:
    [ 427.371] X.Org ANSI C Emulation: 0.4
    [ 427.371] X.Org Video Driver: 14.1
    [ 427.371] X.Org XInput driver : 19.1
    [ 427.371] X.Org Server Extension : 7.0
    [ 427.371] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 427.372] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xd0400000/4194304, 0xb0000000/268435456, I/O @ 0x0000f000/64
    [ 427.372] (--) PCI:*(0:1:0:0) 1002:6719:174b:186b rev 0, Mem @ 0xc0000000/268435456, 0xd0020000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 427.372] Initializing built-in extension Generic Event Extension
    [ 427.373] Initializing built-in extension SHAPE
    [ 427.373] Initializing built-in extension MIT-SHM
    [ 427.374] Initializing built-in extension XInputExtension
    [ 427.374] Initializing built-in extension XTEST
    [ 427.375] Initializing built-in extension BIG-REQUESTS
    [ 427.375] Initializing built-in extension SYNC
    [ 427.376] Initializing built-in extension XKEYBOARD
    [ 427.376] Initializing built-in extension XC-MISC
    [ 427.377] Initializing built-in extension SECURITY
    [ 427.377] Initializing built-in extension XINERAMA
    [ 427.378] Initializing built-in extension XFIXES
    [ 427.378] Initializing built-in extension RENDER
    [ 427.379] Initializing built-in extension RANDR
    [ 427.379] Initializing built-in extension COMPOSITE
    [ 427.380] Initializing built-in extension DAMAGE
    [ 427.380] Initializing built-in extension MIT-SCREEN-SAVER
    [ 427.381] Initializing built-in extension DOUBLE-BUFFER
    [ 427.381] Initializing built-in extension RECORD
    [ 427.381] Initializing built-in extension DPMS
    [ 427.382] Initializing built-in extension X-Resource
    [ 427.382] Initializing built-in extension XVideo
    [ 427.382] Initializing built-in extension XVideo-MotionCompensation
    [ 427.383] Initializing built-in extension XFree86-VidModeExtension
    [ 427.383] Initializing built-in extension XFree86-DGA
    [ 427.384] Initializing built-in extension XFree86-DRI
    [ 427.384] Initializing built-in extension DRI2
    [ 427.384] (II) "glx" will be loaded by default.
    [ 427.384] (II) LoadModule: "glx"
    [ 427.384] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
    [ 427.384] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 427.384] compiled for 6.9.0, module version = 1.0.0
    [ 427.384] Loading extension GLX
    [ 427.384] (II) LoadModule: "fglrx"
    [ 427.384] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 427.392] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 427.392] compiled for 1.4.99.906, module version = 13.20.5
    [ 427.392] Module class: X.Org Video Driver
    [ 427.392] (II) Loading sub module "fglrxdrm"
    [ 427.392] (II) LoadModule: "fglrxdrm"
    [ 427.392] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 427.392] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 427.392] compiled for 1.4.99.906, module version = 13.20.5
    [ 427.392] (II) AMD Proprietary Linux Driver Version Identifier:13.20.5
    [ 427.392] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.20.11
    [ 427.392] (II) AMD Proprietary Linux Driver Build Date: Sep 21 2013 02:26:09
    [ 427.392] (++) using VT number 1
    [ 427.392] (WW) Falling back to old probe method for fglrx
    [ 427.396] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 427.396] ukiDynamicMajor: found major device number 251
    [ 427.396] ukiDynamicMajor: found major device number 251
    [ 427.396] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.396] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.396] ukiOpenDevice: open result is 9, (OK)
    [ 427.396] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 427.396] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.397] (--) Chipset Supported AMD Graphics Processor (0x6719) found
    [ 427.398] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 427.398] (II) fglrx(0): pEnt->device->identifier=0x1ad34e0
    [ 427.398] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin
    [ 427.398] (II) Loading sub module "vgahw"
    [ 427.398] (II) LoadModule: "vgahw"
    [ 427.398] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 427.398] (II) Module vgahw: vendor="X.Org Foundation"
    [ 427.398] compiled for 1.14.3, module version = 0.1.0
    [ 427.398] ABI class: X.Org Video Driver, version 14.1
    [ 427.398] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 427.398] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 427.398] (==) fglrx(0): Default visual is TrueColor
    [ 427.398] (**) fglrx(0): Option "DPMS" "true"
    [ 427.398] (==) fglrx(0): RGB weight 888
    [ 427.398] (II) fglrx(0): Using 8 bits per RGB
    [ 427.398] (==) fglrx(0): Buffer Tiling is ON
    [ 427.398] (II) Loading sub module "fglrxdrm"
    [ 427.398] (II) LoadModule: "fglrxdrm"
    [ 427.399] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 427.399] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 427.399] compiled for 1.4.99.906, module version = 13.20.5
    [ 427.399] ukiDynamicMajor: found major device number 251
    [ 427.399] ukiDynamicMajor: found major device number 251
    [ 427.399] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.399] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.399] ukiOpenDevice: open result is 11, (OK)
    [ 427.399] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 427.399] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.399] (**) fglrx(0): NoAccel = NO
    [ 427.399] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 427.399] (--) fglrx(0): Chipset: "AMD Radeon HD 6900 Series " (Chipset = 0x6719)
    [ 427.399] (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0x186b)
    [ 427.399] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 427.399] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 427.399] (--) fglrx(0): MMIO registers at 0xd0020000
    [ 427.399] (--) fglrx(0): I/O port at 0x0000e000
    [ 427.399] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 427.399] (II) fglrx(0): AC Adapter is used
    [ 427.399] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 427.399] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 427.399] (II) fglrx(0): PCIE card detected
    [ 427.399] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 427.399] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 427.399] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf800000000, MCFBSize = 0x80000000)
    [ 427.399] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 427.399] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 427.400] (==) fglrx(0): Center Mode is disabled
    [ 427.400] (II) Loading sub module "fb"
    [ 427.400] (II) LoadModule: "fb"
    [ 427.400] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 427.400] (II) Module fb: vendor="X.Org Foundation"
    [ 427.400] compiled for 1.14.3, module version = 1.0.0
    [ 427.400] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 427.400] (II) Loading sub module "ddc"
    [ 427.400] (II) LoadModule: "ddc"
    [ 427.400] (II) Module "ddc" already built-in
    [ 427.475] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 427.475] (II) fglrx(0): Output DFP2 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP3 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP4 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP5 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP6 has no monitor section
    [ 427.475] (II) fglrx(0): Output DFP7 has no monitor section
    [ 427.475] (II) fglrx(0): Output CRT1 has no monitor section
    [ 427.475] (II) Loading sub module "ddc"
    [ 427.475] (II) LoadModule: "ddc"
    [ 427.475] (II) Module "ddc" already built-in
    [ 427.475] (II) fglrx(0): Connected Display0: DFP5
    [ 427.475] (II) Quirked EDID physical size to 0x0 cm
    [ 427.475] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 427.475] (II) fglrx(0): Manufacturer: SAM Model: 423 Serial#: 1415000628
    [ 427.475] (II) fglrx(0): Year: 2009 Week: 37
    [ 427.475] (II) fglrx(0): EDID Version: 1.3
    [ 427.475] (II) fglrx(0): Digital Display Input
    [ 427.475] (II) fglrx(0): Indeterminate output size
    [ 427.475] (II) fglrx(0): Gamma: 2.60
    [ 427.475] (II) fglrx(0): DPMS capabilities: Off
    [ 427.475] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 427.475] (II) fglrx(0): First detailed timing is preferred mode
    [ 427.475] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.608
    [ 427.475] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 427.475] (II) fglrx(0): Supported established timings:
    [ 427.475] (II) fglrx(0): 640x480@60Hz
    [ 427.475] (II) fglrx(0): 800x600@56Hz
    [ 427.475] (II) fglrx(0): 800x600@60Hz
    [ 427.475] (II) fglrx(0): 1024x768@60Hz
    [ 427.475] (II) fglrx(0): Manufacturer's mask: 0
    [ 427.475] (II) fglrx(0): Supported standard timings:
    [ 427.475] (II) fglrx(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 427.475] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 427.475] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 427.475] (II) fglrx(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 427.475] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 427.475] (II) fglrx(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 154.0 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 427.475] (II) fglrx(0): Ranges: V min: 50 V max: 60 Hz, H min: 27 H max: 81 kHz, PixClock max 175 MHz
    [ 427.475] (II) fglrx(0): Monitor name: SyncMaster
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.475] (II) fglrx(0): Supported detailed timing:
    [ 427.475] (II) fglrx(0): clock: 27.0 MHz Image Size: 160 x 90 mm
    [ 427.475] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 427.475] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 427.475] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 427.475] (II) fglrx(0): EDID (in hex):
    [ 427.475] (II) fglrx(0): 00ffffffffffff004c2d230434325754
    [ 427.475] (II) fglrx(0): 25130103801009a02aef91a3544c9b26
    [ 427.475] (II) fglrx(0): 0f5054230800a9408180814081009500
    [ 427.475] (II) fglrx(0): b30001010101283c80a070b023403020
    [ 427.476] (II) fglrx(0): 3600a05a0000001a023a801871382d40
    [ 427.476] (II) fglrx(0): 582c4500a05a0000001e000000fd0032
    [ 427.476] (II) fglrx(0): 3c1b5111000a202020202020000000fc
    [ 427.476] (II) fglrx(0): 0053796e634d61737465720a2020016e
    [ 427.476] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 427.476] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 427.476] (II) fglrx(0): EDID for output DFP1
    [ 427.476] (II) fglrx(0): EDID for output DFP2
    [ 427.476] (II) fglrx(0): EDID for output DFP3
    [ 427.476] (II) fglrx(0): EDID for output DFP4
    [ 427.476] (II) Quirked EDID physical size to 0x0 cm
    [ 427.476] (II) fglrx(0): EDID for output DFP5
    [ 427.476] (II) fglrx(0): Manufacturer: SAM Model: 423 Serial#: 1415000628
    [ 427.476] (II) fglrx(0): Year: 2009 Week: 37
    [ 427.476] (II) fglrx(0): EDID Version: 1.3
    [ 427.476] (II) fglrx(0): Digital Display Input
    [ 427.476] (II) fglrx(0): Indeterminate output size
    [ 427.476] (II) fglrx(0): Gamma: 2.60
    [ 427.476] (II) fglrx(0): DPMS capabilities: Off
    [ 427.476] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 427.476] (II) fglrx(0): First detailed timing is preferred mode
    [ 427.476] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.608
    [ 427.476] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 427.476] (II) fglrx(0): Supported established timings:
    [ 427.476] (II) fglrx(0): 640x480@60Hz
    [ 427.476] (II) fglrx(0): 800x600@56Hz
    [ 427.476] (II) fglrx(0): 800x600@60Hz
    [ 427.476] (II) fglrx(0): 1024x768@60Hz
    [ 427.476] (II) fglrx(0): Manufacturer's mask: 0
    [ 427.476] (II) fglrx(0): Supported standard timings:
    [ 427.476] (II) fglrx(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 427.476] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 427.476] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 427.476] (II) fglrx(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 427.476] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 427.476] (II) fglrx(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 154.0 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 148.5 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 427.476] (II) fglrx(0): Ranges: V min: 50 V max: 60 Hz, H min: 27 H max: 81 kHz, PixClock max 175 MHz
    [ 427.476] (II) fglrx(0): Monitor name: SyncMaster
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 74.2 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 427.476] (II) fglrx(0): Supported detailed timing:
    [ 427.476] (II) fglrx(0): clock: 27.0 MHz Image Size: 160 x 90 mm
    [ 427.476] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 427.476] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 427.476] (II) fglrx(0): Number of EDID sections to follow: 1
    [ 427.476] (II) fglrx(0): EDID (in hex):
    [ 427.476] (II) fglrx(0): 00ffffffffffff004c2d230434325754
    [ 427.476] (II) fglrx(0): 25130103801009a02aef91a3544c9b26
    [ 427.476] (II) fglrx(0): 0f5054230800a9408180814081009500
    [ 427.476] (II) fglrx(0): b30001010101283c80a070b023403020
    [ 427.476] (II) fglrx(0): 3600a05a0000001a023a801871382d40
    [ 427.476] (II) fglrx(0): 582c4500a05a0000001e000000fd0032
    [ 427.476] (II) fglrx(0): 3c1b5111000a202020202020000000fc
    [ 427.476] (II) fglrx(0): 0053796e634d61737465720a2020016e
    [ 427.476] (II) fglrx(0): Printing probed modes for output DFP5
    [ 427.476] (II) fglrx(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1920x1080"x59.9 74.18 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1600x1200"x60.0 130.25 1600 1648 1680 1760 1200 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x50.0 148.50 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x59.9 148.35 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x50.0 74.25 1776 2304 2348 2640 1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1776x1000"x59.9 74.18 1776 1864 1908 2200 1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1400x1050"x60.0 130.25 1400 1648 1680 1760 1050 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1600x900"x60.0 130.25 1600 1648 1680 1760 900 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1360x1024"x60.0 130.25 1360 1648 1680 1760 1024 1203 1207 1235 -hsync +vsync (74.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x1024"x60.0 91.00 1280 1328 1360 1440 1024 1027 1034 1054 -hsync +vsync (63.2 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1440x900"x60.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x960"x60.0 85.25 1280 1328 1360 1440 960 963 967 988 -hsync +vsync (59.2 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x800"x60.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x768"x60.0 71.00 1280 1328 1360 1440 768 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1024x768"x60.0 56.00 1024 1072 1104 1184 768 771 775 790 -hsync +vsync (47.3 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "1152x648"x50.0 74.25 1152 1592 1632 1980 648 653 658 750 +hsync +vsync (37.5 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "1152x648"x59.9 74.18 1152 1262 1302 1650 648 653 658 750 +hsync +vsync (45.0 kHz ez)
    [ 427.476] (II) fglrx(0): Modeline "800x600"x60.0 35.50 800 848 880 960 600 603 607 618 -hsync +vsync (37.0 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "800x600"x56.0 33.00 800 848 880 960 600 603 607 616 -hsync +vsync (34.4 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 427.476] (II) fglrx(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 427.476] (II) fglrx(0): EDID for output DFP6
    [ 427.476] (II) fglrx(0): EDID for output DFP7
    [ 427.476] (II) fglrx(0): EDID for output CRT1
    [ 427.476] (II) fglrx(0): Output DFP1 disconnected
    [ 427.476] (II) fglrx(0): Output DFP2 disconnected
    [ 427.476] (II) fglrx(0): Output DFP3 disconnected
    [ 427.476] (II) fglrx(0): Output DFP4 disconnected
    [ 427.476] (II) fglrx(0): Output DFP5 connected
    [ 427.476] (II) fglrx(0): Output DFP6 disconnected
    [ 427.476] (II) fglrx(0): Output DFP7 disconnected
    [ 427.476] (II) fglrx(0): Output CRT1 disconnected
    [ 427.476] (II) fglrx(0): Using exact sizes for initial modes
    [ 427.476] (II) fglrx(0): Output DFP5 using initial mode 1920x1200
    [ 427.476] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 427.476] (II) fglrx(0): DPI set to (96, 96)
    [ 427.476] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 427.476] (II) fglrx(0): Adapter AMD Radeon HD 6900 Series has 6 configurable heads and 1 displays connected.
    [ 427.476] (==) fglrx(0): PseudoColor visuals disabled
    [ 427.476] (II) Loading sub module "ramdac"
    [ 427.476] (II) LoadModule: "ramdac"
    [ 427.476] (II) Module "ramdac" already built-in
    [ 427.476] (==) fglrx(0): NoDRI = NO
    [ 427.476] (==) fglrx(0): Capabilities: 0x00000000
    [ 427.476] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 427.476] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 427.476] (==) fglrx(0): UseFastTLS=0
    [ 427.477] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 427.477] (--) Depth 24 pixmap format is 32 bpp
    [ 427.477] Loading extension ATIFGLRXDRI
    [ 427.477] (II) fglrx(0): doing swlDriScreenInit
    [ 427.477] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 427.477] ukiDynamicMajor: found major device number 251
    [ 427.477] ukiDynamicMajor: found major device number 251
    [ 427.477] ukiDynamicMajor: found major device number 251
    [ 427.477] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.477] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.477] ukiOpenDevice: open result is 12, (OK)
    [ 427.477] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 427.477] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.477] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 427.477] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 427.477] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x335000
    [ 427.477] (II) fglrx(0): [uki] mapped SAREA 0x335000 to 0x7f0862c25000
    [ 427.477] (II) fglrx(0): [uki] framebuffer handle = 0x336000
    [ 427.477] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 427.477] (II) fglrx(0): swlDriScreenInit done
    [ 427.477] (II) fglrx(0): Kernel Module Version Information:
    [ 427.477] (II) fglrx(0): Name: fglrx
    [ 427.477] (II) fglrx(0): Version: 13.20.5
    [ 427.477] (II) fglrx(0): Date: Sep 21 2013
    [ 427.477] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 427.477] (II) fglrx(0): Kernel Module version matches driver.
    [ 427.477] (II) fglrx(0): Kernel Module Build Time Information:
    [ 427.477] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.11.4-1-ARCH
    [ 427.477] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 427.477] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 427.477] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 427.477] (II) fglrx(0): [uki] register handle = 0x00337000
    [ 427.477] (II) fglrx(0): DRI initialization successfull
    [ 427.477] (II) fglrx(0): FBADPhys: 0xf800000000 FBMappedSize: 0x010e0000
    [ 427.477] (==) fglrx(0): Backing store disabled
    [ 427.477] Loading extension FGLRXEXTENSION
    [ 427.477] (**) fglrx(0): DPMS enabled
    [ 427.477] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 427.477] (**) fglrx(0): Textured Video is enabled.
    [ 427.477] (II) LoadModule: "glesx"
    [ 427.478] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 427.478] (II) Module glesx: vendor="X.Org Foundation"
    [ 427.478] compiled for 1.4.99.906, module version = 1.0.0
    [ 427.478] Loading extension GLESX
    [ 427.478] (II) fglrx(0): GLESX enableFlags = 592
    [ 427.478] (II) fglrx(0): GLESX is enabled
    [ 427.478] (II) LoadModule: "amdxmm"
    [ 427.478] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 427.478] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 427.478] compiled for 1.4.99.906, module version = 2.0.0
    [ 427.488] Loading extension AMDXVOPL
    [ 427.488] Loading extension AMDXVBA
    [ 427.489] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 427.490] (II) fglrx(0): Enable composite support successfully
    [ 427.490] (WW) fglrx(0): Option "VendorName" is not used
    [ 427.490] (WW) fglrx(0): Option "ModelName" is not used
    [ 427.490] (II) fglrx(0): X context handle = 0xa
    [ 427.490] (II) fglrx(0): [DRI] installation complete
    [ 427.490] (==) fglrx(0): Silken mouse enabled
    [ 427.490] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 427.490] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 427.525] (--) RandR disabled
    [ 427.528] ukiDynamicMajor: found major device number 251
    [ 427.528] ukiDynamicMajor: found major device number 251
    [ 427.528] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.528] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.528] ukiOpenDevice: open result is 13, (OK)
    [ 427.528] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 427.528] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.528] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.529] ukiOpenDevice: open result is 14, (OK)
    [ 427.529] ukiGetBusid returned 'PCI:1:0:0'
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card1
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card2
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card3
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card4
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card5
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card6
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card7
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card8
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card9
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card10
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card11
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card12
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card13
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card14
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card15
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: open result is -1, (No such device)
    [ 427.529] ukiOpenDevice: Open failed
    [ 427.529] ukiDynamicMajor: found major device number 251
    [ 427.529] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.529] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.529] ukiOpenDevice: open result is 14, (OK)
    [ 427.529] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 427.529] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.593] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 427.593] ukiDynamicMajor: found major device number 251
    [ 427.593] ukiDynamicMajor: found major device number 251
    [ 427.593] ukiDynamicMajor: found major device number 251
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.593] ukiOpenDevice: open result is 15, (OK)
    [ 427.593] ukiGetBusid returned 'PCI:1:0:0'
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card1
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card2
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card3
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card4
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card5
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card6
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card7
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card8
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card9
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.593] ukiOpenDevice: node name is /dev/ati/card10
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: open result is -1, (No such device)
    [ 427.593] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card11
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card12
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card13
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card14
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card15
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: open result is -1, (No such device)
    [ 427.594] ukiOpenDevice: Open failed
    [ 427.594] ukiDynamicMajor: found major device number 251
    [ 427.594] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 427.594] ukiOpenDevice: node name is /dev/ati/card0
    [ 427.594] ukiOpenDevice: open result is 15, (OK)
    [ 427.594] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 427.594] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 427.598] (II) fglrx(0): OverDrive5 Detected!
    [ 427.601] (II) fglrx(0): Setting screen physical size to 508 x 317
    [ 427.627] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 427.627] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 427.627] (II) LoadModule: "evdev"
    [ 427.627] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 427.627] (II) Module evdev: vendor="X.Org Foundation"
    [ 427.627] compiled for 1.14.3, module version = 2.8.2
    [ 427.627] Module class: X.Org XInput Driver
    [ 427.627] ABI class: X.Org XInput driver, version 19.1
    [ 427.627] (II) Using input driver 'evdev' for 'Power Button'
    [ 427.627] (**) Power Button: always reports core events
    [ 427.627] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 427.627] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 427.627] (--) evdev: Power Button: Found keys
    [ 427.627] (II) evdev: Power Button: Configuring as keyboard
    [ 427.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 427.627] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 427.627] (**) Option "xkb_rules" "evdev"
    [ 427.627] (**) Option "xkb_model" "pc104"
    [ 427.627] (**) Option "xkb_layout" "us"
    [ 427.637] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
    [ 427.637] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 427.637] (II) Using input driver 'evdev' for 'Video Bus'
    [ 427.637] (**) Video Bus: always reports core events
    [ 427.637] (**) evdev: Video Bus: Device: "/dev/input/event18"
    [ 427.637] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 427.637] (--) evdev: Video Bus: Found keys
    [ 427.637] (II) evdev: Video Bus: Configuring as keyboard
    [ 427.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input18/event18"
    [ 427.637] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 427.637] (**) Option "xkb_rules" "evdev"
    [ 427.637] (**) Option "xkb_model" "pc104"
    [ 427.637] (**) Option "xkb_layout" "us"
    [ 427.637] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 427.637] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 427.637] (II) Using input driver 'evdev' for 'Power Button'
    [ 427.637] (**) Power Button: always reports core events
    [ 427.637] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 427.637] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 427.637] (--) evdev: Power Button: Found keys
    [ 427.637] (II) evdev: Power Button: Configuring as keyboard
    [ 427.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 427.637] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 427.637] (**) Option "xkb_rules" "evdev"
    [ 427.637] (**) Option "xkb_model" "pc104"
    [ 427.637] (**) Option "xkb_layout" "us"
    [ 427.638] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 427.638] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event19)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event20)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event21)
    [ 427.638] (II) No input driver specified, ignoring this device.
    [ 427.638] (II) This device may have been added with another device file.
    [ 427.638] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event13)
    [ 427.638] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 427.638] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 427.638] (**) Logitech USB Receiver: always reports core events
    [ 427.638] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event13"
    [ 427.638] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
    [ 427.638] (--) evdev: Logitech USB Receiver: Found keys
    [ 427.638] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 427.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.0/input/input13/event13"
    [ 427.638] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
    [ 427.638] (**) Option "xkb_rules" "evdev"
    [ 427.638] (**) Option "xkb_model" "pc104"
    [ 427.638] (**) Option "xkb_layout" "us"
    [ 427.638] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event14)
    [ 427.638] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 427.638] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 427.638] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 427.638] (**) Logitech USB Receiver: always reports core events
    [ 427.638] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event14"
    [ 427.638] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
    [ 427.638] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
    [ 427.638] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 427.638] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 427.638] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 427.638] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 427.638] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 427.638] (--) evdev: Logitech USB Receiver: Found keys
    [ 427.638] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 427.638] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 427.638] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 427.638] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 427.638] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 427.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.1/input/input14/event14"
    [ 427.638] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
    [ 427.638] (**) Option "xkb_rules" "evdev"
    [ 427.638] (**) Option "xkb_model" "pc104"
    [ 427.638] (**) Option "xkb_layout" "us"
    [ 427.639] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 427.639] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 427.639] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 427.639] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 427.639] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 427.639] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 427.639] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 427.639] (II) No input driver specified, ignoring this device.
    [ 427.639] (II) This device may have been added with another device file.
    [ 427.639] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/event15)
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: Applying InputClass "evdev keyboard catchall"
    [ 427.639] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate'
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: always reports core events
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: Device: "/dev/input/event15"
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Vendor 0x1532 Product 0x10d
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found keys
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as keyboard
    [ 427.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/input/input15/event15"
    [ 427.639] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate" (type: KEYBOARD, id 11)
    [ 427.639] (**) Option "xkb_rules" "evdev"
    [ 427.639] (**) Option "xkb_model" "pc104"
    [ 427.639] (**) Option "xkb_layout" "us"
    [ 427.639] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/event16)
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: Applying InputClass "evdev keyboard catchall"
    [ 427.639] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate'
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: always reports core events
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: Device: "/dev/input/event16"
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Using mtdev for this device
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Vendor 0x1532 Product 0x10d
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found 1 mouse buttons
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found scroll wheel(s)
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found relative axes
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Forcing relative x/y axes to exist.
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found absolute axes
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found absolute multitouch axes
    [ 427.639] (--) evdev: Razer Razer BlackWidow Ultimate: Found keys
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as mouse
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as keyboard
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: Adding scrollwheel support
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: YAxisMapping: buttons 4 and 5
    [ 427.639] (**) evdev: Razer Razer BlackWidow Ultimate: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 427.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.1/input/input16/event16"
    [ 427.639] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate" (type: KEYBOARD, id 12)
    [ 427.639] (**) Option "xkb_rules" "evdev"
    [ 427.639] (**) Option "xkb_model" "pc104"
    [ 427.639] (**) Option "xkb_layout" "us"
    [ 427.639] (II) evdev: Razer Razer BlackWidow Ultimate: initialized for relative axes.
    [ 427.639] (WW) evdev: Razer Razer BlackWidow Ultimate: ignoring absolute axes.
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) keeping acceleration scheme 1
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration profile 0
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration factor: 2.000
    [ 427.639] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration threshold: 4
    [ 427.640] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/event17)
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: Applying InputClass "evdev pointer catchall"
    [ 427.640] (II) Using input driver 'evdev' for 'Razer Razer BlackWidow Ultimate'
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: always reports core events
    [ 427.640] (**) evdev: Razer Razer BlackWidow Ultimate: Device: "/dev/input/event17"
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Vendor 0x1532 Product 0x10d
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found 3 mouse buttons
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found scroll wheel(s)
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found relative axes
    [ 427.640] (--) evdev: Razer Razer BlackWidow Ultimate: Found x and y relative axes
    [ 427.640] (II) evdev: Razer Razer BlackWidow Ultimate: Configuring as mouse
    [ 427.640] (II) evdev: Razer Razer BlackWidow Ultimate: Adding scrollwheel support
    [ 427.640] (**) evdev: Razer Razer BlackWidow Ultimate: YAxisMapping: buttons 4 and 5
    [ 427.640] (**) evdev: Razer Razer BlackWidow Ultimate: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 427.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.2/input/input17/event17"
    [ 427.640] (II) XINPUT: Adding extended input device "Razer Razer BlackWidow Ultimate" (type: MOUSE, id 13)
    [ 427.640] (II) evdev: Razer Razer BlackWidow Ultimate: initialized for relative axes.
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) keeping acceleration scheme 1
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration profile 0
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration factor: 2.000
    [ 427.640] (**) Razer Razer BlackWidow Ultimate: (accel) acceleration threshold: 4
    [ 427.640] (II) config/udev: Adding input device Razer Razer BlackWidow Ultimate (/dev/input/mouse1)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device UVC Camera (046d:081a) (/dev/input/event22)
    [ 427.640] (**) UVC Camera (046d:081a): Applying InputClass "evdev keyboard catchall"
    [ 427.640] (II) Using input driver 'evdev' for 'UVC Camera (046d:081a)'
    [ 427.640] (**) UVC Camera (046d:081a): always reports core events
    [ 427.640] (**) evdev: UVC Camera (046d:081a): Device: "/dev/input/event22"
    [ 427.640] (--) evdev: UVC Camera (046d:081a): Vendor 0x46d Product 0x81a
    [ 427.640] (--) evdev: UVC Camera (046d:081a): Found keys
    [ 427.640] (II) evdev: UVC Camera (046d:081a): Configuring as keyboard
    [ 427.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.4/3-9.4:1.0/input/input22/event22"
    [ 427.640] (II) XINPUT: Adding extended input device "UVC Camera (046d:081a)" (type: KEYBOARD, id 14)
    [ 427.640] (**) Option "xkb_rules" "evdev"
    [ 427.640] (**) Option "xkb_model" "pc104"
    [ 427.640] (**) Option "xkb_layout" "us"
    [ 427.640] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.640] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event4)
    [ 427.640] (II) No input driver specified, ignoring this device.
    [ 427.640] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event5)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event6)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event7)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event8)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.641] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 427.641] (II) No input driver specified, ignoring this device.
    [ 427.641] (II) This device may have been added with another device file.
    [ 427.643] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 428.146] (II) Quirked EDID physical size to 0x0 cm
    [ 428.146] (II) fglrx(0): EDID vendor "SAM", prod id 1059
    [ 428.146] (II) fglrx(0): Using EDID range info for horizontal sync
    [ 428.146] (II) fglrx(0): Using EDID range info for vertical refresh
    [ 428.146] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 428.146] (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 428.146] (II) fglrx(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 428.206] (II) Quirked EDID physical size to 0x0 cm
    [ 428.206] (II) fglrx(0): EDID vendor "SAM", prod id 1059
    [ 428.206] (II) fglrx(0): Using hsync ranges from config file
    [ 428.206] (II) fglrx(0): Using vrefresh ranges from config file
    [ 428.206] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 428.206] (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 428.206] (II) fglrx(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 428.334] (II) Quirked EDID physical size to 0x0 cm
    [ 428.334] (II) fglrx(0): EDID vendor "SAM", prod id 1059
    [ 428.334] (II) fglrx(0): Using hsync ranges from config file
    [ 428.334] (II) fglrx(0): Using vrefresh ranges from config file
    [ 428.334] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 428.334] (II) fglrx(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 428.334] (II) fglrx(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 428.334] (II) fglrx(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 428.334] (II)

  • [SOLVED] Gnome won't boot up after catalyst install

    Hello all,
    I'm new to Arch, and seem to have been thrown into the deep end here, as it were. I installed the catalyst drivers for my Radeon HD8xxx card in my laptop to try and get some better video performance, and, through the help of the extraordinarily informative wiki, was able to do so. However when it boots now, it stays on the first screen with all the OK's (I removed quiet from my boot options in grub). I have to switch to tty2 (Alt+F2) and log in to start using it. Here's the kicker though: from there I can run startx and work just fine in x with the catalyst drivers. I don't get that, but I'm hoping someone else might. I apologize in advance if this is noobish mistake, but appreciate any pointers I can get.
    Here's some relevant technical info:
    /var/log/Xorg.0.log (if I understand things correctly, this would be from startx since that's where I'm working now, right?):
    [ 49.034]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 49.034] X Protocol Version 11, Revision 0
    [ 49.034] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 49.035] Current Operating System: Linux samwise 3.15.4-1-ARCH #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014 x86_64
    [ 49.035] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=eb465246-d35b-4dc0-a92a-d948f621ccaa rw nomodeset
    [ 49.035] Build Date: 27 June 2014 07:32:26PM
    [ 49.035]
    [ 49.035] Current version of pixman: 0.32.6
    [ 49.035] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 49.035] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 49.036] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 10 16:09:18 2014
    [ 49.036] (==) Using config file: "/etc/X11/xorg.conf"
    [ 49.037] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 49.037] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 49.037] (==) ServerLayout "aticonfig Layout"
    [ 49.037] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 49.037] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 49.037] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 49.037] (==) Automatically adding devices
    [ 49.037] (==) Automatically enabling devices
    [ 49.037] (==) Automatically adding GPU devices
    [ 49.037] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 49.037] Entry deleted from font path.
    [ 49.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 49.037] Entry deleted from font path.
    [ 49.037] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 49.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 49.037] Entry deleted from font path.
    [ 49.037] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 49.037] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 49.037] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 49.037] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 49.037] (II) Loader magic: 0x811cc0
    [ 49.037] (II) Module ABI versions:
    [ 49.037] X.Org ANSI C Emulation: 0.4
    [ 49.037] X.Org Video Driver: 15.0
    [ 49.037] X.Org XInput driver : 20.0
    [ 49.037] X.Org Server Extension : 8.0
    [ 49.038] (--) PCI:*(0:0:1:0) 1002:9995:17aa:510a rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256
    [ 49.038] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 49.039] Initializing built-in extension Generic Event Extension
    [ 49.039] Initializing built-in extension SHAPE
    [ 49.039] Initializing built-in extension MIT-SHM
    [ 49.039] Initializing built-in extension XInputExtension
    [ 49.039] Initializing built-in extension XTEST
    [ 49.039] Initializing built-in extension BIG-REQUESTS
    [ 49.039] Initializing built-in extension SYNC
    [ 49.039] Initializing built-in extension XKEYBOARD
    [ 49.039] Initializing built-in extension XC-MISC
    [ 49.039] Initializing built-in extension SECURITY
    [ 49.039] Initializing built-in extension XINERAMA
    [ 49.039] Initializing built-in extension XFIXES
    [ 49.040] Initializing built-in extension RENDER
    [ 49.040] Initializing built-in extension RANDR
    [ 49.040] Initializing built-in extension COMPOSITE
    [ 49.040] Initializing built-in extension DAMAGE
    [ 49.040] Initializing built-in extension MIT-SCREEN-SAVER
    [ 49.040] Initializing built-in extension DOUBLE-BUFFER
    [ 49.040] Initializing built-in extension RECORD
    [ 49.040] Initializing built-in extension DPMS
    [ 49.043] Initializing built-in extension Present
    [ 49.045] Initializing built-in extension DRI3
    [ 49.048] Initializing built-in extension X-Resource
    [ 49.051] Initializing built-in extension XVideo
    [ 49.053] Initializing built-in extension XVideo-MotionCompensation
    [ 49.056] Initializing built-in extension XFree86-VidModeExtension
    [ 49.058] Initializing built-in extension XFree86-DGA
    [ 49.061] Initializing built-in extension XFree86-DRI
    [ 49.063] Initializing built-in extension DRI2
    [ 49.063] (II) "glx" will be loaded by default.
    [ 49.063] (II) LoadModule: "glx"
    [ 49.064] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 49.064] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 49.064] compiled for 6.9.0, module version = 1.0.0
    [ 49.067] Loading extension GLX
    [ 49.067] (II) LoadModule: "fglrx"
    [ 49.067] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 49.086] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 49.086] compiled for 1.4.99.906, module version = 14.10.2
    [ 49.086] Module class: X.Org Video Driver
    [ 49.086] (II) Loading sub module "fglrxdrm"
    [ 49.086] (II) LoadModule: "fglrxdrm"
    [ 49.086] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 49.117] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 49.117] compiled for 1.4.99.906, module version = 14.10.2
    [ 49.117] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
    [ 49.117] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.10.1006.1001
    [ 49.117] (II) AMD Proprietary Linux Driver Build Date: May 5 2014 21:38:38
    [ 49.117] (++) using VT number 2
    [ 49.117] (WW) Falling back to old probe method for fglrx
    [ 49.186] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 49.189] ukiDynamicMajor: found major device number 251
    [ 49.189] ukiDynamicMajor: found major device number 251
    [ 49.189] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 49.189] ukiOpenDevice: node name is /dev/ati/card0
    [ 49.189] ukiOpenDevice: open result is 9, (OK)
    [ 49.533] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 49.533] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 49.629] (--) Chipset Supported AMD Graphics Processor (0x9995) found
    [ 49.629] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 49.631] (II) fglrx(0): pEnt->device->identifier=0x12181a0
    [ 49.631] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 49.631] (II) Loading sub module "vgahw"
    [ 49.631] (II) LoadModule: "vgahw"
    [ 49.631] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 49.644] (II) Module vgahw: vendor="X.Org Foundation"
    [ 49.644] compiled for 1.15.2, module version = 0.1.0
    [ 49.644] ABI class: X.Org Video Driver, version 15.0
    [ 49.644] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 49.644] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 49.644] (==) fglrx(0): Default visual is TrueColor
    [ 49.645] (**) fglrx(0): Option "DPMS" "true"
    [ 49.645] (==) fglrx(0): RGB weight 888
    [ 49.645] (II) fglrx(0): Using 8 bits per RGB
    [ 49.645] (==) fglrx(0): Buffer Tiling is ON
    [ 49.645] (II) Loading sub module "fglrxdrm"
    [ 49.645] (II) LoadModule: "fglrxdrm"
    [ 49.645] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 49.645] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 49.645] compiled for 1.4.99.906, module version = 14.10.2
    [ 49.647] ukiDynamicMajor: found major device number 251
    [ 49.647] ukiDynamicMajor: found major device number 251
    [ 49.647] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 49.647] ukiOpenDevice: node name is /dev/ati/card0
    [ 49.647] ukiOpenDevice: open result is 11, (OK)
    [ 49.647] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 49.647] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 49.647] (**) fglrx(0): NoAccel = NO
    [ 49.647] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 49.647] (--) fglrx(0): Chipset: "AMD Radeon HD 8450G" (Chipset = 0x9995)
    [ 49.647] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x510a)
    [ 49.647] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 49.647] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 49.647] (--) fglrx(0): MMIO registers at 0xf0300000
    [ 49.647] (--) fglrx(0): I/O port at 0x00003000
    [ 49.647] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 49.666] (II) fglrx(0): ATIF platform detected
    [ 49.670] (II) fglrx(0): AC Adapter is used
    [ 49.680] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 49.685] (II) Loading sub module "vbe"
    [ 49.685] (II) LoadModule: "vbe"
    [ 49.685] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 49.686] (II) Module vbe: vendor="X.Org Foundation"
    [ 49.686] compiled for 1.15.2, module version = 1.1.0
    [ 49.686] ABI class: X.Org Video Driver, version 15.0
    [ 49.690] (II) fglrx(0): VESA BIOS detected
    [ 49.690] (II) fglrx(0): VESA VBE Version 3.0
    [ 49.690] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 49.690] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 49.690] (II) fglrx(0): VESA VBE OEM Software Rev: 15.31
    [ 49.690] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 49.690] (II) fglrx(0): VESA VBE OEM Product: DVST
    [ 49.690] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 49.690] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 49.690] (--) fglrx(0): Video RAM: 786432 kByte, Type: DDR3
    [ 49.690] (II) fglrx(0): PCIE card detected
    [ 49.690] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 49.690] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 49.690] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x30000000)
    [ 49.690] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 49.690] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 49.691] (II) Loading sub module "fb"
    [ 49.691] (II) LoadModule: "fb"
    [ 49.691] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 49.692] (II) Module fb: vendor="X.Org Foundation"
    [ 49.693] compiled for 1.15.2, module version = 1.0.0
    [ 49.693] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 49.693] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 49.693] (II) Loading sub module "ddc"
    [ 49.693] (II) LoadModule: "ddc"
    [ 49.693] (II) Module "ddc" already built-in
    [ 49.839] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 49.839] (II) fglrx(0): Output DFP1 has no monitor section
    [ 49.839] (II) fglrx(0): Output CRT1 has no monitor section
    [ 49.839] (II) Loading sub module "ddc"
    [ 49.839] (II) LoadModule: "ddc"
    [ 49.839] (II) Module "ddc" already built-in
    [ 49.839] (II) fglrx(0): Connected Display0: LVDS
    [ 49.839] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 49.839] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 49.839] (II) fglrx(0): Year: 2011 Week: 0
    [ 49.839] (II) fglrx(0): EDID Version: 1.3
    [ 49.839] (II) fglrx(0): Digital Display Input
    [ 49.839] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 49.839] (II) fglrx(0): Gamma: 2.20
    [ 49.839] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 49.839] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 49.839] (II) fglrx(0): First detailed timing is preferred mode
    [ 49.839] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 49.839] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 49.839] (II) fglrx(0): Manufacturer's mask: 0
    [ 49.839] (II) fglrx(0): Supported detailed timing:
    [ 49.839] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 49.839] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.839] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.839] (II) fglrx(0): Supported detailed timing:
    [ 49.839] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 49.839] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.839] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.839] (II) fglrx(0): Unknown vendor-specific block f
    [ 49.839] (II) fglrx(0): N156BGE-L11
    [ 49.839] (II) fglrx(0): EDID (in hex):
    [ 49.840] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 49.840] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 49.840] (II) fglrx(0): 15505400000001010101010101010101
    [ 49.840] (II) fglrx(0): 010101010101121b5664500014301022
    [ 49.840] (II) fglrx(0): 260058c1100000189116566450001430
    [ 49.840] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 49.840] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 49.840] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 49.840] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 49.840] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 49.840] (II) fglrx(0): EDID for output LVDS
    [ 49.840] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 49.840] (II) fglrx(0): Year: 2011 Week: 0
    [ 49.840] (II) fglrx(0): EDID Version: 1.3
    [ 49.840] (II) fglrx(0): Digital Display Input
    [ 49.840] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 49.840] (II) fglrx(0): Gamma: 2.20
    [ 49.840] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 49.840] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 49.840] (II) fglrx(0): First detailed timing is preferred mode
    [ 49.840] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 49.840] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 49.840] (II) fglrx(0): Manufacturer's mask: 0
    [ 49.840] (II) fglrx(0): Supported detailed timing:
    [ 49.840] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 49.840] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.840] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.840] (II) fglrx(0): Supported detailed timing:
    [ 49.840] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 49.840] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 49.840] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 49.840] (II) fglrx(0): Unknown vendor-specific block f
    [ 49.840] (II) fglrx(0): N156BGE-L11
    [ 49.840] (II) fglrx(0): EDID (in hex):
    [ 49.840] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 49.840] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 49.840] (II) fglrx(0): 15505400000001010101010101010101
    [ 49.840] (II) fglrx(0): 010101010101121b5664500014301022
    [ 49.840] (II) fglrx(0): 260058c1100000189116566450001430
    [ 49.841] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 49.841] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 49.841] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 49.841] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 49.841] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x0.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Printing probed modes for output LVDS
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 49.841] (II) fglrx(0): Modeline "1366x768"x50.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1360x768"x50.0 57.77 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x768"x50.0 57.77 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1280x720"x50.0 57.77 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x768"x50.0 57.77 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x600"x60.0 69.30 1024 1382 1416 1466 600 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "1024x600"x50.0 57.77 1024 1382 1416 1466 600 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x600"x60.0 69.30 800 1382 1416 1466 600 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x600"x50.0 57.77 800 1382 1416 1466 600 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x480"x60.0 69.30 800 1382 1416 1466 480 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "800x480"x50.0 57.77 800 1382 1416 1466 480 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "640x480"x60.0 69.30 640 1382 1416 1466 480 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 49.841] (II) fglrx(0): Modeline "640x480"x50.0 57.77 640 1382 1416 1466 480 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 49.841] (II) fglrx(0): EDID for output DFP1
    [ 49.841] (II) fglrx(0): EDID for output CRT1
    [ 49.841] (II) fglrx(0): Output LVDS connected
    [ 49.841] (II) fglrx(0): Output DFP1 disconnected
    [ 49.841] (II) fglrx(0): Output CRT1 disconnected
    [ 49.841] (II) fglrx(0): Using exact sizes for initial modes
    [ 49.841] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [ 49.841] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 49.841] (II) fglrx(0): Display dimensions: (350, 190) mm
    [ 49.841] (II) fglrx(0): DPI set to (99, 102)
    [ 49.841] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 49.841] (II) fglrx(0): Adapter AMD Radeon HD 8450G has 4 configurable heads and 1 displays connected.
    [ 49.841] (==) fglrx(0): PseudoColor visuals disabled
    [ 49.841] (II) Loading sub module "ramdac"
    [ 49.841] (II) LoadModule: "ramdac"
    [ 49.841] (II) Module "ramdac" already built-in
    [ 49.841] (==) fglrx(0): NoDRI = NO
    [ 49.841] (==) fglrx(0): Capabilities: 0x00000000
    [ 49.841] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 49.841] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 49.841] (==) fglrx(0): UseFastTLS=0
    [ 49.841] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 49.841] (--) Depth 24 pixmap format is 32 bpp
    [ 49.841] Loading extension ATIFGLRXDRI
    [ 49.841] (II) fglrx(0): doing swlDriScreenInit
    [ 49.841] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 49.841] ukiDynamicMajor: found major device number 251
    [ 49.841] ukiDynamicMajor: found major device number 251
    [ 49.841] ukiDynamicMajor: found major device number 251
    [ 49.841] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 49.841] ukiOpenDevice: node name is /dev/ati/card0
    [ 49.841] ukiOpenDevice: open result is 12, (OK)
    [ 49.841] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 49.841] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 49.842] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 49.842] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
    [ 49.842] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [ 49.842] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f64c6e62000
    [ 49.842] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 49.842] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 49.842] (II) fglrx(0): swlDriScreenInit done
    [ 49.842] (II) fglrx(0): Kernel Module Version Information:
    [ 49.842] (II) fglrx(0): Name: fglrx
    [ 49.842] (II) fglrx(0): Version: 14.10.2
    [ 49.842] (II) fglrx(0): Date: May 5 2014
    [ 49.842] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 49.842] (II) fglrx(0): Kernel Module version matches driver.
    [ 49.842] (II) fglrx(0): Kernel Module Build Time Information:
    [ 49.842] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.15.4-1-ARCH
    [ 49.842] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 49.842] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 49.842] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 49.842] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 49.844] (II) fglrx(0): DRI initialization successfull
    [ 49.856] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01080000
    [ 49.862] (==) fglrx(0): Backing store enabled
    [ 49.862] Loading extension FGLRXEXTENSION
    [ 49.862] (**) fglrx(0): DPMS enabled
    [ 49.863] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 49.863] (**) fglrx(0): Textured Video is enabled.
    [ 49.863] (II) LoadModule: "glesx"
    [ 49.863] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 50.008] (II) Module glesx: vendor="X.Org Foundation"
    [ 50.008] compiled for 1.4.99.906, module version = 1.0.0
    [ 50.008] Loading extension GLESX
    [ 50.008] (II) fglrx(0): GLESX enableFlags = 8784
    [ 50.016] (II) fglrx(0): GLESX is enabled
    [ 50.017] (II) LoadModule: "amdxmm"
    [ 50.017] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 50.035] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 50.035] compiled for 1.4.99.906, module version = 2.0.0
    [ 50.058] Loading extension AMDXVOPL
    [ 50.058] Loading extension AMDXVBA
    [ 50.086] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 50.088] (II) fglrx(0): Enable composite support successfully
    [ 50.088] (II) fglrx(0): X context handle = 0x1
    [ 50.088] (II) fglrx(0): [DRI] installation complete
    [ 50.089] (==) fglrx(0): Silken mouse enabled
    [ 50.106] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 50.107] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 50.115] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
    [ 50.115] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 52.673] (--) RandR disabled
    [ 52.679] ukiDynamicMajor: found major device number 251
    [ 52.679] ukiDynamicMajor: found major device number 251
    [ 52.679] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 52.679] ukiOpenDevice: node name is /dev/ati/card0
    [ 52.679] ukiOpenDevice: open result is 13, (OK)
    [ 52.679] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 52.679] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 52.680] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    [ 52.929] ukiDynamicMajor: found major device number 251
    [ 52.929] ukiDynamicMajor: found major device number 251
    [ 52.929] ukiDynamicMajor: found major device number 251
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card0
    [ 52.929] ukiOpenDevice: open result is 14, (OK)
    [ 52.929] ukiGetBusid returned 'PCI:0:1:0'
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card1
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: Open failed
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card2
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: Open failed
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card3
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: open result is -1, (No such device)
    [ 52.929] ukiOpenDevice: Open failed
    [ 52.929] ukiOpenDevice: node name is /dev/ati/card4
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card5
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card6
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card7
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card8
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card9
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.930] ukiOpenDevice: node name is /dev/ati/card10
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: open result is -1, (No such device)
    [ 52.930] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card11
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card12
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card13
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card14
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card15
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: open result is -1, (No such device)
    [ 52.931] ukiOpenDevice: Open failed
    [ 52.931] ukiDynamicMajor: found major device number 251
    [ 52.931] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 52.931] ukiOpenDevice: node name is /dev/ati/card0
    [ 52.931] ukiOpenDevice: open result is 14, (OK)
    [ 52.931] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 52.931] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 53.834] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 53.835] ukiDynamicMajor: found major device number 251
    [ 53.835] ukiDynamicMajor: found major device number 251
    [ 53.835] ukiDynamicMajor: found major device number 251
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card0
    [ 53.836] ukiOpenDevice: open result is 15, (OK)
    [ 53.836] ukiGetBusid returned 'PCI:0:1:0'
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card1
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card2
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card3
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card4
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card5
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card6
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card7
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: open result is -1, (No such device)
    [ 53.836] ukiOpenDevice: Open failed
    [ 53.836] ukiOpenDevice: node name is /dev/ati/card8
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card9
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card10
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card11
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card12
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card13
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card14
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card15
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: open result is -1, (No such device)
    [ 53.837] ukiOpenDevice: Open failed
    [ 53.837] ukiDynamicMajor: found major device number 251
    [ 53.837] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 53.837] ukiOpenDevice: node name is /dev/ati/card0
    [ 53.837] ukiOpenDevice: open result is 15, (OK)
    [ 53.837] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 53.837] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 53.941] (II) fglrx(0): Setting screen physical size to 361 x 203
    [ 54.199] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 54.199] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 54.199] (II) LoadModule: "evdev"
    [ 54.200] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 54.222] (II) Module evdev: vendor="X.Org Foundation"
    [ 54.223] compiled for 1.15.1, module version = 2.9.0
    [ 54.223] Module class: X.Org XInput Driver
    [ 54.223] ABI class: X.Org XInput driver, version 20.0
    [ 54.223] (II) Using input driver 'evdev' for 'Power Button'
    [ 54.223] (**) Power Button: always reports core events
    [ 54.223] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 54.223] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 54.223] (--) evdev: Power Button: Found keys
    [ 54.223] (II) evdev: Power Button: Configuring as keyboard
    [ 54.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 54.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 54.223] (**) Option "xkb_rules" "evdev"
    [ 54.223] (**) Option "xkb_model" "pc104"
    [ 54.223] (**) Option "xkb_layout" "us"
    [ 54.249] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 54.250] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 54.250] (II) Using input driver 'evdev' for 'Video Bus'
    [ 54.250] (**) Video Bus: always reports core events
    [ 54.250] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 54.250] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 54.250] (--) evdev: Video Bus: Found keys
    [ 54.250] (II) evdev: Video Bus: Configuring as keyboard
    [ 54.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input5/event4"
    [ 54.250] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 54.250] (**) Option "xkb_rules" "evdev"
    [ 54.250] (**) Option "xkb_model" "pc104"
    [ 54.250] (**) Option "xkb_layout" "us"
    [ 54.250] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 54.250] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 54.250] (II) Using input driver 'evdev' for 'Power Button'
    [ 54.250] (**) Power Button: always reports core events
    [ 54.250] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 54.250] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 54.250] (--) evdev: Power Button: Found keys
    [ 54.250] (II) evdev: Power Button: Configuring as keyboard
    [ 54.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
    [ 54.250] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 54.250] (**) Option "xkb_rules" "evdev"
    [ 54.250] (**) Option "xkb_model" "pc104"
    [ 54.250] (**) Option "xkb_layout" "us"
    [ 54.251] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 54.251] (II) No input driver specified, ignoring this device.
    [ 54.251] (II) This device may have been added with another device file.
    [ 54.251] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
    [ 54.251] (II) No input driver specified, ignoring this device.
    [ 54.251] (II) This device may have been added with another device file.
    [ 54.251] (II) config/udev: Adding input device Integrated Camera (/dev/input/event12)
    [ 54.251] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 54.251] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 54.251] (**) Integrated Camera: always reports core events
    [ 54.251] (**) evdev: Integrated Camera: Device: "/dev/input/event12"
    [ 54.251] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb44d
    [ 54.251] (--) evdev: Integrated Camera: Found keys
    [ 54.251] (II) evdev: Integrated Camera: Configuring as keyboard
    [ 54.251] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb7/7-2/7-2:1.0/input/input14/event12"
    [ 54.251] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
    [ 54.251] (**) Option "xkb_rules" "evdev"
    [ 54.251] (**) Option "xkb_model" "pc104"
    [ 54.251] (**) Option "xkb_layout" "us"
    [ 54.252] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 54.252] (II) No input driver specified, ignoring this device.
    [ 54.252] (II) This device may have been added with another device file.
    [ 54.252] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event9)
    [ 54.252] (II) No input driver specified, ignoring this device.
    [ 54.252] (II) This device may have been added with another device file.
    [ 54.252] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event8)
    [ 54.252] (II) No input driver specified, ignoring this device.
    [ 54.252] (II) This device may have been added with another device file.
    [ 54.252] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 54.252] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 54.252] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 54.252] (**) AT Translated Set 2 keyboard: always reports core events
    [ 54.252] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 54.252] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 54.252] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 54.252] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 54.252] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 54.252] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 54.252] (**) Option "xkb_rules" "evdev"
    [ 54.252] (**) Option "xkb_model" "pc104"
    [ 54.252] (**) Option "xkb_layout" "us"
    [ 54.253] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
    [ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 54.253] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 54.253] (II) LoadModule: "synaptics"
    [ 54.253] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 54.258] (II) Module synaptics: vendor="X.Org Foundation"
    [ 54.258] compiled for 1.15.1, module version = 1.8.0
    [ 54.258] Module class: X.Org XInput Driver
    [ 54.258] ABI class: X.Org XInput driver, version 20.0
    [ 54.258] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 54.258] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 54.258] (**) Option "Device" "/dev/input/event11"
    [ 54.384] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5702 (res 51)
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4750 (res 67)
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 54.385] (**) Option "TapButton1" "1"
    [ 54.385] (**) Option "TapButton2" "2"
    [ 54.385] (**) Option "TapButton3" "3"
    [ 54.385] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 54.385] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 54.385] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 54.466] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
    [ 54.467] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
    [ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 54.467] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 54.467] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 54.467] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 54.468] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 54.468] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 54.468] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
    [ 54.468] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 54.468] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 54.468] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 54.468] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event13"
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    [ 54.469] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 54.469] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 54.469] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 54.469] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 54.469] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input13/event13"
    [ 54.469] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
    [ 54.469] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 54.469] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 54.470] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 54.470] (II) No input driver specified, ignoring this device.
    [ 54.470] (II) This device may have been added with another device file.
    [ 54.470] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
    [ 54.470] (II) No input driver specified, ignoring this device.
    [ 54.470] (II) This device may have been added with another device file.
    [ 54.471] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
    [ 54.471] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 54.471] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 54.471] (**) ThinkPad Extra Buttons: always reports core events
    [ 54.471] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
    [ 54.471] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    [ 54.471] (--) evdev: ThinkPad Extra Buttons: Found keys
    [ 54.471] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    [ 54.471] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event6"
    [ 54.471] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
    [ 54.472] (**) Option "xkb_rules" "evdev"
    [ 54.472] (**) Option "xkb_model" "pc104"
    [ 54.472] (**) Option "xkb_layout" "us"
    [ 54.479] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 1453.877] ukiDynamicMajor: found major device number 251
    [ 1453.877] ukiDynamicMajor: found major device number 251
    [ 1453.878] ukiDynamicMajor: found major device number 251
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card0
    [ 1453.878] ukiOpenDevice: open result is 41, (OK)
    [ 1453.878] ukiGetBusid returned 'PCI:0:1:0'
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card1
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card2
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card3
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card4
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card5
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card6
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card7
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card8
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card9
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card10
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card11
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card12
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.878] ukiOpenDevice: Open failed
    [ 1453.878] ukiOpenDevice: node name is /dev/ati/card13
    [ 1453.878] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: Open failed
    [ 1453.879] ukiOpenDevice: node name is /dev/ati/card14
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: Open failed
    [ 1453.879] ukiOpenDevice: node name is /dev/ati/card15
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: open result is -1, (No such device)
    [ 1453.879] ukiOpenDevice: Open failed
    [ 1453.879] ukiDynamicMajor: found major device number 251
    [ 1453.879] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 1453.879] ukiOpenDevice: node name is /dev/ati/card0
    [ 1453.879] ukiOpenDevice: open result is 41, (OK)
    [ 1453.879] ukiOpenByBusid: ukiOpenMinor returns 41
    [ 1453.879] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    /var/log/Xorg.0.log.old:
    [ 144.740]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 144.755] X Protocol Version 11, Revision 0
    [ 144.759] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 144.764] Current Operating System: Linux samwise 3.15.4-1-ARCH #1 SMP PREEMPT Mon Jul 7 07:42:54 CEST 2014 x86_64
    [ 144.765] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=eb465246-d35b-4dc0-a92a-d948f621ccaa rw nomodeset
    [ 144.774] Build Date: 27 June 2014 07:32:26PM
    [ 144.779]
    [ 144.784] Current version of pixman: 0.32.6
    [ 144.793] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 144.793] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 144.812] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 10 13:39:10 2014
    [ 144.817] (==) Using config file: "/etc/X11/xorg.conf"
    [ 144.821] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 144.826] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 144.826] (==) ServerLayout "aticonfig Layout"
    [ 144.826] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 144.826] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 144.826] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 144.826] (==) Automatically adding devices
    [ 144.826] (==) Automatically enabling devices
    [ 144.826] (==) Automatically adding GPU devices
    [ 144.826] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 144.826] Entry deleted from font path.
    [ 144.826] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 144.826] Entry deleted from font path.
    [ 144.826] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 144.826] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 144.826] Entry deleted from font path.
    [ 144.826] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 144.826] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 144.826] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 144.826] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 144.826] (II) Loader magic: 0x811cc0
    [ 144.826] (II) Module ABI versions:
    [ 144.826] X.Org ANSI C Emulation: 0.4
    [ 144.827] X.Org Video Driver: 15.0
    [ 144.827] X.Org XInput driver : 20.0
    [ 144.827] X.Org Server Extension : 8.0
    [ 144.828] (--) PCI:*(0:0:1:0) 1002:9995:17aa:510a rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256
    [ 144.828] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 144.833] Initializing built-in extension Generic Event Extension
    [ 144.837] Initializing built-in extension SHAPE
    [ 144.842] Initializing built-in extension MIT-SHM
    [ 144.846] Initializing built-in extension XInputExtension
    [ 144.850] Initializing built-in extension XTEST
    [ 144.855] Initializing built-in extension BIG-REQUESTS
    [ 144.859] Initializing built-in extension SYNC
    [ 144.863] Initializing built-in extension XKEYBOARD
    [ 144.867] Initializing built-in extension XC-MISC
    [ 144.871] Initializing built-in extension SECURITY
    [ 144.875] Initializing built-in extension XINERAMA
    [ 144.878] Initializing built-in extension XFIXES
    [ 144.882] Initializing built-in extension RENDER
    [ 144.886] Initializing built-in extension RANDR
    [ 144.889] Initializing built-in extension COMPOSITE
    [ 144.893] Initializing built-in extension DAMAGE
    [ 144.896] Initializing built-in extension MIT-SCREEN-SAVER
    [ 144.899] Initializing built-in extension DOUBLE-BUFFER
    [ 144.902] Initializing built-in extension RECORD
    [ 144.906] Initializing built-in extension DPMS
    [ 144.909] Initializing built-in extension Present
    [ 144.911] Initializing built-in extension DRI3
    [ 144.914] Initializing built-in extension X-Resource
    [ 144.917] Initializing built-in extension XVideo
    [ 144.920] Initializing built-in extension XVideo-MotionCompensation
    [ 144.923] Initializing built-in extension XFree86-VidModeExtension
    [ 144.925] Initializing built-in extension XFree86-DGA
    [ 144.928] Initializing built-in extension XFree86-DRI
    [ 144.930] Initializing built-in extension DRI2
    [ 144.930] (II) "glx" will be loaded by default.
    [ 144.930] (II) LoadModule: "glx"
    [ 144.930] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 144.931] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 144.931] compiled for 6.9.0, module version = 1.0.0
    [ 144.933] Loading extension GLX
    [ 144.933] (II) LoadModule: "fglrx"
    [ 144.933] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 144.953] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 144.953] compiled for 1.4.99.906, module version = 14.10.2
    [ 144.953] Module class: X.Org Video Driver
    [ 144.953] (II) Loading sub module "fglrxdrm"
    [ 144.953] (II) LoadModule: "fglrxdrm"
    [ 144.953] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 144.981] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 144.981] compiled for 1.4.99.906, module version = 14.10.2
    [ 144.981] (II) AMD Proprietary Linux Driver Version Identifier:14.10.2
    [ 144.981] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.10.1006.1001
    [ 144.982] (II) AMD Proprietary Linux Driver Build Date: May 5 2014 21:38:38
    [ 144.982] (++) using VT number 2
    [ 144.982] (WW) Falling back to old probe method for fglrx
    [ 145.046] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 145.049] ukiDynamicMajor: found major device number 251
    [ 145.049] ukiDynamicMajor: found major device number 251
    [ 145.049] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 145.049] ukiOpenDevice: node name is /dev/ati/card0
    [ 145.049] ukiOpenDevice: open result is 9, (OK)
    [ 145.406] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 145.407] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 145.493] (--) Chipset Supported AMD Graphics Processor (0x9995) found
    [ 145.493] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 145.495] (II) fglrx(0): pEnt->device->identifier=0x17b11a0
    [ 145.495] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 145.495] (II) Loading sub module "vgahw"
    [ 145.495] (II) LoadModule: "vgahw"
    [ 145.496] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 145.508] (II) Module vgahw: vendor="X.Org Foundation"
    [ 145.508] compiled for 1.15.2, module version = 0.1.0
    [ 145.508] ABI class: X.Org Video Driver, version 15.0
    [ 145.509] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 145.509] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 145.509] (==) fglrx(0): Default visual is TrueColor
    [ 145.509] (**) fglrx(0): Option "DPMS" "true"
    [ 145.509] (==) fglrx(0): RGB weight 888
    [ 145.509] (II) fglrx(0): Using 8 bits per RGB
    [ 145.509] (==) fglrx(0): Buffer Tiling is ON
    [ 145.510] (II) Loading sub module "fglrxdrm"
    [ 145.510] (II) LoadModule: "fglrxdrm"
    [ 145.510] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 145.510] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 145.510] compiled for 1.4.99.906, module version = 14.10.2
    [ 145.513] ukiDynamicMajor: found major device number 251
    [ 145.513] ukiDynamicMajor: found major device number 251
    [ 145.513] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 145.513] ukiOpenDevice: node name is /dev/ati/card0
    [ 145.513] ukiOpenDevice: open result is 11, (OK)
    [ 145.513] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 145.513] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 145.513] (**) fglrx(0): NoAccel = NO
    [ 145.513] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 145.513] (--) fglrx(0): Chipset: "AMD Radeon HD 8450G" (Chipset = 0x9995)
    [ 145.513] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x510a)
    [ 145.513] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 145.514] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 145.514] (--) fglrx(0): MMIO registers at 0xf0300000
    [ 145.514] (--) fglrx(0): I/O port at 0x00003000
    [ 145.514] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 145.530] (II) fglrx(0): ATIF platform detected
    [ 145.536] (II) fglrx(0): AC Adapter is used
    [ 145.556] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 145.560] (II) Loading sub module "vbe"
    [ 145.560] (II) LoadModule: "vbe"
    [ 145.560] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 145.561] (II) Module vbe: vendor="X.Org Foundation"
    [ 145.561] compiled for 1.15.2, module version = 1.1.0
    [ 145.561] ABI class: X.Org Video Driver, version 15.0
    [ 145.565] (II) fglrx(0): VESA BIOS detected
    [ 145.565] (II) fglrx(0): VESA VBE Version 3.0
    [ 145.565] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 145.565] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 145.565] (II) fglrx(0): VESA VBE OEM Software Rev: 15.31
    [ 145.565] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 145.565] (II) fglrx(0): VESA VBE OEM Product: DVST
    [ 145.565] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 145.565] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 145.565] (--) fglrx(0): Video RAM: 786432 kByte, Type: DDR3
    [ 145.565] (II) fglrx(0): PCIE card detected
    [ 145.565] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 145.565] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 145.565] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x30000000)
    [ 145.566] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 145.566] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 145.566] (II) Loading sub module "fb"
    [ 145.566] (II) LoadModule: "fb"
    [ 145.566] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 145.567] (II) Module fb: vendor="X.Org Foundation"
    [ 145.567] compiled for 1.15.2, module version = 1.0.0
    [ 145.567] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 145.567] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 145.567] (II) Loading sub module "ddc"
    [ 145.567] (II) LoadModule: "ddc"
    [ 145.567] (II) Module "ddc" already built-in
    [ 145.714] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 145.714] (II) fglrx(0): Output DFP1 has no monitor section
    [ 145.714] (II) fglrx(0): Output CRT1 has no monitor section
    [ 145.714] (II) Loading sub module "ddc"
    [ 145.714] (II) LoadModule: "ddc"
    [ 145.714] (II) Module "ddc" already built-in
    [ 145.714] (II) fglrx(0): Connected Display0: LVDS
    [ 145.714] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 145.714] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 145.714] (II) fglrx(0): Year: 2011 Week: 0
    [ 145.714] (II) fglrx(0): EDID Version: 1.3
    [ 145.714] (II) fglrx(0): Digital Display Input
    [ 145.714] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 145.714] (II) fglrx(0): Gamma: 2.20
    [ 145.714] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 145.714] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 145.714] (II) fglrx(0): First detailed timing is preferred mode
    [ 145.714] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 145.714] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 145.715] (II) fglrx(0): Manufacturer's mask: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Unknown vendor-specific block f
    [ 145.715] (II) fglrx(0): N156BGE-L11
    [ 145.715] (II) fglrx(0): EDID (in hex):
    [ 145.715] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 145.715] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 145.715] (II) fglrx(0): 15505400000001010101010101010101
    [ 145.715] (II) fglrx(0): 010101010101121b5664500014301022
    [ 145.715] (II) fglrx(0): 260058c1100000189116566450001430
    [ 145.715] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 145.715] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 145.715] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 145.715] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 145.715] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 145.715] (II) fglrx(0): EDID for output LVDS
    [ 145.715] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 145.715] (II) fglrx(0): Year: 2011 Week: 0
    [ 145.715] (II) fglrx(0): EDID Version: 1.3
    [ 145.715] (II) fglrx(0): Digital Display Input
    [ 145.715] (II) fglrx(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 145.715] (II) fglrx(0): Gamma: 2.20
    [ 145.715] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 145.715] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 145.715] (II) fglrx(0): First detailed timing is preferred mode
    [ 145.715] (II) fglrx(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 145.715] (II) fglrx(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 145.715] (II) fglrx(0): Manufacturer's mask: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Supported detailed timing:
    [ 145.715] (II) fglrx(0): clock: 57.8 MHz Image Size: 344 x 193 mm
    [ 145.715] (II) fglrx(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 145.715] (II) fglrx(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 145.715] (II) fglrx(0): Unknown vendor-specific block f
    [ 145.715] (II) fglrx(0): N156BGE-L11
    [ 145.715] (II) fglrx(0): EDID (in hex):
    [ 145.715] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 145.716] (II) fglrx(0): 0015010380231378ea00259e57529929
    [ 145.716] (II) fglrx(0): 15505400000001010101010101010101
    [ 145.716] (II) fglrx(0): 010101010101121b5664500014301022
    [ 145.716] (II) fglrx(0): 260058c1100000189116566450001430
    [ 145.716] (II) fglrx(0): 1022260058c1100000180000000f008c
    [ 145.716] (II) fglrx(0): 09328c09321609000daea915000000fe
    [ 145.716] (II) fglrx(0): 004e3135364247452d4c31310a20007e
    [ 145.716] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 145.716] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x0.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Printing probed modes for output LVDS
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 145.716] (II) fglrx(0): Modeline "1366x768"x50.0 57.77 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1360x768"x60.0 69.30 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1360x768"x50.0 57.77 1360 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x768"x60.0 69.30 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x768"x50.0 57.77 1280 1382 1416 1466 768 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x720"x60.0 69.30 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (47.3 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1280x720"x50.0 57.77 1280 1382 1416 1466 720 770 776 788 -hsync -vsync (39.4 kHz e)
    [ 145.716] (II) fglrx(0): Modeline "1024x768"x60.0 69.30 1024 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz e)

    The short answer here is this: https://bbs.archlinux.org/viewtopic.php … 9#p1404629 ... some weird incompatibility w/ the catalyst drivers w/ latest gnome... had I really been paying attention to the wiki, I'd have known this. Oh well, it's worth the extra performance to me to use startx. Thanks all for watching. Nothing more to see here.

Maybe you are looking for

  • Error message 0x80010003 when trying to buy

    I have been unable to purchase anything off of iTunes since an issue I'm having with Safari started (cannot connect to secure sites.) Any idea why the two may be linked? After successfully browsing Music Store & selecting the desired purchase, I hit

  • What happens when the process version is changed to 1.1, for example?

    Hi. A little problem here. I was on the 66 revision of my process and then I made a modification that was incompatible with the previous version. So, BPM change the version to 1.1.0, but I dont know why, I just cant see the new instances on workspace

  • Idoc scenario R/3 to R/3

    Hello everybody, I'm really new to XI and I need to integrate 2 R/3's via Idoc's, can anyone help with a How to guide or something like that so I can do this, thanks in advance. Regards, Julio Cesar

  • Please Help. Palm Chat not working - Pre wont even turn on

    After updating my pre to webos 1.4 the top right hand corner of the device showed the message 'phone offline' and no calls could be sent or received. I clicked the option to erase usb and data. This caused the phone to not start properly. I then proc

  • A simple IF condition question????

    Hi guys... I have a short question??? I am faced with two conditons of the form: If(a && b && C){ do something }else if(a && b && c && d){ do something else the problem I am getting is that the first condition is executed on both cases. is there any