[Solved] Excessive high load average

My laptop seems to have an very excessive high load average. My system gets very slow even when I'm running openbox with a browser, terminal and music player. That is enough to make applications freeze for a few seconds. I've seen the load average goes higher 5.00. Right now I just logged in openbox using lxdm, open a browser and a terminal and my load average is 23:11:21 up 12 min,  2 users,  load average: 1.15, 0.92, 0.58.
$ top
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1367 root 20 0 48140 2392 1832 R 100 0.1 7:39.51 lxdm-binary
1411 jesse 20 0 402m 9800 7176 S 1 0.2 0:03.10 indicator-multi
1370 root 20 0 110m 14m 6388 S 0 0.4 0:03.50 X
1479 jesse 20 0 263m 13m 10m S 0 0.3 0:00.99 terminal
1 root 20 0 4180 692 592 S 0 0.0 0:00.61 init
2 root 20 0 0 0 0 S 0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0
6 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/0
7 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0
8 root RT 0 0 0 0 S 0 0.0 0:00.00 migration/1
9 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/1:0
As yon can see the process 1367 is using 100% of the cpu. I have no idea why this is happening. Also my laptop isn't old. It has intel i5 processor with 4gm ram.
Anybody has an idea of what is happening?
EDIT: I just checked my load average again
[jesse@myarch ~]$ uptime
23:23:46 up 24 min, 3 users, load average: 4.42, 2.19, 1.25
That is an absurd value, isn't is? Ah, and my system is up to date, if anyone asks.
Last edited by sollidsnake (2012-02-17 12:35:34)

well it looks like back in december there were some bugs reported with libglib2.0-0 2.31.2 that where causing this issue you can try updating to make sure you have the most current version.
pacman -S glib2

