Dropbox and systemd issues...

Hello!
I've installed Dropbox from the AUR, and am starting it for my user using sytemd (sytemctl enable [email protected]).
It works fine, but it seems that the actual dropboxd executable only executes a "local one" from my home directory (~/.dropbox-dist/dropbox).
This seems to cause systemd trying to restart it all over again, which has to fail as dropbox is already running...
In journalctl, this looks like
Apr 05 13:03:07 thorin systemd[1]: [email protected]: main process exited, code=killed, status=9/KILL
Apr 05 13:03:07 thorin systemd[1]: Unit [email protected] entered failed state
Apr 05 13:03:07 thorin systemd[1]: [email protected] holdoff time over, scheduling restart.
Apr 05 13:03:08 thorin dropboxd[682]: Another instance of Dropbox (592) is running!
Apr 05 13:03:09 thorin systemd[1]: [email protected]: main process exited, code=exited, status=255/n/a
Apr 05 13:03:09 thorin systemd[1]: Unit [email protected] entered failed state
Apr 05 13:03:09 thorin systemd[1]: [email protected] holdoff time over, scheduling restart.
Apr 05 13:03:10 thorin dropboxd[738]: Another instance of Dropbox (592) is running!
Apr 05 13:03:10 thorin systemd[1]: [email protected]: main process exited, code=exited, status=255/n/a
Apr 05 13:03:10 thorin systemd[1]: Unit [email protected] entered failed state
Apr 05 13:03:10 thorin systemd[1]: [email protected] holdoff time over, scheduling restart.
Apr 05 13:03:11 thorin dropboxd[768]: Another instance of Dropbox (592) is running!
Apr 05 13:03:11 thorin systemd[1]: [email protected]: main process exited, code=exited, status=255/n/a
Apr 05 13:03:11 thorin systemd[1]: Unit [email protected] entered failed state
Apr 05 13:03:11 thorin systemd[1]: [email protected] holdoff time over, scheduling restart.
Apr 05 13:03:11 thorin dropboxd[805]: Another instance of Dropbox (592) is running!
Apr 05 13:03:11 thorin systemd[1]: [email protected]: main process exited, code=exited, status=255/n/a
Apr 05 13:03:11 thorin systemd[1]: Unit [email protected] entered failed state
Apr 05 13:03:12 thorin systemd[1]: [email protected] holdoff time over, scheduling restart.
Apr 05 13:03:12 thorin dropboxd[836]: Another instance of Dropbox (592) is running!
Apr 05 13:03:12 thorin systemd[1]: [email protected]: main process exited, code=exited, status=255/n/a
Apr 05 13:03:12 thorin systemd[1]: Unit [email protected] entered failed state
Apr 05 13:03:13 thorin systemd[1]: [email protected] holdoff time over, scheduling restart.
Apr 05 13:03:13 thorin systemd[1]: [email protected] start request repeated too quickly, refusing to start.
Apr 05 13:03:13 thorin systemd[1]: Unit [email protected] entered failed state
Did I do wrong? If yes, could you help me out here and tell me what I shoud do instead? E.g. start dropboxd usint .xinitrc/.xsession?
Thanks in advance!

I don't know why, but on my home server systemd launch ~/.dropbox-dist/dropbox too.
I just remove all (exclude ~/.dropbox and ~/Dropbox folders) off old versions files from $HOME, /opt and /usr (include /usr/lib/systemd/system/dropbox*) and reinstall dropbox with yaourt. Then `sudo systemctl start dropbox@$USER.service` work normally
Last edited by Felixoid (2013-04-05 14:45:51)

