[SOLVED]DeveloperWiki apparently unfinished with glibc

Recently, I ran into a problem upgrading Arch Linux because I ran into the /lib error ("/lib exists"). I read through the Arch Linux news page, and running the commands shown did not work. There is a link to click on if it didn't work. I clicked on it, and that took me to the https://wiki.archlinux.org/index.php/De … iki:usrlib page. I followed every instruction to the letter and discovered that the ONLY package that held any files or ownership or whatever was glibc. The wiki states that for any file "other than glibc", you can simply upgrade the packages after glibc.
Problem is, the ONLY package that had anything in /lib was glibc, and the wiki says nothing about what to do *IF* the only package is glibc. Here's the section I followed quoted below:
Packages that own files in /lib
If after this the "pacman -Su" still has conflicts with /lib, this is likely because a package on your system other than glibc owns files in /lib. Such packages can be detected using:
$ grep '^lib/' /var/lib/pacman/local/*/files
These packages need rebuilding so as not to include the /lib directory. They can also simply be uninstalled and reinstalled again <b>after upgrading glibc</b>. The the final "pacman -Su" will successfully install glibc if there are no untracked files (see the next section).
Unpackaged files
This means that you have files or folders still in /lib or pacman thinks a package apart from glibc still own /lib. You can see which package own files in /lib by using:
$ find /lib -exec pacman -Qo -- {} +
If any package apart from glibc is listed as owning a file, that package needs to be updated to install its files in /usr/lib. Any files unowned by a package should either be deleted or moved to /usr/lib and any directories within /lib need deleted (after they are empty...).
One common source of files in /lib is left overs from running depmod after upgrading the kernel, but prior to reboot. The kernel modules included with the linux package in the repositories are now stored in /usr/lib/modules.
... after upgrading glibc?? If you can't even upgrade glibc because it has files in the /lib, how can it be changed or upgraded if it won't let you? Seeing no instructions on the page that says anything about *if* it is glibc, I opted to try and uninstall it. Yes, it's broken. Fortunately, it was a new installation and trying to fix it (even with chroot and boot CD to repair) failed, only resulting in a permanent kernel panic, I'm reinstalling.
So can someone please give instructions on what to do *IF* the only package that won't install is glibc because of the /lib so that new people learning Arch can also learn to fix it? I can't fix /lib without upgrading glibc, and I can't upgrade glibc without fixing /lib. So what can possibly be done to fix this if it comes up again?
Last edited by 12o (2012-07-30 03:18:02)

Looks like I'm back to this point yet again. After following the developerwiki and moving the 'modules' folder to another location, the only files located in the /lib folder are owned by glibc as the grep program as informed me. The wiki says to simply run:
pacman -Su
and it should work. It doesn't. Still reports that /lib exists when I try to upgrade glibc. But I did happen to notice one file and need to know what to do with it as I don't want to severely hose up my system again. The file is:
/lib/ld-linux.so.2 is owned by lib32-glibc 2.15-10
I have x86_64 installed, but needed the lib32-glibc 2.15-10 installed to run a 32bit program. The wiki does say something about unpackaged files other than glibc, but does that include lib32-glibc? Nothing specifically mentions it, and glibc might as well be glibc.
Do I re-install the lib32-glibc file, and then run pacman -Su? Or do I delete the ld-linux.so.2 file from the /lib folder? I assume re-install the lib32-glibc package as that seems the most logical. I just don't want to screw anything up.
Thanks for the help.
Last edited by 12o (2012-07-30 02:24:57)

Similar Messages

  • Apparent problem with FCPX Library Backups storage

    Will appreciate any thoughts about the following apparent issue with FCPX library backups.  Have been working for several hours in two newly created FCPX libraries to handle two new F55 filming projects.  Each library, regarding its respective FCPX-assigned Storage Location settings, has been positively set to place/store library backup data in a specifically chosen folder called Final Cut Pro Backups which sits in the Movies folder on my main hard drive. Notwithstanding this set of established data storage conditions, and continuous activity in FCPX for several hours, there is absolutely nothing regarding these libraries stored in the Backups folder, or anywhere else that I can detect. Any ideas about what is going on? Jon

    Hi Hejeefasd
    you are not referencing the library properly. you should add these libraries by right Clicking on a Reference and Select Add reference and search for these library and add them into your project..
    I hope your problem will be solved
    Thanks

  • Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    The first step should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Just downloaded and installed new LR CC.  No apparent problems with the D/I on my iMac, OS 10.10.3. however LR CC will not start.  I get a momentary flash of the opening screen and then the program  shuts down.   From the posts it looks like this if a ver

    Just downloaded and installed new LR CC.  No apparent problems with the D/I on my iMac, OS 10.10.3. however LR CC will not start.  I get a momentary flash of the opening screen and then the program  shuts down.   From the posts it looks like this if a very common problem.  Any help would be appreciated. Thanks.

    Have you tried logging out of your CC desktop app, then logging back in again? Quit/Restart won't work, but logging out and back in should. See here: https://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

  • Problem installing Oracle9iDS Release 2 v9.0.2 on Debian 2.2r0 Linux with GLIBC 2.1

    After starting Installer of Oracle9iDS Release 2 v9.0.2 with ./runInstaller installation broke with message
    Oracle9iDS needs GLIBC 2.2
    Is there any way to install Oracle9iDS 9.0.2 on Linux without moving on glibc 2.2.
    Oracle 8.1.7 works very well on my Debian 22r0 - glibc2.1 kernel 2.4.7 (AMD K6 II 400+ 384MB RAM) and as I know 8.1.7 is precompiled on GLIBC 2.1 and do not work with GLIBC 2.2 so there is a problem:
    Database work with glibc 2.1 and DS with GLibc 2.2
    Is there any way to install DS on existing glibc 2.1
    Thanks

    Anthony,
    You can always check for compatibility and certification matrices on the Support site: http://metalink.oracle.com.
    Oracle9iDS Release 2 v9.0.2 on WinXP has no issues and is certified on the Professional edition of XP.
    Regards
    Sue

  • Replacing sun libc with glibc...

    Howdy!
    I'm porting a bunch of old apps from solaris 8 to solaris 10 (and going from pre-89 c to c99 too).
    The apps use glibc (and are dependant on glibc behaviour) but I can't figure out how to get the apps to use glibc instead of libc short of replacing sun libc entirely.
    Does anybody have any idea?
    cheers
    Erik Svensson, SIX AB

    There is no such thing as glibc on solaris (there
    used to be, but that was ages ago). Most people
    asking about it actually want glib (related to gtk,
    gnome). Are you sure you really want glibc? What
    feature is missing from the solaris libc?I really want glibc. Our apps were built with glibc and depends on glibc's behaviour which
    is slightly different from sun libc.
    There are no features missing, the function signatures are identical but the behaviour is different.
    An example:
    the function 'char * getcwd(char * buf, size_t size)', in sun libc it returns null if buf is null and size is 0.
    In glibc it will malloc appropriate amount of memory, stuff the the path in it and return it.
    The behaviour differs. Our apps depend on glibc behaviour.
    I don't know how to fix this, especially as we are talking about some 300 K sloc.
    cheers
    Erik Svensson, SIX AB

  • How to solve the problem related with inputing of the text into Wordpress from Firefox 9 and 9.0.1. The problem is that after inputing the formatting gets lost. Taking in account high popularity of Wordpress I suppose the problem is quite serious.

    How to solve the problem related with inputing of the text into Wordpress from Firefox 9 and 9.0.1.
    The problem is that after inputing the formatting gets lost.
    Taking in account high popularity of Wordpress I suppose the problem is quite serious.

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Troubleshooting extensions and themes]]
    * Clipboard not working -> [http://kb.mozillazine.org/Clipboard_not_working]
    * Rich Text Editing -> [http://kb.mozillazine.org/Rich_text_editing]
    * Update All your Firefox Plugins -> [https://www.mozilla.org/en-US/plugincheck/]
    Check and tell if its working.
    Might not be related to your problem but some of your Plugins are out-dated
    * Update All your Firefox Plugins -> [https://www.mozilla.org/en-US/plugincheck/]
    * '''When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''

  • [SOLVED] Gimp 2.4.4-1 error (may have something to do with glibc)

    I started having this error yesterday but haven't noticed anyone else with this issue on the forums so far.
    The Gimp acts fine on start-up, but whenever I click on the Circular Selection tool in the toolbox the program will immediately crash.  I decided to just not use that particular tool but creating a new image will do the exact same thing. I've started it up from a terminal to see if I could find the problem from the term output, but instead of anything succinct I get this:
    *** glibc detected *** gimp: double free or corruption (out): 0x08c66970 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7605836]
    /lib/libc.so.6(cfree+0x89)[0xb76074d9]
    /usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb7722af1]
    /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so[0xb7f71bb6]
    /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so[0xb7f6ffa6]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_paint_box+0xd6)[0xb7c73fe6]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7c218ab]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7bfe364]
    /usr/lib/libgobject-2.0.so.0[0xb7794119]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff)[0xb77958cf]
    /usr/lib/libgobject-2.0.so.0[0xb77aa08b]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)[0xb77ab857]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb77abe79]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7d1bbe7]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)[0xb7b61747]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b617b1]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7c7faf1]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67)[0xb7b621d7]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b62291]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7bfe364]
    /usr/lib/libgobject-2.0.so.0[0xb7794119]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff)[0xb77958cf]
    /usr/lib/libgobject-2.0.so.0[0xb77aa08b]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)[0xb77ab857]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb77abe79]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7d1bbe7]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)[0xb7b61747]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b617b1]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b20e80]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67)[0xb7b621d7]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b62291]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7bfe364]
    /usr/lib/libgobject-2.0.so.0[0xb7794119]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff)[0xb77958cf]
    /usr/lib/libgobject-2.0.so.0[0xb77aa08b]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)[0xb77ab857]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb77abe79]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7d1bbe7]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)[0xb7b61747]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b617b1]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7c7faf1]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67)[0xb7b621d7]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b62291]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7bfe364]
    /usr/lib/libgobject-2.0.so.0[0xb7794119]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff)[0xb77958cf]
    /usr/lib/libgobject-2.0.so.0[0xb77aa08b]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)[0xb77ab857]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb77abe79]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7d1bbe7]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_propagate_expose+0x177)[0xb7b61747]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b617b1]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7bb56a3]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_container_forall+0x67)[0xb7b621d7]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7b62291]
    /usr/lib/libgimpwidgets-2.0.so.0[0xb7e8abb5]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7bfe364]
    /usr/lib/libgobject-2.0.so.0[0xb7794119]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1ff)[0xb77958cf]
    /usr/lib/libgobject-2.0.so.0[0xb77aa08b]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)[0xb77ab857]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb77abe79]
    /usr/lib/libgtk-x11-2.0.so.0[0xb7d1bbe7]
    ======= Memory map: ========
    08048000-083c2000 r-xp 00000000 08:07 126542 /usr/bin/gimp-2.4
    083c2000-083d6000 rwxp 00379000 08:07 126542 /usr/bin/gimp-2.4
    083d6000-08e51000 rwxp 083d6000 00:00 0 [heap]
    b6a00000-b6a21000 rwxp b6a00000 00:00 0
    b6a21000-b6b00000 ---p b6a21000 00:00 0
    b6b8e000-b6b98000 r-xp 00000000 08:07 17091 /usr/lib/libgcc_s.so.1
    b6b98000-b6b99000 rwxp 00009000 08:07 17091 /usr/lib/libgcc_s.so.1
    b6bad000-b6d33000 r-xp 00000000 08:07 433 /usr/share/icons/hicolor/icon-theme.cache
    b6d33000-b6eb9000 r-xp 00000000 08:07 433 /usr/share/icons/hicolor/icon-theme.cache
    b6eb9000-b6ebe000 rwxp b6ed5000 00:00 0
    b6ebe000-b6ec9000 r-xp 00000000 08:07 31943 /usr/share/locale/en_CA/LC_MESSAGES/gimp20-script-fu.mo
    b6ec9000-b6ed0000 rwxp b6ec9000 00:00 0
    b6ed0000-b6ed5000 rwxp b6ed5000 00:00 0
    b6ed7000-b6ee0000 rwxp b6ed7000 00:00 0
    b6ee0000-b6ee2000 r-xp 00000000 08:07 31941 /usr/share/locale/en_CA/LC_MESSAGES/gimp20-python.mo
    b6ee2000-b6f0e000 r-xp 00000000 08:07 31944 /usr/share/locale/en_CA/LC_MESSAGES/gimp20-std-plug-ins.mo
    b6f0e000-b6f24000 rwxp b6f0e000 00:00 0
    b6f24000-b6f2b000 r-xp 00000000 08:07 31940 /usr/share/locale/en_CA/LC_MESSAGES/gimp20-libgimp.mo
    b6f2b000-b6fce000 rwxp b6f2b000 00:00 0
    b6fce000-b702e000 rwxs 00000000 00:08 5767198 /SYSV00000000 (deleted)
    b702e000-b708e000 rwxs 00000000 00:08 5734429 /SYSV00000000 (deleted)
    b708e000-b7090000 r-xp 00000000 08:07 34583 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
    b7090000-b7091000 rwxp 00001000 08:07 34583 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
    b7091000-b7099000 r-xp 00000000 08:08 1212468 /home/coarsesand/.fonts/Anivers_31.otf
    b7099000-b70a9000 r-xs 00000000 08:06 113795 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86.cache-2
    b70a9000-b70ac000 r-xs 00000000 08:06 113982 /var/cache/fontconfig/5a02e0a9ca9b27d0aa4bd0c42ba2438d-x86.cache-2
    b70ac000-b70b2000 r-xs 00000000 08:06 113981 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-x86.cache-2
    b70b2000-b70cd000 r-xs 00000000 08:06 113980 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-x86.cache-2
    b70cd000-b7113000 r-xs 00000000 08:06 113979 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86.cache-2
    b7113000-b7159000 r-xs 00000000 08:06 113978 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86.cache-2
    b715b000-b71b1000 rwxp b715b000 00:00 0
    b71b1000-b71d3000 r-xp 00000000 08:07 32375 /usr/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo
    b71d3000-b71dc000 r-xp 00000000 08:06 48332 /lib/libnss_files-2.7.so
    b71dc000-b71de000 rwxp 00008000 08:06 48332 /lib/libnss_files-2.7.so
    b71df000-b71e4000 rwxp b71df000 00:00 0
    b71e4000-b71e8000 rwxs 00000000 00:08 5799967 /SYSV00000000 (deleted)
    b71e8000-b71ec000 r-xs 00000000 08:08 8473403 /home/coarsesand/.fontconfig/4dba483acedceb1a6600affe6a58432c-x86.cache-2
    b71ec000-b71f2000 r-xp 00000000 08:07 34526 /usr/share/locale/en_CA/LC_MESSAGES/glib20.mo
    b71f2000-b71f4000 rwxp b71f2000 00:00 0
    b71f4000-b7204000 r-xp 00000000 08:07 32374 /usr/share/locale/en_CA/LC_MESSAGES/gtk20.mo
    b7204000-b7236000 r-xp 00000000 08:07 31939 /usr/share/locale/en_CA/LC_MESSAGES/gimp20.mo
    b7236000-b73ab000 r-xp 00000000 08:07 293246 /usr/lib/locale/locale-archive
    b73ab000-b73ae000 rwxp b73ab000 00:00 0
    b73ae000-b73b2000 r-xp 00000000 08:07 17611 /usr/lib/libXdmcp.so.6.0.0
    b73b2000-b73b3000 rwxp 00003000 08:07 17611 /usr/lib/libXdmcp.so.6.0.0
    b73b3000-b73b5000 r-xp 00000000 08:07 17608 /usr/lib/libXau.so.6.0.0
    b73b5000-b73b6000 rwxp 00001000 08:07 17608 /usr/lib/libXau.so.6.0.0
    b73b6000-b73cd000 r-xp 00000000 08:07 17726 /usr/lib/libxcb.so.1.0.0
    b73cd000-b73ce000 rwxp 00016000 08:07 17726 /usr/lib/libxcb.so.1.0.0
    b73ce000-b73cf000 r-xp 00000000 08:07 17676 /usr/lib/libxcb-xlib.so.0.0.0
    b73cf000-b73d0000 rwxp 00000000 08:07 17676 /usr/lib/libxcb-xlib.so.0.0.0
    b73d0000-b73f6000 r-xp 00000000 08:06 48429 /lib/libpcre.so.0.0.1
    b73f6000-b73f7000 rwxp 00025000 08:06 48429 /lib/libpcre.so.0.0.1
    b73f7000-b73f8000 rwxp b73f7000 00:00 0
    b73f8000-b740b000 r-xp 00000000 08:06 50542 /lib/libnsl-2.7.so
    b740b000-b740d000 rwxp 00012000 08:06 50542 /lib/libnsl-2.7.so
    b740d000-b740f000 rwxp b740d000 00:00 0
    b740f000-b742d000 r-xp 00000000 08:07 17834 /usr/lib/libexpat.so.1.5.2
    b742d000-b742f000 rwxp 0001e000 08:07 17834 /usr/lib/libexpat.so.1.5.2
    b742f000-b7437000 r-xp 00000000 08:07 17799 /usr/lib/libXcursor.so.1.0.2
    b7437000-b7438000 rwxp 00007000 08:07 17799 /usr/lib/libXcursor.so.1.0.2
    b7438000-b743d000 r-xp 00000000 08:07 17786 /usr/lib/libXrandr.so.2.1.0
    b743d000-b743e000 rwxp 00005000 08:07 17786 /usr/lib/libXrandr.so.2.1.0
    b743e000-b743f000 rwxp b743e000 00:00 0
    b743f000-b7446000 r-xp 00000000 08:07 18487 /usr/lib/libXi.so.6.0.0
    b7446000-b7447000 rwxp 00006000 08:07 18487 /usr/lib/libXi.so.6.0.0
    b7447000-b7449000 r-xp 00000000 08:07 17773 /usr/lib/libXinerama.so.1.0.0
    b7449000-b74gimp: terminated: Aborted
    (script-fu:5464): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
    Unfortunately I don't know enough to solve this problem. I've tried doing a makepkg with the PKGBUILD from abs but it's still doing the same thing. I could try regressing to 2.4.3 but I don't have a PKGBUILD for it and I'd prefer to have pacman maintain my system. Does anyone have any suggestions or should I bite the bullet and finally try creating my own PKGBUILD?
    Last edited by coarseSand (2008-02-12 06:07:52)

    Found it. I am using Murrine Black but it wasn't causing any issues before. The problem was switching to the "small" icon set for the Gimp under preferences. I'd rather have the app working though, as much as I need to save screen space. Thanks for the suggestion skottish.

  • [Solved]Updated system, and dealing with glibc issue.

    I neglected to update/use Arch for quite some time, and decided to last night. I quickly encountered problems and I've read https://www.archlinux.org/news/filesyst … equired-1/, https://www.archlinux.org/news/the-lib- … a-symlink/, https://www.archlinux.org/news/fontconf … -required/, http://allanmcrae.com/2012/07/updating- … e-install/, and many threads about issues with filesystem and/or glibc.
    First, I followed the instructions to resolve the issue with fontconfig.
    <read various threads>
    Then, I landed here: https://wiki.archlinux.org/index.php/De … iki:usrlib. I installed glibc-2.16.0-1-x86_64 using the instructions provided. IIRC, I was still experiencing conflicts with filesystem. I came across a thread where a user stated that instructions from Allan McRae's blog (from the link at the top) allowed him to upgrade his system. I tried it out, and I got around the filesystem issue as well as the issue with dependencies linked to tzdata, etc. My issue now lies with the pacman -Su step:
    [asdf@asdf ~]$ sudo pacman -Su
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): glibc-2.16.0-5
    Total Installed Size: 37.63 MiB
    Net Upgrade Size: 0.05 MiB
    Proceed with installation? [Y/n] y
    (1/1) checking package integrity [###############################] 100%
    (1/1) loading package files [###############################] 100%
    (1/1) checking for file conflicts [###############################] 100%
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    Following Issue 2 under https://wiki.archlinux.org/index.php/De … iki:usrlib, I entered
    $ grep '^lib/' /var/lib/pacman/local/*/files
    . The output was:
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/security/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/security/pam_ck_connector.so
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/basic.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/basic.target.wants/console-kit-log-system-start.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-daemon.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-log-system-restart.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-log-system-start.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/console-kit-log-system-stop.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/halt.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/kexec.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/poweroff.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/reboot.target.wants/
    /var/lib/pacman/local/consolekit-0.4.5-2/files:lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/udev/
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/udev/rules.d/
    /var/lib/pacman/local/hal-0.5.14-6/files:lib/udev/rules.d/90-hal.rules
    /var/lib/pacman/local/lib32-glibc-2.14-5/files:lib/
    /var/lib/pacman/local/lib32-glibc-2.14-5/files:lib/ld-linux.so.2
    /var/lib/pacman/local/ntfs-3g-2012.1.15-4/files:lib/
    Being a newb, I didn't want to do something stupid, so I didn't take any action here..
    I proceeded on with trying
    find /lib -exec pacman -Qo -- {} +
    The output was:
    error: cannot determine ownership of directory '/lib'
    /lib/libutil.so.1 is owned by glibc 2.16.0-1
    /lib/libnsl.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_compat-2.16.so is owned by glibc 2.16.0-1
    /lib/libSegFault.so is owned by glibc 2.16.0-1
    /lib/ld-linux.so.2 is owned by lib32-glibc 2.14-5
    /lib/ld-2.16.so is owned by glibc 2.16.0-1
    /lib/libpthread.so.0 is owned by glibc 2.16.0-1
    /lib/libnss_nisplus.so.2 is owned by glibc 2.16.0-1
    /lib/libthread_db-1.0.so is owned by glibc 2.16.0-1
    /lib/librt-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_files.so.2 is owned by glibc 2.16.0-1
    error: cannot determine ownership of directory '/lib/ufw'
    error: No package owns /lib/ufw/user6.rules.pacsave
    error: No package owns /lib/ufw/user.rules.pacsave
    error: cannot determine ownership of directory '/lib/udev'
    error: cannot determine ownership of directory '/lib/udev/rules.d'
    /lib/udev/rules.d/90-hal.rules is owned by hal 0.5.14-6
    /lib/libnss_hesiod-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_dns.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_hesiod.so.2 is owned by glibc 2.16.0-1
    /lib/libm.so.6 is owned by glibc 2.16.0-1
    /lib/libnss_files-2.16.so is owned by glibc 2.16.0-1
    /lib/libc-2.16.so is owned by glibc 2.16.0-1
    /lib/libBrokenLocale.so.1 is owned by glibc 2.16.0-1
    /lib/libdl.so.2 is owned by glibc 2.16.0-1
    /lib/libutil-2.16.so is owned by glibc 2.16.0-1
    /lib/libBrokenLocale-2.16.so is owned by glibc 2.16.0-1
    /lib/libpthread-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_nisplus-2.16.so is owned by glibc 2.16.0-1
    /lib/librt.so.1 is owned by glibc 2.16.0-1
    /lib/libnss_nis-2.16.so is owned by glibc 2.16.0-1
    /lib/libc.so.6 is owned by glibc 2.16.0-1
    /lib/libcrypt-2.16.so is owned by glibc 2.16.0-1
    /lib/libresolv-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_db.so.2 is owned by glibc 2.16.0-1
    /lib/libcidn.so.1 is owned by glibc 2.16.0-1
    /lib/libresolv.so.2 is owned by glibc 2.16.0-1
    /lib/libmemusage.so is owned by glibc 2.16.0-1
    /lib/ld-linux-x86-64.so.2 is owned by glibc 2.16.0-1
    error: cannot determine ownership of directory '/lib/security'
    /lib/security/pam_ck_connector.so is owned by consolekit 0.4.5-2
    /lib/libanl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_compat.so.2 is owned by glibc 2.16.0-1
    /lib/libcidn-2.16.so is owned by glibc 2.16.0-1
    /lib/libm-2.16.so is owned by glibc 2.16.0-1
    /lib/libcrypt.so.1 is owned by glibc 2.16.0-1
    error: cannot determine ownership of directory '/lib/systemd'
    error: cannot determine ownership of directory '/lib/systemd/system'
    /lib/systemd/system/console-kit-daemon.service is owned by consolekit 0.4.5-2
    /lib/systemd/system/console-kit-log-system-restart.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/kexec.target.wants'
    /lib/systemd/system/kexec.target.wants/console-kit-log-system-restart.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/basic.target.wants'
    /lib/systemd/system/basic.target.wants/console-kit-log-system-start.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/poweroff.target.wants'
    /lib/systemd/system/poweroff.target.wants/console-kit-log-system-stop.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/halt.target.wants'
    /lib/systemd/system/halt.target.wants/console-kit-log-system-stop.service is owned by consolekit 0.4.5-2
    error: cannot determine ownership of directory '/lib/systemd/system/reboot.target.wants'
    /lib/systemd/system/reboot.target.wants/console-kit-log-system-restart.service is owned by consolekit 0.4.5-2
    /lib/systemd/system/console-kit-log-system-stop.service is owned by consolekit 0.4.5-2
    /lib/systemd/system/console-kit-log-system-start.service is owned by consolekit 0.4.5-2
    /lib/libdl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnsl-2.16.so is owned by glibc 2.16.0-1
    /lib/libnss_nis.so.2 is owned by glibc 2.16.0-1
    /lib/libnss_dns-2.16.so is owned by glibc 2.16.0-1
    /lib/libpcprofile.so is owned by glibc 2.16.0-1
    /lib/libnss_db-2.16.so is owned by glibc 2.16.0-1
    /lib/libanl.so.1 is owned by glibc 2.16.0-1
    /lib/libthread_db.so.1 is owned by glibc 2.16.0-1
    Again, I'm not sure what to do here.
    On an irrelevant note, a red flag went up earlier. By some means, it appears I messed up Arch. Is there a chance I can fix the issue with the kernel or is the best option a reinstall?
    (482/563) upgrading linux [################] 100%
    >>> Updating module dependencies. Please wait ...
    depmod: ERROR: could not open directory /lib/modules/3.6.10-1-ARCH: No such file or directory
    depmod: FATAL: could not search modules: No such file or directory
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    error: command failed to execute correctly
    (498/563) upgrading nvidia [################] 100%
    depmod: ERROR: could not open directory /lib/modules/3.6.10-1-ARCH: No such file or directory
    depmod: FATAL: could not search modules: No such file or directory
    If your card is from the 7xxx series or earlier, install nvidia-304xx
    [asdf@asdf ~]$ ls -ld /lib
    drwxr-xr-x 6 root root 4096 Dec 22 15:11 /lib
    [asdf@asdf ~]$ mkinitcpio -p linux
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> ERROR: '/lib/modules/3.6.10-1-ARCH' is not a valid kernel module directory
    Thanks in advance.
    Last edited by illusory (2012-12-24 00:24:47)

    I checked out https://wiki.archlinux.org/index.php/Initramfs, and I'm not sure what to do. I rebooted a few times in attempt to get things going. I'm assuming I need to start by logging in to the live CD as root and mounting the sda in which Arch is installed? I don't know how to mount root nor know the complete title for the Arch partition (sda x,x). Sorry for the hassle.
    Edit: Found https://wiki.archlinux.org/index.php/Ch … partitions. Be back in a bit.
    I currently have the temporary filesystems mounted, chrooted, and am in bash.
    # mkinitcpio -p linux
    doesn't work. I tried
    mkinitcpio -g ..... 3.6.10-1-ARCH
    and I received something about 3.6.10 and a module directory.
    Last edited by illusory (2012-12-23 23:26:00)

  • [SOLVED] Need help with glibc and symlinking /lib

    So, I consider myself a fairly experienced linux user, and have been an Arch user for the last 3 years, but this glibc-stuff is just too complicated for me.
    I tried the following:
    > pacman -Syu --ignore glibc
    > pacmen -Su
    (1/1) checking for file conflicts
    error: failed to commit transaction (conflictin
    glibc: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    Alright, lets try the next trick on the wiki-page
    > find /lib -exec pacman -Qo -- {} + | grep -v glibc
    error: cannot determine ownership of directory '/lib'
    error: No package owns /lib/libnss_db-2.15.so
    error: No package owns /lib/libcidn-2.15.so
    error: No package owns /lib/librt-2.15.so
    error: No package owns /lib/libBrokenLocale-2.15.so
    error: No package owns /lib/libnss_compat-2.15.so
    error: No package owns /lib/libc-2.15.so
    error: No package owns /lib/libanl-2.15.so
    error: No package owns /lib/libnss_dns-2.15.so
    error: No package owns /lib/libdl-2.15.so
    error: cannot determine ownership of directory '/lib/udev'
    error: cannot determine ownership of directory '/lib/udev/rules.d'
    error: No package owns /lib/libnsl-2.15.so
    error: No package owns /lib/libm-2.15.so
    error: No package owns /lib/libnss_nis-2.15.so
    error: No package owns /lib/libresolv-2.15.so
    error: No package owns /lib/libnss_hesiod-2.15.so
    error: No package owns /lib/ld-2.15.so
    error: No package owns /lib/libnss_nisplus-2.15.so
    error: No package owns /lib/libcrypt-2.15.so
    error: No package owns /lib/libutil-2.15.so
    error: No package owns /lib/cpp
    error: No package owns /lib/libpthread-2.15.so
    error: No package owns /lib/libnss_files-2.15.so
    /lib/udev/rules.d/45-libnjb.rules is owned by libnjb 2.2.7-1
    So, I made a backup, and started deleting the files one by one. All is fine, until I delete "/lib/librt-2.15.so" - date and cat refuses to work.
    What am I supposed to do here? The wiki suggests to move or delete all the files to /usr/lib - How do I know what to delete and what to move?
    Last edited by graph (2012-07-14 21:17:15)

    Yep, and this shows something interesting: Apperently both libnjb and glibc wants ownership over /lib.
    What to do?
    Output of the grep-command:
    > grep '^lib/' /var/lib/pacman/local/*/files
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/ld-linux.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libBrokenLocale.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libSegFault.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libanl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libc.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcidn.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libcrypt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libdl.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libm.so.6
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libmemusage.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnsl.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_compat.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_db.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_dns.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_files.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_hesiod.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nis.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libnss_nisplus.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpcprofile.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libpthread.so.0
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libresolv.so.2
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/librt.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db-1.0.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libthread_db.so.1
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil-2.16.so
    /var/lib/pacman/local/glibc-2.16.0-1/files:lib/libutil.so.1
    /var/lib/pacman/local/libnjb-2.2.7-1/files:lib/
    /var/lib/pacman/local/libnjb-2.2.7-1/files:lib/udev/
    /var/lib/pacman/local/libnjb-2.2.7-1/files:lib/udev/rules.d/
    /var/lib/pacman/local/libnjb-2.2.7-1/files:lib/udev/rules.d/45-libnjb.rules
    EDIT; I uninstalled libnjb. pacman still complains.
    Last edited by graph (2012-07-14 18:53:16)

  • [SOLVED] So many problems with the RTL8723au wireless card:

    Hello,
       I have been a long time linux user (Ubuntu & CentOS) and recently switched to Arch Linux. My laptop usually has strange issues with all sorts of stuff when it runs Linux like graphics cards, brightness control, and WiFi. So far I have been able to fix the first two on my own from the wiki.
       In Ubuntu I was used to having to clone into https://github.com/lwfinger/rtl8723au and then making the driver. After a quick modprobe 8723au the wireless interface came up and was working perfectly with NetworkManager.
       After doing the same thing with Arch, NetworkManager cannot connect to the internet, neither can Wicd which gets stuck at the Authentication step. I finally disabled both of these services and used wpa_supplicant to successfully connect but after a lot of errors. I am pretty sure something is wrong with the wireless driver, and not Wicd, NetworkManager, and wpa_supplicant at the same time.
    There is no output from  iw dev
    'Not connected.' from  iw dev wlp0s26u1u4i2   even though wpa_supplicant is connected to the internet.
    Output of   sudo wpa_supplicant -Dwext -iwlp0s26u1u4i2 -c./wpa_test  :
    (wpa_supplicant takes a good 3 minutes to connect)
    Successfully initialized wpa_supplicant
    ioctl[SIOCSIWAP]: Operation not permitted
    ioctl[SIOCSIWENCODEEXT]: Invalid argument
    ioctl[SIOCSIWENCODEEXT]: Invalid argument
    wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
    wlp0s26u1u4i2: Association request to the driver failed
    wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
    wlp0s26u1u4i2: WPA: Key negotiation completed with 00:22:3f:84:59:74 [PTK=TKIP GTK=TKIP]
    wlp0s26u1u4i2: CTRL-EVENT-CONNECTED - Connection to 00:22:3f:84:59:74 completed [id=0 id_str=]
    wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
    wlp0s26u1u4i2: Association request to the driver failed
    wlp0s26u1u4i2: CTRL-EVENT-DISCONNECTED bssid=00:22:3f:84:59:74 reason=0
    wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
    wlp0s26u1u4i2: CTRL-EVENT-EAP-STARTED EAP authentication started
    EAP: buildIdentity: identity configuration was not available
    wlp0s26u1u4i2: CTRL-REQ-IDENTITY-0:Identity needed for SSID Eden
    wlp0s26u1u4i2: CTRL-EVENT-EAP-FAILURE EAP authentication failed
    wlp0s26u1u4i2: Authentication with 00:22:3f:84:59:74 timed out.
    ioctl[SIOCSIWAP]: Operation not permitted
    wlp0s26u1u4i2: CTRL-EVENT-DISCONNECTED bssid=00:22:3f:84:59:74 reason=3 locally_generated=1
    wlp0s26u1u4i2: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Eden" auth_failures=1 duration=10
    wlp0s26u1u4i2: CTRL-EVENT-SSID-REENABLED id=0 ssid="Eden"
    wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
    wlp0s26u1u4i2: Association request to the driver failed
    wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
    wlp0s26u1u4i2: CTRL-EVENT-DISCONNECTED bssid=00:22:3f:84:59:74 reason=0
    wlp0s26u1u4i2: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
    wlp0s26u1u4i2: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Eden" auth_failures=2 duration=20
    wlp0s26u1u4i2: CTRL-EVENT-SSID-REENABLED id=0 ssid="Eden"
    wlp0s26u1u4i2: Trying to associate with 00:22:3f:84:59:74 (SSID='Eden' freq=2437 MHz)
    wlp0s26u1u4i2: Association request to the driver failed
    wlp0s26u1u4i2: Associated with 00:22:3f:84:59:74
    wlp0s26u1u4i2: WPA: Key negotiation completed with 00:22:3f:84:59:74 [PTK=TKIP GTK=TKIP]
    wlp0s26u1u4i2: CTRL-EVENT-CONNECTED - Connection to 00:22:3f:84:59:74 completed
    Output of dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.13.7-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Mar 24 20:06:08 CET 2014
    [ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda2 video.use_native_backlight=1 rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c4daffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c4db0000-0x00000000c61affff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000c61b0000-0x00000000ca7befff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ca7bf000-0x00000000caebefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000caebf000-0x00000000cafbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cafbf000-0x00000000caffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cb000000-0x00000000cf9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed98000-0x00000000fed9ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffcc0000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f5fffff] usable
    [ 0.000000] e820: update [mem 0xc3dad018-0xc3dbd057] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000c3dad017] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c3dad018-0x00000000c3dbd057] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c3dbd058-0x00000000c4daffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c4db0000-0x00000000c61affff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000c61b0000-0x00000000ca7befff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000ca7bf000-0x00000000caebefff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000caebf000-0x00000000cafbefff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000cafbf000-0x00000000caffefff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000cafff000-0x00000000caffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000cb000000-0x00000000cf9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed98000-0x00000000fed9ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ffcc0000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000022f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
    [ 0.000000] efi: ACPI=0xcaffe000 ACPI 2.0=0xcaffe014 SMBIOS=0xcaebef98
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000007000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000007000-0x000000000006f000) (0MB)
    [ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000070000-0x0000000000088000) (0MB)
    [ 0.000000] efi: mem05: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001f61000) (15MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001f61000-0x0000000020000000) (480MB)
    [ 0.000000] efi: mem09: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
    [ 0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
    [ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000040005000-0x000000007fcf8000) (1020MB)
    [ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x000000007fcf8000-0x0000000080000000) (3MB)
    [ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000080000000-0x00000000c31c0000) (1073MB)
    [ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x00000000c31c0000-0x00000000c31e0000) (0MB)
    [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x00000000c31e0000-0x00000000c3dad000) (11MB)
    [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x00000000c3dad000-0x00000000c3dbe000) (0MB)
    [ 0.000000] efi: mem18: type=1, attr=0xf, range=[0x00000000c3dbe000-0x00000000c418a000) (3MB)
    [ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x00000000c418a000-0x00000000c4db0000) (12MB)
    [ 0.000000] efi: mem20: type=0, attr=0xf, range=[0x00000000c4db0000-0x00000000c61b0000) (20MB)
    [ 0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000c61b0000-0x00000000c61b8000) (0MB)
    [ 0.000000] efi: mem22: type=2, attr=0xf, range=[0x00000000c61b8000-0x00000000c61bb000) (0MB)
    [ 0.000000] efi: mem23: type=7, attr=0xf, range=[0x00000000c61bb000-0x00000000c61bc000) (0MB)
    [ 0.000000] efi: mem24: type=2, attr=0xf, range=[0x00000000c61bc000-0x00000000c61bd000) (0MB)
    [ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x00000000c61bd000-0x00000000c61be000) (0MB)
    [ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x00000000c61be000-0x00000000c61bf000) (0MB)
    [ 0.000000] efi: mem27: type=7, attr=0xf, range=[0x00000000c61bf000-0x00000000c63a8000) (1MB)
    [ 0.000000] efi: mem28: type=1, attr=0xf, range=[0x00000000c63a8000-0x00000000c63bf000) (0MB)
    [ 0.000000] efi: mem29: type=7, attr=0xf, range=[0x00000000c63bf000-0x00000000c7b67000) (23MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x00000000c7b67000-0x00000000c864a000) (10MB)
    [ 0.000000] efi: mem31: type=7, attr=0xf, range=[0x00000000c864a000-0x00000000c864c000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x00000000c864c000-0x00000000c864e000) (0MB)
    [ 0.000000] efi: mem33: type=7, attr=0xf, range=[0x00000000c864e000-0x00000000c8650000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x00000000c8650000-0x00000000c8697000) (0MB)
    [ 0.000000] efi: mem35: type=7, attr=0xf, range=[0x00000000c8697000-0x00000000c8699000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x00000000c8699000-0x00000000c86cb000) (0MB)
    [ 0.000000] efi: mem37: type=7, attr=0xf, range=[0x00000000c86cb000-0x00000000c86cc000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x00000000c86cc000-0x00000000c87ff000) (1MB)
    [ 0.000000] efi: mem39: type=7, attr=0xf, range=[0x00000000c87ff000-0x00000000c8803000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x00000000c8803000-0x00000000c8806000) (0MB)
    [ 0.000000] efi: mem41: type=7, attr=0xf, range=[0x00000000c8806000-0x00000000c8807000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x00000000c8807000-0x00000000c885a000) (0MB)
    [ 0.000000] efi: mem43: type=7, attr=0xf, range=[0x00000000c885a000-0x00000000c88b3000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x00000000c88b3000-0x00000000c8c65000) (3MB)
    [ 0.000000] efi: mem45: type=7, attr=0xf, range=[0x00000000c8c65000-0x00000000c8c67000) (0MB)
    [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x00000000c8c67000-0x00000000c8c78000) (0MB)
    [ 0.000000] efi: mem47: type=7, attr=0xf, range=[0x00000000c8c78000-0x00000000c8c7c000) (0MB)
    [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x00000000c8c7c000-0x00000000c8c7d000) (0MB)
    [ 0.000000] efi: mem49: type=7, attr=0xf, range=[0x00000000c8c7d000-0x00000000c8c7e000) (0MB)
    [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x00000000c8c7e000-0x00000000ca3bf000) (23MB)
    [ 0.000000] efi: mem51: type=7, attr=0xf, range=[0x00000000ca3bf000-0x00000000ca435000) (0MB)
    [ 0.000000] efi: mem52: type=3, attr=0xf, range=[0x00000000ca435000-0x00000000ca7bf000) (3MB)
    [ 0.000000] efi: mem53: type=5, attr=0x800000000000000f, range=[0x00000000ca7bf000-0x00000000ca865000) (0MB)
    [ 0.000000] efi: mem54: type=6, attr=0x800000000000000f, range=[0x00000000ca865000-0x00000000ca866000) (0MB)
    [ 0.000000] efi: mem55: type=5, attr=0x800000000000000f, range=[0x00000000ca866000-0x00000000ca868000) (0MB)
    [ 0.000000] efi: mem56: type=6, attr=0x800000000000000f, range=[0x00000000ca868000-0x00000000ca869000) (0MB)
    [ 0.000000] efi: mem57: type=5, attr=0x800000000000000f, range=[0x00000000ca869000-0x00000000ca86f000) (0MB)
    [ 0.000000] efi: mem58: type=6, attr=0x800000000000000f, range=[0x00000000ca86f000-0x00000000ca870000) (0MB)
    [ 0.000000] efi: mem59: type=5, attr=0x800000000000000f, range=[0x00000000ca870000-0x00000000ca883000) (0MB)
    [ 0.000000] efi: mem60: type=6, attr=0x800000000000000f, range=[0x00000000ca883000-0x00000000ca884000) (0MB)
    [ 0.000000] efi: mem61: type=5, attr=0x800000000000000f, range=[0x00000000ca884000-0x00000000ca894000) (0MB)
    [ 0.000000] efi: mem62: type=6, attr=0x800000000000000f, range=[0x00000000ca894000-0x00000000ca895000) (0MB)
    [ 0.000000] efi: mem63: type=5, attr=0x800000000000000f, range=[0x00000000ca895000-0x00000000ca8a9000) (0MB)
    [ 0.000000] efi: mem64: type=6, attr=0x800000000000000f, range=[0x00000000ca8a9000-0x00000000ca8aa000) (0MB)
    [ 0.000000] efi: mem65: type=5, attr=0x800000000000000f, range=[0x00000000ca8aa000-0x00000000ca8e3000) (0MB)
    [ 0.000000] efi: mem66: type=6, attr=0x800000000000000f, range=[0x00000000ca8e3000-0x00000000ca935000) (0MB)
    [ 0.000000] efi: mem67: type=5, attr=0x800000000000000f, range=[0x00000000ca935000-0x00000000ca9bf000) (0MB)
    [ 0.000000] efi: mem68: type=6, attr=0x800000000000000f, range=[0x00000000ca9bf000-0x00000000caabf000) (1MB)
    [ 0.000000] efi: mem69: type=0, attr=0xf, range=[0x00000000caabf000-0x00000000caebf000) (4MB)
    [ 0.000000] efi: mem70: type=10, attr=0xf, range=[0x00000000caebf000-0x00000000cafbf000) (1MB)
    [ 0.000000] efi: mem71: type=9, attr=0xf, range=[0x00000000cafbf000-0x00000000cafff000) (0MB)
    [ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000cafff000-0x00000000cb000000) (0MB)
    [ 0.000000] efi: mem73: type=7, attr=0xf, range=[0x0000000100000000-0x000000022f600000) (4854MB)
    [ 0.000000] efi: mem74: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem75: type=0, attr=0x0, range=[0x00000000cb000000-0x00000000cfa00000) (74MB)
    [ 0.000000] efi: mem76: type=11, attr=0x8000000000000001, range=[0x00000000f0000000-0x00000000f4000000) (64MB)
    [ 0.000000] efi: mem77: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb04000) (0MB)
    [ 0.000000] efi: mem78: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem79: type=11, attr=0x8000000000000001, range=[0x00000000fed10000-0x00000000fed1a000) (0MB)
    [ 0.000000] efi: mem80: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem81: type=0, attr=0x0, range=[0x00000000fed98000-0x00000000feda0000) (0MB)
    [ 0.000000] efi: mem82: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem83: type=11, attr=0x8000000000000000, range=[0x00000000ffcc0000-0x0000000100000000) (3MB)
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: LENOVO 20175/INVALID, BIOS 66CN54WW 01/21/2013
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x22f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FF8000000 write-back
    [ 0.000000] 3 base 0C8000000 mask FFE000000 write-back
    [ 0.000000] 4 base 0CA000000 mask FFF000000 write-back
    [ 0.000000] 5 base 0FFC00000 mask FFFC00000 write-protect
    [ 0.000000] 6 base 100000000 mask F00000000 write-back
    [ 0.000000] 7 base 200000000 mask FC0000000 write-back
    [ 0.000000] 8 base 22F600000 mask FFFE00000 uncachable
    [ 0.000000] 9 base 22F800000 mask FFF800000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000082000] 82000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x02b3f000, 0x02b3ffff] PGTABLE
    [ 0.000000] BRK [0x02b40000, 0x02b40fff] PGTABLE
    [ 0.000000] BRK [0x02b41000, 0x02b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22f400000-0x22f5fffff]
    [ 0.000000] [mem 0x22f400000-0x22f5fffff] page 2M
    [ 0.000000] BRK [0x02b42000, 0x02b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22f3fffff]
    [ 0.000000] [mem 0x22c000000-0x22f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
    [ 0.000000] [mem 0x200000000-0x22bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x40003fff] page 4k
    [ 0.000000] BRK [0x02b43000, 0x02b43fff] PGTABLE
    [ 0.000000] BRK [0x02b44000, 0x02b44fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x40005000-0xc4daffff]
    [ 0.000000] [mem 0x40005000-0x401fffff] page 4k
    [ 0.000000] [mem 0x40200000-0xc4bfffff] page 2M
    [ 0.000000] [mem 0xc4c00000-0xc4daffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xc61b0000-0xca7befff]
    [ 0.000000] [mem 0xc61b0000-0xc61fffff] page 4k
    [ 0.000000] [mem 0xc6200000-0xca5fffff] page 2M
    [ 0.000000] [mem 0xca600000-0xca7befff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xcafff000-0xcaffffff]
    [ 0.000000] [mem 0xcafff000-0xcaffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x7fcf8000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 00000000caffe014 000024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000caffe210 0000DC (v01 LENOVO CB-01 00000001 01000013)
    [ 0.000000] ACPI: FACP 00000000caff5000 00010C (v05 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DSDT 00000000cafe9000 008814 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: FACS 00000000cafbb000 000040
    [ 0.000000] ACPI: SLIC 00000000caffd000 000176 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: UEFI 00000000caffc000 000236 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000caffb000 000662 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000caffa000 000A39 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000caff9000 000098 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000caff8000 000058 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000caff7000 000757 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: ASF! 00000000caff6000 0000A5 (v32 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: HPET 00000000caff4000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: APIC 00000000caff3000 00008C (v03 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: MCFG 00000000caff2000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: WDAT 00000000cafe8000 000224 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000cafe6000 001068 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 00000000cafe4000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: ASPT 00000000cafe2000 000034 (v07 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DBGP 00000000cafe1000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: FPDT 00000000cafdf000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: MSDM 00000000cafde000 000055 (v03 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000cafdd000 0009AA (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 00000000cafdc000 000B22 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DMAR 00000000cafdb000 0000B8 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: BGRT 00000000cafda000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22f5fffff]
    [ 0.000000] NODE_DATA [mem 0x22f5f1000-0x22f5f5fff]
    [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226c00000-ffff88022ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x22f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00087fff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0xc4daffff]
    [ 0.000000] node 0: [mem 0xc61b0000-0xca7befff]
    [ 0.000000] node 0: [mem 0xcafff000-0xcaffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x22f5fffff]
    [ 0.000000] On node 0 totalpages: 2066246
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 22 pages reserved
    [ 0.000000] DMA zone: 3975 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12807 pages used for memmap
    [ 0.000000] DMA32 zone: 819647 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19416 pages used for memmap
    [ 0.000000] Normal zone: 1242624 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc3dad000-0xc3dadfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc3dbd000-0xc3dbdfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc4db0000-0xc61affff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xca7bf000-0xcaebefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcaebf000-0xcafbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcafbf000-0xcaffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed97fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed98000-0xfed9ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeda0000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffcbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffcc0000-0xffffffff]
    [ 0.000000] e820: [mem 0xcfa00000-0xefffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88022f200000 s86336 r8192 d24256 u262144
    [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2033937
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 video.use_native_backlight=1 rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 7994740K/8264984K available (5271K kernel code, 836K rwdata, 1676K rodata, 1128K init, 1324K bss, 270244K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 2494.288 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.43 BogoMIPS (lpj=8314293)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000021] init_memory_mapping: [mem 0xca7bf000-0xca864fff]
    [ 0.000024] [mem 0xca7bf000-0xca864fff] page 4k
    [ 0.000040] init_memory_mapping: [mem 0xca865000-0xca865fff]
    [ 0.000041] [mem 0xca865000-0xca865fff] page 4k
    [ 0.000049] init_memory_mapping: [mem 0xca866000-0xca867fff]
    [ 0.000050] [mem 0xca866000-0xca867fff] page 4k
    [ 0.000058] init_memory_mapping: [mem 0xca868000-0xca868fff]
    [ 0.000059] [mem 0xca868000-0xca868fff] page 4k
    [ 0.000067] init_memory_mapping: [mem 0xca869000-0xca86efff]
    [ 0.000068] [mem 0xca869000-0xca86efff] page 4k
    [ 0.000077] init_memory_mapping: [mem 0xca86f000-0xca86ffff]
    [ 0.000078] [mem 0xca86f000-0xca86ffff] page 4k
    [ 0.000086] init_memory_mapping: [mem 0xca870000-0xca882fff]
    [ 0.000087] [mem 0xca870000-0xca882fff] page 4k
    [ 0.000095] init_memory_mapping: [mem 0xca883000-0xca883fff]
    [ 0.000096] [mem 0xca883000-0xca883fff] page 4k
    [ 0.000104] init_memory_mapping: [mem 0xca884000-0xca893fff]
    [ 0.000105] [mem 0xca884000-0xca893fff] page 4k
    [ 0.000113] init_memory_mapping: [mem 0xca894000-0xca894fff]
    [ 0.000114] [mem 0xca894000-0xca894fff] page 4k
    [ 0.000121] init_memory_mapping: [mem 0xca895000-0xca8a8fff]
    [ 0.000123] [mem 0xca895000-0xca8a8fff] page 4k
    [ 0.000130] init_memory_mapping: [mem 0xca8a9000-0xca8a9fff]
    [ 0.000132] [mem 0xca8a9000-0xca8a9fff] page 4k
    [ 0.000139] init_memory_mapping: [mem 0xca8aa000-0xca8e2fff]
    [ 0.000140] [mem 0xca8aa000-0xca8e2fff] page 4k
    [ 0.000148] init_memory_mapping: [mem 0xca8e3000-0xca934fff]
    [ 0.000149] [mem 0xca8e3000-0xca934fff] page 4k
    [ 0.000158] init_memory_mapping: [mem 0xca935000-0xca9befff]
    [ 0.000159] [mem 0xca935000-0xca9befff] page 4k
    [ 0.000168] init_memory_mapping: [mem 0xca9bf000-0xcaabefff]
    [ 0.000169] [mem 0xca9bf000-0xcaabefff] page 4k
    [ 0.023864] Security Framework initialized
    [ 0.023874] AppArmor: AppArmor disabled by boot time parameter
    [ 0.023876] Yama: becoming mindful.
    [ 0.024490] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.027098] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.028239] Mount-cache hash table entries: 256
    [ 0.028442] Initializing cgroup subsys memory
    [ 0.028448] Initializing cgroup subsys devices
    [ 0.028450] Initializing cgroup subsys freezer
    [ 0.028452] Initializing cgroup subsys net_cls
    [ 0.028454] Initializing cgroup subsys blkio
    [ 0.028478] CPU: Physical Processor ID: 0
    [ 0.028479] CPU: Processor Core ID: 0
    [ 0.028485] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.028953] mce: CPU supports 7 MCE banks
    [ 0.028966] CPU0: Thermal monitoring enabled (TM1)
    [ 0.028975] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 2
    [ 0.029094] Freeing SMP alternatives memory: 20K (ffffffff819ed000 - ffffffff819f2000)
    [ 0.030319] ACPI: Core revision 20131115
    [ 0.038302] ACPI: All ACPI Tables successfully acquired
    [ 0.052784] ftrace: allocating 21068 entries in 83 pages
    [ 0.064716] dmar: Host address width 36
    [ 0.064719] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.064726] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.064727] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.064732] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.064734] dmar: RMRR base: 0x000000cae8c000 end: 0x000000caeabfff
    [ 0.064735] dmar: RMRR base: 0x000000cb800000 end: 0x000000cf9fffff
    [ 0.064810] IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
    [ 0.064811] HPET id 0 under DRHD base 0xfed91000
    [ 0.064984] Enabled IRQ remapping in x2apic mode
    [ 0.064986] Enabling x2apic
    [ 0.064988] Enabled x2apic
    [ 0.064996] Switched APIC routing to cluster x2apic.
    [ 0.065463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.098505] smpboot: CPU0: Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz (fam: 06, model: 3a, stepping: 09)
    [ 0.098516] TSC deadline timer enabled
    [ 0.098529] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    [ 0.098537] ... version: 3
    [ 0.098538] ... bit width: 48
    [ 0.098539] ... generic registers: 4
    [ 0.098540] ... value mask: 0000ffffffffffff
    [ 0.098541] ... max period: 0000ffffffffffff
    [ 0.098542] ... fixed-purpose events: 3
    [ 0.098543] ... event mask: 000000070000000f
    [ 0.125340] x86: Booting SMP configuration:
    [ 0.139207] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.125342] .... node #0, CPUs: #1 #2 #3
    [ 0.179947] x86: Booted up 1 node, 4 CPUs
    [ 0.179950] smpboot: Total of 4 processors activated (19962.73 BogoMIPS)
    [ 0.184637] devtmpfs: initialized
    [ 0.187964] PM: Registering ACPI NVS region [mem 0xcaebf000-0xcafbefff] (1048576 bytes)
    [ 0.188857] RTC time: 16:04:30, date: 03/26/14
    [ 0.188897] NET: Registered protocol family 16
    [ 0.189005] cpuidle: using governor ladder
    [ 0.189006] cpuidle: using governor menu
    [ 0.189036] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.189038] ACPI: bus type PCI registered
    [ 0.189040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.189115] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.189117] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.197814] PCI: Using configuration type 1 for base access
    [ 0.198491] bio: create slab <bio-0> at 0
    [ 0.198622] ACPI: Added _OSI(Module Device)
    [ 0.198623] ACPI: Added _OSI(Processor Device)
    [ 0.198625] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.198626] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.201979] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.218281] ACPI: SSDT 00000000cae17018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20121220)
    [ 0.218701] ACPI: Dynamic OEM Table Load:
    [ 0.218703] ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20121220)
    [ 0.231416] ACPI: SSDT 00000000cae18a98 000303 (v01 PmRef ApIst 00003000 INTL 20121220)
    [ 0.231864] ACPI: Dynamic OEM Table Load:
    [ 0.231866] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20121220)
    [ 0.241296] ACPI: SSDT 00000000cae16d98 000119 (v01 PmRef ApCst 00003000 INTL 20121220)
    [ 0.241708] ACPI: Dynamic OEM Table Load:
    [ 0.241710] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20121220)
    [ 0.678858] ACPI: Interpreter enabled
    [ 0.678866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
    [ 0.678871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
    [ 0.678887] ACPI: (supports S0 S3 S4 S5)
    [ 0.678889] ACPI: Using IOAPIC for interrupt routing
    [ 0.678920] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.679079] ACPI: No dock devices found.
    [ 0.685419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.685425] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.685568] \_SB_.PCI0:_OSC invalid UUID
    [ 0.685569] _OSC request data:1 1f 0
    [ 0.685574] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.686120] PCI host bridge to bus 0000:00
    [ 0.686123] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.686126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.686128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.686130] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.686132] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.686133] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.686135] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.686137] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 0.686139] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.686141] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.686142] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.686144] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.686146] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.686148] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.686150] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.686152] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.686153] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff]
    [ 0.686163] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 0.686272] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 0.686286] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
    [ 0.686294] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.686300] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
    [ 0.686402] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000
    [ 0.686414] pci 0000:00:04.0: reg 0x10: [mem 0xfed98000-0xfed9ffff 64bit]
    [ 0.686545] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 0.686571] pci 0000:00:14.0: reg 0x10: [mem 0xe0400000-0xe040ffff 64bit]
    [ 0.686651] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.686706] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.686750] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.686777] pci 0000:00:16.0: reg 0x10: [mem 0xe041c000-0xe041c00f 64bit]
    [ 0.686860] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.686964] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.686989] pci 0000:00:1a.0: reg 0x10: [mem 0xe0421000-0xe04213ff]
    [ 0.687090] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.687163] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.687207] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.687225] pci 0000:00:1b.0: reg 0x10: [mem 0xe0418000-0xe041bfff 64bit]
    [ 0.687303] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.687360] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.687405] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.687430] pci 0000:00:1d.0: reg 0x10: [mem 0xe0420000-0xe04203ff]
    [ 0.687530] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.687599] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.687643] pci 0000:00:1f.0: [8086:1e56] type 00 class 0x060100
    [ 0.687844] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.687867] pci 0000:00:1f.2: reg 0x10: [io 0x2088-0x208f]
    [ 0.687876] pci 0000:00:1f.2: reg 0x14: [io 0x2094-0x2097]
    [ 0.687885] pci 0000:00:1f.2: reg 0x18: [io 0x2080-0x2087]
    [ 0.687895] pci 0000:00:1f.2: reg 0x1c: [io 0x2090-0x2093]
    [ 0.687904] pci 0000:00:1f.2: reg 0x20: [io 0x2060-0x207f]
    [ 0.687915] pci 0000:00:1f.2: reg 0x24: [mem 0xe041f000-0xe041f7ff]
    [ 0.687967] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.688054] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.688073] pci 0000:00:1f.3: reg 0x10: [mem 0xe041d000-0xe041d0ff 64bit]
    [ 0.688097] pci 0000:00:1f.3: reg 0x20: [io 0x2040-0x205f]
    [ 0.688200] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
    [ 0.688225] pci 0000:00:1f.6: reg 0x10: [mem 0xe041e000-0xe041efff 64bit]
    [ 0.688950] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689014] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689078] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689138] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689201] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689262] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689329] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689391] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.689694] ACPI: Enabled 5 GPEs in block 00 to 3F
    [ 0.689701] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.689762] Found 1 acpi root devices
    [ 0.689805] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.689890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.689893] vgaarb: loaded
    [ 0.689894] vgaarb: bridge control possible 0000:00:02.0
    [ 0.689928] PCI: Using ACPI for IRQ routing
    [ 0.691760] PCI: pci_cache_line_size set to 64 bytes
    [ 0.691768] pci 0000:00:04.0: no compatible bridge window for [mem 0xfed98000-0xfed9ffff 64bit]
    [ 0.691809] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
    [ 0.691811] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    [ 0.691813] e820: reserve RAM buffer [mem 0xc3dad018-0xc3ffffff]
    [ 0.691814] e820: reserve RAM buffer [mem 0xc4db0000-0xc7ffffff]
    [ 0.691816] e820: reserve RAM buffer [mem 0xca7bf000-0xcbffffff]
    [ 0.691818] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
    [ 0.691819] e820: reserve RAM buffer [mem 0x22f600000-0x22fffffff]
    [ 0.691905] NetLabel: Initializing
    [ 0.691906] NetLabel: domain hash size = 128
    [ 0.691907] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.691921] NetLabel: unlabeled traffic allowed by default
    [ 0.691943] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.691949] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.693981] Switched to clocksource hpet
    [ 0.698589] pnp: PnP ACPI init
    [ 0.698603] ACPI: bus type PNP registered
    [ 0.698701] pnp 00:00: [dma 4]
    [ 0.698727] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.698749] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.698850] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.698888] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.698933] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.698935] system 00:04: [io 0x1000-0x100f] has been reserved
    [ 0.698937] system 00:04: [io 0xffff] has been reserved
    [ 0.698939] system 00:04: [io 0xffff] has been reserved
    [ 0.698942] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 0.698944] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 0.698946] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 0.698948] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.698951] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.698982] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.699027] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.699031] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.699074] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.699112] pnp 00:08: Plug and Play ACPI device, IDs SYN2b01 SYN2b00 SYN0002 PNP0f13 (active)
    [ 0.699241] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.699243] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.699245] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.699248] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.699250] system 00:09: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.699252] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.699254] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.699257] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.699259] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.699261] system 00:09: [mem 0xcfa00000-0xcfa00fff] has been reserved
    [ 0.699264] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.699560] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.699562] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
    [ 0.699565] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.699582] pnp: PnP ACPI: found 11 devices
    [ 0.699583] ACPI: bus type PNP unregistered
    [ 0.706306] pci 0000:00:04.0: BAR 0: assigned [mem 0xcfa08000-0xcfa0ffff 64bit]
    [ 0.706314] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.706316] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.706319] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.706320] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.706322] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.706324] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.706326] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
    [ 0.706328] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.706330] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.706332] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.706334] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.706336] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
    [ 0.706338] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
    [ 0.706340] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
    [ 0.706342] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
    [ 0.706344] pci_bus 0000:00: resource 19 [mem 0xcfa00000-0xfeafffff]
    [ 0.706377] NET: Registered protocol family 2
    [ 0.706559] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.706739] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.706918] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.706937] TCP: reno registered
    [ 0.706951] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.706985] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.707065] NET: Registered protocol family 1
    [ 0.707077] pci 0000:00:02.0: Boot video device
    [ 0.734160] PCI: CLS 64 bytes, default 64
    [ 0.734206] Unpacking initramfs...
    [ 0.799245] Freeing initrd memory: 3104K (ffff88007fcf8000 - ffff880080000000)
    [ 0.799255] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.799258] software IO TLB [mem 0xbf1c0000-0xc31c0000] (64MB) mapped at [ffff8800bf1c0000-ffff8800c31bffff]
    [ 0.799286] Simple Boot Flag at 0x44 set to 0x1
    [ 0.799482] Scanning for low memory corruption every 60 seconds
    [ 0.799787] audit: initializing netlink socket (disabled)
    [ 0.799797] type=2000 audit(1395849870.769:1): initialized
    [ 0.815211] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.816571] zbud: loaded
    [ 0.816755] VFS: Disk quotas dquot_6.5.2
    [ 0.816796] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.816964] msgmni has been set to 15732
    [ 0.817018] Key type big_key registered
    [ 0.817253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.817299] io scheduler noop registered
    [ 0.817302] io scheduler deadline registered
    [ 0.817333] io scheduler cfq registered (default)
    [ 0.817390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.817405] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.817464] efifb: probing for efifb
    [ 0.818285] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90009280000, using 5628k, total 5625k
    [ 0.818287] efifb: mode is 1600x900x32, linelength=6400, pages=1
    [ 0.818288] efifb: scrolling: redraw
    [ 0.818289] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.823011] Console: switching to colour frame buffer device 200x56
    [ 0.827654] fb0: EFI VGA frame buffer device
    [ 0.827662] intel_idle: MWAIT substates: 0x21120
    [ 0.827664] intel_idle: v0.4 model 0x3A
    [ 0.827665] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.827817] GHES: HEST is not enabled!
    [ 0.827872] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.828333] Linux agpgart interface v0.103
    [ 0.828392] rtc_cmos 00:05: RTC can wake from S4
    [ 0.828526] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.828569] rtc_cmos 00:05: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.828579] Intel P-state driver initializing.
    [ 0.828589] Intel pstate controlling: cpu 0
    [ 0.828603] Intel pstate controlling: cpu 1
    [ 0.828627] Intel pstate controlling: cpu 2
    [ 0.828638] Intel pstate controlling: cpu 3
    [ 0.828736] drop_monitor: Initializing network drop monitor service
    [ 0.828775] TCP: cubic registered
    [ 0.828835] NET: Registered protocol family 10
    [ 0.828947] NET: Registered protocol family 17
    [ 0.828953] Key type dns_resolver registered
    [ 0.829123] registered taskstats version 1
    [ 0.829544] Magic number: 6:146:86
    [ 0.829615] rtc_cmos 00:05: setting system clock to 2014-03-26 16:04:31 UTC (1395849871)
    [ 0.829652] PM: Hibernation image not present or could not be loaded.
    [ 0.830252] Freeing unused kernel memory: 1128K (ffffffff818d3000 - ffffffff819ed000)
    [ 0.830253] Write protecting the kernel read-only data: 8192k
    [ 0.831855] Freeing unused kernel memory: 860K (ffff880002529000 - ffff880002600000)
    [ 0.832573] Freeing unused kernel memory: 372K (ffff8800027a3000 - ffff880002800000)
    [ 0.837842] random: systemd-tmpfile urandom read with 2 bits of entropy available
    [ 0.838870] systemd-udevd[56]: starting version 211
    [ 0.853108] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.860944] ACPI: bus type USB registered
    [ 0.860963] usbcore: registered new interface driver usbfs
    [ 0.860970] usbcore: registered new interface driver hub
    [ 0.861033] usbcore: registered new device driver usb
    [ 0.861644] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.862015] ehci-pci: EHCI PCI platform driver
    [ 0.862170] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.862179] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.862201] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.864782] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.864821] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.866118] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.866136] ehci-pci 0000:00:1a.0: irq 16, io mem 0xe0421000
    [ 0.867411] SCSI subsystem initialized
    [ 0.868417] libata version 3.00 loaded.
    [ 0.874215] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.874372] hub 1-0:1.0: USB hub found
    [ 0.874378] hub 1-0:1.0: 2 ports detected
    [ 0.874585] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.874593] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.874605] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.878522] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.878538] ehci-pci 0000:00:1d.0: irq 23, io mem 0xe0420000
    [ 0.887569] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.887716] hub 2-0:1.0: USB hub found
    [ 0.887723] hub 2-0:1.0: 2 ports detected
    [ 0.887965] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.887974] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 0.888073] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.888098] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 0.888335] hub 3-0:1.0: USB hub found
    [ 0.888348] hub 3-0:1.0: 4 ports detected
    [ 0.888700] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.888703] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 0.888900] hub 4-0:1.0: USB hub found
    [ 0.888909] hub 4-0:1.0: 4 ports detected
    [ 0.891125] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.914375] ahci 0000:00:1f.2: version 3.0
    [ 0.914482] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 0.914525] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x1 impl SATA mode
    [ 0.914527] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 0.915307] scsi0 : ahci
    [ 0.915378] scsi1 : ahci
    [ 0.915435] scsi2 : ahci
    [ 0.915484] scsi3 : ahci
    [ 0.915536] scsi4 : ahci
    [ 0.915587] scsi5 : ahci
    [ 0.915615] ata1: SATA max UDMA/133 abar m2048@0xe041f000 port 0xe041f100 irq 43
    [ 0.915616] ata2: DUMMY
    [ 0.915617] ata3: DUMMY
    [ 0.915617] ata4: DUMMY
    [ 0.915618] ata5: DUMMY
    [ 0.915619] ata6: DUMMY
    [ 1.181353] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 1.234678] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.235451] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 1.235457] ata1.00: ATA-9: SAMSUNG MZMTD256HAGM-000L1, DXT42L0Q, max UDMA/133
    [ 1.235461] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.236043] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 1.236192] ata1.00: configured for UDMA/133
    [ 1.236523] scsi 0:0:0:0: Direct-Access ATA SAMSUNG MZMTD256 DXT4 PQ: 0 ANSI: 5
    [ 1.239286] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 1.239503] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.239506] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.239553] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.241490] sda: sda1 sda2 sda3
    [ 1.242898] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.303737] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.305587] hub 1-1:1.0: USB hub found
    [ 1.305681] hub 1-1:1.0: 6 ports detected
    [ 1.366288] systemd[1]: systemd 211 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 1.366410] systemd[1]: Detected architecture 'x86-64'.
    [ 1.366949] systemd[1]: Set hostname to <ArchYogi>.
    [ 1.371967] systemd-efi-boot-generator[115]: Checking was requested for /dev/disk/by-partuuid/3729fee9-5517-4bce-aed1-950a27a8114c, but /sbin/fsck.vfat cannot be used: No such file or directory
    [ 1.371970] systemd-fstab-generator[117]: Checking was requested for /dev/disk/by-uuid/C8B9-B8D5, but /sbin/fsck.vfat cannot be used: No such file or directory
    [ 1.407523] systemd[1]: Starting Login Prompts.
    [ 1.407601] systemd[1]: Reached target Login Prompts.
    [ 1.407612] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 1.407652] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 1.407662] systemd[1]: Starting Remote File Systems.
    [ 1.407717] systemd[1]: Reached target Remote File Systems.
    [ 1.407737] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 1.407857] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 1.407872] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 1.407894] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 1.407901] systemd[1]: Starting Paths.
    [ 1.407950] systemd[1]: Reached target Paths.
    [ 1.407960] systemd[1]: Starting Encrypted Volumes.
    [ 1.408010] systemd[1]: Reached target Encrypted Volumes.
    [ 1.408020] systemd[1]: Expecting device dev-sda3.device...
    [ 1.408063] systemd[1]: Expecting device dev-disk-by\x2duuid-a1cade15\x2dfeac\x2d4130\x2d977f\x2d86fc383ac3b0.device...
    [ 1.408123] systemd[1]: Starting EFI System Partition Automount.
    [ 1.408222] systemd[1]: Set up automount EFI System Partition Automount.
    [ 1.408230] systemd[1]: Expecting device dev-disk-by\x2duuid-C8B9\x2dB8D5.device...
    [ 1.408281] systemd[1]: Starting Root Slice.
    [ 1.411504] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.412296] systemd[1]: Created slice Root Slice.
    [ 1.412305] systemd[1]: Starting User and Session Slice.
    [ 1.412462] systemd[1]: Created slice User and Session Slice.
    [ 1.412471] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 1.412540] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 1.412548] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 1.412612] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 1.412623] systemd[1]: Starting Delayed Shutdown Socket.
    [ 1.412684] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 1.412692] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 1.412756] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 1.412766] systemd[1]: Starting udev Control Socket.
    [ 1.412824] systemd[1]: Listening on udev Control Socket.
    [ 1.412833] systemd[1]: Starting udev Kernel Socket.
    [ 1.412889] systemd[1]: Listening on udev Kernel Socket.
    [ 1.412898] systemd[1]: Starting Journal Socket.
    [ 1.412966] systemd[1]: Listening on Journal Socket.
    [ 1.412979] systemd[1]: Starting System Slice.
    [ 1.413125] systemd[1]: Created slice System Slice.
    [ 1.413138] systemd[1]: Started File System Check on Root Device.
    [ 1.413144] systemd[1]: Mounting Temporary Directory...
    [ 1.413728] systemd[1]: Starting system-getty.slice.
    [ 1.413910] systemd[1]: Created slice system-getty.slice.
    [ 1.413938] systemd[1]: Mounting Debug File System...
    [ 1.414223] systemd[1]: Starting udev Coldplug all Devices...
    [ 1.414616] systemd[1]: Mounting Huge Pages File System...
    [ 1.419477] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 1.419852] systemd[1]: Starting Setup Virtual Console...
    [ 1.420199] systemd[1]: Mounting POSIX Message Queue File System...
    [ 1.421416] systemd[1]: Started Load Kernel Modules.
    [ 1.422447] systemd[1]: Starting Apply Kernel Variables...
    [ 1.423037] systemd[1]: Mounting Configuration File System...
    [ 1.423497] systemd[1]: Mounted FUSE Control File System.
    [ 1.425369] systemd[1]: Started Set Up Additional Binary Formats.
    [ 1.425389] systemd[1]: Starting Journal Service...
    [ 1.425806] systemd[1]: Started Journal Service.
    [ 1.442839] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 1.475136] systemd-udevd[149]: starting version 211
    [ 1.522849] ACPI: AC Adapter [ADP1] (off-line)
    [ 1.523074] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    [ 1.523090] ACPI: Lid Switch [LID0]
    [ 1.523129] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    [ 1.523134] ACPI: Power Button [PWRB]
    [ 1.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 1.523170] ACPI: Power Button [PWRF]
    [ 1.526299] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
    [ 1.526305] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.526309] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
    [ 1.526313] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPCB.H_EC.GPIO 2 (20131115/utaddress-251)
    [ 1.526317] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.526318] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
    [ 1.526322] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPCB.H_EC.GPIO 2 (20131115/utaddress-251)
    [ 1.526325] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.526327] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 1.533112] [drm] Initialized drm 1.1.0 20060810
    [ 1.534509] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
    [ 1.534851] wmi: Mapper loaded
    [ 1.535603] hub 2-1:1.0: USB hub found
    [ 1.535690] hub 2-1:1.0: 8 ports detected
    [ 1.546749] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 1.554361] ACPI: Battery Slot [BAT1] (battery present)
    [ 1.557790] hda_codec: CX20590: BIOS auto-probing.
    [ 1.559167] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.559170] ACPI: Thermal Zone [TZ01] (45 C)
    [ 1.560277] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
    [ 1.564563] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 1.566923] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 1.567155] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 1.567178] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 1.570300] [drm] Memory usable by graphics device = 2048M
    [ 1.570304] checking generic (d0000000 57f000) vs hw (d0000000 10000000)
    [ 1.570306] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
    [ 1.570321] Console: switching to colour dummy device 80x25
    [ 1.573241] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x17
    [ 1.575075] platform microcode: Direct firmware load failed with error -2
    [ 1.575079] platform microcode: Falling back to user helper
    [ 1.587933] Adding 8361280k swap on /dev/sda3. Priority:-1 extents:1 across:8361280k SSFS
    [ 1.605235] iTCO_vendor_support: vendor-support=0
    [ 1.605675] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 1.605700] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 1.605797] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.606377] systemd-journald[134]: Received request to flush runtime journal from PID 1
    [ 1.615249] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
    [ 1.616772] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17
    [ 1.616788] platform microcode: Direct firmware load failed with error -2
    [ 1.616790] platform microcode: Falling back to user helper
    [ 1.618686] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x17
    [ 1.618695] platform microcode: Direct firmware load failed with error -2
    [ 1.618696] platform microcode: Falling back to user helper
    [ 1.619001] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x17
    [ 1.619013] platform microcode: Direct firmware load failed with error -2
    [ 1.619016] platform microcode: Falling back to user helper
    [ 1.619330] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 1.621755] i915 0000:00:02.0: irq 46 for MSI/MSI-X
    [ 1.621762] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.621763] [drm] Driver supports precise vblank timestamp query.
    [ 1.621848] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 1.715200] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    [ 1.730067] fbcon: inteldrmfb (fb0) is primary device
    [ 1.765339] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
    [ 1.802021] tsc: Refined TSC clocksource calibration: 2494.337 MHz
    [ 1.830499] intel_rapl: domain uncore energy ctr 60509:60509 not working, skip
    [ 1.915603] usb 1-1.5: new full-speed USB device number 5 using ehci-pci
    [ 2.151154] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.152936] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
    [ 2.157046] scsi6 : SCSI emulation for RTS5139 USB card reader
    [ 2.157172] usbcore: registered new interface driver rts5139
    [ 2.157210] scsi 6:0:0:0: Direct-Access Generic- xD/SD/M.S.

    Apparently one cannot run dhcpcd AND NetworkManager at the same time. I feel really stupid, but at the same time I spent most of today looking through the wiki.
    For those newbies who ran into this, do this with root access:
    systemctl disable dhcpcd.service
    systemctl enable NetworkManager.service
    Marking this as solved.

  • [Solved] 1:1 nat with iptables

    I've got a host with 2 qemu virtual machines in it. They're set up bridged with a tap interface so they both have their own ip address and are accessible from the outside.
    Their ips are:
    VM1: 10.1.0.10
    VM2: 10.1.0.11
    Netmask for both: 255.255.255.0
    Now I am trying to add iptables rules to the host machine to nat both virtual machines to subnet 172.16.0.0/24. I use the following rules for this.
    iptables -P FORWARD DROP
    iptables -A FORWARD -s 10.1.0.0/24 -j ACCEPT
    iptables -A FORWARD -d 10.1.0.0/24 -j ACCEPT
    iptables -A INPUT -s 10.1.0.0/24 -j ACCEPT
    iptables -A INPUT -s 172.16.0.0/24 -j ACCEPT
    iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
    iptables -t nat -A POSTROUTING -s 10.1.0.10 -j SNAT --to 172.16.0.10
    iptables -t nat -A POSTROUTING -s 10.1.0.11 -j SNAT --to 172.16.0.11
    The host machine has 3 interfaces.
    Eth0 which is the external interface connected to the internet
    Tap0 which is the tap interface for the first VM
    Tap1 which is the tap interface for the second VM
    These are all added to a bridge called br0 that has the external connection set up.
    When I try to ping google from inside VM1, I see this going through tap0.
    10113.790379 10.1.0.10 -> 8.8.8.8 DNS Standard query A www.google.com
    10113.834219 Cisco_42:4f:60 -> Broadcast ARP Who has 172.16.0.10? Tell 172.16.0.1
    And this through eth0.
    10348.090665 172.16.0.10 -> 8.8.8.8 DNS Standard query A www.google.com
    10348.134424 Cisco_42:4f:60 -> Broadcast ARP Who has 172.16.0.10? Tell 172.16.0.1
    So apparently the source nat is properly happening when the dns request for google goes out but then the response doesn't know where to find 172.16.0.10.
    Does anyone know how to solve this? Perhaps through virtual interfaces? If possible, I would like to handle this on the host OS without tinkering with the VM's internal network settings.
    Last edited by Metallion (2011-03-30 06:58:41)

    iptables -nvL
    Chain INPUT (policy ACCEPT 367 packets, 38976 bytes)
    pkts bytes target prot opt in out source destination
    0 0 ACCEPT all -- * * 10.1.0.0/24 0.0.0.0/0
    0 0 ACCEPT all -- * * 172.16.0.0/24 0.0.0.0/0
    Chain FORWARD (policy DROP 209 packets, 60314 bytes)
    pkts bytes target prot opt in out source destination
    445 125K LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 4
    0 0 ACCEPT all -- * * 10.1.0.0/24 0.0.0.0/0
    0 0 ACCEPT all -- * * 0.0.0.0/0 10.1.0.0/24
    196 53522 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
    Chain OUTPUT (policy ACCEPT 163 packets, 24684 bytes)
    pkts bytes target prot opt in out source destination
    iptables -t nat -nvL
    Chain PREROUTING (policy ACCEPT 4221 packets, 822K bytes)
    pkts bytes target prot opt in out source destination
    4 336 DNAT all -- * * 0.0.0.0/0 172.16.0.10 to:10.1.0.10
    Chain OUTPUT (policy ACCEPT 114 packets, 8403 bytes)
    pkts bytes target prot opt in out source destination
    Chain POSTROUTING (policy ACCEPT 193 packets, 33094 bytes)
    pkts bytes target prot opt in out source destination
    0 0 SNAT all -- * * 10.1.0.10 0.0.0.0/0 to:172.16.0.10
    As you can see, I've set up logging for all the forwarded packets. The outgoing ones are showing up in the log but incoming ones are not.  I tried setting up logging for the prerouting chain too but they still don't show up. Seems like they just aren't dnatted at all. Very strange since their destination clearly is 172.16.0.10.
    Here are the relevant parts of the logs in case it helps. This is what shows when making a dns request for www.google.com
    Mar 25 17:15:18 hanra kernel: [1886767.666360] IN=br0 OUT=br0 PHYSIN=tap0 PHYSOUT=eth0 SRC=10.1.0.10 DST=8.8.8.8 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=14428 DF PROTO=UDP SPT=38635 DPT=53 LEN=40
    Mar 25 17:15:18 hanra kernel: [1886767.666395] IN= OUT=br0 PHYSIN=tap0 PHYSOUT=eth0 SRC=10.1.0.10 DST=8.8.8.8 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=14428 DF PROTO=UDP SPT=38635 DPT=53 LEN=40
    In tshark it looks like this:
    For eth0:
    19649.108081 172.16.0.10 -> 8.8.8.8 DNS Standard query A www.google.com
    19649.153407 8.8.8.8 -> 172.16.0.10 DNS Standard query response CNAME www.l.google.com A 74.125.235.82 A 74.125.235.80 A 74.125.235.84 A 74.125.235.83 A 74.125.235.81
    For tap0
    19414.807637 10.1.0.10 -> 8.8.8.8 DNS Standard query A www.google.com
    Response arrives on eth0 but isn't dnatted to tap0.
    Last edited by Metallion (2011-03-25 08:25:36)

  • [Solved] Zenmap automatically installed with nmap??

    Hello all,
    So far Arch Linux has taught me much about linux. The wiki has been very helpful.
    Recently I installed nmap with a simple "pacman -Sy nmap" ..and it installed without problems. nmap works as it is supposed to.
    So now, I opened X and found that zenmap was installed as well.
    I will not be using the GUI version. Is there any way to get rid of it? I thought it was supposed to be installed separately..
    "pacman -Ql nmap" gives me the following:
    nmap /usr/share/nmap/scripts/ircZombieTest.nse
    nmap /usr/share/nmap/scripts/nbstat.nse
    nmap /usr/share/nmap/scripts/netbios-smb-os-discovery.nse
    nmap /usr/share/nmap/scripts/popcapa.nse
    nmap /usr/share/nmap/scripts/promiscuous.nse
    nmap /usr/share/nmap/scripts/ripeQuery.nse
    nmap /usr/share/nmap/scripts/robots.nse
    nmap /usr/share/zenmap/
    nmap /usr/share/zenmap/config/
    nmap /usr/share/zenmap/config/scan_profile.usp
    nmap /usr/share/zenmap/config/zenmap.conf
    nmap /usr/share/zenmap/config/zenmap_version
    nmap /usr/share/zenmap/docs/
    nmap /usr/share/zenmap/docs/help.html
    nmap /usr/share/zenmap/locale/
    nmap /usr/share/zenmap/locale/pt_BR/
    nmap /usr/share/zenmap/locale/pt_BR/LC_MESSAGES/
    nmap /usr/share/zenmap/locale/pt_BR/LC_MESSAGES/umit.mo
    nmap /usr/share/zenmap/misc/
    nmap /usr/share/zenmap/misc/options.xml
    nmap /usr/share/zenmap/misc/profile_editor.xml
    nmap /usr/share/zenmap/misc/wizard.xml
    nmap /usr/share/zenmap/pixmaps/
    nmap /usr/share/zenmap/pixmaps/default.svg
    nmap /usr/share/zenmap/pixmaps/default_32.png
    ...so as you can see "zenmap" is apparently part of the "nmap" package.
    My knowledge of pacman is limited.. is there some way to divide up the package further? Or to simply remove only part of the package?
    Currently the only way I can think of solving this is to manually remove everything in the zenmap directory, however I am afraid that I would be missing some dependency or I would be unable to later remove or upgrade nmap.
    Is there some way to do this?
    Thank you,
    LiteHacker
    I don't know if it would be of any use, but I'm still posting it just in case, here are the dependencies of nmap taken from "pacman -Qi nmap":
    Depends On     : pcre  openssl  libpcap>=0.9.8  lua
    Last edited by LiteHacker (2008-11-27 19:17:42)

    u_no_hu doesn't mean to compile it from source and install it separately.
    The PKGBUILD is what's used to create packages for pacman. Take a look at ABS in the wiki to learn more about this. What u_no_hu suggested is that you change a line in the PKGBUILD so that you can create a package without the GUI. Once you've done that, you can rebuild the package and install it with pacman and you'll no longer have zenmap.
    *edit*
    Afaik, there is never any reason to install anything directly on an Arch system. You should always create a package for anything that you need.
    Last edited by Xyne (2008-11-27 18:43:30)

  • Apparent problem with Ovi Suite and Win 7 64 bit

    Hi
    Apologies if this has already been covered, but i have searched quite thoroughly and i haven't come across the specific problem i'm querying.
    I'm running Windows 7 64 bit, with PC Suite 7.1.51.0, which runs just fine.
    I intend to upgrade to the superb N8 when my contract comes to an end in 6 months, so i'm just doing my homework.  
    Apparently, the N8 will only run on Ovi Suite, NOT PC Suite.
    Now if anyone disputes this and can convince me that the N8 works perfectly fine with PC Suite, then read no further, please just respond!  (Bear in mind the OS i'm running though).
    As nice as Ovi Suite is, i've managed just fine so far with PC Suite.
    Otherwise, please let me explain the problem i am having:
    I installed Ovi Suite 2.2.1.23.  When i run it, it shows the main screen, and you can just make out a small window appearing in the middle saying "Nokia OVI".
    It is then that the program stops responding, eventually displaying the error message which reads:
    Runtime Error!
    Program: C:\...
    This appication has requested the Runtime to terminate in an unusual way.
    Please contact the appication's support team for more information.
    Judging by the similar stories of Ovi crashing (not finding one where the program fails to open, though), i think it is related to the fact that i'm running Win 7 64 bit; but i could be wrong.
    I have tried installing it in compatibility mode, then (failing that), running it in compatibility mode, all to no avail.
    Is this a problem that Nokia know about?  If there is an intended fix within 6 months, then that'll be fine.
    Otherwise, do any of you clever people know any work-arounds?
    Any further questions you need to ask, please don't hesitate.
    Many thanks
    Steve
    Nokia Enthusiast
    Solved!
    Go to Solution.

    Pinpointing the problem may be very difficult as Ovi-Suite appears to be extremely unpredictable.and getting Ovi-suit tu run an sync properly seems to be largely a matter of luck.
    I have just set-up three brand new identical HP workstations for our Geo-Information Department.
    All were set up from the same disk image with only Win 7 Pro Office 2010, then directly Ovi-Suite as our Geo-Information guys insisted on Nokia handsets against our advice.
    On one, machine Ovi-Suite crashed on launch and was unable to run at all.
    on the second, Sync to OL 2010 failed consistently.
    ont the third, everything ran fine with an N97 but an N8 was not recognized
    So i got curious and run tests on one machine: I installed the same disk image a total of six times (clean win7-64, clean Office 2010 3 times, Office 2003 three times)
    Office 2010
    the first time i had the crash on launch, second time OL2010 sync fail, third time it ran ok.
    Office 2003
    First time notes sync failed, second and third time all was ok.
    So the issue is definitely with Ovi-Suite and it appears to be pure luck whether is runs or not and if it runs at all, whether it syncs or not.
    Syncing OL 2010 seems to be much trouble prone than OL2003, 64bit appears to be much less stable than 32, onb win 7 it seems to have slightly fewer issues than on XP.
    We have NO issues with any other sync software (Palm, BB, Fruit, S-E, Microsoft, even Nokia PC-Suite).
    None of the software is run with admin privileges (as we just do not give admin rights to users). If software requires admin rights to be installed, it is done by Data Center employees.
    I'm afraid one's best bet to get Ovi-Suite running is trial and error, or if  the handset supports it, use PC-Suite, which is what we do.
    Ovi-suite users, according to our logs, generate over 70% of our smart phone related support calls, even though they are only 6% of our smart phone user base.
    As a result, we currently have all Nokia handsets that do not work with PC-Suite and require Ovi-Suite blacklisted in our organization, meaning we won't support them in any way. Installation of any flavor of Ovi-Suite is prohibited on user PCs as long as it does not become more stable, reliable and less of a resource hog.
    Ever seen a black lemon? They turn black when they rot. My N97 is black. 'nuff said

  • How do I solve ?memory issues with RTFObj.u32

    I am currently developing an interactive data analysis & reporting package to handle the results from an AW assessment program.
    Using RTFObj.u32, I can save an assessment report for each candidate that contains a runtime-generated score distribution graphic + a certificate graphic together with some text, amounting to one A4 page of output. The graphics are displayed on screen then captured into temporary files which are embedded into the rtf script template file (myCandFile in the script below)
    I use the sequence of code, each line in a separate calc, summarised as follows:
    myRTFID[QBatchNumber] := rtfCreate(56, 80, 560, 627, myCandReportFolder^myCandFile,0, 0, 1, 2, 1)
    result := rtfShow(myRTFID[myBatchNumber])
    result := rtfSave(myRTFID[myBatchNumber], 0, mycandReportFolder^myCandFile)
    result := rtfErase(myRTFID[myBatchNumber])
    When I place this in a loop, it works fine and produces individual files with embedded graphics for up to around 190 candidates but will not produce any further files for larger cohorts and rtfShow() fails at this number. This maximum number does not seem to change even if I group the candidate pages into batches of 10 which produces only 19 rtf files, each with 10 candidate reports, rtfShow then fails at cycle 19.
    Reducing the number of calls to rtfCreate() has no effect
    Reducing the dimensions of rtfCreate() has no effect.
    Reducing the content of each rtf file has no effect.
    Removing the page breaks in the rtf files has no effect
    The AW nested code loop continues to more than 400 records without apparent limit and graph plots continue to appear on screen to the end of the candidate listing.   Once the limit of 190 candidates has been reached, no more rtf files can be generated from anywhere else in the program and rtfOBJ.u32 appears to have failed without any warning messages.
    From these observations, I'm not sure what controls the limit.
    So what stops rtfObj.u32 from functioning? It would appear that rtfObj.u32 does not release the memory used to create the rtf file when rtfErase() is called. One might think that the limit may be related to the total number of characters handled by rtfObj.u32 in any one AW session, however reducing the rtf file size for each candidate by taking out one of the graphics has no effect on the number produced.
    In another area of the program I can successfully save 5 rtf files of 28Mb each with rtfOBJ.U32 failing on the 6th.
    Any ideas?
    If it is a memory limitation of rtfOBJ.U32, is there any method for getting around it by allocating memory for rtfCreate() and releasing the memory when rtfErase() is called. Is there any way of unloading rtfObj.u32 then reloading it from code within an AW piece?
    Regards
    Don

    This sounds very similar to a problem we had a few years with our Rtf files in Authorware 6.5
    If your getting the error on loop 190, do you have numerous Rtf calls in a single loop? Check the value of the variable RtfCreate contains when the problem occurs: is it positive or negative?
    The highest number you can record in 16 bits is 32767. When creating a new Rtf, Authorware increments the pointer by one each time. However, when it reaches 32767, the pointer then changes to negative 32768, then -32767, -32766 etc. Running in batches won't help, the pointer is reset to zero only when you quit Authorware.
    We solved the problem as follows:-
    -- Set when Initialising variables:-
    lastID:=1 -- bugfix flag re losing RTF identity past 32767
    B16:=0 -- Bit 16 Increment Value
    -- Here's a typical Rtf call
    rtfIDE:=rtfCreate(30,38,460,57,FnameTxtEng,0,0,1,1)
    -- After each rtfCreate, we tested to see if the value had gone negative & if so, called a sub-routine
    if (rtfIDE < 0 & lastID >0)   then
        CallScriptIcon(@"AdjB16")
    end if
    if rtfIDE >0 then lastID:=1
    rtfIDE:=rtfIDE + B16
    The calculation icon AdjB16 (With Properties set to Contains Script Function) is as follows:-
    --increment variable to adjust address of RTF pointer
    B16:=B16 + 65536
    --flag re move past 32768 multiples negative or positive (may come through here again on next time it passes 32767)
    if lastID =1 then lastID:=-1 else lastID:=1   -- there's a minus sign in there!
    The show rtf call now carries on incrementing after 32767, so next Rtf show is positive 32768  ... & surprisingly Authorware shows correct Rtf
    After -32768, the Create routine will eventually get the pointer down to minus one, zwero and then turn positive ... but happens again next time it passes 32767.
    I don't recall how high we tested Show Rtf up to but we took it past 131,072

Maybe you are looking for

  • Goods Issue Error Message for Stock Transport Scheduling Agreement

    Hello, I have set-up an inter-company stock transport scheduling agreement, delivery is created and stock is picked. Upon PGI of the delivery I receive the following message, has anybody and ideas of the root cause? Message - E M7 153 Purchase order

  • RFC , IDoc , XI and JDBC receiver communication channel--- Good Design

    Hi Experts, We have developed around 60+ interfaces on PI7.1 EHP1, in that 20 interfaces sending data to Data Base using JDBC receiver communication channel, 15 interfaces ABAP inbound proxy using XI adapter,10 Scenarios using IDoc receiver channel a

  • Master List of Shortcut Keys

    Is there a list in a PDF Format or a Word format or any format that has the compete list of Shortcuts for Final Cuts Default Keyboard Layout? I am a teacher and I would like to give this list to my students. Thanks in advance

  • User csv file upload

    Hi Guys, How would you perform a user csv upload? I know how to do it with Data Load, but how would you perform a user upload? P.

  • Is it possible to recover a folder ropped into 'File Vault' user?

    Hello all, I dropped a folder directly from one user folder into another user folder that is 'file-vaulted'. Yes, I did get a warning that it might not work, but no I didn't listen. The folder seems to have disappeared completely. It doesn't show up