Similar Messages

  • One of 4 node RAC always have higher load averages and higher than others

    Hello,
    We have a 4 node rac, 9208 on linux 4. When viewing top, we noticed the same one node always have a higher load average than the other 3 nodes. Is this normal. Loan balance is working fine but this one node always have higher load average. This is the node where we do the rac installation. Thank you.

    I do not remember what is the default for clb_goal (client load balancing) for 9i but 10g is LONG.
    check it
    select clb_goal from dba_services where name = <service name>
    you may have to change from LONG to SHORT OR SHORT to LONG depending your connection types.
    dbms_service.MODIFY_SERVICE(‘<service>’,clb_goal=> dbms_service.CLB_GOAL_LONG);
    Read the following article.
    http://www.databasejournal.com/features/oracle/article.php/3659411/Oracle-RAC-Administration---Part-15-Connection-Load-Balancing-and-FAN.htm

  • Very high "load average" in top

    Hi,
    our OES11SP1 two-server-cluster (fully patched) shows a very high "load
    average" (>50, up to 110) in top in some circumstances. There are no
    problems in normal operation, but administrator actions like shutdown or
    cluster migrate might trigger the problem.
    For example when I enter 'halt', then there is the following line in
    /var/log/messages:
    Sep 12 20:27:18 srv1 shutdown[14675]: shutting down for system halt
    more than 20 minutes later:
    Sep 12 20:51:19 srv1 init: Switching to runlevel: 0
    Within thes 20 minutes nothing happens, but "average load" goes up to at
    least 50, with ndsd at top. Access to storage related tools and commands is
    not possible, for example 'nss /pool' hangs without any output.
    This happens on nearly every shutdown, but from time to time it doesn't. The
    same will sometimes be triggered by a cluster migrate.
    This only happens with our OES11SP1 cluster, it does not happen with OES11
    and OES2SP3; the only other difference I'm aware of: Novell CIFS is only
    running on the OES11SP1 cluster.
    Any ideas?
    Thanks,
    Mirko

    Sorry for the delay, it seems it's a bad habit of me to ask questions
    immediately before holidays...
    Yes, these servers have replicas, all of them... Cache size is set to 195328
    KB, which is about twice the DIB size. IIRC this was a recommendation I read
    somewhere at Novell. But I'll check that information again.
    Thanks,
    Mirko
    kjhurni wrote:
    >
    > Mirko Guldner;2283539 Wrote:
    >> top shows ndsd on top - but it's there in normal operation too, so I
    >> don't
    >> know if this means something.. (?) And it's not always the CPU which is
    >> at
    >> 100% - I have an example screenshot with: load average 50.20, 51.61,
    >> 41.0
    >> 3.2%us, 1.0%sy, 0.0%ni, 77.0%id 18%wa 0.0%hi 0.3%si 0.0%st. But this is
    >> only
    >> an example - this differs.
    >>
    >> Thanks,
    >> Mirko
    >>
    >> kjhurni wrote:
    >>
    >> >
    >> > Mirko Guldner;2283448 Wrote:
    >> >> Hi,
    >> >>
    >> >> our OES11SP1 two-server-cluster (fully patched) shows a very high
    >> "load
    >> >> average" (>50, up to 110) in top in some circumstances. There are no
    >> >> problems in normal operation, but administrator actions like
    >> shutdown
    >> >> or
    >> >> cluster migrate might trigger the problem.
    >> >>
    >> >> For example when I enter 'halt', then there is the following line in
    >> >> /var/log/messages:
    >> >>
    >> >> Sep 12 20:27:18 srv1 shutdown[14675]: shutting down for system halt
    >> >>
    >> >> more than 20 minutes later:
    >> >>
    >> >> Sep 12 20:51:19 srv1 init: Switching to runlevel: 0
    >> >>
    >> >> Within thes 20 minutes nothing happens, but "average load" goes up
    >> to
    >> >> at
    >> >> least 50, with ndsd at top. Access to storage related tools and
    >> commands
    >> >> is
    >> >> not possible, for example 'nss /pool' hangs without any output.
    >> >>
    >> >> This happens on nearly every shutdown, but from time to time it
    >> doesn't.
    >> >> The
    >> >> same will sometimes be triggered by a cluster migrate.
    >> >>
    >> >> This only happens with our OES11SP1 cluster, it does not happen with
    >> >> OES11
    >> >> and OES2SP3; the only other difference I'm aware of: Novell CIFS is
    >> >> only
    >> >> running on the OES11SP1 cluster.
    >> >>
    >> >> Any ideas?
    >> >>
    >> >> Thanks,
    >> >> Mirko
    >> >
    >> > Which process(es) does top show as being the culprit?
    >> >
    >> > In the past (on OES2 SP3) we had issues with CIFS causing ncp to
    >> cause
    >> > high utilization, but that was fixed a while ago.
    >> >
    >> > --Kevin
    >> >
    >> >
    >
    > I have seen ncp issues cause high ndsd utilization, but we've not yet
    > upgraded our cluster or DS servers to OES11 yet (waiting for new
    > hardware to go in place first).
    >
    > Out of curiosity, are the servers with high utilization also replica
    > servers? For some reason, during one of our upgrades on a replica
    > server (we have a server that contains all R/W copies of everything),
    > the cache size got set down really low and that caused all sorts of
    > issues.
    >
    > Maybe one of my collegues will wander by and offer additional insight,
    > as this may be eDir related and/or NCP related. Not sure if triggering
    > a core manually would help (but you'd have to send that to Novell and
    > open an SR to get it read).
    >
    > IF you suspect CIFS, do you have the ability to temporarily shut off
    > CIFS for like a few days to see if that's the culprit?
    >
    >

  • Top- Large run queue & High load averages

    From which section of top we can find Large run queue & High load averages ?

    Can you be a little bit more specific about what OS your running on? Top is not consistent on all versions of Linux...
    This link may help
    http://www.oracle.com/technology/pub/articles/advanced-linux-commands/part2.html

  • High load averages, low CPU usage

    HI,
         I recently upgraded to Lion and I am noticing high load averages ~0.7 for my system. The CPU is, however ~95% idle. I am not running any intensive apps. I first thought it is an I/O issue, but I have almost 500 MB free memory, and there is no disk activity. The system is perfectly fine, with all the eye candy/animations running smoothly. Is this a bug?
    Thanks for any help.

    Same problem here
    Did a clean install of Lion, moved everything manually. System was clean and running fast. Then, for some reason started to slow down after a few months. My last system (macbook snow leopard) was running fine for 3 years.
    I noticed HIGH load averages (over 2.5!) while CPU is ideling (only 'round 30% for user and system). System is slow and CPU gets hot, resulting in loud fan noise.
    Googled a lot, did standard maintenance tasks, tried to pinpoint cause - nothing so far. Will update when I find out more. Maybe someone else has a clue or Apple releases a fix. Fingers crossed.

  • [SOLVED] High load average in X at idle

    Hello Archers,
    Recently my laptop has been showing abnormally high 1-minute load averages (~0.20-0.80 on a dual-core machine) at idle whenever I have X running. This figure has always settled down to 0.00 after a while, and indeed it does when I exit to the console. What's puzzling is that top reports a less-extreme 2-3% CPU usage number, with X taking 1% at most (still high, though, considering I'm running a very lightweight DWM setup). To be sure, this does heat up the CPU noticeably. I don't think I've changed anything on my system except for routine updating, and I've made sure my .xinitrc script isn't the culprit.
    Any ideas on why this is?
    EDIT: Marked as [SOLVED].
    Last edited by ktkhuong (2010-08-27 00:28:45)

    Kernel .35.
    https://bbs.archlinux.org/viewtopic.php?id=103346
    Last edited by karol (2010-08-26 10:33:35)

  • [Solved] High load average even when idle after update

    Hello arch fellows!
    I have a Dell Inspiron N4110 intel i5 4gb ram. I think it is a decent laptop and should run Arch Linux pretty well, right? Well, it does until I run 'pacman -Syu'. After the update, the load average gets over 1.00 even when idle. It hardly gets under 0.40. Before updating, the average is under 0.10 most times. The command top doesn't show me anything. All the processes are practically 0%. It seems to me the problem would be the kernel, am I right? But I tried the fallback option when booting but it is the same.
    Does anybody have an idea of what could be the problem? I appreciate any help.
    Last edited by sollidsnake (2012-05-18 00:32:52)

    Thanks for the reply. It was really a kernel problem. I downgraded it to an older version and it looks normal now

  • High load average

    Hi all,
    System: SunOS 5.10 Generic_127127-11 sun4u sparc SUNW,SPARC-Enterprise
    load: 4:08pm up 78 day(s), 6:57, 2 users, load average: 1.10, 1.14, 1.14
    ps -ef | more
    root 3 0 0 Oct 29 ? 1185:48 fsflush
    Is it normal that fsflush eats that much of time?
    Users told me, that it took several minutes to open files. What could be the issue?
    If you need more information (vmstat, iostat) let me know.
    Thanks in advance.
    Cheers,
    Axel

    asgrunix wrote:
    Hi all,
    System: SunOS 5.10 Generic_127127-11 sun4u sparc SUNW,SPARC-Enterprise
    load: 4:08pm up 78 day(s), 6:57, 2 users, load average: 1.10, 1.14, 1.14
    ps -ef | more
    root 3 0 0 Oct 29 ? 1185:48 fsflush
    Is it normal that fsflush eats that much of time? Doesn't seem unreasonable. A few hours of CPU time in 2 1/2 months? I wouldn't be looking there for your performance issues.
    Users told me, that it took several minutes to open files. What could be the issue?Slow storage? Failing storage? Heavy load on the machine at the time? Any of those things.
    Darren

  • High cpu load average

    Hi Experts,
    I have a SOA deployed on AS 10.1.3.2 which is integerated with BI EE 10.1.3.2 on OHEL 4.
    With this setup, I have seeing very high load average on cpu side. When I stop the soa oc4j the load average comes to normal level of under 1. While with soa process started it goes as high as 15 which is pretty abnormal.
    Any pointers to debug what could be the issue will be helpfu.
    Thanks,
    Rishi

    Hi Experts,
    I have a SOA deployed on AS 10.1.3.2 which is integerated with BI EE 10.1.3.2 on OHEL 4.
    With this setup, I have seeing very high load average on cpu side. When I stop the soa oc4j the load average comes to normal level of under 1. While with soa process started it goes as high as 15 which is pretty abnormal.
    Any pointers to debug what could be the issue will be helpfu.
    Thanks,
    Rishi

  • High load on x4100

    hey all,
    my new x4100s running linux sit at a load average of 8+, even when idle.
    this page http://www.mail-archive.com/[email protected]/msg45814.html
    mentions a workaround, by rmmodding ohci_hcd - however that kills usb, which i need.
    any ideas?

    What version of linux are you using?
    A load average of 8+ means something is truly wrong. My 4100s running RedHat Enterprise Linux V3, Update 6 have a load average at idle of 0, as they should.
    Did you do a 'top' to see what is consuming the CPU?
    Here is a list of the modules loaded on a typical 4100 in our shop:
    [root@iterppn]# lsmod
    Module Size Used by
    parport_pc 29185 0
    lp 15089 0
    parport 43981 2 parport_pc,lp
    autofs4 24009 5
    i2c_dev 13633 0
    i2c_core 28609 1 i2c_dev
    nfs 245617 2
    lockd 77809 2 nfs
    nfs_acl 5185 1 nfs
    sunrpc 175545 7 nfs,lockd,nfs_acl
    ds 21449 0
    yenta_socket 22977 0
    pcmcia_core 69329 2 ds,yenta_socket
    button 9057 0
    battery 11209 0
    ac 6729 0
    sr_mod 20581 0
    usb_storage 70921 0
    md5 5697 1
    ipv6 282913 24
    joydev 11841 0
    ohci_hcd 24273 0
    hw_random 7137 0
    e1000 120761 0
    dm_snapshot 19073 0
    dm_zero 3649 0
    dm_mirror 32465 0
    ext3 137809 6
    jbd 69104 1 ext3
    dm_mod 68097 24 dm_snapshot,dm_zero,dm_mirror
    mptscsih 2753 0
    mptsas 11981 3 mptscsih
    mptspi 11725 1 mptscsih
    mptfc 10825 1 mptscsih
    mptscsi 46161 3 mptsas,mptspi,mptfc
    mptbase 66721 4 mptsas,mptspi,mptfc,mptscsi
    sd_mod 19393 3
    scsi_mod 141457 7 sr_mod,usb_storage,mptsas,mptspi,mptfc,mptscsi,sd_mod
    You might want to compare your module list to this one. We have USB support and no high load averages.

  • Load Average unusually high since installing fonts

    A few days ago I installed a lot of fonts (over 1k). I quickly realized this was a bad idea, and I've uninstalled them (or at least I think I have). However, the load average on my machine is consistently over 2.0, many times over 3.0.
    To uninstall the fonts, I went into Font Book, selected all of the fonts, then chose Resolve Duplicates. Then I restarted the machine.
    Any ideas how to reduce the load average?
    Thanks!

    nachof wrote:2.6.31-ARCH
    You should probably upgrade to the newest kernel, xorg and the radeon driver. I'm sure a lot of bugs have been fixed since 2.6.31 (maybe this one).
    Last edited by thestinger (2010-11-26 00:33:37)

  • Persistent Active Requests causing high CPU usage and load average

    Hi, we've deployed a JSP application on standalone OC4J talking to Oracle DB. The whole thing runs on Sun Solaris. On some occasions (still investigating what causes this), the number of active requests rises (as seen from EM console) and never drops down. The weird thing is, the load average numbers are proportional to the number of persistent active request. If there are 3 active requests, load avg will be [3.x 3.x 3.x], and whenever persistent active request exist, CPU usage will shoot up to over 90% (usually between 95% - 100%). When the system is running normally, CPU usage is usually less than 20%. Is it possible to track down this problem and how? Many thanks.

    BlueAeon
    Welcome to Apple Discussions!!
    The icons on the right of the menu bar … show a beachball when I put the cursor over themWell, if this was your only problem I would put it down to a corrupt preference or cache file. Nevertheless, it is worth seeing how much this helps.
    The file you need to trash is 'systemuiserver.plist'. But there are potentially two of them, plus it is best to delete your caches as well, so ...
    In "/Users/<yourname>/Library/Caches", delete everything
    In "/Users/<yourname>/Library/Preferences", delete com.apple.systemuiserver.plist
    In "/Users/<yourname>/Library/Preferences/ByHost", delete com.apple.systemuiserver.xxx.plist where 'xxx' is a 12 digit (hexadecimal) numeric string.
    See if this improves the situation, and post back with any remaining oddities.

  • Load average peaks every ~3 hours

    Hi all. I have a quick question, which should be easy to solve, but I haven't been able to yet.
    Approximately every 3.2 hours (the period is very regular, and a bit more than 3 hours), the load average on my XServe climbs up to 1.0, stays there for a few minutes, then falls back down to its average level (normally less than 0.1). (I've graphed it out which is why I know it's so regular). But I haven't for the life of me been able to figure out what's doing this. When it spikes up like that, 'top' still shows a relatively idle CPU (~95% idle), 'ps alx' shows only the 'ps' command itself having an 'R' STAT flag, and 'sudo fs_usage' shows periodic bits of activity, but nothing crazy. How can I find out what's going on? I know that a load average of 1.0 isn't all that high and the server still feels responsive during these spikes, but it should be mostly idling closer to 0.0. I want to make sure that if something is starting to bog down the server that I nip it in the bud before it starts to become a real issue.
    Any advice on what might be causing this, or what I can use to figure out what's contributing to the load average during these times?
    Thanks!
    Dan

    Good point about Remote Desktop and Chicken of the
    VNC. When the server was originally set up remotely
    several years ago, I didn't have a fast enough
    Internet connection to make remote GUI concepts like
    those practical at all (ever try running them through
    dialup?), so I quickly became a fan of the command
    I already had an ADSL line when I discovered VNC, but if anyone rmembers Timbuctu..
    It was a commercial program that did the same thing as VNC, but with a different approach.
    I used it with a 14400 baud modem under System 7.5. I could see the menus drawing themselves... =:-|
    line. Perhaps I should revisit it now that I have a
    broadband connection, but Mac user though I am, I've
    always been a Unix command line guy at heart
    Good. It helps a lot.
    I'm still descovering some new unix conterpart of many of the system GUI programs.
    And as far as the cron jobs go, according to the
    various files in /var/cron/tabs, I have a few entries
    that are set to run at specific times per day, but
    nothing of a periodic nature of every few hours. And
    the strange thing is that it isn't periodic by an
    integer number of hours - it's periodic by a bit over
    3 hours. From the graphs I've made of load average,
    its periodicity is very close to 3.2 hours. I also
    Hmm.. You're right.
    cron is scheduling jobs by the hour, minutes,etc, but not a mix of them. Unless its scheduled every 200 minuts (or so).
    checked with 'ps aux' and there don't seem to be any
    hung processes or something that's been running for
    an inordinate amount of time, other than those
    processes which started when the server was
    originally booted.
    The server has been running since July 28, 2006 (297
    days) and only recently (within the past week or so)
    started to exhibit this behavior as far as I know.
    Hmm.. This could point to some system update..
    No processes are currently running with an abnormal
    amount of CPU time taken - currently, the lead is
    pretty much a tie between 'hwmond' and 'configd',
    with about 2700 minutes each. This works out to
    about 9 minutes/day, so it doesn't seem too bad to
    me.
    I know, I could just reboot the machine and see if
    the problem goes away. But there are two main
    reasons I haven't done so. First, I really want to
    know what's happening, and even if rebooting the
    machine does fix the problem, I won't have learned
    anything from it and there would be nothing to
    prevent this from happening again. And secondly, I
    Holy words. You're **** right.
    had a bad experience once where rebooting the machine
    remotely didn't run smoothly - for some reason, the
    primary hard drive didn't spin up quick enough to be
    recognized, and it booted into its secondary recovery
    hard drive, which didn't enable me any kind of remote
    access to the machine... so it meant several hours of
    downtime while I drove to the XServe's location to
    manually restart it again. The box's availability is
    critical to a business' operations, so I don't want
    to risk the possibility of downtime unless all else
    fails.
    Ok. Sorry I could be of no help anymore, but it's difficult to understand sitting in front of a (far away) screen.
    This seem one of those "Sherlock Holmes" cases.. You need to take everything into account and if all fails what remains, though unlikely, is the truth.
    (This shoud be a citation)
    Dan
    Ciao,
    Ermanno

  • What's causing periodic load average spikes?

    Hi all. I have a quick question, which should be easy to solve, but I haven't been able to yet.
    Approximately every 3.2 hours (the period is very regular, and a bit more than 3 hours), the load average on my XServe climbs up to 1.0, stays there for a few minutes, then falls back down to its average level (normally less than 0.1). (I've graphed it out which is why I know it's so regular). But I haven't for the life of me been able to figure out what's doing this. When it spikes up like that, 'top' still shows a relatively idle CPU (~95% idle), 'ps alx' shows only the 'ps' command itself having an 'R' STAT flag, and 'sudo fs_usage' shows periodic bits of activity, but nothing crazy. How can I find out what's going on? I've also tried commands like 'iostat 2' and 'netstat 2' to see if anything obvious is happening, but all seems relatively quiet... other than the load average as reported by top, uptime, etc. I know that a load average of 1.0 isn't all that high and the server still feels responsive during these spikes, but it should be mostly idling closer to 0.0. I want to make sure that if something is starting to bog down the server that I nip it in the bud before it starts to become a real issue.
    I know, I could just reboot the machine and see if the problem goes away. But there are two main reasons I haven't done so. First, I really want to know what's happening, and even if rebooting the machine does fix the problem, I won't have learned anything from it and there would be nothing to prevent this from happening again. And secondly, I had a bad experience once where rebooting the machine remotely didn't run smoothly - for some reason, the primary hard drive didn't spin up quick enough to be recognized, and it booted into its secondary recovery hard drive, which didn't enable me any kind of remote access to the machine... so it meant several hours of downtime while I drove to the XServe's location to manually restart it again. The box's availability is critical to a business' operations, so I don't want to risk the possibility of downtime unless all else fails.
    Any advice on what might be causing this, or what I can use to figure out what's contributing to the load average during these times?
    Thanks!
    Dan

    Just to add a bit more food for thought for those experts out there...
    A few days ago, I tried changing the syslogd configuration to log debug information to see if something could be tracked down. After changing the syslogd.conf file, I sent a HUP signal to the syslogd process to try and get it to re-read it. I must've done something wrong, since I never did get debug information logging. But something else happened which was interesting.
    I got a discontinuity in my regular 3 hour load average peaks. The next one happened an hour or so after I sent the signal (maybe 2.5 hours after the previous peak) and then continued on with a 3.2 hour periodicity. Then, the peaks ramped down and I thought the problem may have settled down. But then, they came back, and this time it doesn't quiet down to a load average of 0 in between peaks - it's around 0.25 now. Before, the server was normally at a load average around 0, peaking to 1.0 every 3.2 hours for maybe 5 minutes. Now, it sits normally at a load average around 0.25, peaking to 1.25 every 3.2 hours for 5 minutes.
    I don't know if the HUP signal to syslogd changed anything, or if it was just coincidence.
    Does this bit of info suggest anything else I could try?
    Thanks!
    Dan

  • Extremely high loads doing minimal tasks

    Hi.
    This is doing my head in. Just upgraded after a couple of years on a celeron dual core netbook (running Arch of course) to a Lenovo E555 which has an AMD Kaveri A8-7100. I was expecting it to be night and day. Unfortunately the Lenovo is so sluggish as to be virtually unusable. It works fine in windows 8. This is uptime for just using chromium and downloading a Steam game. This is something I used to do on the netbook no trouble. On the Lenovo it is virtually at a standstill. Any ideas what is going wrong? I installed the Catalyst propriety driver a couple of days, but the behaviour is seemingly the same with or without the driver...
    Can provide logs as required. I am not willing to go back to windows..but at the moment this Arch install is not really usable.
    This behaviour occurs on gnome and KDE and openbox...
    uptime
    [06:04:48] xxxxx@arch ~ $ uptime
    18:04:53 up 2:08, 2 users, load average: 11.64, 8.10, 5.80
    htop:
    PID USER PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command
    17033 xxxxx 20 0 1046M 217M 80128 R 41.1 3.2 1:34.51 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17914 xxxxx 20 0 235M 121M 55776 S 26.0 1.8 0:49.32 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper --type=renderer --disable-accelerated-video-decod
    1088 root 20 0 318M 112M 89020 S 19.0 1.7 10:57.48 /usr/bin/Xorg.bin vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority -nolisten tcp -background none -nore
    1238 xxxxx 20 0 1836M 388M 105M S 17.5 5.8 12:54.34 /usr/bin/gnome-shell
    17211 xxxxx 20 0 367M 183M 91920 S 15.0 2.7 1:34.48 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    1519 xxxxx 20 0 1631M 281M 113M S 13.3 4.2 42:45.48 /usr/lib/chromium/chromium
    31817 xxxxx 20 0 884M 356M 183M S 11.3 5.3 14:37.69 /usr/lib/chromium/chromium --type=gpu-process --channel=1519.33.2021160556 --supports-dual-gpus=false --gpu
    14959 xxxxx 20 0 554M 41672 30072 S 9.4 0.6 0:08.65 /usr/bin/gedit --gapplication-service
    17039 xxxxx 25 5 1046M 217M 80128 S 7.6 3.2 0:16.75 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1696 xxxxx 20 0 1631M 281M 113M S 6.2 4.2 15:35.68 /usr/lib/chromium/chromium
    17240 xxxxx 20 0 337M 43984 37932 S 5.9 0.6 0:20.24 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper -cefhost -cachedir config/htmlcache -steampid 172
    17326 xxxxx 20 0 367M 183M 91920 S 5.4 2.7 0:46.77 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17270 xxxxx 20 0 367M 183M 91920 S 4.0 2.7 0:02.06 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    2030 xxxxx 25 5 1540M 669M 70104 S 3.4 9.9 50:00.26 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1846 xxxxx 20 0 854M 132M 50876 S 3.0 2.0 4:17.24 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17040 xxxxx 25 5 1046M 217M 80128 S 2.9 3.2 0:03.29 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17041 xxxxx 25 5 1046M 217M 80128 S 2.4 3.2 0:03.16 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17264 xxxxx 20 0 337M 43984 37932 S 2.4 0.6 0:08.12 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper -cefhost -cachedir config/htmlcache -steampid 172
    17036 xxxxx 20 0 1046M 217M 80128 S 2.0 3.2 0:07.44 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17915 xxxxx 20 0 235M 121M 55776 S 2.0 1.8 0:06.86 /home/xxxxx/.local/share/Steam/ubuntu12_32/steamwebhelper --type=renderer --disable-accelerated-video-decod
    580 xxxxx 20 0 1540M 669M 70104 S 1.9 9.9 2:50.39 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1768 xxxxx 20 0 1631M 281M 113M S 1.5 4.2 1:06.37 /usr/lib/chromium/chromium
    31847 xxxxx 20 0 884M 356M 183M S 0.8 5.3 1:30.43 /usr/lib/chromium/chromium --type=gpu-process --channel=1519.33.2021160556 --supports-dual-gpus=false --gpu
    1695 xxxxx 20 0 1631M 281M 113M S 0.8 4.2 0:44.71 /usr/lib/chromium/chromium
    17746 xxxxx 20 0 367M 183M 91920 S 0.8 2.7 0:01.73 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17973 xxxxx 20 0 367M 183M 91920 S 0.7 2.7 0:06.04 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    20044 xxxxx 20 0 14652 4044 2688 R 0.5 0.1 0:01.12 htop -d 60
    1349 xxxxx 20 0 439M 45468 27572 S 0.5 0.7 0:55.34 python2 -m guake.main
    292 root 20 0 31880 3248 2884 S 0.5 0.0 0:26.66 /usr/bin/atieventsd --nodaemon
    1839 xxxxx 20 0 866M 102M 58220 S 0.5 1.5 0:16.83 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    17038 xxxxx 25 5 1046M 217M 80128 S 0.3 3.2 0:00.99 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    2130 xxxxx 20 0 854M 132M 50876 S 0.3 2.0 0:00.22 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    2033 xxxxx 20 0 1540M 669M 70104 S 0.2 9.9 3:47.68 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1798 xxxxx 20 0 1231M 210M 52772 S 0.2 3.1 0:32.39 /usr/lib/chromium/chromium --type=renderer --enable-deferred-image-decoding --lang=en-GB --force-fieldtrial
    1154 xxxxx 20 0 120M 5040 4468 S 0.2 0.1 0:03.52 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
    17751 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:02.62 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17344 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:01.34 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17403 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:00.54 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17913 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:00.40 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    17391 xxxxx 20 0 367M 183M 91920 S 0.2 2.7 0:00.38 /home/xxxxx/.local/share/Steam/ubuntu12_32/steam
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Module"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:0:1:0"
    Option "XaaNoOffscreenPixmaps" "true"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    [06:32:42] xxxxx@arch ~ $ sudo fglrxinfo
    display: :1 screen: 0
    OpenGL vendor string: Advanced Micro Devices, Inc.
    OpenGL renderer string: AMD Radeon(TM) R5 Graphics
    OpenGL version string: 4.4.13374 Compatibility Profile Context 15.20.1013
    xorg.log
    [ 72.549] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
    [ 72.549] _XSERVTransMakeAllCOTSServerListeners: server already running
    [ 72.549]
    X.Org X Server 1.16.4
    Release Date: 2014-12-20
    [ 72.549] X Protocol Version 11, Revision 0
    [ 72.549] Build Operating System: Linux 3.17.6-1-ARCH x86_64
    [ 72.549] Current Operating System: Linux arch 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    [ 72.550] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda6 rw nomodeset initrd=../initramfs-linux.img
    [ 72.550] Build Date: 11 February 2015 08:10:00AM
    [ 72.550]
    [ 72.550] Current version of pixman: 0.32.6
    [ 72.550] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 72.550] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 72.550] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 29 15:57:26 2015
    [ 72.550] (==) Using config file: "/etc/X11/xorg.conf"
    [ 72.550] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 72.550] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 72.550] (==) ServerLayout "aticonfig Layout"
    [ 72.550] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 72.550] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 72.551] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 72.551] (==) Automatically adding devices
    [ 72.551] (==) Automatically enabling devices
    [ 72.551] (==) Automatically adding GPU devices
    [ 72.551] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 72.551] Entry deleted from font path.
    [ 72.551] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 72.551] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 72.551] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 72.551] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 72.551] (II) Loader magic: 0x819d80
    [ 72.551] (II) Module ABI versions:
    [ 72.551] X.Org ANSI C Emulation: 0.4
    [ 72.551] X.Org Video Driver: 18.0
    [ 72.551] X.Org XInput driver : 21.0
    [ 72.551] X.Org Server Extension : 8.0
    [ 72.555] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c4
    [ 72.559] (--) PCI:*(0:0:1:0) 1002:1318:17aa:5110 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0b00000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
    [ 72.559] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 72.559] (II) "glx" will be loaded by default.
    [ 72.559] (II) LoadModule: "glx"
    [ 72.560] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 72.561] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 72.561] compiled for 6.9.0, module version = 1.0.0
    [ 72.561] (II) LoadModule: "fglrx"
    [ 72.561] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 72.592] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 72.592] compiled for 1.4.99.906, module version = 15.20.2
    [ 72.592] Module class: X.Org Video Driver
    [ 72.592] (II) Loading sub module "fglrxdrm"
    [ 72.592] (II) LoadModule: "fglrxdrm"
    [ 72.592] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 72.593] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 72.593] compiled for 1.4.99.906, module version = 15.20.2
    [ 72.593] (II) AMD Proprietary Linux Driver Version Identifier:15.20.2
    [ 72.593] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-15.20.1013
    [ 72.593] (II) AMD Proprietary Linux Driver Build Date: Feb 27 2015 03:27:32
    [ 72.593] (++) using VT number 2
    [ 72.593] (WW) Falling back to old probe method for fglrx
    [ 72.625] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 72.630] ukiDynamicMajor: found major device number 250
    [ 72.630] ukiDynamicMajor: found major device number 250
    [ 72.630] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 72.630] ukiOpenDevice: node name is /dev/ati/card0
    [ 72.630] ukiOpenDevice: open result is 12, (OK)
    [ 72.630] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 72.630] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 72.632] (--) Chipset Supported AMD Graphics Processor (0x1318) found
    [ 72.632] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 72.634] (II) fglrx(0): pEnt->device->identifier=0x1394690
    [ 72.634] (II) fglrx(0): === [xdl_xs116_atiddxPreInit] === begin
    [ 72.634] (II) fglrx(0): FB driver is not enabled
    [ 72.634] (II) Loading sub module "vgahw"
    [ 72.634] (II) LoadModule: "vgahw"
    [ 72.635] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 72.635] (II) Module vgahw: vendor="X.Org Foundation"
    [ 72.635] compiled for 1.16.4, module version = 0.1.0
    [ 72.635] ABI class: X.Org Video Driver, version 18.0
    [ 72.636] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 72.636] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 72.636] (==) fglrx(0): Default visual is TrueColor
    [ 72.636] (**) fglrx(0): Option "DPMS" "true"
    [ 72.636] (==) fglrx(0): RGB weight 888
    [ 72.636] (II) fglrx(0): Using 8 bits per RGB
    [ 72.636] (==) fglrx(0): Buffer Tiling is ON
    [ 72.636] (II) Loading sub module "fglrxdrm"
    [ 72.636] (II) LoadModule: "fglrxdrm"
    [ 72.637] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 72.637] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 72.637] compiled for 1.4.99.906, module version = 15.20.2
    [ 72.644] ukiDynamicMajor: found major device number 250
    [ 72.644] ukiDynamicMajor: found major device number 250
    [ 72.644] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 72.644] ukiOpenDevice: node name is /dev/ati/card0
    [ 72.644] ukiOpenDevice: open result is 14, (OK)
    [ 72.644] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 72.644] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 72.645] (**) fglrx(0): NoAccel = NO
    [ 72.645] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 72.645] (--) fglrx(0): Chipset: "AMD Radeon(TM) R5 Graphics " (Chipset = 0x1318)
    [ 72.645] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x5110)
    [ 72.645] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 72.645] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 72.645] (--) fglrx(0): MMIO registers at 0xf0b00000
    [ 72.645] (--) fglrx(0): I/O port at 0x00003000
    [ 72.645] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 72.645] (II) fglrx(0): ATIF platform detected
    [ 72.655] (II) fglrx(0): AC Adapter is used
    [ 72.657] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 72.794] (II) Loading sub module "vbe"
    [ 72.794] (II) LoadModule: "vbe"
    [ 72.794] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 72.794] (II) Module vbe: vendor="X.Org Foundation"
    [ 72.794] compiled for 1.16.4, module version = 1.1.0
    [ 72.794] ABI class: X.Org Video Driver, version 18.0
    [ 72.795] (II) fglrx(0): VESA BIOS detected
    [ 72.795] (II) fglrx(0): VESA VBE Version 3.0
    [ 72.795] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 72.795] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 72.795] (II) fglrx(0): VESA VBE OEM Software Rev: 15.41
    [ 72.795] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 72.795] (II) fglrx(0): VESA VBE OEM Product: SPECTRE
    [ 72.795] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 72.795] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 72.795] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3
    [ 72.795] (II) fglrx(0): PCIE card detected
    [ 72.795] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 72.795] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 72.795] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x40000000)
    [ 72.795] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 72.795] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 72.795] (II) Loading sub module "fb"
    [ 72.795] (II) LoadModule: "fb"
    [ 72.796] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 72.796] (II) Module fb: vendor="X.Org Foundation"
    [ 72.796] compiled for 1.16.4, module version = 1.0.0
    [ 72.796] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 72.796] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 72.796] (II) Loading sub module "ddc"
    [ 72.796] (II) LoadModule: "ddc"
    [ 72.796] (II) Module "ddc" already built-in
    [ 72.872] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0
    [ 72.872] (II) fglrx(0): Output DFP1 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP2 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP3 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP4 has no monitor section
    [ 72.872] (II) fglrx(0): Output DFP5 has no monitor section
    [ 72.873] (II) fglrx(0): Output CRT1 has no monitor section
    [ 72.873] (II) Loading sub module "ddc"
    [ 72.873] (II) LoadModule: "ddc"
    [ 72.873] (II) Module "ddc" already built-in
    [ 72.873] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 72.873] (II) fglrx(0): Connected Display0: LVDS
    [ 72.873] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 72.873] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 72.873] (II) fglrx(0): Year: 2014 Week: 0
    [ 72.873] (II) fglrx(0): EDID Version: 1.4
    [ 72.873] (II) fglrx(0): Digital Display Input
    [ 72.873] (II) fglrx(0): 6 bits per channel
    [ 72.873] (II) fglrx(0): Digital interface is DisplayPort
    [ 72.873] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 72.873] (II) fglrx(0): Gamma: 2.20
    [ 72.873] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 72.873] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 72.873] (II) fglrx(0): First detailed timing is preferred mode
    [ 72.873] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
    [ 72.873] (II) fglrx(0): redX: 0.578 redY: 0.344 greenX: 0.337 greenY: 0.571
    [ 72.873] (II) fglrx(0): blueX: 0.159 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 72.873] (II) fglrx(0): Manufacturer's mask: 0
    [ 72.873] (II) fglrx(0): Supported detailed timing:
    [ 72.873] (II) fglrx(0): clock: 76.3 MHz Image Size: 344 x 194 mm
    [ 72.873] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.873] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.873] (II) fglrx(0): Supported detailed timing:
    [ 72.873] (II) fglrx(0): clock: 63.6 MHz Image Size: 344 x 194 mm
    [ 72.873] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.873] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.873] (II) fglrx(0): Unknown vendor-specific block f
    [ 72.873] (II) fglrx(0): LP156WHB-TPD1
    [ 72.873] (II) fglrx(0): EDID (in hex):
    [ 72.873] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 72.873] (II) fglrx(0): 0018010495221378ea05f59458569228
    [ 72.873] (II) fglrx(0): 1e505400000001010101010101010101
    [ 72.873] (II) fglrx(0): 010101010101ce1d56f4500016303020
    [ 72.873] (II) fglrx(0): 350058c210000019d81856f450001630
    [ 72.873] (II) fglrx(0): 3020350058c2100000190000000f008c
    [ 72.873] (II) fglrx(0): 09328c092816090030e4e603000000fe
    [ 72.873] (II) fglrx(0): 004c503135365748422d5450443100f0
    [ 72.873] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 72.874] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 72.874] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 72.874] (II) fglrx(0): EDID for output LVDS
    [ 72.874] (II) fglrx(0): Manufacturer: LEN Model: 40b0 Serial#: 0
    [ 72.874] (II) fglrx(0): Year: 2014 Week: 0
    [ 72.874] (II) fglrx(0): EDID Version: 1.4
    [ 72.875] (II) fglrx(0): Digital Display Input
    [ 72.875] (II) fglrx(0): 6 bits per channel
    [ 72.875] (II) fglrx(0): Digital interface is DisplayPort
    [ 72.875] (II) fglrx(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 72.875] (II) fglrx(0): Gamma: 2.20
    [ 72.875] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    [ 72.875] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 72.875] (II) fglrx(0): First detailed timing is preferred mode
    [ 72.875] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
    [ 72.875] (II) fglrx(0): redX: 0.578 redY: 0.344 greenX: 0.337 greenY: 0.571
    [ 72.875] (II) fglrx(0): blueX: 0.159 blueY: 0.120 whiteX: 0.313 whiteY: 0.329
    [ 72.875] (II) fglrx(0): Manufacturer's mask: 0
    [ 72.875] (II) fglrx(0): Supported detailed timing:
    [ 72.875] (II) fglrx(0): clock: 76.3 MHz Image Size: 344 x 194 mm
    [ 72.875] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.875] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.875] (II) fglrx(0): Supported detailed timing:
    [ 72.875] (II) fglrx(0): clock: 63.6 MHz Image Size: 344 x 194 mm
    [ 72.875] (II) fglrx(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1610 h_border: 0
    [ 72.875] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 72.875] (II) fglrx(0): Unknown vendor-specific block f
    [ 72.875] (II) fglrx(0): LP156WHB-TPD1
    [ 72.875] (II) fglrx(0): EDID (in hex):
    [ 72.875] (II) fglrx(0): 00ffffffffffff0030aeb04000000000
    [ 72.875] (II) fglrx(0): 0018010495221378ea05f59458569228
    [ 72.875] (II) fglrx(0): 1e505400000001010101010101010101
    [ 72.875] (II) fglrx(0): 010101010101ce1d56f4500016303020
    [ 72.875] (II) fglrx(0): 350058c210000019d81856f450001630
    [ 72.875] (II) fglrx(0): 3020350058c2100000190000000f008c
    [ 72.875] (II) fglrx(0): 09328c092816090030e4e603000000fe
    [ 72.875] (II) fglrx(0): 004c503135365748422d5450443100f0
    [ 72.875] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 72.875] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Printing probed modes for output LVDS
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x60.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 72.875] (II) fglrx(0): Modeline "1366x768"x50.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x768"x60.0 76.30 1280 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x768"x50.0 63.60 1280 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x720"x60.0 76.30 1280 1414 1446 1610 720 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1280x720"x50.0 63.60 1280 1414 1446 1610 720 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1024x768"x60.0 76.30 1024 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "1024x768"x50.0 63.60 1024 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "800x600"x60.0 76.30 800 1414 1446 1610 600 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "800x600"x50.0 63.60 800 1414 1446 1610 600 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "640x480"x60.0 76.30 640 1414 1446 1610 480 771 776 790 -hsync -vsync (47.4 kHz e)
    [ 72.875] (II) fglrx(0): Modeline "640x480"x50.0 63.60 640 1414 1446 1610 480 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 72.875] (II) fglrx(0): EDID for output DFP1
    [ 72.875] (II) fglrx(0): EDID for output DFP2
    [ 72.875] (II) fglrx(0): EDID for output DFP3
    [ 72.875] (II) fglrx(0): EDID for output DFP4
    [ 72.875] (II) fglrx(0): EDID for output DFP5
    [ 72.875] (II) fglrx(0): EDID for output CRT1
    [ 72.875] (II) fglrx(0): Output LVDS connected
    [ 72.876] (II) fglrx(0): Output DFP1 disconnected
    [ 72.876] (II) fglrx(0): Output DFP2 disconnected
    [ 72.876] (II) fglrx(0): Output DFP3 disconnected
    [ 72.876] (II) fglrx(0): Output DFP4 disconnected
    [ 72.876] (II) fglrx(0): Output DFP5 disconnected
    [ 72.876] (II) fglrx(0): Output CRT1 disconnected
    [ 72.876] (II) fglrx(0): Using exact sizes for initial modes
    [ 72.876] (II) fglrx(0): Output LVDS using initial mode 1366x768
    [ 72.876] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 72.876] (II) fglrx(0): Display dimensions: (340, 190) mm
    [ 72.876] (II) fglrx(0): DPI set to (102, 102)
    [ 72.876] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 72.876] (II) fglrx(0): Adapter AMD Radeon(TM) R5 Graphics has 4 configurable heads and 1 displays connected.
    [ 72.876] (==) fglrx(0): PseudoColor visuals disabled
    [ 72.876] (II) Loading sub module "ramdac"
    [ 72.876] (II) LoadModule: "ramdac"
    [ 72.876] (II) Module "ramdac" already built-in
    [ 72.876] (==) fglrx(0): NoDRI = NO
    [ 72.876] (==) fglrx(0): Capabilities: 0x00000000
    [ 72.876] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 72.876] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 72.876] (==) fglrx(0): UseFastTLS=0
    [ 72.876] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 72.876] (--) Depth 24 pixmap format is 32 bpp
    [ 72.877] (II) fglrx(0): doing swlDriScreenInit
    [ 72.877] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 72.877] ukiDynamicMajor: found major device number 250
    [ 72.877] ukiDynamicMajor: found major device number 250
    [ 72.877] ukiDynamicMajor: found major device number 250
    [ 72.877] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 72.877] ukiOpenDevice: node name is /dev/ati/card0
    [ 72.877] ukiOpenDevice: open result is 15, (OK)
    [ 72.877] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 72.877] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 72.877] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 72.877] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:0:1:0"
    [ 72.877] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x161000
    [ 72.877] (II) fglrx(0): [uki] mapped SAREA 0x161000 to 0x7ff897a29000
    [ 72.877] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 72.877] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 72.877] (II) fglrx(0): swlDriScreenInit done
    [ 72.877] (II) fglrx(0): Kernel Module Version Information:
    [ 72.877] (II) fglrx(0): Name: fglrx
    [ 72.877] (II) fglrx(0): Version: 15.20.2
    [ 72.877] (II) fglrx(0): Date: Feb 27 2015
    [ 72.877] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 72.877] (II) fglrx(0): Kernel Module version matches driver.
    [ 72.877] (II) fglrx(0): Kernel Module Build Time Information:
    [ 72.877] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.19.3-3-ARCH
    [ 72.877] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 72.877] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 72.878] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 72.878] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 72.878] (II) fglrx(0): DRI initialization successfull
    [ 72.878] (II) fglrx(0): FBADPhys: 0xf401080000 FBMappedSize: 0x01080000
    [ 72.879] (==) fglrx(0): Backing store enabled
    [ 72.879] (**) fglrx(0): DPMS enabled
    [ 72.879] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 72.879] (**) fglrx(0): Textured Video is enabled.
    [ 72.879] (II) LoadModule: "glesx"
    [ 72.880] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 72.883] (II) Module glesx: vendor="X.Org Foundation"
    [ 72.883] compiled for 1.4.99.906, module version = 1.0.0
    [ 72.883] (II) fglrx(0): GLESX enableFlags = 8784
    [ 72.884] (II) fglrx(0): GLESX is enabled
    [ 72.884] (II) LoadModule: "amdxmm"
    [ 72.884] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 72.884] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 72.884] compiled for 1.4.99.906, module version = 2.0.0
    [ 72.909] (II) fglrx(0): Enable composite support successfully
    [ 72.909] (WW) fglrx(0): Option "XaaNoOffscreenPixmaps" is not used
    [ 72.909] (WW) fglrx(0): Option "VendorName" is not used
    [ 72.909] (WW) fglrx(0): Option "ModelName" is not used
    [ 72.909] (II) fglrx(0): X context handle = 0x3
    [ 72.909] (II) fglrx(0): [DRI] installation complete
    [ 72.909] (==) fglrx(0): Silken mouse enabled
    [ 72.909] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 72.910] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 72.910] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
    [ 73.774] IsrHwss_Dce80::UpdateHwPath ADDED displayPath Index 22342912 controllerID 0
    [ 73.808] (--) RandR disabled
    [ 73.817] ukiDynamicMajor: found major device number 250
    [ 73.817] ukiDynamicMajor: found major device number 250
    [ 73.817] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 73.817] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.817] ukiOpenDevice: open result is 16, (OK)
    [ 73.817] ukiOpenByBusid: ukiOpenMinor returns 16
    [ 73.817] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 73.817] (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]
    [ 73.823] ukiDynamicMajor: found major device number 250
    [ 73.823] ukiDynamicMajor: found major device number 250
    [ 73.823] ukiDynamicMajor: found major device number 250
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.823] ukiOpenDevice: open result is 17, (OK)
    [ 73.823] ukiGetBusid returned 'PCI:0:1:0'
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card1
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: Open failed
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card2
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: Open failed
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card3
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: open result is -1, (No such device)
    [ 73.823] ukiOpenDevice: Open failed
    [ 73.823] ukiOpenDevice: node name is /dev/ati/card4
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card5
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card6
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card7
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card8
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card9
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card10
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card11
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card12
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card13
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card14
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: open result is -1, (No such device)
    [ 73.824] ukiOpenDevice: Open failed
    [ 73.824] ukiOpenDevice: node name is /dev/ati/card15
    [ 73.825] ukiOpenDevice: open result is -1, (No such device)
    [ 73.825] ukiOpenDevice: open result is -1, (No such device)
    [ 73.825] ukiOpenDevice: Open failed
    [ 73.825] ukiDynamicMajor: found major device number 250
    [ 73.825] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 73.825] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.825] ukiOpenDevice: open result is 17, (OK)
    [ 73.825] ukiOpenByBusid: ukiOpenMinor returns 17
    [ 73.825] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 73.876] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 73.877] ukiDynamicMajor: found major device number 250
    [ 73.877] ukiDynamicMajor: found major device number 250
    [ 73.877] ukiDynamicMajor: found major device number 250
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.878] ukiOpenDevice: open result is 18, (OK)
    [ 73.878] ukiGetBusid returned 'PCI:0:1:0'
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card1
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card2
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card3
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card4
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card5
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card6
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card7
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card8
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card9
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.878] ukiOpenDevice: Open failed
    [ 73.878] ukiOpenDevice: node name is /dev/ati/card10
    [ 73.878] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card11
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card12
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card13
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card14
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card15
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: open result is -1, (No such device)
    [ 73.879] ukiOpenDevice: Open failed
    [ 73.879] ukiDynamicMajor: found major device number 250
    [ 73.879] ukiOpenByBusid: Searching for BusID PCI:0:1:0
    [ 73.879] ukiOpenDevice: node name is /dev/ati/card0
    [ 73.879] ukiOpenDevice: open result is 18, (OK)
    [ 73.879] ukiOpenByBusid: ukiOpenMinor returns 18
    [ 73.879] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0
    [ 73.904] (II) fglrx(0): Setting screen physical size to 361 x 203
    [ 74.011] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 74.011] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 74.011] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 74.011] (**) Power Button: Applying InputClass "system-keyboard"
    [ 74.011] (II) LoadModule: "libinput"
    [ 74.012] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [ 74.013] (II) Module libinput: vendor="X.Org Foundation"
    [ 74.013] compiled for 1.17.1, module version = 0.9.0
    [ 74.013] Module class: X.Org XInput Driver
    [ 74.013] ABI class: X.Org XInput driver, version 21.0
    [ 74.017] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
    [ 74.017] (II) Using input driver 'libinput' for 'Power Button'
    [ 74.017] (**) Power Button: always reports core events
    [ 74.017] (**) Option "Device" "/dev/input/event3"
    [ 74.018] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
    [ 74.018] (II) input device 'Power Button', /dev/input/event3 is a keyboard
    [ 74.018] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 74.018] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 74.018] (**) Option "xkb_layout" "gb"
    [ 74.051] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
    [ 74.051] (II) input device 'Power Button', /dev/input/event3 is a keyboard
    [ 74.051] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 74.052] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 74.052] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
    [ 74.052] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 74.053] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 22 paused 0
    [ 74.053] (II) Using input driver 'libinput' for 'Video Bus'
    [ 74.053] (**) Video Bus: always reports core events
    [ 74.053] (**) Option "Device" "/dev/input/event4"
    [ 74.053] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
    [ 74.053] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
    [ 74.053] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
    [ 74.053] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 74.053] (**) Option "xkb_layout" "gb"
    [ 74.054] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
    [ 74.054] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
    [ 74.054] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 74.054] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 74.054] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [ 74.054] (**) Power Button: Applying InputClass "system-keyboard"
    [ 74.055] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 23 paused 0
    [ 74.055] (II) Using input driver 'libinput' for 'Power Button'
    [ 74.055] (**) Power Button: always reports core events
    [ 74.055] (**) Option "Device" "/dev/input/event1"
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 74.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
    [ 74.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 74.056] (**) Option "xkb_layout" "gb"
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
    [ 74.056] (II) input device 'Power Button', /dev/input/event1 is a keyboard
    [ 74.057] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 74.057] (II) No input driver specified, ignoring this device.
    [ 74.057] (II) This device may have been added with another device file.
    [ 74.057] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event7)
    [ 74.057] (II) No input driver specified, ignoring this device.
    [ 74.057] (II) This device may have been added with another device file.
    [ 74.058] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event11)
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 74.058] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 24 paused 0
    [ 74.058] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 74.058] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 74.058] (**) Option "Device" "/dev/input/event11"
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 74.059] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:062A:4101.0001/input/input13/event11"
    [ 74.059] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 9)
    [ 74.059] (**) Option "xkb_layout" "gb"
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 74.059] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 74.060] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event12)
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 74.060] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
    [ 74.060] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 74.060] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 74.061] (**) Option "Device" "/dev/input/event12"
    [ 74.061] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 74.061] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 74.061] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 74.061] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.1/0003:062A:4101.0002/input/input14/event12"
    [ 74.061] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 10)
    [ 74.061] (**) Option "xkb_layout" "gb"
    [ 74.062] (**) Option "AccelerationScheme" "none"
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
    [ 74.062] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 74.062] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 74.062] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 74.062] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
    [ 74.062] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 74.063] (II) No input driver specified, ignoring this device.
    [ 74.063] (II) This device may have been added with another device file.
    [ 74.063] (II) config/udev: Adding input device Integrated Camera (/dev/input/event13)
    [ 74.063] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 74.063] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
    [ 74.063] (**) Integrated Camera: Applying InputClass "system-keyboard"
    [ 74.064] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 26 paused 0
    [ 74.064] (II) Using input driver 'libinput' for 'Integrated Camera'
    [ 74.064] (**) Integrated Camera: always reports core events
    [ 74.064] (**) Option "Device" "/dev/input/event13"
    [ 74.064] (II) input device 'Integrated Camera', /dev/input/event13 is tagged by udev as: Keyboard
    [ 74.064] (II) input device 'Integrated Camera', /dev/input/event13 is a keyboard
    [ 74.064] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb4/4-1/4-1:1.0/input/input15/event13"
    [ 74.064] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
    [ 74.064] (**) Option "xkb_layout" "gb"
    [ 74.065] (II) input device 'Integrated Camera', /dev/input/event13 is tagged by udev as: Keyboard
    [ 74.065] (II) input device 'Integrated Camera', /dev/input/event13 is a keyboard
    [ 74.065] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 74.065] (II) No input driver specified, ignoring this device.
    [ 74.065] (II) This device may have been added with another device file.
    [ 74.066] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event9)
    [ 74.066] (II) No input driver specified, ignoring this device.
    [ 74.066] (II) This device may have been added with another device file.
    [ 74.066] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event10)
    [ 74.066] (II) No input driver specified, ignoring this device.
    [ 74.066] (II) This device may have been added with another device file.
    [ 74.066] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 74.066] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 74.066] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [ 74.066] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 74.067] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
    [ 74.068] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [ 74.068] (**) AT Translated Set 2 keyboard: always reports core events
    [ 74.068] (**) Option "Device" "/dev/input/event0"
    [ 74.068] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [ 74.068] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 74.068] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 74.068] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 74.068] (**) Option "xkb_layout" "gb"
    [ 74.069] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [ 74.069] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [ 74.069] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 74.069] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
    [ 74.070] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 28 paused 0
    [ 74.070] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
    [ 74.070] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 74.070] (**) Option "Device" "/dev/input/event14"
    [ 74.070] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is tagged by udev as: Touchpad
    [ 74.070] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is a touchpad
    [ 74.070] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event14"
    [ 74.070] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 74.070] (**) Option "AccelerationScheme" "none"
    [ 74.070] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
    [ 74.071] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 74.071] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 74.071] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is tagged by udev as: Touchpad
    [ 74.071] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event14 is a touchpad
    [ 74.071] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 74.071] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 74.071] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
    [ 74.071] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 74.071] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
    [ 74.072] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 29 paused 0
    [ 74.072] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
    [ 74.072] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 74.072] (**) Option "Device" "/dev/input/event15"
    [ 74.072] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is tagged by udev as: Mouse
    [ 74.072] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is a pointer caps
    [ 74.072] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event15"
    [ 74.072] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
    [ 74.073] (**) Option "AccelerationScheme" "none"
    [ 74.073] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
    [ 74.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 74.073] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 74.073] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is tagged by udev as: Mouse
    [ 74.073] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event15 is a pointer caps
    [ 74.073] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
    [ 74.073] (II) No input driver specified, ignoring this device.
    [ 74.073] (II) This device may have been added with another device file.
    [ 74.074] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 74.074] (II) No input driver specified, ignoring this device.
    [ 74.074] (II) This device may have been added with another device file.
    [ 74.074] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 74.075] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 74.075] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
    [ 74.076] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
    [ 74.080] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
    [ 74.081] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
    [ 74.081] (**) ThinkPad Extra Buttons: always reports core events
    [ 74.081] (**) Option "Device" "/dev/input/event5"
    [ 74.081] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is tagged by udev as: Keyboard
    [ 74.081] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is a keyboard
    [ 74.081] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
    [ 74.081] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
    [ 74.081] (**) Option "xkb_layout" "gb"
    [ 74.082] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is tagged by udev as: Keyboard
    [ 74.082] (II) input device 'ThinkPad Extra Buttons', /dev/input/event5 is a keyboard
    [ 74.096] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 74.096] (WW) fglrx(0): os shared memory open failed
    [ 76.415] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 76.415] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 76.415] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 76.415] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 76.415] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 369.652] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 369.652] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 369.652] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 369.652] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 369.652] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 4522.746] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 4522.746] (**) Option "fd" "24"
    [ 4522.747] (II) UnloadModule: "libinput"
    [ 4522.748] (II) systemd-logind: releasing fd for 13:75
    [ 4522.770] (EE) systemd-logind: failed to release device: Device not taken
    [ 4522.803] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 4522.803] (**) Option "fd" "25"
    [ 4522.804] (II) UnloadModule: "libinput"
    [ 4522.804] (II) systemd-logind: releasing fd for 13:76
    [ 4529.472] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
    [ 4529.472] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 4529.472] (II) No input driver specified, ignoring this device.
    [ 4529.472] (II) This device may have been added with another device file.
    [ 4529.523] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event12)
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 4529.523] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 4529.524] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
    [ 4529.524] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 4529.524] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 4529.524] (**) Option "Device" "/dev/input/event12"
    [ 4529.525] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 4529.525] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 4529.525] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 4529.525] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb8/8-1/8-1:1.1/0003:062A:4101.0004/input/input18/event12"
    [ 4529.525] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 9)
    [ 4529.525] (**) Option "xkb_layout" "gb"
    [ 4529.527] (**) Option "AccelerationScheme" "none"
    [ 4529.527] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
    [ 4529.527] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
    [ 4529.527] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
    [ 4529.528] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 4529.528] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 4529.528] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 4529.529] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event11)
    [ 4529.529] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 4529.529] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 4529.529] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 4529.530] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
    [ 4529.530] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 4529.530] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 4529.530] (**) Option "Device" "/dev/input/event11"
    [ 4529.531] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 4529.531] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 4529.531] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.1/usb8/8-1/8-1:1.0/0003:062A:4101.0003/input/input17/event11"
    [ 4529.531] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 10)
    [ 4529.531] (**) Option "xkb_layout" "gb"
    [ 4529.532] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 4529.532] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 5794.077] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 5794.077] (**) Option "fd" "41"
    [ 5794.079] (II) UnloadModule: "libinput"
    [ 5794.079] (II) systemd-logind: releasing fd for 13:75
    [ 5794.151] (II) config/udev: removing device MOSART Semi. 2.4G Keyboard Mouse
    [ 5794.152] (**) Option "fd" "25"
    [ 5794.155] (II) UnloadModule: "libinput"
    [ 5794.155] (II) systemd-logind: releasing fd for 13:76
    [ 5798.691] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
    [ 5798.691] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 5798.691] (II) No input driver specified, ignoring this device.
    [ 5798.691] (II) This device may have been added with another device file.
    [ 5798.726] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event11)
    [ 5798.726] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 5798.726] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 5798.726] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 5798.731] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 41 paused 0
    [ 5798.732] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 5798.732] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 5798.732] (**) Option "Device" "/dev/input/event11"
    [ 5798.733] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 5798.733] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 5798.733] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.0/0003:062A:4101.0005/input/input19/event11"
    [ 5798.733] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 9)
    [ 5798.733] (**) Option "xkb_layout" "gb"
    [ 5798.734] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is tagged by udev as: Keyboard
    [ 5798.734] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event11 is a keyboard
    [ 5798.739] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event12)
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
    [ 5798.739] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "system-keyboard"
    [ 5798.743] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 46 paused 0
    [ 5798.743] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
    [ 5798.743] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
    [ 5798.743] (**) Option "Device" "/dev/input/event12"
    [ 5798.744] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 5798.744] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 5798.744] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 5798.744] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb5/5-1/5-1:1.1/0003:062A:4101.0006/input/input20/event12"
    [ 5798.744] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 10)
    [ 5798.744] (**) Option "xkb_layout" "gb"
    [ 5798.745] (**) Option "AccelerationScheme" "none"
    [ 5798.746] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
    [ 5798.746] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
    [ 5798.746] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
    [ 5798.746] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is tagged by udev as: Keyboard Mouse
    [ 5798.746] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a pointer caps
    [ 5798.746] (II) input device 'MOSART Semi. 2.4G Keyboard Mouse', /dev/input/event12 is a keyboard
    [ 6402.202] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 6402.202] (II) fglrx(0): EDID vendor "LEN", prod id 16560
    [ 6402.203] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 6402.203] (II) fglrx(0): Modeline "1366x768"x0.0 76.30 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (47.4 kHz eP)
    [ 6402.203] (II) fglrx(0): Modeline "1366x768"x0.0 63.60 1366 1414 1446 1610 768 771 776 790 -hsync -vsync (39.5 kHz e)
    [ 6454.219] (II) fglrx(0): Successfully update EDID override by ACPI - bytes:128
    [ 6454.219] (II) fglrx(0): EDID vend

    Well first things first, the performance on the wired is comparable to windows :
    15:13:48 up  3:26,  2 users,  load average: 2.62, 1.49, 1.26
    I'm assuming that the constant network IO is somehow causing a high system load. Probably to do with the realtek driver I guess. I've asked a question over at https://github.com/lwfinger/rtlwifi_new/issues/44 to see if they understand what is causing it. Unfortunately replacing the WIFI card is not that easy. I would love to sort out the issue...we'll see.....
    I imagine that Portal 2 was working okay because it wasn't hammering the network connection?
    Last edited by rsoul (2015-04-30 14:17:11)