Similar Messages

  • Dreamweaver, DropBox and FTP Issues

    In the past couple of days, I've run into a new issue with DreamWeaver and the only logical explanation I can come up with is the following.
    I have DreamWeaver set to put the file on save. So it goes right out to my server. 99% of the time, I'll run into a "Access denied.  The file may not exist locally,  may be open in another program, or there could be a local permission problem." error.
    Nothing has changed on my server that should affect this problem. I started using DropBox perhaps 2 years ago, and have kept all of my files in DropBox for easy access and security (auto backups). Never had a problem until this week.
    I'm seeing this error in Dreamweaver CS6 and Dreamweaver CC on multiple machines. The only thing I can think of is the following.
    Dreamweaver Saves the file.
    Dreamweaver lets go of the file for a second.
    DropBox grabs the file and starts uploading it to their servers.
    DropBox actually locks the file during this process (guessing here).
    Dreamweaver tries to grab the file, and since it's locked by DropBox, it can't take control of it locally.
    Dreamweaver kicks back the error above.
    If I immediately select the file, right click and say "put" it works without issue. Every time. It simply won't put on save.  I presume I could test this by moving the files out of DropBox and seeing if it stops. Was curious if anyone has seen this issue, and if there might be a way to delay the "put on save" by 1-2 seconds, giving DropBox enough time to grab, put and let go of the file I'm working on.

    Hi WesLinda,
    Have you enabled the option "Automatically upload to server on Save" in server settings Advanced tab. If not try that. You will not have to upload the files manually.
    If you still get the issue. Do a test and then see what happens.
    1) Stop the Dropbox services for a while by ending the related processes from the Task Manager or disable the services from Startup item and reboot the computer.
    2) Work on files in DW and then check how much time it takes.
    3) Restore the DropBox services back.
    Thanks
    Bhawna

  • Mysterious NFS and systemd issue

    I don't know what to do with this problem
    I have a cluster that runs arch linux. 20 compute nodes, a fast login node, and a head node that runs scientific linux 6.2 and has two large RAID drives attached (it also provides DNS, DHCP, and torque servers). The cluster is connected by a DDR infiniband network, including a direct infiniband connection between the login node and the head node. That infiniband has IPoIB set up, and an NFSv3 filesystem running over that. For years it just worked, with read/write speeds over 600MB/s, but in the last week or two it has started having lots of trouble. It is just really slow, sometimes the whole login node is slow for no good reason, but mostly that fast network drive is crushingly slow, with no heavy traffic. The problem is the same regardless of which network device I use, ethernet or infiniband. Plus, the login node itself has frozen and crashed several times in the last week. Major stability issues are just appearing out of nowhere.
    Here is the best part though: I can see *nothing* useful in journalctl, or in any old-fashioned syslogs, on any of the nodes. Nothing. The only thing I see that is out of place is the following message repeating about once every three minutes:
    Nov 17 08:09:47 fraser-server systemd[6962]: Starting Exit the Session...
    Nov 17 08:09:47 fraser-server systemd[6962]: Reached target Shutdown.
    Nov 17 08:09:47 fraser-server systemd[6962]: Starting Shutdown.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopped target Sockets.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopping Sockets.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopped target Timers.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopping Timers.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopped target Paths.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopping Paths.
    Nov 17 08:09:47 fraser-server systemd[6962]: Stopped target Basic System.
    Nov 17 08:09:46 fraser-server systemd[6962]: Stopping Basic System.
    Nov 17 08:09:46 fraser-server systemd[6962]: Stopped target Default.
    I get the distinct impression that that is completely unrelated though.
    The output of nfsstat -v for both servers are here:
    https://gist.github.com/MikeDacre/2d1b3e9c4bd17c96c97f
    I am pretty sure this isn't the right place to post this problem, probably I should be emailing an infiniband or nfs forum, but with the complete lack of log information or any sign of hardware trouble, I really don't even know where to begin.
    Anyone have any idea on where else I should be looking? Any good debug options I should try?

    Hi,
    I'm answering to myself.
    Akonadi was the problem.
    Even if I have disabled the search features in KDE configuration, if in console I type the following command:
    akonadictl status
    It shows me:
    Akonadi Control: started
    Akonadi Server: started
    Akonadi Server Search Support: not available
    I've edited .config/akonadi/akonadiserverrc file and set StartServer to false
    I've also disabled the launch of Korganizer (as it uses Akonadi).
    After a reboot, Akonadi is not launching anymore and I could shutdown correctly my computer.
    Last edited by beber75 (2011-05-26 09:13:00)

  • Dropbox and iPhoto issues

    Ever since 2/22, I have seen some of my photos stored on my iPod getting downloaded by Dropbox 3 times (2/22, 2/25, and 2/27). When I downloaded my iPod's photo library to iPhoto 9.2.3, I get asked if I still want the downloaded photos to be stored on my iPod. When I tell it to delete the photos it has just downloaded to my photo library, it never actually deletes them from my iPod (which might be causing drop box to see some of my pictures as new) Why aren't they being deleted from my iPod when I've told iPhoto to delete the imported photos?

    There is no way to remove the "Solved" mark, sorry.
    I'm using the newest one available for my 5th gen iPod Touch.
    Is that iOS 8.1? If yes, do you have iCloud Photo Library (Beta) enabled in the Setting > Photos & Camera? With this option enabled, your photos are stored in iCloud as well as on your iPod, and they can no longer be deleted, when you download them. Either disable iCloud Photo Library (Beta), or delete the photos manually in the Photos.app.

  • Systemd and systemd-logind crash due to failed assertion

    Hi,
    my system is currently only semi-usable because systemd *and* systemd-logind seem to be aborting due to a failed assertion. All systemd- and socket-related programs do not work. There are many zombie processes. These problems started after a reboot. (To be precise, the system hung up probably because of some graphics driver/mesa-related bug and I pushed the reset button.)
    I previously had testing and community-testing enabled, but disabling them did not fix the issue. Also, I was running a custom 3.17 kernel before the reboot but the normal 3.16.4, the testing 3.17.1 and the linux-ck-ivybridge 3.16.6 (from repo-ck) kernels also don't work.
    /usr is not on a seperate partition.
    One bug should have been fixed upstream (here) and the other "disappeared" (there).
    Pacman logs are cluttered with my attempts to fix the problem by reinstalling some packages (systemd, dbus, linux) so I didn't include them, but nothing important was upgraded right before the problem appeared.
    The relevant log lines in short:
    systemd[1]: Assertion 'a >= 0 && a < _JOB_TYPE_MAX_MERGING' failed at src/core/job.c:314, function job_type_lookup_merge(). Aborting.
    and
    Okt 18 23:12:35 HAF912 systemd-logind[442]: Failed to start user slice: Connection timed out
    Okt 18 23:12:35 HAF912 dbus[443]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
    Okt 18 23:12:35 HAF912 login[481]: pam_systemd(login:session): Failed to create session: Connection timed out
    Okt 18 23:13:00 HAF912 systemd-logind[442]: Failed to start user service: Connection timed out
    Okt 18 23:13:00 HAF912 systemd-logind[442]: Assertion 's->user->slice' failed at src/login/logind-session.c:496, function session_start_scope(). Aborting.
    Okt 18 23:13:00 HAF912 dbus[443]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
    journal (also note the "Cannot add dependency job for unit"):
    -- Logs begin at Mo 2014-05-05 19:23:55 CEST, end at Sa 2014-10-18 23:55:29 CEST. --
    Okt 19 01:11:07 localhost systemd-journal[74]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available → current limit 800.7M).
    Okt 19 01:11:07 localhost systemd-journal[74]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available → current limit 800.7M).
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpuset
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpu
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys cpuacct
    Okt 19 01:11:07 localhost kernel: Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    Okt 19 01:11:07 localhost kernel: Command line: \boot\vmlinuz-linux rw root=/dev/sdc2 rootfstype=btrfs loglevel=2 rcutree.rcu_idle_gp_delay=1 initrd=\boot\initramfs-linux.img
    Okt 19 01:11:07 localhost kernel: e820: BIOS-provided physical RAM map:
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000ddf18fff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000ddf19000-0x00000000de09efff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de09f000-0x00000000de0aafff] ACPI data
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de0ab000-0x00000000de123fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de124000-0x00000000de129fff] ACPI data
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de12a000-0x00000000de1aefff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de1af000-0x00000000de24cfff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000de24d000-0x00000000dea5dfff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000dea5e000-0x00000000dea5efff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000dea5f000-0x00000000deaa1fff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000deaa2000-0x00000000df470fff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000df471000-0x00000000df7dafff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000df7db000-0x00000000df7fffff] usable
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Okt 19 01:11:07 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
    Okt 19 01:11:07 localhost kernel: NX (Execute Disable) protection: active
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xcc629018-0xcc64ca57] usable ==> usable
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xcd5a5018-0xcd5b5057] usable ==> usable
    Okt 19 01:11:07 localhost kernel: extended physical RAM map:
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000cc629017] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cc629018-0x00000000cc64ca57] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cc64ca58-0x00000000cd5a5017] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cd5a5018-0x00000000cd5b5057] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000cd5b5058-0x00000000ddf18fff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000ddf19000-0x00000000de09efff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de09f000-0x00000000de0aafff] ACPI data
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de0ab000-0x00000000de123fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de124000-0x00000000de129fff] ACPI data
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de12a000-0x00000000de1aefff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de1af000-0x00000000de24cfff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000de24d000-0x00000000dea5dfff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000dea5e000-0x00000000dea5efff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000dea5f000-0x00000000deaa1fff] ACPI NVS
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000deaa2000-0x00000000df470fff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000df471000-0x00000000df7dafff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000df7db000-0x00000000df7fffff] usable
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Okt 19 01:11:07 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000041effffff] usable
    Okt 19 01:11:07 localhost kernel: efi: EFI v2.31 by American Megatrends
    Okt 19 01:11:07 localhost kernel: efi: ACPI=0xde09f000 ACPI 2.0=0xde09f000 SMBIOS=0xf04c0 MPS=0xfd420
    Okt 19 01:11:07 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem10: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem11: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f47000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000002f47000-0x000000007e536000) (1973MB)
    Okt 19 01:11:07 localhost kernel: efi: mem13: type=2, attr=0xf, range=[0x000000007e536000-0x0000000080000000) (26MB)
    Okt 19 01:11:07 localhost kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000080000000-0x00000000cc629000) (1222MB)
    Okt 19 01:11:07 localhost kernel: efi: mem15: type=2, attr=0xf, range=[0x00000000cc629000-0x00000000cc64d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem16: type=1, attr=0xf, range=[0x00000000cc64d000-0x00000000cd594000) (15MB)
    Okt 19 01:11:07 localhost kernel: efi: mem17: type=2, attr=0xf, range=[0x00000000cd594000-0x00000000cd59f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem18: type=7, attr=0xf, range=[0x00000000cd59f000-0x00000000cd5a5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem19: type=2, attr=0xf, range=[0x00000000cd5a5000-0x00000000cd5f0000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem20: type=7, attr=0xf, range=[0x00000000cd5f0000-0x00000000cd5f5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem21: type=2, attr=0xf, range=[0x00000000cd5f5000-0x00000000cdca0000) (6MB)
    Okt 19 01:11:07 localhost kernel: efi: mem22: type=7, attr=0xf, range=[0x00000000cdca0000-0x00000000cdca1000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem23: type=2, attr=0xf, range=[0x00000000cdca1000-0x00000000cdd0a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem24: type=1, attr=0xf, range=[0x00000000cdd0a000-0x00000000cdd46000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000cdd46000-0x00000000d0132000) (35MB)
    Okt 19 01:11:07 localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x00000000d0132000-0x00000000d047a000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000d047a000-0x00000000d07e5000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x00000000d07e5000-0x00000000d0806000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem29: type=7, attr=0xf, range=[0x00000000d0806000-0x00000000d0847000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000d0847000-0x00000000d0d94000) (5MB)
    Okt 19 01:11:07 localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000d0d94000-0x00000000d0d95000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000d0d95000-0x00000000d0dbb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem33: type=7, attr=0xf, range=[0x00000000d0dbb000-0x00000000d0dbc000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000d0dbc000-0x00000000d0dcd000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem35: type=7, attr=0xf, range=[0x00000000d0dcd000-0x00000000d0dce000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x00000000d0dce000-0x00000000d0e24000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x00000000d0e24000-0x00000000d0e25000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x00000000d0e25000-0x00000000d0e7d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem39: type=7, attr=0xf, range=[0x00000000d0e7d000-0x00000000d0e7e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x00000000d0e7e000-0x00000000d0eca000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem41: type=7, attr=0xf, range=[0x00000000d0eca000-0x00000000d0ecb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x00000000d0ecb000-0x00000000d0eda000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem43: type=7, attr=0xf, range=[0x00000000d0eda000-0x00000000d0edb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x00000000d0edb000-0x00000000d0ff5000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem45: type=7, attr=0xf, range=[0x00000000d0ff5000-0x00000000d0ff6000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x00000000d0ff6000-0x00000000d1020000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem47: type=7, attr=0xf, range=[0x00000000d1020000-0x00000000d1021000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem48: type=4, attr=0xf, range=[0x00000000d1021000-0x00000000d10f5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem49: type=7, attr=0xf, range=[0x00000000d10f5000-0x00000000d10f6000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem50: type=4, attr=0xf, range=[0x00000000d10f6000-0x00000000d1140000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem51: type=7, attr=0xf, range=[0x00000000d1140000-0x00000000d1141000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem52: type=4, attr=0xf, range=[0x00000000d1141000-0x00000000d1219000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem53: type=7, attr=0xf, range=[0x00000000d1219000-0x00000000d121a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem54: type=4, attr=0xf, range=[0x00000000d121a000-0x00000000d1263000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem55: type=7, attr=0xf, range=[0x00000000d1263000-0x00000000d1264000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem56: type=4, attr=0xf, range=[0x00000000d1264000-0x00000000d145f000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem57: type=7, attr=0xf, range=[0x00000000d145f000-0x00000000d1460000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem58: type=4, attr=0xf, range=[0x00000000d1460000-0x00000000d14a9000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem59: type=7, attr=0xf, range=[0x00000000d14a9000-0x00000000d14aa000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem60: type=4, attr=0xf, range=[0x00000000d14aa000-0x00000000d1500000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem61: type=7, attr=0xf, range=[0x00000000d1500000-0x00000000d1501000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem62: type=4, attr=0xf, range=[0x00000000d1501000-0x00000000d154a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem63: type=7, attr=0xf, range=[0x00000000d154a000-0x00000000d154b000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem64: type=4, attr=0xf, range=[0x00000000d154b000-0x00000000d15e4000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem65: type=7, attr=0xf, range=[0x00000000d15e4000-0x00000000d15e5000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem66: type=4, attr=0xf, range=[0x00000000d15e5000-0x00000000d1607000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem67: type=7, attr=0xf, range=[0x00000000d1607000-0x00000000d1608000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem68: type=4, attr=0xf, range=[0x00000000d1608000-0x00000000d1997000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem69: type=7, attr=0xf, range=[0x00000000d1997000-0x00000000d1998000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem70: type=4, attr=0xf, range=[0x00000000d1998000-0x00000000d1aae000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem71: type=7, attr=0xf, range=[0x00000000d1aae000-0x00000000d1aaf000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem72: type=4, attr=0xf, range=[0x00000000d1aaf000-0x00000000d1b1e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem73: type=7, attr=0xf, range=[0x00000000d1b1e000-0x00000000d1b1f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem74: type=4, attr=0xf, range=[0x00000000d1b1f000-0x00000000d1c7b000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem75: type=7, attr=0xf, range=[0x00000000d1c7b000-0x00000000d1c94000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem76: type=4, attr=0xf, range=[0x00000000d1c94000-0x00000000d1cae000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem77: type=7, attr=0xf, range=[0x00000000d1cae000-0x00000000d1cbc000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem78: type=4, attr=0xf, range=[0x00000000d1cbc000-0x00000000d1d5d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem79: type=7, attr=0xf, range=[0x00000000d1d5d000-0x00000000d1d6a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem80: type=4, attr=0xf, range=[0x00000000d1d6a000-0x00000000d1d9e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem81: type=7, attr=0xf, range=[0x00000000d1d9e000-0x00000000d1d9f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem82: type=4, attr=0xf, range=[0x00000000d1d9f000-0x00000000dd15d000) (179MB)
    Okt 19 01:11:07 localhost kernel: efi: mem83: type=7, attr=0xf, range=[0x00000000dd15d000-0x00000000ddc86000) (11MB)
    Okt 19 01:11:07 localhost kernel: efi: mem84: type=3, attr=0xf, range=[0x00000000ddc86000-0x00000000ddf19000) (2MB)
    Okt 19 01:11:07 localhost kernel: efi: mem85: type=0, attr=0xf, range=[0x00000000ddf19000-0x00000000ddf75000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem86: type=0, attr=0xf, range=[0x00000000ddf75000-0x00000000de09f000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem87: type=9, attr=0xf, range=[0x00000000de09f000-0x00000000de0ab000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem88: type=0, attr=0xf, range=[0x00000000de0ab000-0x00000000de124000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem89: type=9, attr=0xf, range=[0x00000000de124000-0x00000000de129000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem90: type=9, attr=0xf, range=[0x00000000de129000-0x00000000de12a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem91: type=7, attr=0xf, range=[0x00000000de12a000-0x00000000de1af000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem92: type=10, attr=0xf, range=[0x00000000de1af000-0x00000000de24d000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem93: type=6, attr=0x800000000000000f, range=[0x00000000de24d000-0x00000000de730000) (4MB)
    Okt 19 01:11:07 localhost kernel: efi: mem94: type=6, attr=0x800000000000000f, range=[0x00000000de730000-0x00000000de908000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem95: type=6, attr=0x800000000000000f, range=[0x00000000de908000-0x00000000de90a000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem96: type=6, attr=0x800000000000000f, range=[0x00000000de90a000-0x00000000de93c000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem97: type=6, attr=0x800000000000000f, range=[0x00000000de93c000-0x00000000de93e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem98: type=6, attr=0x800000000000000f, range=[0x00000000de93e000-0x00000000de9bb000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem99: type=5, attr=0x800000000000000f, range=[0x00000000de9bb000-0x00000000de9db000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem100: type=5, attr=0x800000000000000f, range=[0x00000000de9db000-0x00000000dea5e000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem101: type=4, attr=0xf, range=[0x00000000dea5e000-0x00000000dea5f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem102: type=10, attr=0xf, range=[0x00000000dea5f000-0x00000000deaa2000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem103: type=4, attr=0xf, range=[0x00000000deaa2000-0x00000000dec18000) (1MB)
    Okt 19 01:11:07 localhost kernel: efi: mem104: type=3, attr=0xf, range=[0x00000000dec18000-0x00000000df43b000) (8MB)
    Okt 19 01:11:07 localhost kernel: efi: mem105: type=4, attr=0xf, range=[0x00000000df43b000-0x00000000df440000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem106: type=3, attr=0xf, range=[0x00000000df440000-0x00000000df444000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem107: type=4, attr=0xf, range=[0x00000000df444000-0x00000000df445000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem108: type=3, attr=0xf, range=[0x00000000df445000-0x00000000df447000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem109: type=4, attr=0xf, range=[0x00000000df447000-0x00000000df455000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem110: type=3, attr=0xf, range=[0x00000000df455000-0x00000000df467000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem111: type=4, attr=0xf, range=[0x00000000df467000-0x00000000df46f000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem112: type=3, attr=0xf, range=[0x00000000df46f000-0x00000000df471000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem113: type=6, attr=0x800000000000000f, range=[0x00000000df471000-0x00000000df7db000) (3MB)
    Okt 19 01:11:07 localhost kernel: efi: mem114: type=4, attr=0xf, range=[0x00000000df7db000-0x00000000df800000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem115: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f000000) (12784MB)
    Okt 19 01:11:07 localhost kernel: efi: mem116: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    Okt 19 01:11:07 localhost kernel: efi: mem117: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem118: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem119: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem120: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    Okt 19 01:11:07 localhost kernel: efi: mem121: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    Okt 19 01:11:07 localhost kernel: SMBIOS 2.7 present.
    Okt 19 01:11:07 localhost kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77-DS3H, BIOS F11a 11/13/2013
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Okt 19 01:11:07 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Okt 19 01:11:07 localhost kernel: AGP: No AGP bridge found
    Okt 19 01:11:07 localhost kernel: e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
    Okt 19 01:11:07 localhost kernel: MTRR default type: uncachable
    Okt 19 01:11:07 localhost kernel: MTRR fixed ranges enabled:
    Okt 19 01:11:07 localhost kernel: 00000-9FFFF write-back
    Okt 19 01:11:07 localhost kernel: A0000-BFFFF uncachable
    Okt 19 01:11:07 localhost kernel: C0000-CFFFF write-protect
    Okt 19 01:11:07 localhost kernel: D0000-DFFFF uncachable
    Okt 19 01:11:07 localhost kernel: E0000-FFFFF write-protect
    Okt 19 01:11:07 localhost kernel: MTRR variable ranges enabled:
    Okt 19 01:11:07 localhost kernel: 0 base 000000000 mask C00000000 write-back
    Okt 19 01:11:07 localhost kernel: 1 base 400000000 mask FF0000000 write-back
    Okt 19 01:11:07 localhost kernel: 2 base 410000000 mask FF8000000 write-back
    Okt 19 01:11:07 localhost kernel: 3 base 418000000 mask FFC000000 write-back
    Okt 19 01:11:07 localhost kernel: 4 base 41C000000 mask FFE000000 write-back
    Okt 19 01:11:07 localhost kernel: 5 base 41E000000 mask FFF000000 write-back
    Okt 19 01:11:07 localhost kernel: 6 base 0E0000000 mask FE0000000 uncachable
    Okt 19 01:11:07 localhost kernel: 7 disabled
    Okt 19 01:11:07 localhost kernel: 8 disabled
    Okt 19 01:11:07 localhost kernel: 9 disabled
    Okt 19 01:11:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Okt 19 01:11:07 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    Okt 19 01:11:07 localhost kernel: e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
    Okt 19 01:11:07 localhost kernel: found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
    Okt 19 01:11:07 localhost kernel: Scanning 1 areas for low memory corruption
    Okt 19 01:11:07 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x00000000-0x000fffff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b23000, 0x02b23fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: BRK [0x02b24000, 0x02b24fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: BRK [0x02b25000, 0x02b25fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x41ee00000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x41ee00000-0x41effffff] page 2M
    Okt 19 01:11:07 localhost kernel: BRK [0x02b26000, 0x02b26fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x41c000000-0x41edfffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x41c000000-0x41edfffff] page 2M
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x400000000-0x41bffffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x400000000-0x41bffffff] page 2M
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x00100000-0xddf18fff]
    Okt 19 01:11:07 localhost kernel: [mem 0x00100000-0x001fffff] page 4k
    Okt 19 01:11:07 localhost kernel: [mem 0x00200000-0xdddfffff] page 2M
    Okt 19 01:11:07 localhost kernel: [mem 0xdde00000-0xddf18fff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xde12a000-0xde1aefff]
    Okt 19 01:11:07 localhost kernel: [mem 0xde12a000-0xde1aefff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b27000, 0x02b27fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdea5e000-0xdea5efff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdea5e000-0xdea5efff] page 4k
    Okt 19 01:11:07 localhost kernel: BRK [0x02b28000, 0x02b28fff] PGTABLE
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdeaa2000-0xdf470fff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdeaa2000-0xdebfffff] page 4k
    Okt 19 01:11:07 localhost kernel: [mem 0xdec00000-0xdf3fffff] page 2M
    Okt 19 01:11:07 localhost kernel: [mem 0xdf400000-0xdf470fff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0xdf7db000-0xdf7fffff]
    Okt 19 01:11:07 localhost kernel: [mem 0xdf7db000-0xdf7fffff] page 4k
    Okt 19 01:11:07 localhost kernel: init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    Okt 19 01:11:07 localhost kernel: [mem 0x100000000-0x3ffffffff] page 2M
    Okt 19 01:11:07 localhost kernel: RAMDISK: [mem 0x7e536000-0x7fffffff]
    Okt 19 01:11:07 localhost kernel: ACPI: Early table checksum verification disabled
    Okt 19 01:11:07 localhost kernel: ACPI: RSDP 0x00000000DE09F000 000024 (v02 ALASKA)
    Okt 19 01:11:07 localhost kernel: ACPI: XSDT 0x00000000DE09F070 00005C (v01 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: FACP 0x00000000DE0A8C60 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: DSDT 0x00000000DE09F158 009B05 (v02 ALASKA A M I 00000012 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: FACS 0x00000000DE24BF80 000040
    Okt 19 01:11:07 localhost kernel: ACPI: APIC 0x00000000DE0A8D58 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    Okt 19 01:11:07 localhost kernel: ACPI: MCFG 0x00000000DE0A8DF0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    Okt 19 01:11:07 localhost kernel: ACPI: HPET 0x00000000DE0A8E30 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A8E68 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A91D8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0x00000000DE0A9B88 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Okt 19 01:11:07 localhost kernel: No NUMA configuration found
    Okt 19 01:11:07 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff]
    Okt 19 01:11:07 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: NODE_DATA [mem 0x41efe9000-0x41efedfff]
    Okt 19 01:11:07 localhost kernel: [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0
    Okt 19 01:11:07 localhost kernel: Zone ranges:
    Okt 19 01:11:07 localhost kernel: DMA [mem 0x00001000-0x00ffffff]
    Okt 19 01:11:07 localhost kernel: DMA32 [mem 0x01000000-0xffffffff]
    Okt 19 01:11:07 localhost kernel: Normal [mem 0x100000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: Movable zone start for each node
    Okt 19 01:11:07 localhost kernel: Early memory node ranges
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x00001000-0x0009efff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x00100000-0xddf18fff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xde12a000-0xde1aefff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdea5e000-0xdea5efff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdeaa2000-0xdf470fff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0xdf7db000-0xdf7fffff]
    Okt 19 01:11:07 localhost kernel: node 0: [mem 0x100000000-0x41effffff]
    Okt 19 01:11:07 localhost kernel: On node 0 totalpages: 4184369
    Okt 19 01:11:07 localhost kernel: DMA zone: 64 pages used for memmap
    Okt 19 01:11:07 localhost kernel: DMA zone: 25 pages reserved
    Okt 19 01:11:07 localhost kernel: DMA zone: 3998 pages, LIFO batch:0
    Okt 19 01:11:07 localhost kernel: DMA32 zone: 14183 pages used for memmap
    Okt 19 01:11:07 localhost kernel: DMA32 zone: 907667 pages, LIFO batch:31
    Okt 19 01:11:07 localhost kernel: Normal zone: 51136 pages used for memmap
    Okt 19 01:11:07 localhost kernel: Normal zone: 3272704 pages, LIFO batch:31
    Okt 19 01:11:07 localhost kernel: ACPI: PM-Timer IO Port: 0x408
    Okt 19 01:11:07 localhost kernel: ACPI: Local APIC address 0xfee00000
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    Okt 19 01:11:07 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    Okt 19 01:11:07 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Okt 19 01:11:07 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Okt 19 01:11:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Okt 19 01:11:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ0 used by override.
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ2 used by override.
    Okt 19 01:11:07 localhost kernel: ACPI: IRQ9 used by override.
    Okt 19 01:11:07 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Okt 19 01:11:07 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
    Okt 19 01:11:07 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    Okt 19 01:11:07 localhost kernel: nr_irqs_gsi: 40
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcc629000-0xcc629fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcc64c000-0xcc64cfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcd5a5000-0xcd5a5fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xcd5b5000-0xcd5b5fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xddf19000-0xde09efff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde09f000-0xde0aafff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde0ab000-0xde123fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde124000-0xde129fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde1af000-0xde24cfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xde24d000-0xdea5dfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdea5f000-0xdeaa1fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdf471000-0xdf7dafff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    Okt 19 01:11:07 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    Okt 19 01:11:07 localhost kernel: e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
    Okt 19 01:11:07 localhost kernel: Booting paravirtualized kernel on bare hardware
    Okt 19 01:11:07 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Okt 19 01:11:07 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88041ec00000 s86784 r8192 d23808 u262144
    Okt 19 01:11:07 localhost kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    Okt 19 01:11:07 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Okt 19 01:11:07 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118961
    Okt 19 01:11:07 localhost kernel: Policy zone: Normal
    Okt 19 01:11:07 localhost kernel: Kernel command line: \boot\vmlinuz-linux rw root=/dev/sdc2 rootfstype=btrfs loglevel=2 rcutree.rcu_idle_gp_delay=1 initrd=\boot\initramfs-linux.img
    Okt 19 01:11:07 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Okt 19 01:11:07 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    Okt 19 01:11:07 localhost kernel: AGP: Checking aperture...
    Okt 19 01:11:07 localhost kernel: AGP: No AGP bridge found
    Okt 19 01:11:07 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
    Okt 19 01:11:07 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Okt 19 01:11:07 localhost kernel: Memory: 16146888K/16737476K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 590588K reserved)
    Okt 19 01:11:07 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Okt 19 01:11:07 localhost kernel: Preemptible hierarchical RCU implementation.
    Okt 19 01:11:07 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Okt 19 01:11:07 localhost kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Okt 19 01:11:07 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Okt 19 01:11:07 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Okt 19 01:11:07 localhost kernel: NR_IRQS:8448 nr_irqs:744 16
    Okt 19 01:11:07 localhost kernel: Console: colour dummy device 80x25
    Okt 19 01:11:07 localhost kernel: console [tty0] enabled
    Okt 19 01:11:07 localhost kernel: allocated 67108864 bytes of page_cgroup
    Okt 19 01:11:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Okt 19 01:11:07 localhost kernel: hpet clockevent registered
    Okt 19 01:11:07 localhost kernel: tsc: Fast TSC calibration using PIT
    Okt 19 01:11:07 localhost kernel: tsc: Detected 3503.511 MHz processor
    Okt 19 01:11:07 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7009.98 BogoMIPS (lpj=11678370)
    Okt 19 01:11:07 localhost kernel: pid_max: default: 32768 minimum: 301
    Okt 19 01:11:07 localhost kernel: ACPI: Core revision 20140424
    Okt 19 01:11:07 localhost kernel: ACPI: All ACPI Tables successfully acquired
    Okt 19 01:11:07 localhost kernel: Security Framework initialized
    Okt 19 01:11:07 localhost kernel: Yama: becoming mindful.
    Okt 19 01:11:07 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    Okt 19 01:11:07 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Okt 19 01:11:07 localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Okt 19 01:11:07 localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys memory
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys devices
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys freezer
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys net_cls
    Okt 19 01:11:07 localhost kernel: Initializing cgroup subsys blkio
    Okt 19 01:11:07 localhost kernel: CPU: Physical Processor ID: 0
    Okt 19 01:11:07 localhost kernel: CPU: Processor Core ID: 0
    Okt 19 01:11:07 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Okt 19 01:11:07 localhost kernel: mce: CPU supports 9 MCE banks
    Okt 19 01:11:07 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
    Okt 19 01:11:07 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 2
    Okt 19 01:11:07 localhost kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    Okt 19 01:11:07 localhost kernel: ftrace: allocating 20445 entries in 80 pages
    Okt 19 01:11:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Okt 19 01:11:07 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (fam: 06, model: 3a, stepping: 09)
    Okt 19 01:11:07 localhost kernel: TSC deadline timer enabled
    Okt 19 01:11:07 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    Okt 19 01:11:07 localhost kernel: ... version: 3
    Okt 19 01:11:07 localhost kernel: ... bit width: 48
    Okt 19 01:11:07 localhost kernel: ... generic registers: 4
    Okt 19 01:11:07 localhost kernel: ... value mask: 0000ffffffffffff
    Okt 19 01:11:07 localhost kernel: ... max period: 0000ffffffffffff
    Okt 19 01:11:07 localhost kernel: ... fixed-purpose events: 3
    Okt 19 01:11:07 localhost kernel: ... event mask: 000000070000000f
    Okt 19 01:11:07 localhost kernel: x86: Booting SMP configuration:
    Okt 19 01:11:07 localhost kernel: .... node #0, CPUs: #1
    Okt 19 01:11:07 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Okt 19 01:11:07 localhost kernel: #2 #3 #4 #5 #6 #7
    Okt 19 01:11:07 localhost kernel: x86: Booted up 1 node, 8 CPUs
    Okt 19 01:11:07 localhost kernel: smpboot: Total of 8 processors activated (56078.85 BogoMIPS)
    Okt 19 01:11:07 localhost kernel: devtmpfs: initialized
    Okt 19 01:11:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xde1af000-0xde24cfff] (647168 bytes)
    Okt 19 01:11:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xdea5f000-0xdeaa1fff] (274432 bytes)
    Okt 19 01:11:07 localhost kernel: pinctrl core: initialized pinctrl subsystem
    Okt 19 01:11:07 localhost kernel: RTC time: 23:11:07, date: 10/18/14
    Okt 19 01:11:07 localhost kernel: NET: Registered protocol family 16
    Okt 19 01:11:07 localhost kernel: cpuidle: using governor ladder
    Okt 19 01:11:07 localhost kernel: cpuidle: using governor menu
    Okt 19 01:11:07 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PCI registered
    Okt 19 01:11:07 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Okt 19 01:11:07 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Okt 19 01:11:07 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Okt 19 01:11:07 localhost kernel: PCI: Using configuration type 1 for base access
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Module Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Processor Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Okt 19 01:11:07 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Okt 19 01:11:07 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF88040834B000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF880408302C00 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Dynamic OEM Table Load:
    Okt 19 01:11:07 localhost kernel: ACPI: SSDT 0xFFFF880408309A00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    Okt 19 01:11:07 localhost kernel: ACPI: Interpreter enabled
    Okt 19 01:11:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    Okt 19 01:11:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    Okt 19 01:11:07 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Okt 19 01:11:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Okt 19 01:11:07 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN00] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN01] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN02] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN03] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: Power Resource [FN04] (off)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    Okt 19 01:11:07 localhost kernel: PCI host bridge to bus 0000:00
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf721a000-0xf721a00f 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
    Okt 19 01:11:07 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: [1969:1083] type 00 class 0x020000
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7100000-0xf713ffff 64bit]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: supports D1 D2
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: [1102:0007] type 00 class 0x040100
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: reg 0x10: [io 0xc000-0xc01f]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:00.0: supports D1 D2
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.0: [14f1:8800] type 00 class 0x040000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.1: [14f1:8801] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.1: reg 0x10: [mem 0xf4000000-0xf4ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.2: [14f1:8802] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.2: reg 0x10: [mem 0xf3000000-0xf3ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.4: [14f1:8804] type 00 class 0x048000
    Okt 19 01:11:07 localhost kernel: pci 0000:05:01.4: reg 0x10: [mem 0xf2000000-0xf2ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    Okt 19 01:11:07 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    Okt 19 01:11:07 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Okt 19 01:11:07 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Okt 19 01:11:07 localhost kernel: vgaarb: loaded
    Okt 19 01:11:07 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
    Okt 19 01:11:07 localhost kernel: PCI: Using ACPI for IRQ routing
    Okt 19 01:11:07 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xcc629018-0xcfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xcd5a5018-0xcfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xddf19000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xde1af000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdea5f000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdf471000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
    Okt 19 01:11:07 localhost kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
    Okt 19 01:11:07 localhost kernel: NetLabel: Initializing
    Okt 19 01:11:07 localhost kernel: NetLabel: domain hash size = 128
    Okt 19 01:11:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Okt 19 01:11:07 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Okt 19 01:11:07 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Okt 19 01:11:07 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Okt 19 01:11:07 localhost kernel: Switched to clocksource hpet
    Okt 19 01:11:07 localhost kernel: pnp: PnP ACPI init
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PNP registered
    Okt 19 01:11:07 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0200-0x020f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0xffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0xffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0400-0x0453] could not be reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0458-0x047f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Okt 19 01:11:07 localhost kernel: system 00:03: [io 0x0454-0x0457] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a00-0x0a0f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a30-0x0a3f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: [io 0x0a20-0x0a2f] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: [mem 0xe0000000-0xe0000fff] has been reserved
    Okt 19 01:11:07 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    Okt 19 01:11:07 localhost kernel: pnp: PnP ACPI: found 7 devices
    Okt 19 01:11:07 localhost kernel: ACPI: bus type PNP unregistered
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:04:00.0: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-05]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:04: resource 11 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 4 [io 0xc000-0xcfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 5 [mem 0xf2000000-0xf5ffffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 6 [io 0x0000-0x0cf7]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 7 [io 0x0d00-0xffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 8 [mem 0x000a0000-0x000bffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 9 [mem 0x000d0000-0x000d3fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 10 [mem 0x000d4000-0x000d7fff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 11 [mem 0x000d8000-0x000dbfff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 12 [mem 0x000dc000-0x000dffff]
    Okt 19 01:11:07 localhost kernel: pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff]
    Okt 19 01:11:07 localhost kernel: NET: Registered protocol family 2
    Okt 19 01:11:07 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Okt 19 01:11:07 localhost kernel: TCP bind hash table entries: 65536 (order: 8,

    I worked around the issue myself by manually commenting the offending assertions out in src/core/job.c, so this is an upstream bug. I will report it at the systemd bug tracker.

  • Dropbox and KDE

    Hi,
    I worked with Dropbox in KDE 4.7 and everything works fine. But after upgrade to KDE 4.8, there are problems.
    At first, when Dropbox starts after log in, its status is still "Conecting..." - if I quit dropbox and start it again, it is ok.
    When I want to copy some file to Dropbox directory and create public URL, error message "kde4-config not found" occurs, but I have it in /usr/bin/kde4-config.
    I found that it could be problem with sqlite3-tools, but in Archlinux there is no sqlite3-tools but only sqlite3 and I have it.
    Dropbox 1.2.51
    KDE 4.8.00
    Any advice?
    Last edited by xsigik (2012-02-02 13:37:38)

    Do you have an @ before network in your dameons array in rc.conf. if so try removing the @.
    did you try renaming ~/.dropbox folder. (of course this would delete all your preferences) and ~/.dropbox-dist and reinstalling it?
    If thats not gonna work, the only thing is writing a workaround, like those people:
    https://bbs.archlinux.org/viewtopic.php?id=129678
    Fixing Dropbox startup issues
    Seems that many other people on various distribution have same problem.

  • [SOLVED] linux-3.13.6-1 and systemd-210-3 causes black screen

    My computer boots into total black screen after recent update, including linux-3.13.6-1, xf86-video-intel-2.99.910-1 and systemd-210-3.  I have tried all combinations of rollback, I find  linux-3.12.7-2  + systemd-208-2 resolves my problem.
    As I dig on, I find it a problem with systemd-backlight. With running kernel-3.13 and systemd-{210,211},  disabling systemd-backlight service either through kernel parameter systemd.restore_state=0 or by masking systemd-backlight service can fix my problem.
    Still, I am not the only one experiencing black screen and unresponsive X input with 3.13 kernel: several radeon user seem to have similar phenomenon but cannot be fixed by disabling backlight restore.  I would suspect restoring backlight is just one of many ways to trigger this issue, I not experienced in kernel, but I will try to debug the problem. Help will be appreciated.
    There seems nothing wrong with X, but a problem with power management.
    [ 458.859]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 458.859] X Protocol Version 11, Revision 0
    [ 458.859] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 458.859] Current Operating System: Linux goshawk 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:47:48 CET 2014 x86_64
    [ 458.859] Kernel command line: root=/dev/sda6 resume=/dev/sda7 ipv6.disable=1 acpi_osi=Linux i915.modeset=1
    [ 458.859] Build Date: 09 January 2014 08:47:24AM
    [ 458.859]
    [ 458.859] Current version of pixman: 0.32.4
    [ 458.859] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 458.859] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 458.860] (==) Log file: "/var/log/Xorg.1.log", Time: Thu Mar 13 15:15:34 2014
    [ 458.860] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 458.860] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 458.860] (==) No Layout section. Using the first Screen section.
    [ 458.860] (==) No screen section available. Using defaults.
    [ 458.860] (**) |-->Screen "Default Screen Section" (0)
    [ 458.860] (**) | |-->Monitor "<default monitor>"
    [ 458.860] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 458.860] (**) | |-->Device "Intel Graphics"
    [ 458.860] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 458.860] (==) Automatically adding devices
    [ 458.860] (==) Automatically enabling devices
    [ 458.860] (==) Automatically adding GPU devices
    [ 458.860] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 458.860] Entry deleted from font path.
    [ 458.860] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 458.860] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 458.860] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 458.860] (II) Loader magic: 0x804c80
    [ 458.860] (II) Module ABI versions:
    [ 458.860] X.Org ANSI C Emulation: 0.4
    [ 458.861] X.Org Video Driver: 15.0
    [ 458.861] X.Org XInput driver : 20.0
    [ 458.861] X.Org Server Extension : 8.0
    [ 458.861] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 459.667] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 459.669] (--) PCI:*(0:0:2:0) 8086:0046:1025:0365 rev 24, Mem @ 0xf0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    [ 459.669] (--) PCI: (0:2:0:0) 1002:68c1:1025:0365 rev 0, Mem @ 0xb0000000/268435456, 0xafee0000/131072, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    [ 459.670] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 459.670] Initializing built-in extension Generic Event Extension
    [ 459.670] Initializing built-in extension SHAPE
    [ 459.670] Initializing built-in extension MIT-SHM
    [ 459.670] Initializing built-in extension XInputExtension
    [ 459.670] Initializing built-in extension XTEST
    [ 459.670] Initializing built-in extension BIG-REQUESTS
    [ 459.670] Initializing built-in extension SYNC
    [ 459.670] Initializing built-in extension XKEYBOARD
    [ 459.670] Initializing built-in extension XC-MISC
    [ 459.670] Initializing built-in extension SECURITY
    [ 459.670] Initializing built-in extension XINERAMA
    [ 459.670] Initializing built-in extension XFIXES
    [ 459.670] Initializing built-in extension RENDER
    [ 459.670] Initializing built-in extension RANDR
    [ 459.670] Initializing built-in extension COMPOSITE
    [ 459.670] Initializing built-in extension DAMAGE
    [ 459.670] Initializing built-in extension MIT-SCREEN-SAVER
    [ 459.670] Initializing built-in extension DOUBLE-BUFFER
    [ 459.670] Initializing built-in extension RECORD
    [ 459.670] Initializing built-in extension DPMS
    [ 459.670] Initializing built-in extension Present
    [ 459.670] Initializing built-in extension DRI3
    [ 459.670] Initializing built-in extension X-Resource
    [ 459.670] Initializing built-in extension XVideo
    [ 459.670] Initializing built-in extension XVideo-MotionCompensation
    [ 459.670] Initializing built-in extension XFree86-VidModeExtension
    [ 459.670] Initializing built-in extension XFree86-DGA
    [ 459.670] Initializing built-in extension XFree86-DRI
    [ 459.670] Initializing built-in extension DRI2
    [ 459.670] (II) "glx" will be loaded by default.
    [ 459.670] (II) LoadModule: "dri2"
    [ 459.670] (II) Module "dri2" already built-in
    [ 459.670] (II) LoadModule: "glamoregl"
    [ 459.670] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 459.673] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 459.673] compiled for 1.15.0, module version = 0.6.0
    [ 459.673] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 459.673] (II) LoadModule: "glx"
    [ 459.673] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 459.674] (II) Module glx: vendor="X.Org Foundation"
    [ 459.674] compiled for 1.15.0, module version = 1.0.0
    [ 459.674] ABI class: X.Org Server Extension, version 8.0
    [ 459.674] (==) AIGLX enabled
    [ 459.674] Loading extension GLX
    [ 459.674] (II) LoadModule: "intel"
    [ 459.674] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 459.674] (II) Module intel: vendor="X.Org Foundation"
    [ 459.674] compiled for 1.15.0, module version = 2.99.910
    [ 459.674] Module class: X.Org Video Driver
    [ 459.674] ABI class: X.Org Video Driver, version 15.0
    [ 459.674] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
    [ 459.675] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
    [ 459.675] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
    [ 459.675] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
    [ 459.675] (++) using VT number 1
    [ 459.676] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
    [ 459.676] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
    [ 459.676] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 459.676] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 459.676] (==) intel(0): RGB weight 888
    [ 459.676] (==) intel(0): Default visual is TrueColor
    [ 459.676] (**) intel(0): Option "AccelMethod" "sna"
    [ 459.676] (**) intel(0): Framebuffer tiled
    [ 459.676] (**) intel(0): Pixmaps tiled
    [ 459.676] (**) intel(0): "Tear free" disabled
    [ 459.676] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 459.676] (II) intel(0): Output LVDS1 has no monitor section
    [ 459.703] (--) intel(0): found backlight control interface acpi_video1 (type 'firmware')
    [ 459.703] (II) intel(0): Output VGA1 has no monitor section
    [ 459.703] (II) intel(0): Output VIRTUAL1 has no monitor section
    [ 459.703] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
    [ 459.703] (==) intel(0): DPI set to (96, 96)
    [ 459.703] (II) Loading sub module "dri2"
    [ 459.703] (II) LoadModule: "dri2"
    [ 459.703] (II) Module "dri2" already built-in
    [ 459.703] (==) Depth 24 pixmap format is 32 bpp
    [ 459.703] (II) intel(0): SNA initialized with Ironlake (gen5) backend
    [ 459.704] (==) intel(0): Backing store enabled
    [ 459.704] (==) intel(0): Silken mouse enabled
    [ 459.704] (II) intel(0): HW Cursor enabled
    [ 459.704] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 459.704] (==) intel(0): DPMS enabled
    [ 459.704] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 459.704] (II) intel(0): [DRI2] Setup complete
    [ 459.704] (II) intel(0): [DRI2] DRI driver: i965
    [ 459.704] (II) intel(0): [DRI2] VDPAU driver: i965
    [ 459.704] (II) intel(0): direct rendering: DRI2 Enabled
    [ 459.704] (==) intel(0): hotplug detection: "enabled"
    [ 459.704] (--) RandR disabled
    [ 459.712] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 459.712] (II) AIGLX: enabled GLX_ARB_create_context
    [ 459.712] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 459.712] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 459.712] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 459.712] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 459.712] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 459.712] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 459.712] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 459.712] (II) AIGLX: Loaded and initialized i965
    [ 459.712] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 459.720] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 459.786] (II) intel(0): Setting screen physical size to 361 x 203
    [ 459.913] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 459.913] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 459.913] (**) Power Button: Applying InputClass "Acer Keyboard"
    [ 459.913] (II) LoadModule: "evdev"
    [ 459.913] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 459.913] (II) Module evdev: vendor="X.Org Foundation"
    [ 459.913] compiled for 1.15.0, module version = 2.8.2
    [ 459.913] Module class: X.Org XInput Driver
    [ 459.913] ABI class: X.Org XInput driver, version 20.0
    [ 459.913] (II) Using input driver 'evdev' for 'Power Button'
    [ 459.913] (**) Power Button: always reports core events
    [ 459.913] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 459.913] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 459.913] (--) evdev: Power Button: Found keys
    [ 459.913] (II) evdev: Power Button: Configuring as keyboard
    [ 459.913] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 459.913] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 459.913] (**) Option "xkb_rules" "evdev"
    [ 459.913] (**) Option "xkb_model" "acer_laptop"
    [ 459.913] (**) Option "xkb_layout" "us"
    [ 459.936] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 459.936] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 459.936] (**) Video Bus: Applying InputClass "Acer Keyboard"
    [ 459.936] (II) Using input driver 'evdev' for 'Video Bus'
    [ 459.936] (**) Video Bus: always reports core events
    [ 459.936] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 459.936] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 459.936] (--) evdev: Video Bus: Found keys
    [ 459.936] (II) evdev: Video Bus: Configuring as keyboard
    [ 459.936] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
    [ 459.936] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 459.936] (**) Option "xkb_rules" "evdev"
    [ 459.936] (**) Option "xkb_model" "acer_laptop"
    [ 459.936] (**) Option "xkb_layout" "us"
    [ 459.936] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
    [ 459.936] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 459.936] (**) Video Bus: Applying InputClass "Acer Keyboard"
    [ 459.936] (II) Using input driver 'evdev' for 'Video Bus'
    [ 459.936] (**) Video Bus: always reports core events
    [ 459.936] (**) evdev: Video Bus: Device: "/dev/input/event3"
    [ 459.936] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 459.936] (--) evdev: Video Bus: Found keys
    [ 459.936] (II) evdev: Video Bus: Configuring as keyboard
    [ 459.936] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3/event3"
    [ 459.936] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 459.936] (**) Option "xkb_rules" "evdev"
    [ 459.936] (**) Option "xkb_model" "acer_laptop"
    [ 459.936] (**) Option "xkb_layout" "us"
    [ 459.937] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [ 459.937] (II) No input driver specified, ignoring this device.
    [ 459.937] (II) This device may have been added with another device file.
    [ 459.937] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [ 459.937] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 459.937] (**) Sleep Button: Applying InputClass "Acer Keyboard"
    [ 459.937] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 459.937] (**) Sleep Button: always reports core events
    [ 459.937] (**) evdev: Sleep Button: Device: "/dev/input/event1"
    [ 459.937] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 459.937] (--) evdev: Sleep Button: Found keys
    [ 459.937] (II) evdev: Sleep Button: Configuring as keyboard
    [ 459.937] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
    [ 459.937] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 459.937] (**) Option "xkb_rules" "evdev"
    [ 459.937] (**) Option "xkb_model" "acer_laptop"
    [ 459.937] (**) Option "xkb_layout" "us"
    [ 459.937] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 459.938] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event13)
    [ 459.938] (II) No input driver specified, ignoring this device.
    [ 459.938] (II) This device may have been added with another device file.
    [ 459.938] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 459.938] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 459.938] (II) No input driver specified, ignoring this device.
    [ 459.938] (II) This device may have been added with another device file.
    [ 459.938] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event12)
    [ 459.938] (II) No input driver specified, ignoring this device.
    [ 459.938] (II) This device may have been added with another device file.
    [ 459.938] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event11)
    [ 459.938] (II) No input driver specified, ignoring this device.
    [ 459.938] (II) This device may have been added with another device file.
    [ 459.939] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:401b (/dev/input/event6)
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:401b: Applying InputClass "evdev pointer catchall"
    [ 459.939] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:401b'
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:401b: always reports core events
    [ 459.939] (**) evdev: Logitech Unifying Device. Wireless PID:401b: Device: "/dev/input/event6"
    [ 459.939] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Vendor 0x46d Product 0xc52b
    [ 459.939] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found 20 mouse buttons
    [ 459.939] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found scroll wheel(s)
    [ 459.939] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found relative axes
    [ 459.939] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found x and y relative axes
    [ 459.939] (II) evdev: Logitech Unifying Device. Wireless PID:401b: Configuring as mouse
    [ 459.939] (II) evdev: Logitech Unifying Device. Wireless PID:401b: Adding scrollwheel support
    [ 459.939] (**) evdev: Logitech Unifying Device. Wireless PID:401b: YAxisMapping: buttons 4 and 5
    [ 459.939] (**) evdev: Logitech Unifying Device. Wireless PID:401b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 459.939] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0003/input/input7/event6"
    [ 459.939] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:401b" (type: MOUSE, id 10)
    [ 459.939] (II) evdev: Logitech Unifying Device. Wireless PID:401b: initialized for relative axes.
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:401b: (accel) keeping acceleration scheme 1
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration profile 0
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration factor: 2.000
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration threshold: 4
    [ 459.939] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:401b (/dev/input/mouse0)
    [ 459.939] (II) No input driver specified, ignoring this device.
    [ 459.939] (II) This device may have been added with another device file.
    [ 459.939] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4101 (/dev/input/event7)
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:4101: Applying InputClass "evdev pointer catchall"
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:4101: Applying InputClass "evdev keyboard catchall"
    [ 459.939] (**) Logitech Unifying Device. Wireless PID:4101: Applying InputClass "Acer Keyboard"
    [ 459.939] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4101'
    [ 459.940] (**) Logitech Unifying Device. Wireless PID:4101: always reports core events
    [ 459.940] (**) evdev: Logitech Unifying Device. Wireless PID:4101: Device: "/dev/input/event7"
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Vendor 0x46d Product 0xc52b
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Found 20 mouse buttons
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Found scroll wheel(s)
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Found relative axes
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Found x and y relative axes
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Found absolute axes
    [ 459.940] (II) evdev: Logitech Unifying Device. Wireless PID:4101: Forcing absolute x/y axes to exist.
    [ 459.940] (--) evdev: Logitech Unifying Device. Wireless PID:4101: Found keys
    [ 459.940] (II) evdev: Logitech Unifying Device. Wireless PID:4101: Configuring as mouse
    [ 459.940] (II) evdev: Logitech Unifying Device. Wireless PID:4101: Configuring as keyboard
    [ 459.940] (II) evdev: Logitech Unifying Device. Wireless PID:4101: Adding scrollwheel support
    [ 459.940] (**) evdev: Logitech Unifying Device. Wireless PID:4101: YAxisMapping: buttons 4 and 5
    [ 459.940] (**) evdev: Logitech Unifying Device. Wireless PID:4101: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 459.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0003/input/input8/event7"
    [ 459.940] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4101" (type: KEYBOARD, id 11)
    [ 459.940] (**) Option "xkb_rules" "evdev"
    [ 459.940] (**) Option "xkb_model" "acer_laptop"
    [ 459.940] (**) Option "xkb_layout" "us"
    [ 459.940] (II) evdev: Logitech Unifying Device. Wireless PID:4101: initialized for relative axes.
    [ 459.940] (WW) evdev: Logitech Unifying Device. Wireless PID:4101: ignoring absolute axes.
    [ 459.940] (**) Logitech Unifying Device. Wireless PID:4101: (accel) keeping acceleration scheme 1
    [ 459.940] (**) Logitech Unifying Device. Wireless PID:4101: (accel) acceleration profile 0
    [ 459.940] (**) Logitech Unifying Device. Wireless PID:4101: (accel) acceleration factor: 2.000
    [ 459.940] (**) Logitech Unifying Device. Wireless PID:4101: (accel) acceleration threshold: 4
    [ 459.940] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4101 (/dev/input/mouse1)
    [ 459.940] (II) No input driver specified, ignoring this device.
    [ 459.940] (II) This device may have been added with another device file.
    [ 459.941] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4003 (/dev/input/event8)
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: Applying InputClass "evdev keyboard catchall"
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: Applying InputClass "Acer Keyboard"
    [ 459.941] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4003'
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: always reports core events
    [ 459.941] (**) evdev: Logitech Unifying Device. Wireless PID:4003: Device: "/dev/input/event8"
    [ 459.941] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Vendor 0x46d Product 0xc52b
    [ 459.941] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found 1 mouse buttons
    [ 459.941] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found scroll wheel(s)
    [ 459.941] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found relative axes
    [ 459.941] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Forcing relative x/y axes to exist.
    [ 459.941] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found absolute axes
    [ 459.941] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Forcing absolute x/y axes to exist.
    [ 459.941] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found keys
    [ 459.941] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Configuring as mouse
    [ 459.941] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Configuring as keyboard
    [ 459.941] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Adding scrollwheel support
    [ 459.941] (**) evdev: Logitech Unifying Device. Wireless PID:4003: YAxisMapping: buttons 4 and 5
    [ 459.941] (**) evdev: Logitech Unifying Device. Wireless PID:4003: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 459.941] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0003/input/input9/event8"
    [ 459.941] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4003" (type: KEYBOARD, id 12)
    [ 459.941] (**) Option "xkb_rules" "evdev"
    [ 459.941] (**) Option "xkb_model" "acer_laptop"
    [ 459.941] (**) Option "xkb_layout" "us"
    [ 459.941] (II) evdev: Logitech Unifying Device. Wireless PID:4003: initialized for relative axes.
    [ 459.941] (WW) evdev: Logitech Unifying Device. Wireless PID:4003: ignoring absolute axes.
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: (accel) keeping acceleration scheme 1
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: (accel) acceleration profile 0
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: (accel) acceleration factor: 2.000
    [ 459.941] (**) Logitech Unifying Device. Wireless PID:4003: (accel) acceleration threshold: 4
    [ 459.941] (II) config/udev: Adding input device 1.3M WebCam (/dev/input/event15)
    [ 459.941] (**) 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
    [ 459.941] (**) 1.3M WebCam: Applying InputClass "Acer Keyboard"
    [ 459.941] (II) Using input driver 'evdev' for '1.3M WebCam'
    [ 459.941] (**) 1.3M WebCam: always reports core events
    [ 459.941] (**) evdev: 1.3M WebCam: Device: "/dev/input/event15"
    [ 459.941] (--) evdev: 1.3M WebCam: Vendor 0x4f2 Product 0xb1d8
    [ 459.941] (--) evdev: 1.3M WebCam: Found keys
    [ 459.941] (II) evdev: 1.3M WebCam: Configuring as keyboard
    [ 459.941] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input16/event15"
    [ 459.941] (II) XINPUT: Adding extended input device "1.3M WebCam" (type: KEYBOARD, id 13)
    [ 459.941] (**) Option "xkb_rules" "evdev"
    [ 459.941] (**) Option "xkb_model" "acer_laptop"
    [ 459.941] (**) Option "xkb_layout" "us"
    [ 459.942] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
    [ 459.942] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 459.942] (**) AT Translated Set 2 keyboard: Applying InputClass "Acer Keyboard"
    [ 459.942] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 459.942] (**) AT Translated Set 2 keyboard: always reports core events
    [ 459.942] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5"
    [ 459.942] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 459.942] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 459.942] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 459.942] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
    [ 459.942] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
    [ 459.942] (**) Option "xkb_rules" "evdev"
    [ 459.942] (**) Option "xkb_model" "acer_laptop"
    [ 459.942] (**) Option "xkb_layout" "us"
    [ 459.942] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
    [ 459.942] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 459.942] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 459.942] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 459.942] (II) LoadModule: "synaptics"
    [ 459.943] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 459.943] (II) Module synaptics: vendor="X.Org Foundation"
    [ 459.943] compiled for 1.15.0, module version = 1.7.4
    [ 459.943] Module class: X.Org XInput Driver
    [ 459.943] ABI class: X.Org XInput driver, version 20.0
    [ 459.943] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 459.943] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 459.943] (**) Option "Device" "/dev/input/event14"
    [ 460.036] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 460.036] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5822 (res 79)
    [ 460.036] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4766 (res 141)
    [ 460.036] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 460.036] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 460.036] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 460.036] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 460.037] (**) Option "TapButton1" "1"
    [ 460.037] (**) Option "TapButton2" "2"
    [ 460.037] (**) Option "TapButton3" "3"
    [ 460.037] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 460.037] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 460.090] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event14"
    [ 460.090] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
    [ 460.090] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 460.090] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 460.090] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
    [ 460.090] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 460.090] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 460.090] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 460.090] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 460.090] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 460.090] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
    [ 460.090] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 460.090] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
    [ 460.090] (II) No input driver specified, ignoring this device.
    [ 460.090] (II) This device may have been added with another device file.
    [ 464.074] (II) intel(0): EDID vendor "AUO", prod id 12844
    [ 464.074] (II) intel(0): Printing DDC gathered Modelines:
    [ 464.074] (II) intel(0): Modeline "1366x768"x0.0 69.50 1366 1414 1446 1466 768 771 777 790 -hsync -vsync (47.4 kHz eP)
    [ 1616.997] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    [ 1617.370] (II) intel(0): switch to mode [email protected] on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
    There is no manual setting file for graphics of X, and here is my lspci result:
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18)
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
    02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] (rev ff)
    02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Redwood HDMI Audio [Radeon HD 5000 Series] (rev ff)
    03:00.0 Ethernet controller: Qualcomm Atheros AR8151 v1.0 Gigabit Ethernet (rev c0)
    05:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
    ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
    ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
    ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
    ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
    ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
    ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
    Last edited by yuanjie.huang (2014-04-02 11:56:21)

    Hello! I seem to be having a similar problem to what is being discussed here. So I figured I would add what is going on with me.
    I will try to keep it short but I apologize in advance for it being a bit long.
    Hardware: 2006 Imac with Radeon mobility x1600
    For me there was no problem before the systemd upgrade to 210 and the upgrade to 211 did not fix the problem of black screen on boot.
    Also I upgraded my kernel from 3.13.5-1 to 3.13.6-1 after the problem with systemd started.
    Downgrading systemd to 208.10 ( the kernel had been upgraded already) got the system working properly again.
    I have since gone back to 211 and have found that:
    If I wait for 5 - 10 minutes after the computer boots when I move the mouse the screen wakes up and I can unlock the screen and the computer works as normal.
       Note: I am using gdm and gnome3. I think from this that my problem is a brightness/screen not being turned on issue?
    If I add nomodeset to the kernel boot parameters the computer works but the Radeon drivers are not loaded.
      and after booting with nomodeset if I use "sudo modprobe radeon modeset=1" my computer screen blacks and I have no response.
    With both 210 and 211 I can press ctrl+alt+F2 type my username and password into the blind and give commands like "sudo reboot followed by the password" blindly to the computer and the computer will execute them.
    I hope that this can be fixed soon... It is annoying at best.
    EDIT
    I tried  "sudo modprobe radeon modeset=1" again and found that I can press ctrl+alt+F2 and get a terminal login prompt that I can use and see! Although gdm login/gnome is still a black screen...
    Last edited by BirdOfPray (2014-03-26 21:42:04)

  • Using DropBox and Mavericks

    Hello,
    I am posing this query because I thought that I knew how to create a link to a folder that I placed in DropBox. To be precise, here are the instructions for doing so from DropBox's website -
    If you have the Dropbox desktop application on your computer, simply control-click (or right-click) on the file to open its contextual menu. Choose Share Dropbox link. The link will be copied and you can immediately paste it anywhere.
    The window that should come up when you do this is, and I am also taking this from the DropBox website,
    and great! You would obviously pick on the Share DropBox option. HOWEVER, when I follow these instructions with the folder that I want to create a link to, I get this window
    what happened to the Share DropBox Link option? Is this somehow related to my recent upgrade to the Mavericks OS? Is creating a link to the folder done differently in Mavericks? Just in case you are wondering, the Share option in this window, when selected, gives us the choices of e-mail, messages and airdrop, none of which do what I want. Cany anyone help me with this problem of creating a link fo a folder in DropBox ?
    Cheers
    John

    I had a problem with Dropbox where the the Dropbox logo on toolbar had a drop down menu with a picture of a folder and a circle to its right. In the past before Mavericks mucked up a lot of things that previously worked it said what each icon was for when you hovered over it.
    The folder icon went to my local filder as usual but the cicle icon went to a Google search with Top Sites on the heading. I downloaded the latest Dropbox and checked in the local folder by clicking on an enclosed folder in the box (with control depressed) and in each case with 'share this folder',  'view on dropbox' or 'share this file', it went to the same Google sarch box with top sites as its heading.
    It turned out that it was an Extension in Safari that was causing the problem. If you go to preferences in Safari and then click on Extension logo and switch off the slider and the Dropbox works then that is where the problem is. I then restored the slider and called up the extensions one by one and deleted them. There was never a problem before Mavericks.  Also in Safari it used to list all the extensions and now you have to summon them up one at a time.
    Mavericks really has a lot of built in problems that Apple should have sorted before releasing it and bugs that should have been resolved by now. I am very unimpressed with Apple's attitude over their problem causing and their inability or willingness to resolve issues. It's nice to have my iMac running well again but every issue takes up far too much time resolving it and nobody is paying me for all this hassle.
    To be fair to Apple one of their staff discovered the problem whilst cruising around my sytem on a screenshare app, but if I had not had that help I would have been sunk as I have spent the whole day researching forums and Googling and absolutely nothing of any use turned up. It's only because I mangaed to get a support package out of Apple because of the incredible number of problems caused on my Mac that I got this help. If I had been on my own with this I would not have thought of that solution because it was never an issue pre Mavericks. Enough said.

  • Dropbox and US throttling

    I have had Infinity for a few weeks and the speed is excellent. But I aslo use Dropbox and have found the connection speed is awful, 350kb or so download (I have 49mb down and 11mb up).
    I used speedtest.net to test servers in San Fran and NY and both test showed speeds of only 3mb down and 6mb up.
    Can someone explain why BT puts such a huge restriction on traffic from the US? Afterall we are an internationally connected society now.
    Solved!
    Go to Solution.

    I would like to add to this and wasnt sure about the best place to start.
    * I have had Infinity for several months and 80/18meg up/down is great
    * This is consistent in tests and all seems fine on the numbers unlike others who arent getting what was quoted as a complaint.
    However...I too have found dropbox is slower....and crashplan...and Backblaze...and and and others.
    At those same exact times I can still perform fantastic speedtests and at those same times I have other links on same account at 3 office and datacentre locations where they are achieving much, much fasters uploads.
    Backblaze in particular quote and standby the fact that they do not throttle...my numbers are good so....why do all the legitimate and NON P2P services seems to be restricted ?
    Its feel VERY much like anything that could be used and take some bandwidth is being throttled and that defeats the object of having infinity and paying all that money ?
    I also had an interesting situation when infinity was down one morning. Call support, couple of tests, indeed an issue...they were about to call someone out when I noticed it was back...something had nudged it. When I then went back to PC, Crashplan had gone from 1Mbps upload to between 8 and 10 Mbps !!! This remained for about roughly two days...then slowly dropped back to be 600kbps to 1Meg.
    1) If this was some result of traffic being off while the lines were down...2 days is too long
    2) why would it then gradually decrease almost in a controlled manner...some might say the more I uploaded the more I was throttled...sound familiar ?
    Not sure anyone will ever answer this honestly but surely some suspicious evidence there ? I dont use P2P for dodgy downloads !
    Ed.

  • Dropbox and cpu

    Hi,
    even I've installed last patch 10.10.1 I've still problems with dropbox and yosemite. Something is wrong couse the dropbox process take busy the cpu to the 100% and I need to kill the process to operate normally.
    Moreover since I've installed 10.10.1 sometimes OS X stall during turning on the system and I need to hard reset my iMac.
    I hope you solve these problems with next patch... the system is very slow, the 10.9 was really faster and without all these problems.

    I have the same crash when running in 32bit - MBA 13 2012, i7, 8GB. Spent an hour with AppleCare and they had not seen or heard of the problem so not sure I would hold my breathe for an update. I'm one day past my refund date but they are honoring the return because of this issue. I might just wait for MB 13 with Retina in the fall.
    For those who are trying to run Cisco VPN software, my Fortune 500started to roll out 64bit supported software called AnyConnect. But I would basically push your company to solve the problem.

  • Plymouth graphical boot, encrypted root, and systemd...

    I'm having some difficulty getting Plymouth working with an encrypted root, and, systemd in the initramfs. I had identical issues getting Plymouth working without systemd in the initramfs, so that doesn't seem to be the issue.
    I installed plymouth-git from the AUR. I similarly tried this with the non-git AUR package as well, with no different results. While trying to use the non-git package, I used the sd-plymouth mkinitcpio module from Celti's Github (He maintain's the -git AUR package), as posted in the comments. This enables support for systemd support inside the initramfs for plymouth, through using the sd-plymouth hook in place of the normal plymouth flag. When using the normal plymouth flag, and base + udev in place of systemd in my hooks, the same thing happens, so it seems unlikely to be the systemd implementation.
    Anyhoo, when using plymouth and plymouth-encrypt in my hooks, I never get asked for a password to decrypt the root volume. It just presents the splash, and, that's all I ever see. After a couple of minutes, it dumps me to a black screen.
    The contents of my /etc/mkinitcpio.conf file
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="systemd sd-plymouth autodetect modconf block keyboard plymouth-encrypt filesystems fsck"
    COMPRESSION="gzip"
    COMPRESSION_OPTIONS=""
    I use rEFInd, not grub or gummiboot, and my kernel options are as follows:
    rd.luks.name=945737e7-94a0-49a0-b1ab-b51cb497ec4a=root root=/dev/mapper/root initrd=intel-ucode.img initrd=initramfs-linux.img rw nomodeset add_efi_memmap quiet splash
    When booting, I'm greeted with my rEFInd GUI, it drops to a black screen for a fraction of a second, and loads Plymouth, and, sits there for about 90 seconds before dumping me to a black screen. When I type something on the keyboard, it shows up in the console, on top of the splash screen. It's almost as if plymouth isn't hooking the input. It fails to ask for a password or decrypt my root, too. I do notice when not using sd-plymouth, the splash logo appears to have an input box as if it at least knows it's attempting to decrypt it, but again, the input fails to go into the splash screen, but shows up (in cleartext) in the console at the top corner.
    Suggestions would be appreciated.

    Without hacking the encrypt hook, you'll only be able to unlock one volume at the same time. Afaik the device mapper asks for a password for each encrypted partition, and using one for all won't work, you have to repeat the process for each partition, whereas the encrypt hook only seems to be able to handle one partition. You can hack it, but I haven't done that (yet), it's already quite messy you have to hack the hook file to make it apply to non-root partitions.

  • A Flaw with LXC and Systemd

    I am running quite a few machines with LXC and systemd.  I noticed one day that one of my more heavily accessed machines was very slow to respond when I tried to log in through ssh.  It sat there for a good 15-30 seconds before letting me in.  No errors were presented, but upon inspection I found that /sbin/init was consuming 100% of a cpu.  We hoped this was a fluke, and that the init was just borked, and monitored it closely.  The time came to reboot the server and when it rebooted, it was fine, but as soon as traffic started hitting it, the /usr/lib/systemd/systemd-logind process was going crazy,pegging at 100%, and then after a day I found it had switched to the /sbin/init taking over as the culprit.
    After investigating systemd and finding that I can list all the units by just typing systemd at the prompt, I found that there were upwards of 15000 scope sessions. (this taking several days)
    systemctl | grep session-c | wc -l
    The scope sessions are identified by the following lines in the systemd unit list:
    session-c43459.scope loaded active running Session c43459 of user root
    session-c43460.scope loaded active running Session c43460 of user root
    After digging further and finding out how to investigate these sessions, it was as I suspected, these are zombie sessions that have persisted.
    [root@mybox ~]# systemctl status session-c43460.scope
    session-c43460.scope - Session c43460 of user root
    Loaded: loaded (/run/systemd/system/session-c43460.scope; static)
    Drop-In: /run/systemd/system/session-c43460.scope.d
    `-90-After-systemd-user-sessions\x2eservice.conf, 90-Description.conf, 90-KillMode.conf, 90-SendSIGHUP.conf, 90-Slice.conf, 90-TimeoutStopUSec.conf
    Active: active (running) since Wed 2014-02-19 13:18:44 MST; 29min ago
    Feb 19 13:18:44 mybox systemd[1]: Started Session c43460 of user root.
    Feb 19 13:18:45 mybox sshd[27105]: Received disconnect from 10.10.10.10: disconnecte...user
    Feb 19 13:18:45 mybox sshd[27105]: pam_unix(sshd:session): session closed for user root
    Hint: Some lines were ellipsized, use -l to show in full.
    This clearly shows me that the session was started for an ssh connection, but then persisted, even after the user disconnected.
    After stopping the 15000+ zombie sessions, Voila! no more CPU grab by init.  The box is running significantly better, and everything is as it should be.
    I know I have a unique environment, with an application that is connecting up to this server several times a minute just to get data, but that's a problem for everyone.  All my other LXC instances have zombie sessions on them too, and while my connects are not nearly as much, within a year I expect to see degraded performance. 
    I've written a script to find and kill these zombie sessions, as can be done by issuing
    systemctl stop session-c43460.scope
    , but it would be nice if these scope sessions were exiting normally as they should when an ssh disconnect occurrs
    So, I believe this is a problem between LXC and systemd, as the hosts are perfectly fine and no zombie sessions are present.
    Anyone else out there having problems with LXC and systemd? or any suggestions or solutions are welcome.
    Last edited by oktobermoon (2014-02-20 22:36:21)

    PLease use code tags... I can't tell what's what.
    Last edited by clfarron4 (2014-02-20 21:56:15)

  • Dropbox and box sync check boxes gone?

    Hello,
    Earlier today I went through a deleting spree to try to get rid of all WD "drive stuff" on my computer becuase Mavericks apparently has problems with this stuff and my TimeMachine backup disk sponaneosly erased itself last night. 
    Now, the "folder check boxes" for my dropbox folders have dissapeared so I can't tell whether or not a folder has been succesfully synced?  The same has happened to my "box sync" cloud folders...  I reinstalled box sync and restarted but it didn't change anything.
    anyone have any idea what I can do to get these checkboxes back ??  Otherwise it is very difficult to know for sure if my files are syncing to the cloud...
    Thanks!!!

    I believe the issue is that the Dropbox folder and subordinate folders (and files) have os/x extended attributes set to not allow others to read the file (which means spotlight indexing cannot read it to index it).
    So here's what I see but I do not know how to set the correct xattr to allow spotlight to do the indexing:
    ls -l
    drwx------@ 24 <suppressed>  staff   816 Dec 28 15:47 Dropbox
    and the settings are:
    xattr -l Dropbox
    com.apple.FinderInfo:
    00000000  00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |................|
    00000020
    Any wizards out there who know how to set the xattr to allow g+r and o+r in normal unix parlance.
    Thanks,

  • DropBox and Google Chrome keep crashing since 10.8.4 update!

    Since my iMac update to 10.8.4 both Google Chrome as well as the DropBox application keep crashing on start. Even Apple Mail displays a single crash log upon opening the first mail. I've tried to re-install Chrome (deleting all profiles) as well as DropBox... without success. Here are my crash logs:
    http://cl.ly/PVUX and
    http://cl.ly/PUXh – both share the same trace:
    Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x9500aa84 objc_msgSend + 20
    1   com.apple.AppKit                        0x96822aeb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 177
    2   com.apple.AppKit                        0x967ec381 -[NSView displayIfNeeded] + 1468
    Any ideas?

    You probably need to update dropbox and Google Chrome. To update Google Chrome, open it, click on the words "Chrome" in the top-left corner, and click on about Google Chrome. You Will See this screen:
    If you see a update button, click on it. if you don't and your Chrome is up to date, click on the "Report A Issue" button and explain the problem.
    To update DropBox, download the latest DropBox from this link: https://www.dropbox.com/install
    If it still crashes, contact DropBox for help.
    If you can't open Chrome to update it, shut down your mac and start it up again while holding the sift key when it's starting up. this puts it into Safe Mode. If it STILL Crashes, contact Apple and/or Google about the madder.
    Hope this Helps!
    Mini Apple Genuis

  • Failed Hardware Scan and other issues E440

    Hi all,
    This is probably more rant than anything, but I wanted to give a heads up to others too.
    I have a ThinkPad E440 that is a year old. From the very first time I turned it on, there have been issues. The first hardware scan (via Lenovo Solution Center - LSC) showed a warning for the Intel Dual Band Wireless-AC 7260 Local Connection Test. There were also tons of System Events that always show up in the "Configuration History" part of the LSC. You can look at the calendar and tell exactly which days I used the computer because there will be System Events generated each day. Things like app crashes and failed drivers.
    In July 2014, I got the first warning for the 16 GB SSD - the SMART Short Self-Test. By February this year it showed as failed for each hardware scan (these were initially set up to run monthly).
    Also the whole time I've had it the touch screen would just stop working at some point and I would have to reboot to get it working again.
    I finally called Lenovo on March 30th, before my warranty expired. When I called that time, I didn't realize the hard drive failure was the SSD. So they sent me a new 500 GB drive. I also added the other things into the case when I talked to them. For the wireless issue they suggested making sure the driver was up to date. I did this and let them know when I called back that it was up to date and still having the warning. So I called them to tell them to tell them about the wireless and also that I realized it was the SSD having the failure, not the main drive. The first case had already been closed even though none of the other items were addressed.
    So they opened another case (this is #2). They said to mail them the laptop since the wireless issue would probably be on the board and it wasn't something I could fix myself. They sent a box with a prepaid overnight shipping label. I was very sick for a few days so I sent it back to them on April 10th (a Friday). Via UPS I saw it was delivered on Saturday. Work was performed on it Monday, April 13th and sent back to me that very day. I received it on April 14th. This part of the service has been excellent - very fast response.
    Being in IT, I included a letter with the laptop that outlined the issues that should have been in the case. I also printed the hardware scans and what the system events looked like.
    When I got the laptop back, the sheet inside said they had replaced the Speaker because of Distorted Sound. This was not even on the list even though I had noticed it. I didn't even power up the laptop before calling them again - yes, I was furious! Plus our power was out...
    So this was noon on the 14th. They opened case #3 and sent me ANOTHER BOX so I could send it back.
    After our power came back on the 15th, I powered up my laptop. I opened the browser (I have it set to restore the previous session) and there was a sexually explicit video on YouTube. I opened the other browser and there was a different video on YouTube. So this person was watching YouTube instead of fixing my laptop. I looked through both browser histories and there was quite a bit of activity while my laptop was at the repair center... I ran the hardware scan - still failed and a warning for the wireless. They really hadn't done anything.
    I also found two pictures of the repair person in the recycle bin...
    So I called back. I was LIVID! They opened another case (this is #4). And sent me ANOTHER BOX. I finally learned the other day that once a case is opened, it cannot be edited or added to at all. Instead, they close the other case and open a new one. I guess their turnaround time for closing cases is excellent! I've never seen a system like that - and I've used a lot of them.
    I got a really nice, patient fellow on the line. He took all my info (again). I emailed him the pictures, screen captures of the YouTube videos, the letter I had sent - everything. He entered as much into the new case as he could - he talked to one of the supervisors to make sure he did it right. Somehow he flagged it so that the laptop would get more attention (time) at the repair facility. He also opened a separate case (an escalation ticket?) for a supervisor to call me regarding the person's conduct at the repair facility. He said they would call me that day. (It's now the 25th and I've never heard from anyone)
    So, he sent me ANOTHER BOX. I've built up quite a stack of them.
    Our power was out AGAIN from the 17th through the 19th (don't get me started).
    I noticed a hardware scan had now gotten a failure on the main hard drive. So I called them on the 21st to add this to the case before sending the laptop back. The girl said they can't add anything to an existing case or edit it at all once it's opened. She would have to open a new case and SEND ME ANOTHER BOX. I told her to forget it because I was ready to send it in and didn't want to wait for another box. I also asked for a status on that "escalation case" where the supervisor was supposed to call me. In order to do this she, yes, wait for it, had to open ANOTHER CASE!! So they would know I wanted a status. I'm completely dumbfounded.
    So I sent it back on the 21st. This time I practically wiped it. I had already removed all my files the last time, but I had left my bookmarks and browser history intact.  I set up a guest logon with admin privileges. I updated my letter and printed off more stuff to include with the box. On one sheet I had only the case number, the serial number and machine type. On another sheet I had "DO NOT SEPARATE THIS PAPERWORK FROM THE LAPTOP" and the case number. I put this sheet on top (The guy on the 15th said my letter and stuff may have gotten separated from the laptop once it was delivered to the repair facility). I used a ton of staples so it would all stay together. I included in my letter the failure on the main hard drive and asked if they could look at it. I wrote about having to open a new case if I wanted to include it.
    They received it on the 22nd. A nice gentleman from the repair facility called me that day asking about the password. that. was. written. on the sheet they have you fill out. I told him what happened last time and also mentioned the hard drive failure and asked if he could look into it. He said they would.
    I received my laptop back yesterday morning.The sheet that came with it said they had "replaced the following parts to complete the repair of your laptop."
    Part Description                                           Symptom
    IMAGE                                                             Replaced due to engineering change
    System board                                                 Network card error
    Hard disk drive                                                Network card error
    ECA-WIRELESS                                            <no symptom listed>
    There was also a sheet saying they had installed a factory preload of software and I needed to install Lenovo and Windows updates.
    When I booted it up, the first thing I noticed, in the lower right corner was:
    Windows 8.1
    SecureBoot isn’t configured correctly
    Build 9600
    I ran a hardware scan. Well, I tried. It stopped part way through and said it finished successfully but most of the tasks showed up as cancelled. I tried to run it again - issues - rebooting ensued. It said the LSC wasn’t available and that I should try again or reboot.
    Tried several times. Then got what I guess is the new BSOD - kinder, gentler:
    Your PC ran into a problem and needs to restart. We're just
    collecting some error info, and then we'll restart for you. (xx% complete)
    If you'd like to know more, you can search online later for this error: DRIVER_CORRUPTED_EXPOOL
    Even though the LSC said my Lenovo files were all up to date, I ran the Update. And first I had to download a new version of Update. Then I downloaded all of the Lenovo updates and installed them (there were quite a few). The BIOS update failed. While I was doing the Lenovo downloads, I got a light blue screen but no text (I was out of the room so I'm not sure what happened). Did CTRL-ALT-DEL and it shows only IE and Task Manager as applications that are running. Could not “Switch to” IE. Hitting window key to go to start didn't do anything. So I had to restart.
    By 3pm yesterday there were 34 system events in the configuration history.
    I ran the hardware scan again after I updated the Lenovo files, and you guessed it! Failure on the SSD (SMART Short Self-Test) and warning on the wireless. Nothing had changed. Except hardware scan is acting different than it did before I sent in the laptop for repairs. When it finishes, it instantly closes and just shows 100% complete. When I click on "see last results" it shows a screen called
    Log Information,
    Canceled 04/24/2015 n:nn pm 
    You have not done a hardware test on your computer
    And the calendar in LSC only shows the very first hardware scan I did on Friday. Even the hardware scan screen shows the date and time of the last scan. It also shows the error code. In order to see exactly what is failing, I have to sit there and watch it very closely and snap a picture of the screen as soon as the error (or warning) shows up.
    When I would try to run Windows update, it would hang up PC Settings. I couldn't even kill it using task manager because it didn't show up as a task. During this, I got a flag saying the firewall wasn't turned on. I tried to turn it on, but clicking on Turn on Windows Firewall didn't do anything. I tried to setup my Microsoft account but that just hung too.
    I ended up running Windows Update FOUR TIMES to get all the updates installed. Every time I ran it, it said "Done!" and I would run it again and more would show up. The last time was this morning.
    At some point, the error about SecureBoot went away.
    Then, I created a bootable BIOS update disk. Following the ReadMe instructions, I went through ThinkPad Setup and verified several values. Of note:
    Secure Boot was DISABLED. According to the ReadMe file, this should be ENABLED in Windows 8.1. I enabled it.
    Under Startup/Boot, according to the ReadMe that came with the BIOS update, UEFI/Legacy Boot is supposed to be set at UEFI Only for Windows 8.1. Mine was set to "Both". I changed it.
    In Startup, OS Optimized Defaults was DISABLED, even though it says right there (and in the BIOS update ReadMe) it should be ENABLED to meet Microsoft Windows 8 Certification Requirement.
    After these updates, I flashed the new BIOS.
    Then, I ran hardware scan again...
    Now I have TWO failures on the SSD: Random Seek Test and SMART Short Self-Test. Great.
    In the Event Viewer (that I recently discovered), it says my disk has a bad block. It just says The device, \Device\Harddisk\DR1, has a bad block. I assume this is the SSD...
    There are 867 events in the event viewer - Critical, Error, and Warning...
    Fifty-two of these are from October 7, 2013 - before my little laptop was a glimmer.
    The rest are from when Lenovo had it and yesterday and today.
    64 of them are the disk error.
    341 are from DeviceSetupManager. 65 of those are from failed driver installs. 69 are for not being able to establish a connection to the windows update service. 64 are from not being able to establish a connection to the Windows Metadata and Internet Services (WMIS).
    3 times it's rebooted without cleanly shutting down
    60 of them are from Service Control Manager and say The TDKLIB service failed to start due to the following error: The system cannot find the file specified.
    One of them says {Registry Hive Recovered} Registry hive (file): '\??\C:\Users\Default\NTUSER.DAT' was corrupted and it has been recovered. Some data might have been lost.
    16 are warnings that various processors in Group 0 are being limited by system firmware.
    12 say the certificate for local system with thumbprint <bunch of hex numbers> is about to expire or already expired.
    108 are warnings for failure to load the driver \Driver\WUDFRd for various devices
    16 are application errors
    One is for the computer rebooting from a "bug check"
    15 are for name resolutions timing out after none of the configured DNS servers responded.
    10 are for SecureBoot being disabled.
    14 for services terminating unexpectedly
    15 are for WLAN Extensibility Module has stopped
    61 are for applications not being able to be restarted because the application SID does not match Conductor SID
    12 are for activation of CLSID timing out waiting for the service wuauserv to stop
    So, I'll call them on Monday and open. a. new. case (#5?) - but really 7. And get A NEW BOX.
    I'll keep you updated!

    Hi amycdero and welcome to the HP Forum,
    I understand that you are having scanning and printing issues after upgrading to Mavericks OS X v10.9.1. I will try my best to help you resolve this issue.
    In this document for Mac OS X: Scanning Software Does Not Open or Stops Responding are steps the may help you with your scanning issue.
    This document for Fixing Ink Streaks, Faded Prints, and Other Common Print Quality Problems should help with the streaking printing issue.
    I hope this information is helpful. Please let me know.
    Thank you,
    I worked on behalf of HP.

Maybe you are looking for

  • How to create a single delivery for two sales orders?

    Hi Experts, I need to create one delivery for two sales orders. But it fails. The route, shipping point, ship to party are same for both orders but INCOTERMS are different. Delivery date, Good issue date, loading date,material availability date, tran

  • Need a function module to convert xstring to string in web dynpro applicati

    hi,    need a function module to convert xstring to string in web dynpro application other than HR_KR_XSTRING_TO_STRING. Moderator message: please (re)search yourself first. Edited by: Thomas Zloch on Nov 17, 2010 5:31 PM

  • Photo keeps showing up in different locations

    Among the glitches that I am finding, the one and only photo on my home page will not stay where it is supposed to be. My husband can apparently see it just fine in Internet Explorer, but here at home both Safari and Firefox show the photo at the bot

  • Computer not reading Nano

    I have a second generation nano. I am connecting it to my computer with the USB wire but the computer doesn't seem to detect it. This is a sudden problem as it works fine normally but now it doesnt. It is not a problem with the wire because it works

  • Bank line items

    Hi, How are the Bank GL's open line items are cleared?Are they cleared only through Bank Reconciliation(BRS) or  the line items can be cleared by F-03 process? Thanks in advance sapwnr