Maybe you are looking for

  • Photoshop & AfterEffects CC (2014) Refuse to Update

    Hi all, I'm encountering a strange issue with my account...a few days ago an update appeared in CC for Photoshop and AfterEffects. When I attempted to update as usual from the Creative Cloud app, the updates both failed, citing an error code U43M1D20

  • Tryin to Profile weblogic with NetBeans Profiler, getting jrocke exception

    Hi there, I am using Weblogic 10, and want to profile a web application on it with Netbeans Profiler. But am getting the following exception upon starting weblogic (Please tell a solution......) JAVA Memory arguments: -Xms256m -Xmx512m WLS Start Mode

  • Upon Order TECO Error encountered "no material number transferred"

    Hi Experts, Can help me with this error message upon order TECO? "no material number transferred". I cannot proceed. Please let me know where to look into that caused the error message. Thank you very much.

  • Can't modify the advanced Java setting

    I can't modify the advanced Java setting in Windows Vista if the UAC is on. If I disable the UAC the setting can be modified but when I turn the UAC on again return the old setting. This is a big problem because the jre in IE7 results deactivate and

  • Unable to transfer eBook

    I purchased and have been using an eBook using Adobe Digital Editions without any problems on my windows computer.  I recently bought a macbook and I installed Digital Editions on it.  I activated it using the same email address I was using before.