Shortcut on Linux

How to create a shortcut for an application on linux desktop such that there should be an Icon and on double clicking it, the application should start.

To make a shortcut we can use shell script, that on double click executes.
How to change the icon of that .sh file.
In windows we can create .url file and can mention the application's url, the icon need to display etc in it.
Like wise how to do in linux.

Similar Messages

  • Shortcut for linux!!

    Hello everybody!!
    I'm making an install for my application and I need to create a shortcut for it. My application can run in some OS. I found a code(this code is writing in C) for windows 2000 in microsoft site. I made some changes and it functions for win98 and win95. Now I need to find a code for linux. I made lots of searchs on google, but I'm not able to find any code.
    Does anyone know where I can find this kind of code??
    Thanks in advance!!

    I'm working on getting an rpm distro working and here's the bit which adds an icon to the menu.
    cat > /path/to/sqldeveloper/sqldeveloper.desktop << EOF
    [Desktop Entry]
    Encoding=UTF-8
    Name=SQL Developer
    Comment=Oracle SQL Developer
    Exec=sqldeveloper
    Terminal=false
    Type=Application
    EOF
    desktop-file-install --vendor Oracle        \
    --dir /usr/share/applications \
    --add-category Application                  \
    --add-category Development                  \
    /path/to/sqldeveloper/sqldeveloper.desktop/sqldevelper.desktop
    -kris

  • Can Adobe Air Create a Symbolic Link (aka shortcut) ?

    Greetings,  I am working on an AIR application that automatically creates a directory tree for the user. Because there are many levels to the tree I want to have symbolic links to certain folders and files at the top level to speed navigation.   Can AIR create symbolic links ?  If not can anyone suggest a work around as this limitation would be  bad for my project.

    I thought I would post a few comments that might help others.  
    First, there does not seem to exist a symbolic link that is crossplatform regardless of the filesystem used (e.g., NTSF, FAT32, etc.).  In other words if you create a symbolic link in Windows XP on a network drive and then try to view that shortcut in Linux, Linux will not understand the shortcut. I tried  both the Junction and shortcut approaches.  Similarly is I create a symbolic link (ln -s) in Linux on a network drive, a Windows machine will not interpret it properly.  Since my app needs to support a heterogenous computers on a single LAN then I am SOL.
    However, if you have an app that will only be used by computers of the same type, or on a single computer, you can create symbolic links using Air V2.0. Air V2.0 supports calling executables/batch files and passing information to STDIN and getting STDOUT.  You could then write a batch file in whatever OS you are using.  However other than creating junctions using MS-DOS's linkd, I don't know how you would do this on Windows XP machine.
    If anyone has further comments on this thread I would be grateful.

  • Desktop shortcuts - is it possible??

    Hello. I've recently moved from the dark side of using a PC and I've purchased a Macbook Pro. I already love it and I will never go back to having a PC again!
    However, it takes a bit of time to get used to. Does anyone know if it's possible to add shortcuts for folders and files to the desktop (like you can on a PC)? This would make my life a lot easier.
    Thanks,
    Ben

    Yes. Highlight a file or folder and select "Make Alias" from the "File" menu, or just press command-L (think "link"). Drag the alias to your desktop (or wherever).
    In fact, the Mac has two kinds of "shortcuts", a traditional Mac one (the alias) and a traditional UNIX one (a link). Finder only lets you make a Mac one, and Terminal is required to make a UNIX one. Neither is exactly the same as a Windows shortcut.
    A windows shortcut is a .LNK file that contains the path to the file or folder with some additional information about what to do to access it (such as a note that it's actually on a network share).
    A Mac alias actually stores the information in a resource fork (what Windows calls an "alternate data stream, or ADS), and it stores a unique identifier for the file an a couple of other bits of information about the file's location (if it's on a share, for example). The important thing is that unlike the Windows shortcut or Linux link, if you move the original file elsewhere in the filesystem, the alias still works.
    There are two kinds of links in UNIX, hard and soft. A soft link is most common and it is simply a file containing the path to another file (it can be a relative path -- go up one folder and then 'tmp' for instance). This file has a special flag set that marks it as a link. A hard link only works for files on the same operating system. What it does is make a second entry on the directory table for the same file. A hard link, therefore, isn't a link at all, it's forcing the operating system to show a single file in two places at once. Applications can't distinguish this kind of link from a regular file (and hard links only work on files).

  • Global shortcut to write index inferior/superior

    Hello guys,
    I often have to type definitions and formulars with inferior or superior indexes. Are there some global shortcuts in linux to do that easily equal which program I use?
    Thank you in advance.
    Last edited by orschiro (2011-01-28 12:19:26)

    You mean like mathematical or chemical formulas, E=mc² or H₂O?
    The markup depends on the program you're using, so no, I don't think there are any global shortcuts.
    There are e.g. html or hex (unicode) representations that are quite common. http://tlt.its.psu.edu/suggestions/inte … chart.html
    Last edited by karol (2011-01-28 13:04:03)

  • How do I create a functional bookmark shortcut on my Linux Zorin 6.0 desktop using Mozilla Firefox 15.0.1?

    I am a VERY recent transferee from Windows-XP SP-3 using IE-8 to Linux Zorin 6.0 using Mozilla Firefox 15.0.1. The Linux program Emulation, using GnoMenu 2.9, is similar to Windows-7. The transferrence of my Bookmarks (Favorites) from Windows system to the Linux system was successful. However, I seem to have lost the capablility of opening/viewing my Bookmarks from the desktop. I must now have to open Mozilla Firefox browser in order to open/view my Bookmarks.
    Any suggestions would be greatly appreciated. Since I am VERY new to Linux OS, the advice should be test-proven (Beta tested), accurate, and fail-safe.

    Why should you wish to open the bookmarks from the Desktop without opening Firefox ?
    Note that Firefox will import and export HTML bookmark files, but does not natively use HTML bookmarks. The bookmarks along with the history are in a SQL database ''places.sqlite'' and backups are .json files .
    The bookmarks library can be searched and sorted, and may include tags keywords and a visit count.
    If what you are trying to do is have individual desktop shortcuts to individual webpages that should be easy to do. On Windows or Ubuntu the icon from the firefox URL bar will dragon & drop to the desktop and create a shortcut.
    If you wish a shortcut to the library try
    * chrome://browser/content/places/places.xul
    That will work from the address bar to open the library as a tab, or if used as a part of a desktop shortcut it used to will open the Library directly in Firefox, have not tried it recently.

  • E71 Linux Information, likes, and dislikes

    The E71 is a fairly cool phone, but it took me a little while to get things working well with Linux after upgrading from my Motorola v3xx. To avoid other people having to figure things out, here's my info, and later in this a list of likes and dislikes.
    Bluetooth
    The E71 works fine with bluetooth. I bonded the device to my computer with the instructions at http://arstechnica.com/journals/linux.ars/2007/12/10/using-a-bluetooth-phone-with-linux
    After installing the software, I made my phone non-hidden, did:
    hcitool scan
    Scanning ...
    xx:xx:xx:xx:xx:xx Corey's Phone
    then got the address (the xx:xx... part). Then I did:
    obexftp -b xx:xx:xx:xx:xx:xx -l
    and it asked on the phone for a passcode, then on the computer. Enter the same 4-digit number in both places. Now you are bonded. You can use obexftp to poke around in the phone.
    All fine and dandy, but I also use my phone as a tether to get to the Internet. That's when I ran into my first problem. You use:
    sdptool browse xx:xx:xx:xx:xx:xx
    to find the RFCOMM channel to use for dial up, but there's a bunch and I chose the wrong one. After hunting some more, I found out that channel 2 was aptly named "Dial-Up Networking". Set the right channel in /etc/bluetooth/rfcomm.conf:
    rfcomm0 {
    # Automatically bind the device at startup
    bind yes;
    # Bluetooth address of the device
    device xx:xx:xx:xx:xx:xx;
    # RFCOMM channel for the connection
    channel 2;
    # Description of the connection
    comment "Nokia E71";
    restart bluetooth with /etc/init.d/bluetooth restart, and voila, /dev/rfcomm0 appears and it's a PPP dialup. So my PPP scripts to dial into AT&T worked perfectly. You can hunt on the internet for various scripts for this, or I can post one if someone needs it, though it would only work for AT&T.
    USB
    Now for USB. It's kind of ironic, but the high-speed data from AT&T is actually faster than the bluetooth data rate. Kind of sucks. So I tether the phone with USB whenever I want to transfer a lot of data (like MP3 files) or when I want a faster network connection. Getting USB working hung me up for a while, though.
    Plug in the USB cable (which thankfully came with the phone) and you get a menu of things to do, as USB can really only do one thing at a time. The "Mass Storage" is what is used for file transfer to the microSD card. I guess that's an OK name, though it could have been a little more intuitive.
    I don't know what "Media Transfer" does.
    You would think that "Connect PC to web" would connect your PC to the web. But you would be wrong. To get a /dev/ttyACM0, a simulated serial port to connect to the web using PPP, you choose "PC Suite". The "Connect PC to web" option creates a simulated CDROM drive that has the PC software to connection your PC to the web through the phone. With the proper selection, I could dial in at will. Now I'm happier, though this cost my some unnecessary time.
    VPN
    Now I've got a cool phone that does all kinds of stuff with email. So I think: "I'll set up a VPN so I can get to my home and work email." This was not easy. The best instructions I found were at http://wiki.paepstin.info/nokia:vpn. But they are not quite accurate.
    First of all, if you are going to use RSA, the information the keys was wrong. You can completely ignore the information about the "fqdngw" key and certification. You only need to create on key and one certificate for both the phone and the VPN gateway. Put them into /etc/ipsec.d/private and /etc/ipsec.d/certs, respectively. You do need to put the server certificate in as it says. And the "RSA" entry in ipsec.secrets is wrong, it should be the key that you put into the private directory, not the name on the web page.
    I was able to get RSA to work with this, but it was annoying as the phone asks you occasionally for the key store password. So I'm using PSK (with a good password).
    Creating the keys is easier than it described in the web page due to some better software begin available from Nokia. Unfortunately, it only runs on windows. You can get it at http://businesssoftware.nokia.com/mobile_vpn_downloads.php, it's named "Nokia Mobile VPN Client Policy Tool for Microsoft Windows". The settings in the tool can be directly accessed with the "Advanced view" options, you need to set the values up as described in the tool, but you need to set the mode to "X509 DN" if you use RSA.
    You can also do this all on Linux, perhaps, you can search around with Google and find that information.
    Things that I like
    The phone is very fast. Viewing web pages on my old Motorola v3xx seemed to be limited by the rendering speed of the web browser, not the bandwidth. Not so with this phone.
    The email works quite well, in general.
    Wireless LAN access works well.
    SIP worked perfectly the first time with Gizmo (I already had a Gizmo account, highly recommended). This will be really useful when I travel internationally.
    I use Scheduleworld to sync my schedule and contacts with Google calendar. The syncing was very fast and worked perfectly. It also syncs Notes, which was one of the most annoying things missing on my Motorola v3xx. (It didn't have notes at all, in fact.)
    The main screen is quite functional for me. I could set everything up like I wanted, and it has useful information.
    You can run multiple things at the same time! I really hated that about the Motorola v3xx.
    The battery meter seems to work correctly. The one on my Motorola v3xx was worthless.
    Thinks I don't like
    The IMAP mail works well for most everything, but you cannot move messages between folders. Since I use spamassasin, I have a special folder that spamassasin detects spam in, and another non-spam folder. But I can't read them move the mails to the various folders. I really don't like this.
    Voice dialing is completely useless for a number of reasons:
    1) It seems rather unstable, and often causes my phone to reset. Oddly enough, this has been getting better over time, perhaps due to the voice learning.
    2) Even if it didn't cause my phone to reset, it doesn't seem to work well. I know it learns, but my Motorola v3xx didn't have any learning and worked quite well.
    3) Even if the word recognition worked well, it's still not usable without being able to look at the phone and press buttons. The phone has no way to say "No, I don't want that one" through a voice command. You have to be looking at the phone in case it makes a mistake (which could be embarrassing), but that completely defeats the purpose of voice command. When my Motorola v3xx did voice command, it would ask you if it was correct and allow you to go through the selections it found, completely with voice commands.
    I'm really going to miss voice dialing. Probably the greatest loss switching from the v3xx.
    The phone should use standard microUSB connecter and should charge the phone through it. My Motorola v3xx did this, and I have a bunch of these cables lying around (from various cameras and such) and a bunch of chargers. I don't understand why any phone manufacturer would want to do anything else, except to make their customers lives more difficult and tie them to the manufacturers various chargers. This really sucks.
    I've had problems with Bluetooth disconnecting the headset. It's rather annoying, and I'm not the only one who's had the problem, as can be seen by searching through these forums. I just got a Jawbone, and it doesn't seem to be nearly as bad as the H700 I have previously, though.
    You have to use XAUTH for VPN logins, at least with openswan. This is somewhat annoying. It would be very nice if Nokia could fix this (apparently the E60 didn't have this problem so it's a new problem, as evidenced in the VPN web page I posted above). If you don't use XAUTH, it seems to connect (at least from openswan's point of view) but the phone never transitions on to do the thing it was going to do.
    WLAN really sucks power. It advertises 6.9 days, but I don't even get 12 hours. I don't get the values for GSM or WCDMA, either, but 12 hours is just not enough.
    The 2.5mm audio jack really sucks. Why can't it be a standard 3.5mm jack? I had to look for a while, and I think I found a 2.5mm to 3.5mm converter that will work at http://www.atmasphere.net/wp/archives/2008/08/13/e71-recommended-accessory-javoedge-stereo-adapter
    I've noticed various glitchy problems. For instance, once I had to mailboxes connected on the same VPN at the same time, and then I disconnected one, then the other. The first one never disconnected and would not disconnect. I had to reset the phone to fix the problem. I've seen other little glitches like that, though none as bad as the resetting problem with the voice command and I've never been able to reproduce any of the other ones.
    The mapping program is not intuitive. I still haven't figured out how to use it very well. After I use it for a while I might figure it out. The ability to download maps to the phone would be nice for situations where you are not connected to the internet. I haven't done much with this. I really like the UI for Google maps, this is a big step down from there.
    VPN connections do not show up in the "Active data connections" section of the connectivity manager.
    The documentation is lacking a lot. Almost all the help on the phone is like the "Proxy port number" setting under "Access point settings". The help is "Enter the proxy port number". That kind of documentation is useless. I'd like to know what the thing does. And the browser has keyboard shortcuts, but I have no idea what they are. A scroll forward and back would be mighty handy keyboard shortcuts, and they might exist, if only someone wrote it down...
    Whew, that's a bunch, I guess, but mostly minor (and mostly correctable with a software update, hint hint). If the above things were fixed, it would make this a faultless phone, at least for me. But in addition to those, the following things would make the phone uber-cool:
    A big screen and a slider. The screen the only thing I like about the iphone (I really hate that it doesn't have a keyboard, plus you can't tether it and voice command really sucks on the iphone, too.)
    It could run Linux . Sorry, I couldn't resist.

    EXCELLENT! Could you please please post your dialling files for AT&T?? Even better if you could upload a zip of your entire /etc/ppp/peers folder that would be nicer even. I am in desperate need to get the $15 MediaNet tethering on my Fedora 10 laptop working over bluetooth, I used to do it before with T-mobile T-zones with my E61, but since then I switched to my E71 and moved my number to AT&T and my attempts to adapt my scripts to AT&T have not been successful yet however tethering under Windows XP with the Nokia PC suite works though...

  • Unable to Use Onboard Audio with Nvidia GPU since Linux 3.4

    I am currently stuck using linux 3.3.8-1 along with nvidia 295.49-1, because I don't know how to workaround the kernel disabling MSI for snd-hda-intel. This module is used by both the Nvidia HDMI audio and the ALC880 onboard audio. Previously, I have been able to disable HDMI audio to be able to use the onboard audio, but now I don't know what to do. I have attempted to use "options snd-hda-intel enable_msi=1" when modprobing on boot, which gets rid of the "hda_intel: Disabling MSI" message but it hasn't given me a working onboard audio output.
    I have also used the following command along with enable_msi=1 (found here: http://www.mjmwired.net/kernel/Document … HOWTO.txt) in my rc.local
    echo 1 > /sys/bus/pci/devices/0000\:00\:1b.0/msi_bus
    Of course, it is my assumption that the kernel disabling MSI is the cause of the problem, but it might be something else. Please let me know if any additional logs would be helpful.
    Linux 3.4.4-3, Nvidia 302.17-2  Dmesg Output
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.4-3-ARCH (nobody@rampage) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Tue Jul 3 15:35:13 UTC 2012
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000003fe54000 (usable)
    [ 0.000000] BIOS-e820: 000000003fe54000 - 000000003fee8000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000003fee8000 - 000000003ff00000 (ACPI data)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.3 present.
    [ 0.000000] DMI: 507GR /D915GAG, BIOS AG91510J.15A.0816.2005.0214.1818 02/14/2005
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x3fe54 max_arch_pfn = 0x100000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 03FF00000 mask FFFF00000 uncachable
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [c00fe650] fe650
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
    [ 0.000000] RAMDISK: 3fb6f000 - 3fe44000
    [ 0.000000] Allocated new RAMDISK: 37529000 - 377fd6a7
    [ 0.000000] Move RAMDISK from 000000003fb6f000 - 000000003fe436a6 to 37529000 - 377fd6a6
    [ 0.000000] ACPI: RSDP 000fe020 00014 (v00 GATEWA)
    [ 0.000000] ACPI: RSDT 3fefde48 00038 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACP 3fefcf10 00074 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 3fef8010 0339C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACS 3fee5c40 00040
    [ 0.000000] ACPI: APIC 3fefce10 00068 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: WDDT 3fef7f90 00040 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 3fef7f10 0003C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 3fef6d90 00124 (v01 GATEWA CpuPm 00000330 MSFT 01000013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 134MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x0003fe54
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0003fe54
    [ 0.000000] On node 0 totalpages: 261603
    [ 0.000000] free_area_init_node: node 0, pgdat c061ec40, node_mem_map f6d28200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 269 pages used for memmap
    [ 0.000000] HighMem zone: 34121 pages, LIFO batch:7
    [ 0.000000] Using APIC driver default
    [ 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_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, 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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 3ff00000 (gap: 3ff00000:c0100000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6d07000 s31424 r0 d21824 u53248
    [ 0.000000] pcpu-alloc: s31424 r0 d21824 u53248 alloc=13*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259558
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/10f8033d-8fe9-46be-bccf-68a14025bbaa ro init=/bin/systemd
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 2093600 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:0003fe54)
    [ 0.000000] Memory: 1025576k/1046864k available (3810k kernel code, 20836k reserved, 1471k data, 524k init, 137560k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc0629000 - 0xc06ac000 ( 524 kB)
    [ 0.000000] .data : 0xc04b88f7 - 0xc0628800 (1471 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc04b88f7 (3810 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, 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] NR_IRQS:2304 nr_irqs:512 16
    [ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 2999.992 MHz processor.
    [ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.98 BogoMIPS (lpj=9999973)
    [ 0.006674] pid_max: default: 32768 minimum: 301
    [ 0.006706] Security Framework initialized
    [ 0.006712] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006735] Mount-cache hash table entries: 512
    [ 0.007027] Initializing cgroup subsys cpuacct
    [ 0.007032] Initializing cgroup subsys memory
    [ 0.007043] Initializing cgroup subsys devices
    [ 0.007046] Initializing cgroup subsys freezer
    [ 0.007049] Initializing cgroup subsys net_cls
    [ 0.007052] Initializing cgroup subsys blkio
    [ 0.007102] CPU: Physical Processor ID: 0
    [ 0.007105] CPU: Processor Core ID: 0
    [ 0.007108] mce: CPU supports 4 MCE banks
    [ 0.007122] CPU0: Thermal monitoring enabled (TM1)
    [ 0.007127] using mwait in idle threads.
    [ 0.010796] ACPI: Core revision 20120320
    [ 0.013347] ftrace: allocating 16930 entries in 34 pages
    [ 0.023410] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.023795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.058322] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
    [ 0.059996] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    [ 0.059996] ... version: 0
    [ 0.059996] ... bit width: 40
    [ 0.059996] ... generic registers: 18
    [ 0.059996] ... value mask: 000000ffffffffff
    [ 0.059996] ... max period: 0000007fffffffff
    [ 0.059996] ... fixed-purpose events: 0
    [ 0.059996] ... event mask: 000000000003ffff
    [ 0.076747] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.096685] CPU 1 irqstacks, hard=f64ae000 soft=f64b0000
    [ 0.096689] Booting Node 0, Processors #1 Ok.
    [ 0.009999] Initializing CPU#1
    [ 0.109847] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.109913] Brought up 2 CPUs
    [ 0.109918] Total of 2 processors activated (12004.96 BogoMIPS).
    [ 0.110087] devtmpfs: initialized
    [ 0.110253] PM: Registering ACPI NVS region [mem 0x3fe54000-0x3fee7fff] (606208 bytes)
    [ 0.111622] NET: Registered protocol family 16
    [ 0.111622] ACPI: bus type pci registered
    [ 0.111622] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.111622] PCI: not using MMCONFIG
    [ 0.112603] PCI: Using configuration type 1 for base access
    [ 0.116699] bio: create slab <bio-0> at 0
    [ 0.116741] ACPI: Added _OSI(Module Device)
    [ 0.116741] ACPI: Added _OSI(Processor Device)
    [ 0.116741] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.116741] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.117482] ACPI: EC: Look up EC in DSDT
    [ 0.119433] ACPI: Interpreter enabled
    [ 0.119446] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.119477] ACPI: Using IOAPIC for interrupt routing
    [ 0.119501] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.119654] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.119657] PCI: Using MMCONFIG for extended config space
    [ 0.121061] ACPI: No dock devices found.
    [ 0.121073] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.122518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.125297] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.125302] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.125306] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.125310] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000fffff] (ignored)
    [ 0.125314] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] (ignored)
    [ 0.125317] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xe0000000] (ignored)
    [ 0.125321] PCI: root bus 00: using default resources
    [ 0.125377] PCI host bridge to bus 0000:00
    [ 0.125382] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.125385] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.125400] pci 0000:00:00.0: [8086:2580] type 00 class 0x060000
    [ 0.125463] pci 0000:00:01.0: [8086:2581] type 01 class 0x060400
    [ 0.125521] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.125577] pci 0000:00:1b.0: [8086:2668] type 00 class 0x040300
    [ 0.125597] pci 0000:00:1b.0: reg 10: [mem 0x53300000-0x53303fff 64bit]
    [ 0.125676] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.125704] pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400
    [ 0.125786] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.125815] pci 0000:00:1c.1: [8086:2662] type 01 class 0x060400
    [ 0.125898] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.125928] pci 0000:00:1c.2: [8086:2664] type 01 class 0x060400
    [ 0.126011] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.126040] pci 0000:00:1c.3: [8086:2666] type 01 class 0x060400
    [ 0.126123] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.126154] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300
    [ 0.126201] pci 0000:00:1d.0: reg 20: [io 0x4080-0x409f]
    [ 0.126239] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300
    [ 0.126285] pci 0000:00:1d.1: reg 20: [io 0x4060-0x407f]
    [ 0.126322] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300
    [ 0.126368] pci 0000:00:1d.2: reg 20: [io 0x4040-0x405f]
    [ 0.126405] pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300
    [ 0.126451] pci 0000:00:1d.3: reg 20: [io 0x4020-0x403f]
    [ 0.126498] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320
    [ 0.126521] pci 0000:00:1d.7: reg 10: [mem 0x53304000-0x533043ff]
    [ 0.126613] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.126638] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    [ 0.126718] pci 0000:00:1f.0: [8086:2640] type 00 class 0x060100
    [ 0.126810] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
    [ 0.126823] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0680-06ff
    [ 0.126850] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a
    [ 0.126867] pci 0000:00:1f.1: reg 10: [io 0x40d8-0x40df]
    [ 0.126878] pci 0000:00:1f.1: reg 14: [io 0x40ec-0x40ef]
    [ 0.126889] pci 0000:00:1f.1: reg 18: [io 0x40d0-0x40d7]
    [ 0.126901] pci 0000:00:1f.1: reg 1c: [io 0x40e8-0x40eb]
    [ 0.126912] pci 0000:00:1f.1: reg 20: [io 0x40b0-0x40bf]
    [ 0.126954] pci 0000:00:1f.2: [8086:2651] type 00 class 0x01018f
    [ 0.126971] pci 0000:00:1f.2: reg 10: [io 0x40c8-0x40cf]
    [ 0.126981] pci 0000:00:1f.2: reg 14: [io 0x40e4-0x40e7]
    [ 0.126991] pci 0000:00:1f.2: reg 18: [io 0x40c0-0x40c7]
    [ 0.127002] pci 0000:00:1f.2: reg 1c: [io 0x40e0-0x40e3]
    [ 0.127012] pci 0000:00:1f.2: reg 20: [io 0x40a0-0x40af]
    [ 0.127053] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.127072] pci 0000:00:1f.3: [8086:266a] type 00 class 0x0c0500
    [ 0.127129] pci 0000:00:1f.3: reg 20: [io 0x4000-0x401f]
    [ 0.127217] pci 0000:01:00.0: [10de:0a65] type 00 class 0x030000
    [ 0.127232] pci 0000:01:00.0: reg 10: [mem 0x52000000-0x52ffffff]
    [ 0.127247] pci 0000:01:00.0: reg 14: [mem 0x40000000-0x4fffffff 64bit pref]
    [ 0.127261] pci 0000:01:00.0: reg 1c: [mem 0x50000000-0x51ffffff 64bit pref]
    [ 0.127271] pci 0000:01:00.0: reg 24: [io 0x3000-0x307f]
    [ 0.127281] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
    [ 0.127352] pci 0000:01:00.1: [10de:0be3] type 00 class 0x040300
    [ 0.127367] pci 0000:01:00.1: reg 10: [mem 0x53000000-0x53003fff]
    [ 0.136679] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.136685] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.136689] pci 0000:00:01.0: bridge window [mem 0x52000000-0x530fffff]
    [ 0.136695] pci 0000:00:01.0: bridge window [mem 0x40000000-0x51ffffff pref]
    [ 0.136765] pci 0000:02:00.0: [1b21:0612] type 00 class 0x010601
    [ 0.136788] pci 0000:02:00.0: reg 10: [io 0x2028-0x202f]
    [ 0.136804] pci 0000:02:00.0: reg 14: [io 0x2034-0x2037]
    [ 0.136819] pci 0000:02:00.0: reg 18: [io 0x2020-0x2027]
    [ 0.136836] pci 0000:02:00.0: reg 1c: [io 0x2030-0x2033]
    [ 0.136852] pci 0000:02:00.0: reg 20: [io 0x2000-0x201f]
    [ 0.136868] pci 0000:02:00.0: reg 24: [mem 0x53200000-0x532001ff]
    [ 0.136885] pci 0000:02:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
    [ 0.146676] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.146682] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.146687] pci 0000:00:1c.0: bridge window [mem 0x53200000-0x532fffff]
    [ 0.146740] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.146747] pci 0000:00:1c.1: bridge window [mem 0x53400000-0x534fffff]
    [ 0.146798] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    [ 0.146805] pci 0000:00:1c.2: bridge window [mem 0x53500000-0x535fffff]
    [ 0.146858] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
    [ 0.146866] pci 0000:00:1c.3: bridge window [mem 0x53600000-0x536fffff]
    [ 0.146917] pci 0000:06:05.0: [11c1:5811] type 00 class 0x0c0010
    [ 0.146938] pci 0000:06:05.0: reg 10: [mem 0x53101000-0x53101fff]
    [ 0.147024] pci 0000:06:05.0: supports D1 D2
    [ 0.147027] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot
    [ 0.147053] pci 0000:06:08.0: [8086:1064] type 00 class 0x020000
    [ 0.147074] pci 0000:06:08.0: reg 10: [mem 0x53100000-0x53100fff]
    [ 0.147086] pci 0000:06:08.0: reg 14: [io 0x1000-0x103f]
    [ 0.147161] pci 0000:06:08.0: supports D1 D2
    [ 0.147164] pci 0000:06:08.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.147208] pci 0000:00:1e.0: PCI bridge to [bus 06-06] (subtractive decode)
    [ 0.147214] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
    [ 0.147219] pci 0000:00:1e.0: bridge window [mem 0x53100000-0x531fffff]
    [ 0.147227] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.147231] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    [ 0.147260] pci_bus 0000:00: on NUMA node 0
    [ 0.147266] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.147465] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
    [ 0.147735] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    [ 0.147802] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
    [ 0.147870] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
    [ 0.147936] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
    [ 0.148039] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.148044] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.148047] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.152485] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152581] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12)
    [ 0.152676] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152768] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152859] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.152951] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.153045] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.153138] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
    [ 0.153367] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.153374] vgaarb: loaded
    [ 0.153377] vgaarb: bridge control possible 0000:01:00.0
    [ 0.153377] PCI: Using ACPI for IRQ routing
    [ 0.160505] PCI: pci_cache_line_size set to 64 bytes
    [ 0.160612] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    [ 0.160616] reserve RAM buffer: 000000003fe54000 - 000000003fffffff
    [ 0.160771] NetLabel: Initializing
    [ 0.160775] NetLabel: domain hash size = 128
    [ 0.160777] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.160799] NetLabel: unlabeled traffic allowed by default
    [ 0.160906] hpet clockevent registered
    [ 0.160911] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.160917] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.160924] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.173350] Switching to clocksource hpet
    [ 0.182676] pnp: PnP ACPI init
    [ 0.182706] ACPI: bus type pnp registered
    [ 0.184200] pnp 00:00: [bus 00-ff]
    [ 0.184205] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.184209] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.184212] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.184216] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.184219] pnp 00:00: [mem 0x000c0000-0x000fffff window]
    [ 0.184223] pnp 00:00: [mem 0xf0000000-0xfbffffff window]
    [ 0.184229] pnp 00:00: [mem 0x40000000-0xe0000000 window]
    [ 0.184297] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.184317] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 0.184321] pnp 00:01: [mem 0xfed13000-0xfed13fff]
    [ 0.184324] pnp 00:01: [mem 0xfed14000-0xfed17fff]
    [ 0.184327] pnp 00:01: [mem 0xfed18000-0xfed18fff]
    [ 0.184330] pnp 00:01: [mem 0xfed19000-0xfed19fff]
    [ 0.184333] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
    [ 0.184336] pnp 00:01: [mem 0xfed20000-0xfed9ffff]
    [ 0.184412] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.184417] system 00:01: [mem 0xfed13000-0xfed13fff] has been reserved
    [ 0.184421] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.184425] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.184429] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.184432] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.184436] system 00:01: [mem 0xfed20000-0xfed9ffff] has been reserved
    [ 0.184442] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.184642] pnp 00:02: [io 0x0000-0x000f]
    [ 0.184646] pnp 00:02: [io 0x0081-0x0083]
    [ 0.184649] pnp 00:02: [io 0x0087]
    [ 0.184652] pnp 00:02: [io 0x0089-0x008b]
    [ 0.184655] pnp 00:02: [io 0x008f]
    [ 0.184658] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.184661] pnp 00:02: [dma 4]
    [ 0.184706] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.184723] pnp 00:03: [io 0x0070-0x0071]
    [ 0.184726] pnp 00:03: [io 0x0074-0x0077]
    [ 0.184740] pnp 00:03: [irq 8]
    [ 0.184783] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.184802] pnp 00:04: [io 0x00f0]
    [ 0.184810] pnp 00:04: [irq 13]
    [ 0.184854] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.184871] pnp 00:05: [io 0x0061]
    [ 0.184919] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.184938] pnp 00:06: [io 0x0500-0x053f]
    [ 0.184942] pnp 00:06: [io 0x0400-0x047f]
    [ 0.184945] pnp 00:06: [io 0x0092]
    [ 0.184948] pnp 00:06: [io 0x0680-0x06ff]
    [ 0.184951] pnp 00:06: [io 0x0010-0x001f]
    [ 0.184954] pnp 00:06: [io 0x0072-0x0073]
    [ 0.184956] pnp 00:06: [io 0x0080]
    [ 0.184959] pnp 00:06: [io 0x0084-0x0086]
    [ 0.184962] pnp 00:06: [io 0x0088]
    [ 0.184965] pnp 00:06: [io 0x008c-0x008e]
    [ 0.184968] pnp 00:06: [io 0x0090-0x009f]
    [ 0.185047] system 00:06: [io 0x0500-0x053f] has been reserved
    [ 0.185051] system 00:06: [io 0x0400-0x047f] has been reserved
    [ 0.185055] system 00:06: [io 0x0680-0x06ff] has been reserved
    [ 0.185061] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.185320] pnp 00:07: [io 0x0378-0x037f]
    [ 0.185329] pnp 00:07: [irq 7]
    [ 0.185426] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.185514] pnp 00:08: [irq 12]
    [ 0.185563] pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
    [ 0.185600] pnp 00:09: [io 0x0060]
    [ 0.185604] pnp 00:09: [io 0x0064]
    [ 0.185611] pnp 00:09: [irq 1]
    [ 0.185661] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.185822] pnp 00:0a: [io 0x03f8-0x03ff]
    [ 0.185831] pnp 00:0a: [irq 4]
    [ 0.185938] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.185964] pnp 00:0b: [mem 0xfec00000-0xfec000ff]
    [ 0.186015] pnp 00:0b: Plug and Play ACPI device, IDs PNP0003 (active)
    [ 0.186047] pnp: PnP ACPI: found 12 devices
    [ 0.186049] ACPI: ACPI bus type pnp unregistered
    [ 0.224576] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    [ 0.224583] pci 0000:02:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 0.224623] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 02-02] add_size 200000
    [ 0.224635] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03-03] add_size 1000
    [ 0.224640] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
    [ 0.224651] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04-04] add_size 1000
    [ 0.224656] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-04] add_size 200000
    [ 0.224667] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05-05] add_size 1000
    [ 0.224672] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-05] add_size 200000
    [ 0.224692] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
    [ 0.224696] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.224701] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.224705] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.224709] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.224713] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.224717] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.224726] pci 0000:00:1c.0: BAR 15: assigned [mem 0x53700000-0x539fffff pref]
    [ 0.224731] pci 0000:00:1c.1: BAR 15: assigned [mem 0x53a00000-0x53bfffff 64bit pref]
    [ 0.224736] pci 0000:00:1c.2: BAR 15: assigned [mem 0x53c00000-0x53dfffff 64bit pref]
    [ 0.224740] pci 0000:00:1c.3: BAR 15: assigned [mem 0x53e00000-0x53ffffff 64bit pref]
    [ 0.224745] pci 0000:00:1c.1: BAR 13: assigned [io 0x5000-0x5fff]
    [ 0.224750] pci 0000:00:1c.2: BAR 13: assigned [io 0x6000-0x6fff]
    [ 0.224754] pci 0000:00:1c.3: BAR 13: assigned [io 0x7000-0x7fff]
    [ 0.224761] pci 0000:01:00.0: BAR 6: assigned [mem 0x53080000-0x530fffff pref]
    [ 0.224765] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.224770] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.224775] pci 0000:00:01.0: bridge window [mem 0x52000000-0x530fffff]
    [ 0.224780] pci 0000:00:01.0: bridge window [mem 0x40000000-0x51ffffff pref]
    [ 0.224788] pci 0000:02:00.0: BAR 6: assigned [mem 0x53700000-0x5370ffff pref]
    [ 0.224791] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.224796] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.224802] pci 0000:00:1c.0: bridge window [mem 0x53200000-0x532fffff]
    [ 0.224807] pci 0000:00:1c.0: bridge window [mem 0x53700000-0x539fffff pref]
    [ 0.224815] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.224819] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
    [ 0.224825] pci 0000:00:1c.1: bridge window [mem 0x53400000-0x534fffff]
    [ 0.224831] pci 0000:00:1c.1: bridge window [mem 0x53a00000-0x53bfffff 64bit pref]
    [ 0.224838] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    [ 0.224842] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
    [ 0.224849] pci 0000:00:1c.2: bridge window [mem 0x53500000-0x535fffff]
    [ 0.224854] pci 0000:00:1c.2: bridge window [mem 0x53c00000-0x53dfffff 64bit pref]
    [ 0.224861] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
    [ 0.224865] pci 0000:00:1c.3: bridge window [io 0x7000-0x7fff]
    [ 0.224872] pci 0000:00:1c.3: bridge window [mem 0x53600000-0x536fffff]
    [ 0.224877] pci 0000:00:1c.3: bridge window [mem 0x53e00000-0x53ffffff 64bit pref]
    [ 0.224885] pci 0000:00:1e.0: PCI bridge to [bus 06-06]
    [ 0.224889] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
    [ 0.224895] pci 0000:00:1e.0: bridge window [mem 0x53100000-0x531fffff]
    [ 0.224959] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.224966] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.224969] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.224974] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    [ 0.224977] pci_bus 0000:01: resource 1 [mem 0x52000000-0x530fffff]
    [ 0.224980] pci_bus 0000:01: resource 2 [mem 0x40000000-0x51ffffff pref]
    [ 0.224984] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.224987] pci_bus 0000:02: resource 1 [mem 0x53200000-0x532fffff]
    [ 0.224990] pci_bus 0000:02: resource 2 [mem 0x53700000-0x539fffff pref]
    [ 0.224994] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
    [ 0.224997] pci_bus 0000:03: resource 1 [mem 0x53400000-0x534fffff]
    [ 0.225001] pci_bus 0000:03: resource 2 [mem 0x53a00000-0x53bfffff 64bit pref]
    [ 0.225004] pci_bus 0000:04: resource 0 [io 0x6000-0x6fff]
    [ 0.225007] pci_bus 0000:04: resource 1 [mem 0x53500000-0x535fffff]
    [ 0.225011] pci_bus 0000:04: resource 2 [mem 0x53c00000-0x53dfffff 64bit pref]
    [ 0.225014] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
    [ 0.225018] pci_bus 0000:05: resource 1 [mem 0x53600000-0x536fffff]
    [ 0.225021] pci_bus 0000:05: resource 2 [mem 0x53e00000-0x53ffffff 64bit pref]
    [ 0.225025] pci_bus 0000:06: resource 0 [io 0x1000-0x1fff]
    [ 0.225028] pci_bus 0000:06: resource 1 [mem 0x53100000-0x531fffff]
    [ 0.225031] pci_bus 0000:06: resource 4 [io 0x0000-0xffff]
    [ 0.225035] pci_bus 0000:06: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.225091] NET: Registered protocol family 2
    [ 0.225171] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.225391] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.225895] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.226187] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.226190] TCP: reno registered
    [ 0.226195] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.226208] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.226329] NET: Registered protocol family 1
    [ 0.226637] pci 0000:01:00.0: Boot video device
    [ 0.226698] pci 0000:06:08.0: Firmware left e100 interrupts enabled; disabling
    [ 0.226709] PCI: CLS 0 bytes, default 64
    [ 0.226780] Unpacking initramfs...
    [ 0.315303] Freeing initrd memory: 2900k freed
    [ 0.317191] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    [ 0.317195] apm: disabled - APM is not SMP safe.
    [ 0.317515] audit: initializing netlink socket (disabled)
    [ 0.317533] type=2000 audit(1342552654.316:1): initialized
    [ 0.317976] highmem bounce pool size: 64 pages
    [ 0.317984] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.320723] VFS: Disk quotas dquot_6.5.2
    [ 0.320797] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.320931] msgmni has been set to 1740
    [ 0.321235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.321282] io scheduler noop registered
    [ 0.321287] io scheduler deadline registered
    [ 0.321299] io scheduler cfq registered (default)
    [ 0.321473] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.321588] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.321708] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.321830] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
    [ 0.321950] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
    [ 0.322243] GHES: HEST is not enabled!
    [ 0.322264] isapnp: Scanning for PnP cards...
    [ 0.678327] isapnp: No Plug & Play device found
    [ 0.678412] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.698985] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.720023] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.720384] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.723503] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.723558] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.723755] mousedev: PS/2 mouse device common for all mice
    [ 0.723869] rtc_cmos 00:03: RTC can wake from S4
    [ 0.724031] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.724060] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    [ 0.724098] cpuidle: using governor ladder
    [ 0.724101] cpuidle: using governor menu
    [ 0.724316] TCP: cubic registered
    [ 0.724489] NET: Registered protocol family 10
    [ 0.724741] NET: Registered protocol family 17
    [ 0.724748] Registering the dns_resolver key type
    [ 0.724796] Using IPI No-Shortcut mode
    [ 0.724971] PM: Hibernation image not present or could not be loaded.
    [ 0.724985] registered taskstats version 1
    [ 0.725540] rtc_cmos 00:03: setting system clock to 2012-07-17 19:17:35 UTC (1342552655)
    [ 0.725588] Initializing network drop monitor service
    [ 0.726860] Freeing unused kernel memory: 524k freed
    [ 0.727195] Write protecting the kernel text: 3812k
    [ 0.727226] Write protecting the kernel read-only data: 1120k
    [ 0.740567] systemd-udevd[41]: starting version 186
    [ 0.742721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.745749] SCSI subsystem initialized
    [ 0.749328] libata version 3.00 loaded.
    [ 0.750857] ahci 0000:02:00.0: version 3.0
    [ 0.750961] ahci 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 0.751021] ahci: SSS flag set, parallel bus scan disabled
    [ 0.751069] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    [ 0.751077] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
    [ 0.752850] scsi0 : ahci
    [ 0.753200] scsi1 : ahci
    [ 0.753383] ata1: SATA max UDMA/133 abar m512@0x53200000 port 0x53200100 irq 45
    [ 0.753391] ata2: SATA max UDMA/133 abar m512@0x53200000 port 0x53200180 irq 45
    [ 1.240043] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.252105] ata1.00: ATA-8: OCZ-SOLID3, 2.15, max UDMA/133
    [ 1.252110] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.262069] ata1.00: configured for UDMA/133
    [ 1.262262] scsi 0:0:0:0: Direct-Access ATA OCZ-SOLID3 2.15 PQ: 0 ANSI: 5
    [ 1.264029] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 1.264196] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.264203] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.264257] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.265654] sda: sda1 sda2 sda3 sda4
    [ 1.266383] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.320034] Refined TSC clocksource calibration: 2999.980 MHz.
    [ 1.320041] Switching to clocksource tsc
    [ 1.746702] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.747318] ata2.00: ATA-8: ST3000DM001-9YN166, CC4C, max UDMA/133
    [ 1.747323] ata2.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 1.747889] ata2.00: configured for UDMA/133
    [ 1.748030] scsi 1:0:0:0: Direct-Access ATA ST3000DM001-9YN1 CC4C PQ: 0 ANSI: 5
    [ 1.748540] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
    [ 1.748547] sd 1:0:0:0: [sdb] 4096-byte physical blocks
    [ 1.748667] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.748674] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.748725] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.793835] sdb: sdb1
    [ 1.794347] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.892420] usbcore: registered new interface driver usbfs
    [ 1.892471] usbcore: registered new interface driver hub
    [ 1.895559] ata_piix 0000:00:1f.1: version 2.13
    [ 1.895639] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 1.897473] usbcore: registered new device driver usb
    [ 1.898382] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.898429] scsi2 : ata_piix
    [ 1.899754] scsi3 : ata_piix
    [ 1.900600] ata3: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
    [ 1.900605] ata4: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
    [ 1.900676] ata4: port disabled--ignoring
    [ 1.901417] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 1.901473] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 1.904508] scsi4 : ata_piix
    [ 1.905087] scsi5 : ata_piix
    [ 1.905220] ata5: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
    [ 1.905227] ata6: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
    [ 1.905347] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 1.905355] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 1.905401] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    [ 1.905444] ehci_hcd 0000:00:1d.7: debug port 1
    [ 1.905558] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.909355] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 1.909393] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x53304000
    [ 1.916865] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.917873] hub 1-0:1.0: USB hub found
    [ 1.917883] hub 1-0:1.0: 8 ports detected
    [ 1.918079] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.918087] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.918109] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.918149] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
    [ 1.918445] hub 2-0:1.0: USB hub found
    [ 1.918456] hub 2-0:1.0: 2 ports detected
    [ 1.918663] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.918671] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.918692] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 1.918728] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
    [ 1.919043] hub 3-0:1.0: USB hub found
    [ 1.919053] hub 3-0:1.0: 2 ports detected
    [ 1.919306] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.919314] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.919338] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 1.919391] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
    [ 1.919771] hub 4-0:1.0: USB hub found
    [ 1.919781] hub 4-0:1.0: 2 ports detected
    [ 1.920058] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 1.920066] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 1.920085] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [ 1.920162] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
    [ 1.920720] hub 5-0:1.0: USB hub found
    [ 1.920731] hub 5-0:1.0: 2 ports detected
    [ 2.068266] ata6.00: ATA-6: WDC WD2000JD-00HBB0, 08.02D08, max UDMA/133
    [ 2.068272] ata6.00: 390721968 sectors, multi 16: LBA48
    [ 2.074099] ata5.00: ATA-8: WDC WD20EARX-00PASB0, 51.0AB51, max UDMA/133
    [ 2.074104] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.081454] ata6.00: configured for UDMA/133
    [ 2.100167] ata5.01: ATA-8: ST3500418AS, CC34, max UDMA/133
    [ 2.100172] ata5.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.107102] ata5.00: configured for UDMA/133
    [ 2.162850] ata5.01: configured for UDMA/133
    [ 2.173642] ata3.00: ATAPI: SONY DVD RW DRU-530A, 2.1g, max UDMA/33
    [ 2.173649] ata3.01: ATAPI: LITE-ON DVDRW SOHW-1633S, BGS4, max UDMA/66
    [ 2.173654] ata3.01: limited to UDMA/33 due to 40-wire cable
    [ 2.186862] ata3.00: configured for UDMA/33
    [ 2.200194] ata3.01: configured for UDMA/33
    [ 2.201725] scsi 2:0:0:0: CD-ROM SONY DVD RW DRU-530A 2.1g PQ: 0 ANSI: 5
    [ 2.202839] scsi 2:0:1:0: CD-ROM LITE-ON DVDRW SOHW-1633S BGS4 PQ: 0 ANSI: 5
    [ 2.203271] scsi 4:0:0:0: Direct-Access ATA WDC WD20EARX-00P 51.0 PQ: 0 ANSI: 5
    [ 2.203548] sd 4:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
    [ 2.203557] sd 4:0:0:0: [sdc] 4096-byte physical blocks
    [ 2.203683] sd 4:0:0:0: [sdc] Write Protect is off
    [ 2.203690] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    [ 2.203749] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.203803] scsi 4:0:1:0: Direct-Access ATA ST3500418AS CC34 PQ: 0 ANSI: 5
    [ 2.204553] scsi 5:0:0:0: Direct-Access ATA WDC WD2000JD-00H 08.0 PQ: 0 ANSI: 5
    [ 2.204737] sd 4:0:1:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.204849] sd 5:0:0:0: [sde] 390721968 512-byte logical blocks: (200 GB/186 GiB)
    [ 2.204969] sd 5:0:0:0: [sde] Write Protect is off
    [ 2.204976] sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
    [ 2.205029] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.223374] usb 1-2: new high-speed USB device number 2 using ehci_hcd
    [ 2.225847] sdc: sdc1
    [ 2.225864] sd 4:0:1:0: [sdd] Write Protect is off
    [ 2.225872] sd 4:0:1:0: [sdd] Mode Sense: 00 3a 00 00
    [ 2.225944] sd 4:0:1:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.226606] sd 4:0:0:0: [sdc] Attached SCSI disk
    [ 2.242524] sdd: sdd1
    [ 2.243011] sd 4:0:1:0: [sdd] Attached SCSI disk
    [ 2.250598] sde: sde2 sde3 < sde5 sde6 >
    [ 2.251325] sd 5:0:0:0: [sde] Attached SCSI disk
    [ 2.263852] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
    [ 2.263860] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.265692] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 2.269125] sr1: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    [ 2.270115] sr 2:0:1:0: Attached scsi CD-ROM sr1
    [ 2.453377] usb 1-3: new high-speed USB device number 3 using ehci_hcd
    [ 2.630176] input: Western Digital My Book as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.1/input/input1
    [ 2.630296] generic-usb 0003:1058:1102.0001: input,hidraw0: USB HID v1.11 Device [Western Digital My Book] on usb-0000:00:1d.7-3/input1
    [ 2.630361] usbcore: registered new interface driver usbhid
    [ 2.630366] usbhid: USB HID core driver
    [ 2.720033] usb 1-5: new high-speed USB device number 4 using ehci_hcd
    [ 2.992001] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.123459] usb 5-1: new low-speed USB device number 2 using uhci_hcd
    [ 3.170371] systemd[1]: systemd 186 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP; arch)
    [ 3.189960] systemd[1]: Inserted module 'autofs4'
    [ 3.190421] systemd[1]: Set hostname to <bbq>.
    [ 3.347408] systemd[1]: Cannot add dependency job for unit exportfs.service, ignoring: Unit exportfs.service failed to load: No such file or directory. See system logs and 'systemctl status exportfs.service' for details.
    [ 3.347444] systemd[1]: Cannot add dependency job for unit arch-daemons.target, ignoring: Unit arch-daemons.target failed to load: No such file or directory. See system logs and 'systemctl status arch-daemons.target' for details.
    [ 3.347509] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 3.600924] systemd-readahead[134]: Bumped block_nr parameter of 8:0 to 16384. This is a temporary hack and should be removed one day.
    [ 3.890242] systemd-udevd[139]: starting version 186
    [ 3.928976] systemd-journald[146]: Fixed max_use=50.2M max_size=6.2M min_size=64.0K keep_free=25.1M
    [ 3.929449] systemd-journald[146]: Vacuuming...
    [ 4.016020] FS-Cache: Loaded
    [ 4.026904] RPC: Registered named UNIX socket transport module.
    [ 4.026909] RPC: Registered udp transport module.
    [ 4.026912] RPC: Registered tcp transport module.
    [ 4.026914] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 4.068138] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 4.071885] NFS: Registering the id_resolver key type
    [ 4.071920] FS-Cache: Netfs 'nfs' registered for caching
    [ 4.090493] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 4.103300] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 4.106821] ACPI: Sleep Button [SLPB]
    [ 4.114494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 4.114509] ACPI: Power Button [PWRF]
    [ 4.135074] parport_pc 00:07: reported by Plug and Play ACPI
    [ 4.135106] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    [ 4.157067] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 4.178255] Linux agpgart interface v0.103
    [ 4.202375] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    [ 4.203197] hda_intel: Disabling MSI
    [ 4.255263] intel_rng: Firmware space is locked read-only. If you can't or
    [ 4.255267] intel_rng: don't want to disable this in firmware setup, and if
    [ 4.255271] intel_rng: you are certain that your system has a functional
    [ 4.255274] intel_rng: RNG, try using the 'no_fwh_detect' option.
    [ 4.273750] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
    [ 4.273757] e100: Copyright(c) 1999-2006 Intel Corporation
    [ 4.274079] iTCO_vendor_support: vendor-support=0
    [ 4.285411] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 4.285661] iTCO_wdt: Found a ICH6 or ICH6R TCO device (Version=2, TCOBASE=0x0460)
    [ 4.285769] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.380102] usbcore: registered new interface driver uas
    [ 4.415911] Initializing USB Mass Storage driver...
    [ 4.423630] scsi6 : usb-storage 1-3:1.0
    [ 4.423883] usbcore: registered new interface driver usb-storage
    [ 4.423888] USB Mass Storage support registered.
    [ 4.426642] e100 0000:06:08.0: eth0: addr 0x53100000, irq 20, MAC addr 00:11:11:9d:19:91
    [ 4.434273] scsi7 : usb-storage 1-5:1.0
    [ 4.434499] usbcore: registered new interface driver ums-cypress
    [ 4.475410] psmouse serio1: hgpk: ID: 10 00 64
    [ 4.480175] firewire_ohci 0000:06:05.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
    [ 4.487522] microcode: CPU0 sig=0xf41, pf=0x10, revision=0xd
    [ 4.506728] Registered IR keymap rc-ati-x10
    [ 4.507019] input: X10 Wireless Technology Inc USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0/input5
    [ 4.507357] rc0: X10 Wireless Technology Inc USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0
    [ 4.507587] input: X10 Wireless Technology Inc USB Receiver mouse as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input6
    [ 4.507783] usbcore: registered new interface driver ati_remote
    [ 4.530507] psmouse serio1: logips2pp: Detected unknown Logitech mouse model 127
    [ 4.687581] ppdev: user-space parallel port driver
    [ 4.761362] Adding 1047928k swap on /dev/sda2. Priority:-1 extents:1 across:1047928k SS
    [ 4.804984] microcode: CPU1 sig=0xf41, pf=0x10, revision=0xd
    [ 4.814875] nvidia: module license 'NVIDIA' taints kernel.
    [ 4.814882] Disabling lock debugging due to kernel taint
    [ 4.822000] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 4.926478] fuse init (API version 7.18)
    [ 4.970217] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
    [ 4.971016] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
    [ 4.971676] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
    [ 4.971943] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
    [ 4.980870] firewire_core 0000:06:05.0: created device fw0: GUID 00111100009d1991, S400
    [ 4.981627] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 4.982035] NVRM: loading NVIDIA UNIX x86 Kernel Module 302.17 Tue Jun 12 18:37:51 PDT 2012
    [ 5.031213] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input11
    [ 5.432483] scsi 6:0:0:0: Direct-Access WD My Book 1028 PQ: 0 ANSI: 4
    [ 5.436924] sd 6:0:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 5.437226] scsi 7:0:0:0: Direct-Access WDC WD25 00JB-00GVA0 PQ: 0 ANSI: 0
    [ 5.438100] sd 7:0:0:0: [sdg] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 5.439101] sd 7:0:0:0: [sdg] Write Protect is off
    [ 5.439109] sd 7:0:0:0: [sdg] Mode Sense: 33 00 00 00
    [ 5.439482] sd 6:0:0:0: [sdf] Write Protect is off
    [ 5.439489] sd 6:0:0:0: [sdf] Mode Sense: 10 00 00 00
    [ 5.440101] sd 7:0:0:0: [sdg] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 5.442224] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 5.463763] sdg: sdg1 sdg2
    [ 5.467100] sd 7:0:0:0: [sdg] Attached SCSI disk
    [ 5.469267] sdf: sdf1
    [ 5.491846] sd 6:0:0:0: [sdf] Attached SCSI disk
    [ 36.480046] usb 1-5: reset high-speed USB device number 4 using ehci_hcd
    [ 37.347138] systemd-journald[146]: Fixed max_use=1.4G max_size=128.0M min_size=64.0K keep_free=765.3M
    [ 37.347165] systemd-journald[146]: Flushing to /var...
    [ 37.837240] EXT4-fs (sdf1): mounted filesystem with ordered data mode. Opts: (null)
    [ 37.906826] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.068461] EXT4-fs (sde6): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.194403] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.740678] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
    [ 38.747081] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null)
    [ 39.486016] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 39.599796] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [ 39.600119] NFSD: starting 90-second grace period
    [ 40.579508] Netfilter messages via NETLINK v0.30.
    [ 40.594917] nf_conntrack version 0.5.0 (16078 buckets, 64312 max)
    [ 40.746099] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [ 40.747318] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
    [ 40.747325] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
    [ 40.786415] ctnetlink v0.93: registering with nfnetlink.
    [ 40.886321] ip_set: protocol 6
    [ 40.898284] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
    [ 41.762042] xt_time: kernel timezone is -0000
    [ 42.318176] Bridge firewalling registered
    [ 42.704278] u32 classifier
    [ 42.704284] input device check on
    [ 42.704287] Actions configured
    [ 43.154527] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 43.156826] e100 0000:06:08.0: eth0: NIC Link is Up 100 Mbps Full Duplex
    [ 43.157214] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 44.557798] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 44.872612] [drm] Initialized drm 1.1.0 20060810
    [ 44.881629] wmi: Mapper loaded
    [ 51.096207] zram: module is from the staging directory, the quality is unknown, you have been warned.
    [ 51.105163] zram: Unknown parameter `zram_num_devices'
    [ 51.148183] zram: module is from the staging directory, the quality is unknown, you have been warned.
    [ 51.148690] zram: Creating 2 devices ...
    [ 51.398897] Adding 514496k swap on /dev/zram0. Priority:100 extents:1 across:514496k SS
    [ 51.406500] Adding 514496k swap on /dev/zram1. Priority:100 extents:1 across:514496k SS
    [ 76.005728] bootchart-collector started as pid 1586 with 2 args: '--dump' '/tmp/bootchart.94K3Fb6yom'
    [ 76.005734] Extracting profile data from pid 178
    [ 76.005736] map 0xbfe14000 -> 0xbfe35000 size: 132k from 'bfe14000' 'bfe35000'
    [ 76.005739] read 135168 bytes of 135168
    [ 76.005741] reading 101 chunks (of 101) ... wrote 12527 kb
    [ 76.005743] bootchart-collector pid: 1586 unmounted proc / clean exit
    Linux 3.3.8-1, Nvidia 295.49-1 Dmesg Output
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.3.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.0 20120505 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 5 13:24:07 UTC 2012
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000003fe54000 (usable)
    [ 0.000000] BIOS-e820: 000000003fe54000 - 000000003fee8000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000003fee8000 - 000000003ff00000 (ACPI data)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.3 present.
    [ 0.000000] DMI: 507GR /D915GAG, BIOS AG91510J.15A.0816.2005.0214.1818 02/14/2005
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x3fe54 max_arch_pfn = 0x100000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 03FF00000 mask FFFF00000 uncachable
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [c00fe650] fe650
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
    [ 0.000000] RAMDISK: 3fb70000 - 3fe44000
    [ 0.000000] Allocated new RAMDISK: 3752a000 - 377fd833
    [ 0.000000] Move RAMDISK from 000000003fb70000 - 000000003fe43832 to 3752a000 - 377fd832
    [ 0.000000] ACPI: RSDP 000fe020 00014 (v00 GATEWA)
    [ 0.000000] ACPI: RSDT 3fefde48 00038 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACP 3fefcf10 00074 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 3fef8010 0339C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: FACS 3fee5c40 00040
    [ 0.000000] ACPI: APIC 3fefce10 00068 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: WDDT 3fef7f90 00040 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 3fef7f10 0003C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 3fef6d90 00124 (v01 GATEWA CpuPm 00000330 MSFT 01000013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 134MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x0003fe54
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0003fe54
    [ 0.000000] On node 0 totalpages: 261603
    [ 0.000000] free_area_init_node: node 0, pgdat c060c580, node_mem_map f6d29200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 269 pages used for memmap
    [ 0.000000] HighMem zone: 34121 pages, LIFO batch:7
    [ 0.000000] Using APIC driver default
    [ 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_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, 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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 3ff00000 (gap: 3ff00000:c0100000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6d08000 s30848 r0 d22400 u53248
    [ 0.000000] pcpu-alloc: s30848 r0 d22400 u53248 alloc=13*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259558
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/10f8033d-8fe9-46be-bccf-68a14025bbaa ro init=/bin/systemd
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 2093600 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:0003fe54)
    [ 0.000000] Memory: 1025660k/1046864k available (3774k kernel code, 20752k reserved, 1434k data, 520k init, 137560k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc0617000 - 0xc0699000 ( 520 kB)
    [ 0.000000] .data : 0xc04af9a9 - 0xc0616400 (1434 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc04af9a9 (3774 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
    [ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 3000.097 MHz processor.
    [ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.20 BogoMIPS (lpj=10000323)
    [ 0.006674] pid_max: default: 32768 minimum: 301
    [ 0.006706] Security Framework initialized
    [ 0.006712] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006735] Mount-cache hash table entries: 512
    [ 0.006921] Initializing cgroup subsys cpuacct
    [ 0.006925] Initializing cgroup subsys memory
    [ 0.006936] Initializing cgroup subsys devices
    [ 0.006939] Initializing cgroup subsys freezer
    [ 0.006942] Initializing cgroup subsys net_cls
    [ 0.006945] Initializing cgroup subsys blkio
    [ 0.006989] CPU: Physical Processor ID: 0
    [ 0.006992] CPU: Processor Core ID: 0
    [ 0.006995] mce: CPU supports 4 MCE banks
    [ 0.007009] CPU0: Thermal monitoring enabled (TM1)
    [ 0.007014] using mwait in idle threads.
    [ 0.010636] ACPI: Core revision 20120111
    [ 0.013347] ftrace: allocating 16622 entries in 33 pages
    [ 0.020077] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.020459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.054563] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
    [ 0.056663] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    [ 0.056663] ... version: 0
    [ 0.056663] ... bit width: 40
    [ 0.056663] ... generic registers: 18
    [ 0.056663] ... value mask: 000000ffffffffff
    [ 0.056663] ... max period: 0000007fffffffff
    [ 0.056663] ... fixed-purpose events: 0
    [ 0.056663] ... event mask: 000000000003ffff
    [ 0.073415] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.100018] CPU 1 irqstacks, hard=f64a4000 soft=f64a6000
    [ 0.100021] Booting Node 0, Processors #1 Ok.
    [ 0.100025] smpboot cpu 1: start_ip = 9a000
    [ 0.009999] Initializing CPU#1
    [ 0.113372] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.120000] Brought up 2 CPUs
    [ 0.120006] Total of 2 processors activated (12005.40 BogoMIPS).
    [ 0.120978] devtmpfs: initialized
    [ 0.120978] PM: Registering ACPI NVS region at 3fe54000 (606208 bytes)
    [ 0.120978] NET: Registered protocol family 16
    [ 0.120978] ACPI: bus type pci registered
    [ 0.120978] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.120978] PCI: not using MMCONFIG
    [ 0.123293] PCI: Using configuration type 1 for base access
    [ 0.126717] bio: create slab <bio-0> at 0
    [ 0.126739] ACPI: Added _OSI(Module Device)
    [ 0.126739] ACPI: Added _OSI(Processor Device)
    [ 0.126739] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.126739] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.127496] ACPI: EC: Look up EC in DSDT
    [ 0.127496] ACPI: Interpreter enabled
    [ 0.127496] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.127496] ACPI: Using IOAPIC for interrupt routing
    [ 0.127496] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.127496] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.127496] PCI: Using MMCONFIG for extended config space
    [ 0.131872] ACPI: No dock devices found.
    [ 0.131883] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.133334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.136111] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.136116] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.136120] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.136123] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000fffff] (ignored)
    [ 0.136127] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] (ignored)
    [ 0.136131] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xe0000000] (ignored)
    [ 0.136134] PCI: root bus 00: using default resources
    [ 0.136196] PCI host bridge to bus 0000:00
    [ 0.136201] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.136206] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.136220] pci 0000:00:00.0: [8086:2580] type 0 class 0x000600
    [ 0.136283] pci 0000:00:01.0: [8086:2581] type 1 class 0x000604
    [ 0.136340] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.13639

    And here is the output of alsa-info.sh which I have also added to the original post:
    upload=true&script=true&cardinfo=
    !!ALSA Information Script v 0.4.61
    !!Script ran on: Wed Jul 18 00:10:56 UTC 2012
    !!Linux Distribution
    Arch Linux \r (\l) DISTRIB_ID=archlinux DISTRIB_DESCRIPTION="Arch Linux" NAME="Arch Linux" ID=arch PRETTY_NAME="Arch Linux" HOME_URL="http://www.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/"
    !!DMI Information
    Manufacturer:
    Product Name: 507GR
    Product Version:
    Firmware Version: AG91510J.15A.0816.2005.0214.1818
    !!Kernel Information
    Kernel release: 3.4.4-3-ARCH
    Operating System: GNU/Linux
    Architecture: i686
    Processor: unknown
    SMP Enabled: Yes
    !!ALSA Version
    Driver version: 1.0.25
    Library version: 1.0.25
    Utilities version: 1.0.25
    !!Loaded ALSA modules
    snd_hda_intel
    snd_hda_intel
    !!Sound Servers on this system
    Jack:
    Installed - Yes (/usr/bin/jackd)
    Running - No
    !!Soundcards recognised by ALSA
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0x53300000 irq 46
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0x53000000 irq 17
    !!PCI Soundcards installed in the system
    00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
    01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
    !!Advanced information - PCI Vendor/Device/Subsystem ID's
    00:1b.0 0403: 8086:2668 (rev 03)
    Subsystem: 107b:4037
    01:00.1 0403: 10de:0be3 (rev a1)
    Subsystem: 1043:8354
    !!Loaded sound module options
    !!Module: snd_hda_intel
    align_buffer_size : -1
    bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : -1
    id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    power_save : 0
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    single_cmd : N
    snoop : Y
    !!Module: snd_hda_intel
    align_buffer_size : -1
    bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : -1
    id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    power_save : 0
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    single_cmd : N
    snoop : Y
    !!HDA-Intel Codec information
    --startcollapse--
    Codec: Realtek ALC880
    Address: 2
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10ec0880
    Subsystem Id: 0x08600000
    Revision Id: 0x90000
    No Modem Function Group found
    Default PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
    IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x02 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x03 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x04 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x05 [Audio Output] wcaps 0x411: Stereo
    Converter: stream=0, channel=0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Node 0x07 [Vendor Defined Widget] wcaps 0xf0051b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
    Amp-In vals:
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 0
    Node 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 7
    0x18 0x19 0x1a* 0x1b 0x1c 0x14 0x15
    Node 0x09 [Audio Input] wcaps 0x10051b: Stereo Amp-In
    Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
    Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x6]: 16 20
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 10
    0x18 0x19 0x1a 0x1b 0x1c* 0x0b 0x14 0x15 0x16 0x17
    Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
    Converter: stream=0, channel=0
    SDI-Select: 0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x160]: 44100 48000 96000
    bits [0x1e]: 16 20 24 32
    formats [0x1]: PCM
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x1f
    Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
    Control: name="Beep Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=5, ofs=0
    Control: name="Beep Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=5, ofs=0
    Amp-In caps: ofs=0x23, nsteps=0x41, stepsize=0x03, mute=1
    Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0xa3 0xa3] [0x80 0x80] [0x80 0x80]
    Connection: 8
    0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15
    Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x02 0x0b
    Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x03 0x0b
    Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x04 0x0b
    Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
    Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-In vals: [0x00 0x00] [0x80 0x80]
    Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
    Amp-Out vals: [0x40 0x40]
    Connection: 2
    0x05 0x0b
    Node 0x10 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x11 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x12 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x13 [Audio Selector] wcaps 0x300101: Stereo
    Connection: 4
    0x0c* 0x0d 0x0e 0x0f
    Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0c
    Node 0x15 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0d
    Node 0x16 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0e
    Node 0x17 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 0
    Node 0x18 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x10
    Node 0x19 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x11
    Node 0x1a [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Control: name="Line Jack", index=0, device=0
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x01810000: [Jack] Line In at Ext Rear
    Conn = 1/8, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x12
    Node 0x1b [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
    Vref caps: HIZ 50 80
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x13
    Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x40000000: [N/A] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Node 0x1d [Pin Complex] wcaps 0x400000: Mono
    Pincap 0x00000020: IN
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
    Pincap 0x00000010: OUT
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Connection: 1
    0x06
    Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
    Pincap 0x00000020: IN
    Pin Default 0x00000000: [Jack] Line Out at Ext N/A
    Conn = Unknown, Color = Unknown
    DefAssociation = 0x0, Sequence = 0x0
    Pin-ctls: 0x00:
    Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
    Processing caps: benign=0, ncoeff=10
    Node 0x21 [Volume Knob Widget] wcaps 0x600080: Mono
    Volume-Knob: delta=0, steps=64, direct=0, val=0
    Unsolicited: tag=00, enabled=0
    Connection: 0
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 0
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=3 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=0, device=0
    Control: name="IEC958 Playback Pro Mask", index=0, device=0
    Control: name="IEC958 Playback Default", index=0, device=0
    Control: name="IEC958 Playback Switch", index=0, device=0
    Control: name="ELD", index=0, device=3
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 1
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=7 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=1, device=0
    Control: name="IEC958 Playback Pro Mask", index=1, device=0
    Control: name="IEC958 Playback Default", index=1, device=0
    Control: name="IEC958 Playback Switch", index=1, device=0
    Control: name="ELD", index=0, device=7
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 2
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=8 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=2, device=0
    Control: name="IEC958 Playback Pro Mask", index=2, device=0
    Control: name="IEC958 Playback Default", index=2, device=0
    Control: name="IEC958 Playback Switch", index=2, device=0
    Control: name="ELD", index=0, device=8
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    Codec: Nvidia GPU 0b HDMI/DP
    Address: 3
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de000b
    Subsystem Id: 0x10de0101
    Revision Id: 0x100200
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0xe]: 16 20 24
    formats [0x5]: PCM AC3
    Unsolicited: tag=00, enabled=0
    Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
    Control: name="HDMI/DP,pcm=9 Jack", index=0, device=0
    Control: name="IEC958 Playback Con Mask", index=3, device=0
    Control: name="IEC958 Playback Pro Mask", index=3, device=0
    Control: name="IEC958 Playback Default", index=3, device=0
    Control: name="IEC958 Playback Switch", index=3, device=0
    Control: name="ELD", index=0, device=9
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x00:
    Unsolicited: tag=01, enabled=1
    Connection: 1
    0x04
    --endcollapse--
    !!ALSA Device nodes
    crw-rw----+ 1 root audio 116, 3 Jul 17 17:07 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116, 12 Jul 17 17:07 /dev/snd/controlC1
    crw-rw----+ 1 root audio 116, 2 Jul 17 17:07 /dev/snd/hwC0D2
    crw-rw----+ 1 root audio 116, 11 Jul 17 17:07 /dev/snd/hwC1D0
    crw-rw----+ 1 root audio 116, 10 Jul 17 17:07 /dev/snd/hwC1D1
    crw-rw----+ 1 root audio 116, 9 Jul 17 17:07 /dev/snd/hwC1D2
    crw-rw----+ 1 root audio 116, 8 Jul 17 17:07 /dev/snd/hwC1D3
    crw-rw----+ 1 root audio 116, 7 Jul 17 17:07 /dev/snd/pcmC1D3p
    crw-rw----+ 1 root audio 116, 6 Jul 17 17:07 /dev/snd/pcmC1D7p
    crw-rw----+ 1 root audio 116, 5 Jul 17 17:07 /dev/snd/pcmC1D8p
    crw-rw----+ 1 root audio 116, 4 Jul 17 17:07 /dev/snd/pcmC1D9p
    crw-rw---- 1 root audio 116, 1 Jul 17 17:07 /dev/snd/seq
    crw-rw----+ 1 root audio 116, 33 Jul 17 17:07 /dev/snd/timer
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root 80 Jul 17 17:07 .
    drwxr-xr-x 3 root root 320 Jul 17 17:07 ..
    lrwxrwxrwx 1 root root 12 Jul 17 17:07 pci-0000:00:1b.0 -> ../controlC0
    lrwxrwxrwx 1 root root 12 Jul 17 17:07 pci-0000:01:00.1 -> ../controlC1
    !!Aplay/Arecord output
    APLAY
    **** List of PLAYBACK Hardware Devices ****
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ARECORD
    **** List of CAPTURE Hardware Devices ****
    !!Amixer output
    !!-------Mixer controls for card 0 [Intel]
    Card hw:0 'Intel'/'HDA Intel at 0x53300000 irq 46'
    Mixer name : 'Realtek ALC880'
    Components : 'HDA:10ec0880,08600000,00090000'
    Controls : 4
    Simple ctrls : 2
    Simple mixer control 'PCM',0
    Capabilities: pvolume penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 255 [100%] [0.00dB]
    Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 65
    Mono:
    Front Left: Playback 35 [54%] [0.00dB] [off]
    Front Right: Playback 35 [54%] [0.00dB] [off]
    !!-------Mixer controls for card 1 [NVidia]
    Card hw:1 'NVidia'/'HDA NVidia at 0x53000000 irq 17'
    Mixer name : 'Nvidia GPU 0b HDMI/DP'
    Components : 'HDA:10de000b,10de0101,00100200'
    Controls : 24
    Simple ctrls : 4
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',1
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',2
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',3
    Capabilities: pswitch pswitch-joined penum
    Playback channels: Mono
    Mono: Playback [on]
    !!Alsactl output
    --startcollapse--
    state.Intel {
    control.1 {
    iface MIXER
    name 'Beep Playback Volume'
    value.0 35
    value.1 35
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 65'
    dbmin -3500
    dbmax 3000
    dbvalue.0 0
    dbvalue.1 0
    control.2 {
    iface MIXER
    name 'Beep Playback Switch'
    value.0 false
    value.1 false
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.3 {
    iface CARD
    name 'Line Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.4 {
    iface MIXER
    name 'PCM Playback Volume'
    value.0 255
    value.1 255
    comment {
    access 'read write user'
    type INTEGER
    count 2
    range '0 - 255'
    tlv '0000000100000008ffffec1400000014'
    dbmin -5100
    dbmax 0
    dbvalue.0 0
    dbvalue.1 0
    state.NVidia {
    control.1 {
    iface CARD
    name 'HDMI/DP,pcm=3 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.2 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.3 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.4 {
    iface MIXER
    name 'IEC958 Playback Default'
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.5 {
    iface MIXER
    name 'IEC958 Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.6 {
    iface PCM
    device 3
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    control.7 {
    iface CARD
    name 'HDMI/DP,pcm=7 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.8 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 1
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.9 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 1
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.10 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 1
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.11 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 1
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.12 {
    iface PCM
    device 7
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    control.13 {
    iface CARD
    name 'HDMI/DP,pcm=8 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.14 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 2
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.15 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 2
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.16 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 2
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.17 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 2
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.18 {
    iface PCM
    device 8
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    control.19 {
    iface CARD
    name 'HDMI/DP,pcm=9 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.20 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 3
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.21 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 3
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.22 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 3
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.23 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 3
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.24 {
    iface PCM
    device 9
    name ELD
    value ''
    comment {
    access read
    type BYTES
    count 0
    --endcollapse--
    !!All Loaded Modules
    Module
    zram
    lm85
    hwmon_vid
    aes_i586
    cryptd
    aes_generic
    act_police
    cls_basic
    cls_flow
    cls_fw
    cls_u32
    sch_tbf
    sch_prio
    sch_htb
    sch_hfsc
    sch_ingress
    sch_sfq
    bridge
    stp
    llc
    xt_statistic
    xt_CT
    xt_LOG
    xt_time
    xt_connlimit
    xt_realm
    xt_addrtype
    iptable_raw
    xt_comment
    xt_recent
    xt_policy
    ipt_ULOG
    ipt_REJECT
    ipt_REDIRECT
    ipt_NETMAP
    ipt_MASQUERADE
    ipt_ECN
    ipt_CLUSTERIP
    ipt_ah
    xt_set
    ip_set
    nf_nat_tftp
    nf_nat_snmp_basic
    nf_conntrack_snmp
    nf_nat_sip
    nf_nat_pptp
    nf_nat_proto_gre
    nf_nat_irc
    nf_nat_h323
    nf_nat_ftp
    nf_nat_amanda
    ts_kmp
    nf_conntrack_amanda
    nf_conntrack_sane
    nf_conntrack_tftp
    nf_conntrack_sip
    nf_conntrack_proto_udplite
    nf_conntrack_proto_sctp
    nf_conntrack_pptp
    nf_conntrack_proto_gre
    nf_conntrack_netlink
    nf_conntrack_netbios_ns
    nf_conntrack_broadcast
    nf_conntrack_irc
    nf_conntrack_h323
    nf_conntrack_ftp
    xt_TPROXY
    nf_defrag_ipv6
    nf_tproxy_core
    ip6_tables
    xt_tcpmss
    xt_pkttype
    xt_physdev
    xt_owner
    xt_NFQUEUE
    xt_NFLOG
    nfnetlink_log
    xt_multiport
    xt_mark
    xt_mac
    xt_limit
    xt_length
    xt_iprange
    xt_helper
    xt_hashlimit
    xt_DSCP
    xt_dscp
    xt_dccp
    xt_conntrack
    xt_connmark
    xt_CLASSIFY
    xt_AUDIT
    xt_state
    iptable_nat
    nf_nat
    nf_conntrack_ipv4
    nf_defrag_ipv4
    nf_conntrack
    iptable_mangle
    nfnetlink
    xt_tcpudp
    iptable_filter
    ip_tables
    x_tables
    arc4
    fuse
    nvidia
    snd_hda_codec_hdmi
    ppdev
    ath9k_htc
    ath9k_common
    microcode
    ath9k_hw
    ath
    serio_raw
    psmouse
    evdev
    mac80211
    ums_cypress
    cfg80211
    compat
    usb_storage
    rfkill
    i2c_i801
    uas
    rc_ati_x10
    iTCO_wdt
    firewire_ohci
    ati_remote
    iTCO_vendor_support
    e100
    firewire_core
    mii
    rc_core
    crc_itu_t
    snd_hda_codec_realtek
    parport_pc
    parport
    snd_hda_intel
    snd_hda_codec
    snd_pcm
    snd_page_alloc
    snd_hwdep
    snd_timer
    nfsd
    exportfs
    intel_agp
    intel_gtt
    snd
    nfs
    i2c_core
    agpgart
    nfs_acl
    lockd
    soundcore
    auth_rpcgss
    button
    processor
    sunrpc
    fscache
    autofs4
    ext4
    crc16
    jbd2
    mbcache
    usbhid
    hid
    sr_mod
    cdrom
    pata_acpi
    ata_generic
    uhci_hcd
    ata_piix
    ehci_hcd
    usbcore
    usb_common
    sd_mod
    ahci
    libahci
    libata
    scsi_mod
    !!Sysfs Files
    /sys/class/sound/hwC0D2/init_pin_configs:
    0x14 0x00000000
    0x15 0x00000000
    0x16 0x00000000
    0x17 0x00000000
    0x18 0x00000000
    0x19 0x00000000
    0x1a 0x01810000
    0x1b 0x00000000
    0x1c 0x40000000
    0x1d 0x00000000
    0x1e 0x00000000
    0x1f 0x00000000
    /sys/class/sound/hwC0D2/driver_pin_configs:
    /sys/class/sound/hwC0D2/user_pin_configs:
    /sys/class/sound/hwC0D2/init_verbs:
    /sys/class/sound/hwC1D0/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D0/driver_pin_configs:
    /sys/class/sound/hwC1D0/user_pin_configs:
    /sys/class/sound/hwC1D0/init_verbs:
    /sys/class/sound/hwC1D1/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D1/driver_pin_configs:
    /sys/class/sound/hwC1D1/user_pin_configs:
    /sys/class/sound/hwC1D1/init_verbs:
    /sys/class/sound/hwC1D2/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D2/driver_pin_configs:
    /sys/class/sound/hwC1D2/user_pin_configs:
    /sys/class/sound/hwC1D2/init_verbs:
    /sys/class/sound/hwC1D3/init_pin_configs:
    0x05 0x18560010
    /sys/class/sound/hwC1D3/driver_pin_configs:
    /sys/class/sound/hwC1D3/user_pin_configs:
    /sys/class/sound/hwC1D3/init_verbs:
    !!ALSA/HDA dmesg
    [ 3.398568] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 3.431145] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 3.462799] parport_pc 00:07: reported by Plug and Play ACPI
    [ 3.462832] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    [ 3.467010] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
    [ 3.468096] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
    [ 3.471112] hda_intel: Disabling MSI
    [ 3.522125] intel_rng: Firmware space is locked read-only. If you can't or
    [ 4.173059] ath9k_htc 1-2:1.0: ath9k_htc: HTC initialized with 45 credits
    [ 4.263632] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
    [ 4.263914] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
    [ 4.264134] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
    [ 4.264423] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
    [ 4.267027] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    I'll also see what kind of help I can get from the developers upstream.

  • [Guide]Making the Logitech G510 Work On Linux!

    Update April 23, 2015: I've got a new keyboard (Corsair K95) so I personally probably won't touch this code ever again if I can help it, however it should be working just fine in it's current state without my dabbling, I've set the code up so that the macros are recorded to script files in /usr/share/g15daemon/macros/ with a provided example script, it should be easy enough to read or modify, and if desired the scripts can be replaced by custom executables. When the buttons on the keyboard are pressed they execute these scripts with a command line argument corresponding to the current M-Key state (so we have different functions for M1, M2 and M3 keys), but I thought this was the easiest and most versatile approach, I feel I've got a lot more freedom to customize the macro keys than I ever did in windows this way. As for the MR Key, it is functioning in that it will record a macro (through Xev) and output it to a text file: /usr/share/g15daemon/macros/Macros by running the MacroRecord script located at /usr/share/g15daemon/macros/MacroRecord, you need to ensure that these scripts are made executable when you install this (unless you use my custom pkgbuild on arch which does this automatically) to use these recorded Macros you just have to copy them over to one of the other scripts (for the respective key you wish to use). The Macro Recording script works for recording most normal macros, but if you try to break it, you will (You should be able to use up to 4 modifier keys on one button press (for a total of 5 buttons held down) without running into any problems, as a limitation) but this script is not complex so it should be easy for anyone using it to open it up and try to improve it or increase the amount of modifier keys supported per macro.
    I was working on a Qt5 application that would allow these files to be edited through a Qt based GUI, which also shows the macros recorded by MR for easily copying them over and saving the file. Everything is done except the save function, if someone asks me in a message, I will finish this application for them or send them the source code once I get it.
    Latest Source (Comes with Arch PKGBUILDs, install with makepkg -i)
    Older Source (Before I coded in the MR key)
    Source of Qt GUI Front-End (I never finished this program, you need qt-creator to open these source files and finish them yourself. Without this program you can just manually edit the files in /usr/share/g15daemon/macros as described below, the only parts that haven't been coded in yet are the save code, and the test button code. It should be easy to do though, there is example code in the saveFiles function which you can use to finish it (comment this function out if you want to compile it before you finish up coding it, this function breaks the code since it is not written in functional code) if you just adjust it based on the loadFiles function that is above it which does work for loading all the files, it should be pretty easy to finish this program up. If you finish coding it, feel free to send me a message so that I can link to your complete sources instead. These sources I'm releasing in public domain (do whatever you want with them) but Qt5 is LGPL 3.0 licensed.)
    There is now a wiki page for this, but it's content is slightly different from this thread and doesn't offer much support for other distributions.
    I have a logitech G510 keyboard, and 2 years back I spent about a week applying several patches I had scoured from around the net as well as making my own modifications as needed to make this work with the old g15daemon drivers (as in, I forked g15daemon, without actually changing the programs name). An alternative to this method is using the gnome15 project (just as g15daemon it is no longer being developed) but I had severe (and quite unacceptable) input lag when I used gnome 15 as well as other major issues and as such I vastly prefer my own method. (Besides I worked hard to make this work, I was toying with source code in a programming language I am not really familiar with (C) and did so non-stop for a week, it'd be a total waste if it wasn't better than the alternative!)
    And on february 11th 2015 I made yet another update to these drivers that made them significantly easier to use (before this time, the source code had to be manually edited and the drivers had to be then recompiled ino rder to edit the functionality of the G-Keys (not to mention the source code was an ugly mess because of this roundabout approach) this had to be done because the g15macro part of g15daemon never worked well with this keyboard, so I decided to hardcode the keys into the drivers as a temporary solution, now I've found a more permanent solution which is redirecting the keypresses to bash scripts. One script file for each button, I will explain how to do this later on.
    Here is the  original thread I made on this if anyone wants to see the ugly mess I went through to get here, luckily that's far behind me now and the code is getting more and more mature over time as I fix it little by little.
    How to do it:
    What you will need to do is apply these patches for libg15 and g15daemon. (If you want to do it the hard way, use the older Hardcode Patch but I don't recommend it unless you really know that you want it, and know why you want it.)
    This can be done on any distro I would assume, for gentoo refer to this thread. To get the sources Download this (latest source) and extract it with unrar, (on arch use makepkg -i to install) in the following order: "libg15 -> libg15render -> g15daemon -> g15stats" (Note: You can edit the macros in the macros folder before installing g15daemon. If you are not on arch you need to manually copy the macros folder to /usr/share/g15daemon/macros/, otherwise the pkgbuild will do it for you. If you are running in another distro you can delete the PKGBUILD file in the folders. I included the unmodified libg15render and g15stats too for the sake of convenience, and as a safety net if they disappear off the face of the internet, which is what they seem to be about to do. If you do not feel like trusting the sources I provided then fear not! the ones I provided are just the original sources (md5sum should match with those found there) (as development for the project seems to have been dropped and these were the final versions ever made) but I assure you, the sources I provided are the original ones downloaded straight from sourceforge. If you are on arch you can use ABS to get the sources from the official repositories and then replace the PKGBUILDs with the ones in my rar (or change them yourself, see wiki). If you want to download your own sources (remember to get my patches too!) then here is an alternative download for the default macros.
    Note: In the arch package there were other patches(config-write, recv-oob-answer and uinput) in the package in the official repositories, I added these three to my own file to avoid clutter, the first two are the first two entries of my file, the third is at line 40-71 (two entries) as a part of the same file where I coded in the G-Keys. Depending on your distro and how you get your hands on the sources you may have to adjust this as these patches may already have been applied for you (meaning mine will fail to patch because of mismatching sources). I have no idea what these patches are actually for (would be nice to know) but I imagine they're there for a reason and as such stuck with them.
    For other distros figure out how to compile packages from the sources (sorry Arch and Gentoo are the only distros I really use so I can't help with others, but I assure you this can be done on all distros. If it comes down to it ask on their forums for help!)
    In the libg15 patch I disabled support for other keyboard models in the first few lines (you will see which if you read the patch) as I suspect many of the changes made might break support for the other devices, but if you want to take your chances just remove the minus sign in front of the device you want to use and hope for the best. If you have a keyboard that was already supported by these drivers, the biggest benefit of getting my version working would be the smoother G-Key functions (since they aren't run through a third party program like g15macro, it's bound to be a little faster and less prone to bugs.) also if you have a G510s and want to try these drivers on that board, you will have to add your keyboards id into this section (or replace the one I added with the appropriate ID for your board) using lsusb to find the right values.
    I couldn't get g15macro to work properly with my keyboard and noticed several issues with it (it seemed like it was underdeveloped to me) so my solution to that problem was originally to hardcode the G-key functionalities into the base drivers; But later on I realized I could instead redirect the code to script files that I would create outside of the install, to avoid the load of pain that comes with hardcoding something you may frequently want to change. These drivers are run as root and as such you must be careful and use sudo where applicable to run the commands as your user rather than as root. By default all G-Key presses will be read as commands from the user with uid "#1000", which is in most cases the first user account created on the system. The bonus from this approach is that the G-Keys work much faster than they would using the g15macro and they are also much more customizable than they ever were in windows, the minus is that you need to know/learn bash/shell scripting in order to use it this way. That or find a way to edit the script files to be in a programming language you understand, but bash scripting is the most convenient since you get all the versatility of a terminal in your keyboard that way.
    To change the colors of your keyboard you need to edit the libg15.patch file below line 338 (//Set keyboard color based on M led state.) The code there uses the basic RGB format, and each M-Key has it's own line. The default is: Dark-ish Blue(M1/Fallback), Dark-ish Red(M2), Dark-ish Green(M3)
    To change the macros, you can (if you installed with my pkgbuild on arch) go to /usr/share/g15daemon/macros/ and within you will find 19 files, an "Example" file (this is like a backup, it's what can be used to reset files back to their defaults if you get lost.) The files are named after the keys they affect, each file has statements for M1, M2 and M3 and then a few extras for errors that uses libnotify for error messages. The default setup also uses libnotify to tell you which key was pressed, and which key was released. If you are not on arch or gentoo and could not install directly from my sources, you will need to either copy the files from my rar to "/usr/share/g15daemon/macros/" and edit them from there, or create them yourself from scratch on that path (the names of the scripts are G# where # is the number of the key, make sure that the files are executable with chmod +x if you are more advanced, you can edit the g15daemon.patch file if the location of the macros isn't to your liking and change the path to the scripts to something more convenient for you (e.g. ".../.config/g15daemon/")
    By default, the scripts will look something like this:
    #!/bin/sh
    declare -i mkey=$(( $2 + 1 ))
    declare -r key="G1"
    #M1
    if [[ "$1" == "on" && $2 -eq 0 ]]; then
    /usr/bin/notify-send $key: 'M'$mkey', state='$1
    elif [ $2 -eq 0 ]; then
    /usr/bin/notify-send $key: 'M'$mkey', state='$1
    fi
    #M2
    if [[ "$1" == "on" && $2 -eq 1 ]]; then
    /usr/bin/notify-send $key: 'M'$mkey', state='$1
    elif [ $2 -eq 1 ]; then
    /usr/bin/notify-send $key: 'M'$mkey', state='$1
    fi
    #M3
    if [[ "$1" == "on" && $2 -eq 2 ]]; then
    /usr/bin/notify-send $key: 'M'$mkey', state='$1
    elif [ $2 -eq 2 ]; then
    /usr/bin/notify-send $key: 'M'$mkey', state='$1
    fi
    #Else (Errors)
    #If there is no input
    if [[ -z "$@" ]]; then
    /usr/bin/notify-send $key": Error!" 'There was no input'
    fi
    #If M key state is out of range (less than zero or more than 2)
    if [[ $2 -lt 0 || $2 -gt 2 ]]; then
    /usr/bin/notify-send $key": Error!" 'There is no M'$mkey'! (State='$1')'
    fi
    #If the first input variable (on/off) is incorrect. This should never happen.
    if [[ -n "$1" && "$1" != "on" && "$1" != "off" ]]; then
    /usr/bin/notify-send $key": Warning!" '"'$1'" is not a valid state! (M'$mkey'), defaulting to "off".'
    fi
    And here is an example of how the M1-M3 keys could be edited in this file. The "if" statements are events that occur when you press down on the button, and the elif statements are for the key release.
    #M1
    if [[ "$1" == "on" && $2 -eq 0 ]]; then
    thunar /mnt/stash/movies & disown
    fi
    #^elif is not needed and can be erased for this command to avoid the notification of key-release. The & disown part is extremely important, if you forget to add this to the end of every line where you execute a program that will keep running after you release the button, you will not be able to use any G-Keys until you terminate the program. If you remember to add the & disown, everything will be fine.
    #M2
    if [[ "$1" == "on" && $2 -eq 1 ]]; then
    xdotool keydown Ctrl && xdotool keydown Page_Down
    elif [ $2 -eq 1 ]; then
    xdotool keyup Ctrl && xdotool keyup Page_Down
    fi
    #^The above executes the keyboard combo Ctrl+Page Down (Next Tab) and holds these buttons down until your key release is detected.
    #M3
    if [[ "$1" == "on" && $2 -eq 2 ]]; then
    xdotool keydown Super && xdotool keydown F1 && xdotool keyup Super && xdotool keyup F1
    fi
    #^The above is my keyboard shortcut for changing workspaces, (Meta + F1-F6), since I won't ever need to hold these buttons down, I set them up to press and release on keydown, with no need to detect the key release, this is good to do to avoid a bug I mention lower in the guide.
    That's the gist of it, all you need to know. You can test-fire the commands in your terminal before you add them to the files. Recompiling and re-installing the G15Daemon (at least on arch) will overwrite your existing macros in /usr/lib/g15daemon/macros. Last but not least, you should remember the sleep command (for example, to restart g15daemon, do g15daemon -k && sleep 5 && g15daemon this is how you can set up timed commands and macros on your G-Keys as well. I may later on develop a GUI front-end for editing the macros, and program the MR-key to work like it does on Windows, but right now I'm satisfied with what I've got, so that will have to wait.
    You need to know:
    -The g15daemon service should be started after X11/Xorg-Server is started or any commands that require X (like opening a folder, or graphical notifications) will not work. (You can either just wait till you log in and use xinitrc or an autostart script for your desktop environment to start the service, or you can set up a restart script which kills the original instance (g15daemon -k) and starts a new one, this may be good to know if you would like the service to be started on bootup so you wont have to look at white leds until you have logged in. You can use sudo to run these services as a user). You can also try to have the g15daemon initiate after your display manager loads. (For example make the initscript depend on kdm if you're using kde, I have not tried this though)
    Add this to the sudo configuration with visudo so you can run the g15daemon with sudo and no password (this should work on most distros, if not find the executable, could be in sbin (is on gentoo) like so: "/usr/sbin/g15daemon")
    ALL ALL = (root) NOPASSWD: /usr/bin/g15daemon
    (You can replace the first "ALL" with a username or % group if you want to limit the command to just one user)
    -I have not tested the headphone/mic plugs on the keyboard (please do comment your results if you try to use that)
    -This is not completely bug free.
    -There is no support for tracking launched/focused application and changing the M-Key mode depending on what you are doing (this would be useful though)
    -The MR key is not supported, but the LED works.
    Known Issues: (ordered by severity, if you want to contribute fixing these issues is the best thing you can do to help as I seem incapable of it)
    Sometimes the Key Release of G keys is not detected (this means if you have a key bound to the button that is held until the key is released, the release may not be detected properly. This only happens if you press the key quickly, not if you hold it for a short period before releasing it this is solved by either pressing the key again, or not relying on the key-release state, the latter is fairly easy to do as you can use "variables" and "if"s and "do/while" or "for" in C to set keys with toggle functions.
    Keypress detection for the G-Keys isn't 100% reliable, it will work completely fine 95% of the time or so, but sometimes (usually only if a G key has not been pressed in a while) the key needs to be pressed twice (This was much worse when g15macro was used and the keys almost always had to be pressed twice if I recall correctly). This may look like it's a huge bother at first, but really I hardly ever notice this when I'm using the keyboard and it is a very rare occurance.
    The Volume Wheel is erratic, I used patches from the net to make the wheel work but the wheel was unusable, I managed to make it just barely usable but I wouldn't call it "reliable" in it's current state. It does however work "ok". The wheel worked fine with generic keyboard drivers so maybe there is something in there to shed light on how to make them properly work (remember that there was a bit in libg15.c that made the wheel work, the other half of it is in uinput.c)
    The M-Key leds (M1, M2 and M3) will not light up until a G-Key or one of the M keys is pressed (very minor, I tried to fix this but failed, gave up since it's not really important)
    Run "g15daemon -d" for debug mode to see output from the driver when it is running you will repeatedly get the following error, I have no idea what this is but I do not like it
    libg15: Unknown usb error: Keyboard Read !! (err is -75 (Value too large for defined data type))
    look around line 471 of the patched libg15.c to see where the error is being printed from.
    Terminating the g15daemon (g15daemon -k) will render the keyboard unusable and can result in bugs (for example your next keypress may be detected but release will not be detected) so be careful when doing something like that. Unplugging the keyboard and plugging it back in solves this issue.
    Scroll-Lock led does not work (this is not specific to this keyboard, it is a Linux problem and affects all keyboards as far as I am aware)
    I personally prefer using this keyboard in Linux over using it in Windows because of how much more configurable it is (there's nothing I can't do with the press of a button now) and switching workspaces with just one button each for a total of 6 is a joy!
    Feel free to comment below with any questions or thoughts, any suggestions to improve the code or other contributions are greatly appreciated! I am not skilled in C programming and as such some of my code may look hideous to those who would know what they're doing so better ways to achieve the same results will not be ignored either and I will add any significant updates to the OP when I see them.
    Good Luck and Enjoy
    PS: I know the libg15 patch is rather "unclean" (contains a lot of redundant patches, i.e. replacing a line with the same line) but I was too lazy to clean it up. I tried once but it did not work out so well
    If you have a G510s and this did not work for you, I may be able to help you get that working, comment if you want help with that (the first step to try is on the wiki)
    Last edited by rabcor (2015-05-08 14:41:34)

    Major Update: The G-Keys can now be edited without recompiling by editing shell scripts at "/usr/share/g15daemon/macros/"
    Each button has it's own script file named by it's label (e.g. to edit the functionality of G1, open the script named G1.) The button will try to execute the scripts as programs, so make sure they are executable (chmod +x) and as long as the name remains the same, if you want to replace the files with something different, know that the arguments currently given to the files ($1 and $2) are ($1)on/off and ($2)0-2  (where 0 is M1 and 2 is M3)
    To download the updated sources, go here (only the g15daemon source/patch was updated). This thread's OP has been updated.
    Last edited by rabcor (2015-02-12 04:46:48)

  • How to grab global shortcuts keys in a java application?

    Hi!
    Does anybody know if it's possible to get the focus to a Java application, when it is not selected, using a keyboard shortcut key?
    I've written a java application that provides shortcuts keys (like CTRL-M...) for accessing to some operations. For using those keys combinations my application has to be focused between the other opened applications on the operating system (Linux 7.3), as it should be in a normal behaviour... but, I would need that the operation associated to the shortcut key could be executed even if another application had the focus...
    Is it possible? How this could be done?
    Thanks in advance four your interest and your answers.

    Unfortunately shortcuts will work only if your app is focused.
    Denis

  • Firefox 6 on Puppy Linux: Does not close properly

    OS is Puppy 528 (Linux). With Firefox6, close of program is incomplete. Window disappears, but when I try to access again I get message that Firefox is already running. I kill the program from my process manager and all is well.
    Box is Dell SX280 with 1 gig RAM. Presently running Firefox 3.6.13; afraid to upgrade

    here is a solution for you
    grep 'URL=' < file.url | sed 's/URL=//g' | xargs firefox
    change file.url to the name of your shortcut, I did not come up with this, but found it with a google search, one of the first page results when I searched for open .url file in firefox linux

  • Converting Mac keyboard shortcuts to Windows/PC based shortcuts.

    Hello,
    Let me say, I have been using Mac based platforms since close to 1991 on and off. I used System 7 (and OS 8/9, but close enough to System 7) for many years up until I started to use Windows starting on the later 9x and XP platforms. As I start to drift away from Windows to more likely use Macs, however I would like to have a consistent keyboard shortcut system similar to Windows or Linux/UNIX (for that matter).
    I actually get confused very easily switching from Macs and Windows with keyboard commands often when I use Windows comp and when I am using the Mac. (Just switching from different kinds of keyboards confuse me from the razor thin keys to a regular keyboard, because going from another one confuses me because of different pressures to press the on.)
    I also believe this may have to do with a "workflow" process/scripting, if I am not mistaken. Is there a script I can download, that has close to the standard Windows/PC commands that I can import into the Mac, and can these scripts be edited to adapt my own commands as well? Is there a way to use most of the function keys (F1-12) for the standard commands for the different purposes? I also would like the Option (alt)-Tab to cycle the different apps and Option-Esc to cycle all windows opened. I would like to try to reduce all Option/Command/Control/Shift commands to just a couple of keystrokes or an F key. These modifier keys I think are becoming old, especially since it doesn't meet Apple's simplicity, giving there is up to three keystrokes to press at a given time for some commands.
    I had tried the way on the System Preferences, but it doesn't go globally through all applications - real problem lies on the Apple apps on some. I strongly believe this is possible to do, since it might be able to work via a scripting system. I hope this could work. Apple has come a long way to open up the system's architecture without really messing things up, or just opening up the OS without hex apps is great. I hope they can just keep this up so the users can decide how they want their mac to work, because they know what's right for their purposes.
    Thanks in advance,
    Steven

    You may like youpi key. It is free. It works fairly well for me in MAC OS 10.4 although not officially supported. There is a commercial version you can buy, called iKey.
    http://www.versiontracker.com/dyn/moreinfo/macosx/11485&vid=75326
    Here is my script for listing my application folder. I have it assigned to function-key 6.
    tell application "Finder"
    activate
    select window of desktop
    make new Finder window to startup disk
    select Finder window 1
    set target of Finder window 1 to folder "Applications" of startup disk
    select Finder window 1
    set position of Finder window 1 to {60, 45}
    end tell
    This script was automatically generated in script editor record mode. After I recorded the script and did some minor editing, I copy the script to youpi key.
    I have all of my frequently used applications set to function keys. I am thinking of changing the switching to Scripts because there seems to be a side effect to some of the switching like the speaking.

  • Slow Shutdown on all Linux kernels but not on Linux-lts kernel

    Been having this problem since the beginning of my Linux experience with Arch.
    This is my uname -r output:
    3.8.6-1-ARCH
    This problem only happens on Linux main kernel, and never happen in Linux-lts kernel. Tried using the method mentioned in the wiki to produce a shutdown log and this is what I got:
    [ 0.003774] Freeing SMP alternatives: 16k freed
    [ 0.004541] ACPI: Core revision 20121018
    [ 0.013344] ftrace: allocating 18216 entries in 36 pages
    [ 0.020098] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.020517] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.056047] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T5870 @ 2.00GHz (fam: 06, model: 0f, stepping: 0d)
    [ 0.056666] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.056666] perf_event_intel: PEBS disabled due to CPU errata
    [ 0.056666] ... version: 2
    [ 0.056666] ... bit width: 40
    [ 0.056666] ... generic registers: 2
    [ 0.056666] ... value mask: 000000ffffffffff
    [ 0.056666] ... max period: 000000007fffffff
    [ 0.056666] ... fixed-purpose events: 3
    [ 0.056666] ... event mask: 0000000700000003
    [ 0.076717] CPU 1 irqstacks, hard=f64ba000 soft=f64bc000
    [ 0.076720] smpboot: Booting Node 0, Processors #1 OK
    [ 0.006666] Initializing CPU#1
    [ 0.006666] CPU1: Thermal monitoring handled by SMI
    [ 0.089933] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.089948] Brought up 2 CPUs
    [ 0.089951] smpboot: Total of 2 processors activated (7982.90 BogoMIPS)
    [ 0.090093] devtmpfs: initialized
    [ 0.090243] PM: Registering ACPI NVS region [mem 0x3f7c5400-0x3f7e7fb7] (142264 bytes)
    [ 0.091141] RTC time: 17:25:11, date: 04/14/13
    [ 0.091196] NET: Registered protocol family 16
    [ 0.091416] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.091419] ACPI: bus type pci registered
    [ 0.091492] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.091495] PCI: not using MMCONFIG
    [ 0.094229] PCI: PCI BIOS revision 2.10 entry at 0xf0322, last bus=48
    [ 0.094231] PCI: Using configuration type 1 for base access
    [ 0.094334] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.094336] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.094338] mtrr: corrected configuration.
    [ 0.095005] bio: create slab <bio-0> at 0
    [ 0.095005] ACPI: Added _OSI(Module Device)
    [ 0.095005] ACPI: Added _OSI(Processor Device)
    [ 0.095005] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.095005] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.097048] ACPI: EC: Look up EC in DSDT
    [ 0.111410] ACPI: SSDT 3f7db90c 0027F (v01 HP Cpu0Ist 00003000 INTL 20060317)
    [ 0.111870] ACPI: Dynamic OEM Table Load:
    [ 0.111873] ACPI: SSDT (null) 0027F (v01 HP Cpu0Ist 00003000 INTL 20060317)
    [ 0.112026] ACPI: SSDT 3f7dbc10 00619 (v01 HP Cpu0Cst 00003001 INTL 20060317)
    [ 0.112465] ACPI: Dynamic OEM Table Load:
    [ 0.112468] ACPI: SSDT (null) 00619 (v01 HP Cpu0Cst 00003001 INTL 20060317)
    [ 0.112715] ACPI: SSDT 3f7db844 000C8 (v01 HP Cpu1Ist 00003000 INTL 20060317)
    [ 0.113164] ACPI: Dynamic OEM Table Load:
    [ 0.113167] ACPI: SSDT (null) 000C8 (v01 HP Cpu1Ist 00003000 INTL 20060317)
    [ 0.113267] ACPI: SSDT 3f7dbb8b 00085 (v01 HP Cpu1Cst 00003000 INTL 20060317)
    [ 0.113713] ACPI: Dynamic OEM Table Load:
    [ 0.113716] ACPI: SSDT (null) 00085 (v01 HP Cpu1Cst 00003000 INTL 20060317)
    [ 0.150073] ACPI: Interpreter enabled
    [ 0.153341] ACPI: (supports S0 S3 S4 S5)
    [ 0.153361] ACPI: Using IOAPIC for interrupt routing
    [ 0.153384] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.153936] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
    [ 0.153938] PCI: Using MMCONFIG for extended config space
    [ 0.155733] ACPI: Power Resource [C2A5] (on)
    [ 0.158672] ACPI: Power Resource [C1CE] (off)
    [ 0.160729] ACPI: Power Resource [C3C1] (off)
    [ 0.160799] ACPI: Power Resource [C3C2] (off)
    [ 0.160867] ACPI: Power Resource [C3C3] (off)
    [ 0.160935] ACPI: Power Resource [C3C4] (off)
    [ 0.161009] ACPI: Power Resource [C3C5] (off)
    [ 0.161845] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
    [ 0.162025] ACPI: No dock devices found.
    [ 0.162033] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.165252] ACPI: PCI Root Bridge [C003] (domain 0000 [bus 00-ff])
    [ 0.165256] ACPI: PCI Interrupt Routing Table [\_SB_.C003._PRT]
    [ 0.165488] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.165491] pci_root PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.171851] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.171895] PCI host bridge to bus 0000:00
    [ 0.171899] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.171902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.171905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.171907] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.171910] pci_bus 0000:00: root bus resource [mem 0x3f800000-0xfedfffff]
    [ 0.171913] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff]
    [ 0.171915] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000dffff]
    [ 0.171928] pci 0000:00:00.0: [8086:2a10] type 00 class 0x060000
    [ 0.171982] pci 0000:00:02.0: [8086:2a12] type 00 class 0x030000
    [ 0.171998] pci 0000:00:02.0: reg 10: [mem 0xe8400000-0xe84fffff 64bit]
    [ 0.172008] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.172015] pci 0000:00:02.0: reg 20: [io 0x6000-0x6007]
    [ 0.172059] pci 0000:00:02.1: [8086:2a13] type 00 class 0x038000
    [ 0.172072] pci 0000:00:02.1: reg 10: [mem 0xe8500000-0xe85fffff 64bit]
    [ 0.172169] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
    [ 0.172229] pci 0000:00:1a.0: reg 20: [io 0x6020-0x603f]
    [ 0.172293] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
    [ 0.172319] pci 0000:00:1a.7: reg 10: [mem 0xe8600000-0xe86003ff]
    [ 0.172433] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.172470] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
    [ 0.172495] pci 0000:00:1b.0: reg 10: [mem 0xe8604000-0xe8607fff 64bit]
    [ 0.172607] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.172642] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
    [ 0.172760] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.172798] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
    [ 0.172915] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.172956] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
    [ 0.173074] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.173111] pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
    [ 0.173229] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.173264] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
    [ 0.173324] pci 0000:00:1d.0: reg 20: [io 0x6040-0x605f]
    [ 0.173376] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
    [ 0.173436] pci 0000:00:1d.1: reg 20: [io 0x6060-0x607f]
    [ 0.173482] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
    [ 0.173543] pci 0000:00:1d.2: reg 20: [io 0x6080-0x609f]
    [ 0.173605] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
    [ 0.173630] pci 0000:00:1d.7: reg 10: [mem 0xe8608000-0xe86083ff]
    [ 0.173744] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.173773] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.173877] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
    [ 0.173997] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    [ 0.174004] pci 0000:00:1f.0: quirk: [io 0x1100-0x113f] claimed by ICH6 GPIO
    [ 0.174009] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0500 (mask 007f)
    [ 0.174017] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 02e8 (mask 0007)
    [ 0.174077] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
    [ 0.174096] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
    [ 0.174109] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
    [ 0.174122] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
    [ 0.174135] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
    [ 0.174148] pci 0000:00:1f.1: reg 20: [io 0x60a0-0x60af]
    [ 0.174206] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
    [ 0.174235] pci 0000:00:1f.2: reg 10: [io 0x13f0-0x13f7]
    [ 0.174249] pci 0000:00:1f.2: reg 14: [io 0x15f4-0x15f7]
    [ 0.174262] pci 0000:00:1f.2: reg 18: [io 0x1370-0x1377]
    [ 0.174275] pci 0000:00:1f.2: reg 1c: [io 0x1574-0x1577]
    [ 0.174288] pci 0000:00:1f.2: reg 20: [io 0x60e0-0x60ff]
    [ 0.174301] pci 0000:00:1f.2: reg 24: [mem 0xe8609000-0xe86097ff]
    [ 0.174372] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.174462] pci 0000:00:1c.0: PCI bridge to [bus 08]
    [ 0.174643] pci 0000:10:00.0: [14e4:4315] type 00 class 0x028000
    [ 0.174715] pci 0000:10:00.0: reg 10: [mem 0xe8000000-0xe8003fff 64bit]
    [ 0.175106] pci 0000:10:00.0: supports D1 D2
    [ 0.175282] pci 0000:00:1c.1: PCI bridge to [bus 10]
    [ 0.175291] pci 0000:00:1c.1: bridge window [mem 0xe8000000-0xe80fffff]
    [ 0.175362] pci 0000:00:1c.4: PCI bridge to [bus 28]
    [ 0.175368] pci 0000:00:1c.4: bridge window [io 0x4000-0x5fff]
    [ 0.175374] pci 0000:00:1c.4: bridge window [mem 0xe4000000-0xe7ffffff]
    [ 0.175475] pci 0000:30:00.0: [11ab:4357] type 00 class 0x020000
    [ 0.175512] pci 0000:30:00.0: reg 10: [mem 0xe0000000-0xe0003fff 64bit]
    [ 0.175531] pci 0000:30:00.0: reg 18: [io 0x2000-0x20ff]
    [ 0.175690] pci 0000:30:00.0: supports D1 D2
    [ 0.175692] pci 0000:30:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.180023] pci 0000:00:1c.5: PCI bridge to [bus 30]
    [ 0.180029] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    [ 0.180035] pci 0000:00:1c.5: bridge window [mem 0xe0000000-0xe00fffff]
    [ 0.180143] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
    [ 0.180157] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.180160] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.180163] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.180166] pci 0000:00:1e.0: bridge window [mem 0x3f800000-0xfedfffff] (subtractive decode)
    [ 0.180169] pci 0000:00:1e.0: bridge window [mem 0xfee01000-0xffffffff] (subtractive decode)
    [ 0.180171] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000dffff] (subtractive decode)
    [ 0.180207] pci_bus 0000:00: on NUMA node 0
    [ 0.180222] ACPI: PCI Interrupt Routing Table [\_SB_.C003.C0B6._PRT]
    [ 0.180309] ACPI: PCI Interrupt Routing Table [\_SB_.C003.C125._PRT]
    [ 0.180364] ACPI: PCI Interrupt Routing Table [\_SB_.C003.C139._PRT]
    [ 0.180423] ACPI: PCI Interrupt Routing Table [\_SB_.C003.C13C._PRT]
    [ 0.180512] ACPI: PCI Interrupt Routing Table [\_SB_.C003.C13D._PRT]
    [ 0.180573] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.181965] ACPI: PCI Interrupt Link [C135] (IRQs *10 11)
    [ 0.182059] ACPI: PCI Interrupt Link [C136] (IRQs *10 11)
    [ 0.182150] ACPI: PCI Interrupt Link [C137] (IRQs 10 *11)
    [ 0.182233] ACPI: PCI Interrupt Link [C138] (IRQs 10 11) *0, disabled.
    [ 0.182323] ACPI: PCI Interrupt Link [C148] (IRQs *10 11)
    [ 0.182412] ACPI: PCI Interrupt Link [C149] (IRQs *10 11)
    [ 0.182496] ACPI: PCI Interrupt Link [C14A] (IRQs 10 11) *0, disabled.
    [ 0.182536] ACPI Exception: AE_NOT_FOUND, Evaluating _PRS (20121018/pci_link-184)
    [ 0.182612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.182612] vgaarb: loaded
    [ 0.182612] vgaarb: bridge control possible 0000:00:02.0
    [ 0.182612] PCI: Using ACPI for IRQ routing
    [ 0.184638] PCI: pci_cache_line_size set to 64 bytes
    [ 0.184796] Expanded resource reserved due to conflict with PCI Bus 0000:00
    [ 0.184799] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.184802] e820: reserve RAM buffer [mem 0x3f7b0000-0x3fffffff]
    [ 0.184920] NetLabel: Initializing
    [ 0.184923] NetLabel: domain hash size = 128
    [ 0.184924] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.184940] NetLabel: unlabeled traffic allowed by default
    [ 0.184979] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.184986] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.184991] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.193343] Switching to clocksource hpet
    [ 0.200077] pnp: PnP ACPI init
    [ 0.200102] ACPI: bus type pnp registered
    [ 0.200287] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.200292] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.200295] system 00:00: [mem 0x00100000-0x3f7fffff] could not be reserved
    [ 0.200301] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.200538] pnp 00:01: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.200553] pnp 00:02: [dma 4]
    [ 0.200582] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.200617] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.200661] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.200757] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.200799] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.200845] pnp 00:07: Plug and Play ACPI device, IDs SYN0159 SYN0100 SYN0002 PNP0f13 (active)
    [ 0.200982] system 00:08: [io 0x0500-0x057f] has been reserved
    [ 0.200986] system 00:08: [io 0x0800-0x080f] has been reserved
    [ 0.200990] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
    [ 0.200993] system 00:08: [mem 0xfff00000-0xffffffff] has been reserved
    [ 0.200997] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.201713] system 00:09: [io 0x04d0-0x04d1] has been reserved
    [ 0.201717] system 00:09: [io 0x1000-0x107f] has been reserved
    [ 0.201720] system 00:09: [io 0x1100-0x113f] has been reserved
    [ 0.201723] system 00:09: [io 0x1200-0x121f] has been reserved
    [ 0.201727] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.201730] system 00:09: [mem 0xfec00000-0xfec000ff] could not be reserved
    [ 0.201734] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.201737] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.201740] system 00:09: [mem 0xfed90000-0xfed99fff] has been reserved
    [ 0.201745] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.202730] system 00:0a: [mem 0x000cec00-0x000cffff] has been reserved
    [ 0.202734] system 00:0a: [mem 0x000d1000-0x000d3fff] has been reserved
    [ 0.202738] system 00:0a: [mem 0xfeda0000-0xfedbffff] has been reserved
    [ 0.202741] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.202746] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.202762] pnp: PnP ACPI: found 11 devices
    [ 0.202764] ACPI: ACPI bus type pnp unregistered
    [ 0.240177] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
    [ 0.240183] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000
    [ 0.240187] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000
    [ 0.240200] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
    [ 0.240204] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000
    [ 0.240217] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 28] add_size 200000
    [ 0.240230] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 30] add_size 200000
    [ 0.240247] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.240250] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.240254] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.240257] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.240260] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.240263] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.240266] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.240272] pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x401fffff]
    [ 0.240276] pci 0000:00:1c.0: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref]
    [ 0.240279] pci 0000:00:1c.1: BAR 15: assigned [mem 0x40400000-0x405fffff 64bit pref]
    [ 0.240283] pci 0000:00:1c.4: BAR 15: assigned [mem 0x40600000-0x407fffff 64bit pref]
    [ 0.240286] pci 0000:00:1c.5: BAR 15: assigned [mem 0x40800000-0x409fffff 64bit pref]
    [ 0.240290] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
    [ 0.240294] pci 0000:00:1c.1: BAR 13: assigned [io 0x7000-0x7fff]
    [ 0.240298] pci 0000:00:1c.0: PCI bridge to [bus 08]
    [ 0.240303] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.240310] pci 0000:00:1c.0: bridge window [mem 0x40000000-0x401fffff]
    [ 0.240316] pci 0000:00:1c.0: bridge window [mem 0x40200000-0x403fffff 64bit pref]
    [ 0.240324] pci 0000:00:1c.1: PCI bridge to [bus 10]
    [ 0.240328] pci 0000:00:1c.1: bridge window [io 0x7000-0x7fff]
    [ 0.240336] pci 0000:00:1c.1: bridge window [mem 0xe8000000-0xe80fffff]
    [ 0.240341] pci 0000:00:1c.1: bridge window [mem 0x40400000-0x405fffff 64bit pref]
    [ 0.240350] pci 0000:00:1c.4: PCI bridge to [bus 28]
    [ 0.240354] pci 0000:00:1c.4: bridge window [io 0x4000-0x5fff]
    [ 0.240361] pci 0000:00:1c.4: bridge window [mem 0xe4000000-0xe7ffffff]
    [ 0.240366] pci 0000:00:1c.4: bridge window [mem 0x40600000-0x407fffff 64bit pref]
    [ 0.240375] pci 0000:00:1c.5: PCI bridge to [bus 30]
    [ 0.240379] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    [ 0.240386] pci 0000:00:1c.5: bridge window [mem 0xe0000000-0xe00fffff]
    [ 0.240392] pci 0000:00:1c.5: bridge window [mem 0x40800000-0x409fffff 64bit pref]
    [ 0.240400] pci 0000:00:1e.0: PCI bridge to [bus 02]
    [ 0.240458] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.240463] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.240466] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.240469] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.240472] pci_bus 0000:00: resource 7 [mem 0x3f800000-0xfedfffff]
    [ 0.240474] pci_bus 0000:00: resource 8 [mem 0xfee01000-0xffffffff]
    [ 0.240477] pci_bus 0000:00: resource 9 [mem 0x000d4000-0x000dffff]
    [ 0.240480] pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
    [ 0.240482] pci_bus 0000:08: resource 1 [mem 0x40000000-0x401fffff]
    [ 0.240485] pci_bus 0000:08: resource 2 [mem 0x40200000-0x403fffff 64bit pref]
    [ 0.240488] pci_bus 0000:10: resource 0 [io 0x7000-0x7fff]
    [ 0.240490] pci_bus 0000:10: resource 1 [mem 0xe8000000-0xe80fffff]
    [ 0.240493] pci_bus 0000:10: resource 2 [mem 0x40400000-0x405fffff 64bit pref]
    [ 0.240496] pci_bus 0000:28: resource 0 [io 0x4000-0x5fff]
    [ 0.240499] pci_bus 0000:28: resource 1 [mem 0xe4000000-0xe7ffffff]
    [ 0.240501] pci_bus 0000:28: resource 2 [mem 0x40600000-0x407fffff 64bit pref]
    [ 0.240504] pci_bus 0000:30: resource 0 [io 0x2000-0x2fff]
    [ 0.240507] pci_bus 0000:30: resource 1 [mem 0xe0000000-0xe00fffff]
    [ 0.240510] pci_bus 0000:30: resource 2 [mem 0x40800000-0x409fffff 64bit pref]
    [ 0.240513] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7]
    [ 0.240515] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff]
    [ 0.240518] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.240520] pci_bus 0000:02: resource 7 [mem 0x3f800000-0xfedfffff]
    [ 0.240523] pci_bus 0000:02: resource 8 [mem 0xfee01000-0xffffffff]
    [ 0.240525] pci_bus 0000:02: resource 9 [mem 0x000d4000-0x000dffff]
    [ 0.240571] NET: Registered protocol family 2
    [ 0.240755] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.240797] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.240838] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.240883] TCP: reno registered
    [ 0.240886] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.240898] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.240959] NET: Registered protocol family 1
    [ 0.240973] pci 0000:00:02.0: Boot video device
    [ 0.241213] PCI: CLS 64 bytes, default 64
    [ 0.241257] Unpacking initramfs...
    [ 0.315982] Freeing initrd memory: 2932k freed
    [ 0.317982] apm: BIOS not found.
    [ 0.318309] audit: initializing netlink socket (disabled)
    [ 0.318336] type=2000 audit(1365960311.316:1): initialized
    [ 0.330595] bounce pool size: 64 pages
    [ 0.330608] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.332558] VFS: Disk quotas dquot_6.5.2
    [ 0.332622] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.332855] msgmni has been set to 1739
    [ 0.333128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.333159] io scheduler noop registered
    [ 0.333162] io scheduler deadline registered
    [ 0.333170] io scheduler cfq registered (default)
    [ 0.333331] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.333503] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 0.333644] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
    [ 0.333787] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
    [ 0.333960] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.333961] vesafb: scrolling: redraw
    [ 0.333964] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.334134] vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 3072k, total 3072k
    [ 0.358190] Console: switching to colour frame buffer device 128x48
    [ 0.382119] fb0: VESA VGA frame buffer device
    [ 0.382150] intel_idle: does not run on family 6 model 15
    [ 0.382186] GHES: HEST is not enabled!
    [ 0.382203] isapnp: Scanning for PnP cards...
    [ 0.695554] isapnp: No Plug & Play device found
    [ 0.695613] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.696373] i8042: PNP: PS/2 Controller [PNP0303:C2A2,PNP0f13:C2A3] at 0x60,0x64 irq 1,12
    [ 0.698008] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.698778] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.698816] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.698844] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.698875] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.698903] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.699019] mousedev: PS/2 mouse device common for all mice
    [ 0.699102] rtc_cmos 00:04: RTC can wake from S4
    [ 0.699270] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 0.699304] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.699332] cpuidle: using governor ladder
    [ 0.699334] cpuidle: using governor menu
    [ 0.699336] EFI Variables Facility v0.08 2004-May-17
    [ 0.699364] drop_monitor: Initializing network drop monitor service
    [ 0.699462] TCP: cubic registered
    [ 0.699595] NET: Registered protocol family 10
    [ 0.699813] NET: Registered protocol family 17
    [ 0.699824] Key type dns_resolver registered
    [ 0.699983] Using IPI No-Shortcut mode
    [ 0.700118] PM: Checking hibernation image partition /dev/sda2
    [ 0.720765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.732802] PM: Hibernation image not present or could not be loaded.
    [ 0.732814] registered taskstats version 1
    [ 0.733400] Magic number: 9:217:441
    [ 0.733488] rtc_cmos 00:04: setting system clock to 2013-04-14 17:25:12 UTC (1365960312)
    [ 0.733734] Freeing unused kernel memory: 556k freed
    [ 0.733954] Write protecting the kernel text: 4120k
    [ 0.733982] Write protecting the kernel read-only data: 1280k
    [ 0.741543] systemd-udevd[45]: starting version 201
    [ 0.743316] Linux agpgart interface v0.103
    [ 0.745096] [drm] Initialized drm 1.1.0 20060810
    [ 0.746117] agpgart-intel 0000:00:00.0: Intel 965GME/GLE Chipset
    [ 0.746174] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
    [ 0.746731] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
    [ 0.747068] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 0.747585] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    [ 0.747592] ACPI: Sleep Button [C2BE]
    [ 0.747654] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    [ 0.747709] ACPI: Lid Switch [C15B]
    [ 0.747774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 0.747778] ACPI: Power Button [PWRF]
    [ 0.752747] checking generic (d0000000 300000) vs hw (d0000000 10000000)
    [ 0.752752] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 0.752775] Console: switching to colour dummy device 80x25
    [ 0.753012] i915 0000:00:02.0: setting latency timer to 64
    [ 0.753276] i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [ 0.753291] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.753292] [drm] Driver supports precise vblank timestamp query.
    [ 0.753355] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 0.881041] [drm] initialized overlay support
    [ 1.048674] fbcon: inteldrmfb (fb0) is primary device
    [ 1.320023] tsc: Refined TSC clocksource calibration: 1994.999 MHz
    [ 1.320027] Switching to clocksource tsc
    [ 1.740025] Console: switching to colour frame buffer device 170x48
    [ 1.745248] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 1.745251] i915 0000:00:02.0: registered panic notifier
    [ 1.746676] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x0000000000000004) is beyond end of object (20121018/exoparg2-418)
    [ 1.746691] ACPI Error: Method parse/execution failed [\_SB_.C003.C09E._DOD] (Node f642d6d8), AE_AML_PACKAGE_LIMIT (20121018/psparse-537)
    [ 1.746700] ACPI Exception: AE_AML_PACKAGE_LIMIT, Evaluating _DOD (20121018/video-1163)
    [ 1.750049] acpi device:00: registered as cooling_device0
    [ 1.750335] ACPI: Video Device [C09E] (multi-head: yes rom: no post: no)
    [ 1.750395] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
    [ 1.750448] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 1.790556] ACPI: bus type usb registered
    [ 1.791412] usbcore: registered new interface driver usbfs
    [ 1.791430] usbcore: registered new interface driver hub
    [ 1.791721] usbcore: registered new device driver usb
    [ 1.792299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.792666] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.792725] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.792730] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 1.792738] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.792794] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00006020
    [ 1.793124] hub 1-0:1.0: USB hub found
    [ 1.793130] hub 1-0:1.0: 2 ports detected
    [ 1.793310] ehci-pci: EHCI PCI platform driver
    [ 1.793385] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.793390] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.793397] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.793442] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006040
    [ 1.794088] hub 2-0:1.0: USB hub found
    [ 1.794094] hub 2-0:1.0: 2 ports detected
    [ 1.794241] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.794246] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.794253] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 1.794297] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006060
    [ 1.795763] SCSI subsystem initialized
    [ 1.795952] hub 3-0:1.0: USB hub found
    [ 1.795958] hub 3-0:1.0: 2 ports detected
    [ 1.796119] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.796124] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.796132] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 1.796174] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006080
    [ 1.796348] hub 4-0:1.0: USB hub found
    [ 1.796353] hub 4-0:1.0: 2 ports detected
    [ 1.796513] ehci-pci 0000:00:1a.7: setting latency timer to 64
    [ 1.796517] ehci-pci 0000:00:1a.7: EHCI Host Controller
    [ 1.796524] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 5
    [ 1.796540] ehci-pci 0000:00:1a.7: debug port 1
    [ 1.797842] ACPI: bus type scsi registered
    [ 1.800116] libata version 3.00 loaded.
    [ 1.800447] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
    [ 1.800459] ehci-pci 0000:00:1a.7: irq 18, io mem 0xe8600000
    [ 1.810053] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 1.810391] hub 5-0:1.0: USB hub found
    [ 1.810397] hub 5-0:1.0: 4 ports detected
    [ 1.810890] ahci 0000:00:1f.2: version 3.0
    [ 1.810969] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
    [ 1.811016] ahci: SSS flag set, parallel bus scan disabled
    [ 1.811050] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
    [ 1.811054] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc
    [ 1.811061] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.812147] scsi0 : ahci
    [ 1.812347] scsi1 : ahci
    [ 1.813441] scsi2 : ahci
    [ 1.813516] ata1: SATA max UDMA/133 abar m2048@0xe8609000 port 0xe8609100 irq 45
    [ 1.813521] ata2: SATA max UDMA/133 abar m2048@0xe8609000 port 0xe8609180 irq 45
    [ 1.813524] ata3: SATA max UDMA/133 abar m2048@0xe8609000 port 0xe8609200 irq 45
    [ 1.813579] ata_piix 0000:00:1f.1: version 2.13
    [ 1.813637] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 1.814023] scsi3 : ata_piix
    [ 1.814701] scsi4 : ata_piix
    [ 1.814769] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x60a0 irq 14
    [ 1.814772] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x60a8 irq 15
    [ 1.814817] ehci-pci 0000:00:1d.7: setting latency timer to 64
    [ 1.814823] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 1.814832] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 6
    [ 1.814850] ehci-pci 0000:00:1d.7: debug port 1
    [ 1.816913] ata5: port disabled--ignoring
    [ 1.818755] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    [ 1.818763] ehci-pci 0000:00:1d.7: irq 20, io mem 0xe8608000
    [ 1.826689] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.826868] hub 6-0:1.0: USB hub found
    [ 1.826874] hub 6-0:1.0: 6 ports detected
    [ 2.133364] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.136122] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.136127] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
    [ 2.136187] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
    [ 2.136192] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.137657] ata1.00: ATA-8: WDC WD2500BEKT-60V5T1, 12.01A12, max UDMA/100
    [ 2.137660] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.140533] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.140537] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 (DEVICE CONFIGURATION OVERLAY) filtered out
    [ 2.140594] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded
    [ 2.140598] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.142075] ata1.00: configured for UDMA/100
    [ 2.142209] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEKT-6 12.0 PQ: 0 ANSI: 5
    [ 2.186681] usb 6-5: new high-speed USB device number 3 using ehci-pci
    [ 2.460022] ata2: SATA link down (SStatus 0 SControl 300)
    [ 2.576678] usb 2-2: new low-speed USB device number 2 using uhci_hcd
    [ 2.780023] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.799106] ata3.00: ATAPI: hp CDDVDW TS-L633N, 0300, max UDMA/100
    [ 2.817428] ata3.00: configured for UDMA/100
    [ 2.819792] scsi 2:0:0:0: CD-ROM hp CDDVDW TS-L633N 0300 PQ: 0 ANSI: 5
    [ 2.823673] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 2.823725] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.823729] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.823751] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.829602] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.829606] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.829816] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 2.892260] sda: sda1 sda2 sda3 sda4
    [ 2.892707] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.187140] PM: Starting manual resume from disk
    [ 3.187147] PM: Hibernation image partition 8:2 present
    [ 3.187149] PM: Looking for hibernation image.
    [ 3.190166] PM: Image not found (code -22)
    [ 3.190169] PM: Hibernation image not present or could not be loaded.
    [ 3.252550] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.836256] systemd[1]: systemd 201 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 3.849582] systemd[1]: Set hostname to <arch>.
    [ 4.191136] systemd[1]: Cannot add dependency job for unit cpupower.service, ignoring: Unit cpupower.service failed to load: No such file or directory. See system logs and 'systemctl status cpupower.service' for details.
    [ 4.191414] systemd[1]: Starting Login Prompts.
    [ 4.191433] systemd[1]: Reached target Login Prompts.
    [ 4.191449] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 4.191527] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 4.191541] systemd[1]: Starting Delayed Shutdown Socket.
    [ 4.191578] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 4.191590] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 4.191625] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 4.191637] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 4.191661] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.191673] systemd[1]: Starting Encrypted Volumes.
    [ 4.191686] systemd[1]: Reached target Encrypted Volumes.
    [ 4.191702] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 4.191749] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 4.191760] systemd[1]: Starting Paths.
    [ 4.191774] systemd[1]: Reached target Paths.
    [ 4.191807] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 4.191930] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 4.192007] systemd[1]: Starting udev Kernel Socket.
    [ 4.192035] systemd[1]: Listening on udev Kernel Socket.
    [ 4.192097] systemd[1]: Starting udev Control Socket.
    [ 4.192128] systemd[1]: Listening on udev Control Socket.
    [ 4.192143] systemd[1]: Starting Journal Socket.
    [ 4.192199] systemd[1]: Listening on Journal Socket.
    [ 4.199876] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 4.203660] systemd[1]: Starting udev Coldplug all Devices...
    [ 4.257542] systemd[1]: Started Load Kernel Modules.
    [ 4.257608] systemd[1]: Starting udev Kernel Device Manager...
    [ 4.263615] systemd[1]: Mounting Configuration File System...
    [ 4.270954] systemd[1]: Mounting Huge Pages File System...
    [ 4.279309] systemd[1]: Starting Setup Virtual Console...
    [ 4.289528] systemd[1]: Starting Apply Kernel Variables...
    [ 4.293593] systemd[1]: Mounting Debug File System...
    [ 4.300920] systemd[1]: Mounting POSIX Message Queue File System...
    [ 4.310244] systemd[1]: Starting Journal Service...
    [ 4.318738] systemd[1]: Started Journal Service.
    [ 4.318802] systemd[1]: Mounted FUSE Control File System.
    [ 4.318827] systemd[1]: Expecting device dev-sda2.device...
    [ 4.318857] systemd[1]: Starting File System Check on Root Device...
    [ 4.344444] systemd[1]: Expecting device dev-sda4.device...
    [ 4.711991] systemd-udevd[101]: starting version 201
    [ 5.286858] EXT4-fs (sda3): re-mounted. Opts: (null)
    [ 5.571573] ACPI: Requesting acpi_cpufreq
    [ 5.605351] ACPI: Fan [C3C6] (off)
    [ 5.605428] ACPI: Fan [C3C7] (off)
    [ 5.605498] ACPI: Fan [C3C8] (off)
    [ 5.605569] ACPI: Fan [C3C9] (off)
    [ 5.605638] ACPI: Fan [C3CA] (off)
    [ 5.614901] ACPI: AC Adapter [C244] (on-line)
    [ 5.636608] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.636612] ACPI: Thermal Zone [TZ3] (41 C)
    [ 5.664141] ACPI: Battery Slot [C245] (battery present)
    [ 5.673128] thermal LNXTHERM:01: registered as thermal_zone1
    [ 5.673132] ACPI: Thermal Zone [TZ4] (27 C)
    [ 5.678874] thermal LNXTHERM:02: registered as thermal_zone2
    [ 5.678878] ACPI: Thermal Zone [TZ5] (20 C)
    [ 5.679888] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 5.692884] thermal LNXTHERM:03: registered as thermal_zone3
    [ 5.692888] ACPI: Thermal Zone [TZ0] (48 C)
    [ 5.697365] thermal LNXTHERM:04: registered as thermal_zone4
    [ 5.697369] ACPI: Thermal Zone [TZ1] (45 C)
    [ 5.702641] wmi: Mapper loaded
    [ 5.765684] sky2: driver version 1.30
    [ 5.765753] sky2 0000:30:00.0: Yukon-2 FE+ chip revision 0
    [ 5.765870] sky2 0000:30:00.0: irq 47 for MSI/MSI-X
    [ 5.766172] sky2 0000:30:00.0 eth0: addr d8:d3:85:02:ae:8a
    [ 5.823030] cfg80211: Calling CRDA to update world regulatory domain
    [ 5.842289] Monitor-Mwait will be used to enter C-1 state
    [ 5.842342] Monitor-Mwait will be used to enter C-2 state
    [ 5.842349] Monitor-Mwait will be used to enter C-3 state
    [ 5.842354] tsc: Marking TSC unstable due to TSC halts in idle
    [ 5.842373] ACPI: acpi_idle registered with cpuidle
    [ 5.842387] Switching to clocksource hpet
    [ 5.856977] lib80211: common routines for IEEE802.11 drivers
    [ 5.856981] lib80211_crypt: registered algorithm 'NULL'
    [ 6.090739] microcode: CPU0 sig=0x6fd, pf=0x80, revision=0xa3
    [ 6.105525] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
    [ 6.133580] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 6.133684] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 6.135374] ACPI Warning: 0x00001028-0x0000102f SystemIO conflicts with Region \_SB_.C003.C004.C0D8 1 (20121018/utaddress-251)
    [ 6.135383] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.135388] ACPI Warning: 0x00001130-0x0000113f SystemIO conflicts with Region \_SB_.C003.C004.C0EA 1 (20121018/utaddress-251)
    [ 6.135392] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.135394] ACPI Warning: 0x00001100-0x0000112f SystemIO conflicts with Region \_SB_.C003.C004.C0EA 1 (20121018/utaddress-251)
    [ 6.135399] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.135401] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 6.158779] systemd-udevd[139]: renamed network interface eth0 to lan
    [ 6.229949] iTCO_vendor_support: vendor-support=0
    [ 6.251748] input: HP WMI hotkeys as /devices/virtual/input/input8
    [ 6.267907] microcode: CPU1 sig=0x6fd, pf=0x80, revision=0xa3
    [ 6.268519] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 6.336370] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 6.336404] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
    [ 6.337222] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 6.355895] wl: module license 'Mixed/Proprietary' taints kernel.
    [ 6.355901] Disabling lock debugging due to kernel taint
    [ 6.371194] INFO @wl_cfg80211_attach : Registered CFG80211 phy
    [ 6.465140] usbcore: registered new interface driver usbhid
    [ 6.465144] usbhid: USB HID core driver
    [ 6.466336] lib80211_crypt: registered algorithm 'TKIP'
    [ 6.466625] eth0: Broadcom BCM4315 802.11 Hybrid Wireless Controller 5.100.82.112
    [ 6.475157] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input9
    [ 6.476275] hid-generic 0003:1C4F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:1d.0-2/input0
    [ 6.490253] systemd-udevd[140]: renamed network interface eth0 to wlan
    [ 6.563265] media: Linux media interface: v0.10
    [ 6.571119] Linux video capture interface: v2.00
    [ 6.592516] uvcvideo: Found UVC 1.00 device CNF8243 (04f2:b159)
    [ 6.650253] input: CNF8243 as /devices/pci0000:00/0000:00:1d.7/usb6/6-5/6-5:1.0/input/input10
    [ 6.650363] usbcore: registered new interface driver uvcvideo
    [ 6.650366] USB Video Class driver (1.1.1)
    [ 6.947552] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 582762
    [ 6.988984] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
    [ 7.014010] Adding 1023996k swap on /dev/sda2. Priority:-1 extents:1 across:1023996k
    [ 7.414465] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 17.413000] EXT4-fs (sda3): re-mounted. Opts: commit=0
    [ 17.418247] EXT4-fs (sda4): re-mounted. Opts: commit=0
    [ 17.434571] EXT4-fs (sda4): re-mounted. Opts: data=ordered,commit=0
    [ 17.439164] EXT4-fs (sda4): re-mounted. Opts: data=ordered,commit=0
    [ 22.143740] fuse init (API version 7.20)
    [ 24.877691] sky2 0000:30:00.0 lan: enabling interface
    [ 24.877796] IPv6: ADDRCONF(NETDEV_UP): lan: link is not ready
    [ 148.737343] cpufreq-nforce2: No nForce2 chipset.
    [ 407.922665] cfg80211: Calling CRDA to update world regulatory domain
    [ 408.230275] sky2 0000:30:00.0 lan: disabling interface
    [ 409.060592] systemd-journald[108]: Received SIGTERM
    [ 409.073407] systemd[1]: Unmounted FUSE Control File System.
    [ 409.073755] systemd[1]: Unmounted Configuration File System.
    [ 409.074064] systemd[1]: Unmounted Huge Pages File System.
    [ 409.076866] systemd[1]: Unmounted Debug File System.
    [ 409.080249] systemd[1]: Unmounted POSIX Message Queue File System.
    [ 409.083569] systemd[1]: Unmounted /media/budiman/Images/Dropbox-Uploads.
    [ 409.083785] systemd[1]: media-budiman-Images-Dropbox\x2dImages.mount mount process exited, code=exited status=32
    [ 409.083841] systemd[1]: Failed unmounting /media/budiman/Images/Dropbox-Images.
    [ 409.084742] systemd[1]: Unmounted /home/budiman/Pictures/Dropbox-Images.
    [ 409.084967] systemd[1]: home-budiman-Pictures-Dropbox\x2dUploads.mount mount process exited, code=exited status=32
    [ 409.085027] systemd[1]: Failed unmounting /home/budiman/Pictures/Dropbox-Uploads.
    [ 409.096913] systemd[1]: Unmounted /home/budiman/Dropbox.
    [ 409.097825] systemd[1]: Unmounted /home/budiman/Videos.
    [ 409.103734] systemd[1]: Unmounted /home/budiman/Music.
    [ 409.116944] systemd[1]: Unmounted /home/budiman/Downloads.
    [ 409.120111] systemd[1]: Unmounted /home/budiman/Documents.
    [ 409.120526] systemd[1]: Unmounted /tmp.
    [ 409.120550] systemd[1]: Unmounting /home/budiman/Pictures...
    [ 409.136765] systemd[1]: Unit media-budiman-Images-Dropbox\x2dImages.mount entered failed state
    [ 409.137341] systemd[1]: Unit home-budiman-Pictures-Dropbox\x2dUploads.mount entered failed state
    [ 409.150110] systemd[1]: Unmounted /home/budiman/Pictures.
    [ 409.150136] systemd[1]: Unmounting /media/budiman...
    [ 409.241379] systemd[1]: Stopped Journal Service.
    [ 409.246738] systemd[1]: Unmounted /media/budiman.
    [ 409.246774] systemd[1]: Starting Unmount All Filesystems.
    [ 409.246796] systemd[1]: Reached target Unmount All Filesystems.
    [ 409.246812] systemd[1]: Stopping Local File Systems (Pre).
    [ 409.246828] systemd[1]: Stopped target Local File Systems (Pre).
    [ 409.246840] systemd[1]: Stopping Remount Root and Kernel File Systems...
    [ 409.246938] systemd[1]: Stopped Remount Root and Kernel File Systems.
    [ 409.246969] systemd[1]: Stopping Journal Socket.
    [ 409.247013] systemd[1]: Closed Journal Socket.
    [ 409.247029] systemd[1]: Starting Store Sound Card State...
    [ 409.250674] systemd[1]: Unmounting /...
    [ 409.276838] systemd[1]: Started Store Sound Card State.
    [ 409.276933] systemd[1]: Starting Shutdown.
    [ 409.276952] systemd[1]: Reached target Shutdown.
    [ 409.276977] systemd[1]: Starting Final Step.
    [ 409.276992] systemd[1]: Reached target Final Step.
    [ 409.277012] systemd[1]: Starting Power-Off...
    [ 409.321924] systemd[1]: Shutting down.
    [ 409.488755] EXT4-fs (sda3): re-mounted. Opts: (null)
    [ 409.517972] EXT4-fs (sda3): re-mounted. Opts: (null)
    [ 409.518032] EXT4-fs (sda3): re-mounted. Opts: (null)
    [ 409.700368] EXT4-fs (sda3): re-mounted. Opts: (null)
    The problem is the log doesn't even print the error report as you can see it. The delay is not shown in the console either, it was just like:
    [ 10.0000] Power Down....
    and my laptop was halting there for like 30-40 seconds before completely shutdown.
    Systemctl output:
    UNIT LOAD ACTIVE SUB DESCRIPTION
    proc-sys...t_misc.automount loaded active running Arbitrary Executable File Fo
    sys-devi...und-card0.device loaded active plugged 82801H (ICH8 Family) HD Audi
    sys-devi...-net-wlan.device loaded active plugged BCM4312 802.11b/g LP-PHY
    sys-devi...0-net-lan.device loaded active plugged 88E8042 PCI-E Fast Ethernet
    sys-devi...-sda-sda1.device loaded active plugged WDC_WD2500BEKT-60V5T1
    sys-devi...-sda-sda2.device loaded active plugged WDC_WD2500BEKT-60V5T1
    sys-devi...-sda-sda3.device loaded active plugged WDC_WD2500BEKT-60V5T1
    sys-devi...-sda-sda4.device loaded active plugged WDC_WD2500BEKT-60V5T1
    sys-devi...block-sda.device loaded active plugged WDC_WD2500BEKT-60V5T1
    sys-devi...block-sr0.device loaded active plugged hp_CDDVDW_TS-L633N
    sys-devi...tty-ttyS0.device loaded active plugged /sys/devices/platform/serial
    sys-devi...tty-ttyS1.device loaded active plugged /sys/devices/platform/serial
    sys-devi...tty-ttyS2.device loaded active plugged /sys/devices/platform/serial
    sys-devi...tty-ttyS3.device loaded active plugged /sys/devices/platform/serial
    sys-module-configfs.device loaded active plugged /sys/module/configfs
    sys-module-fuse.device loaded active plugged /sys/module/fuse
    sys-subs...vices-lan.device loaded active plugged 88E8042 PCI-E Fast Ethernet
    sys-subs...ices-wlan.device loaded active plugged BCM4312 802.11b/g LP-PHY
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File Sys
    home-bud...-Documents.mount loaded active mounted /home/budiman/Documents
    home-bud...-Downloads.mount loaded active mounted /home/budiman/Downloads
    home-budiman-Dropbox.mount loaded active mounted /home/budiman/Dropbox
    home-budiman-Music.mount loaded active mounted /home/budiman/Music
    home-bud...\x2dImages.mount loaded active mounted /home/budiman/Pictures/Dropb
    home-bud...x2dUploads.mount loaded active mounted /home/budiman/Pictures/Dropb
    home-budiman-Pictures.mount loaded active mounted /home/budiman/Pictures
    home-budiman-Videos.mount loaded active mounted /home/budiman/Videos
    media-bu...\x2dImages.mount loaded active mounted /media/budiman/Images/Dropbo
    media-bu...x2dUploads.mount loaded active mounted /media/budiman/Images/Dropbo
    media-budiman.mount loaded active mounted /media/budiman
    proc-sys...infmt_misc.mount loaded active mounted Arbitrary Executable File Fo
    run-user-1000-gvfs.mount loaded active mounted /run/user/1000/gvfs
    sys-kernel-config.mount loaded active mounted Configuration File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted /tmp
    systemd-...ord-console.path loaded active waiting Dispatch Password Requests t
    systemd-...ssword-wall.path loaded active waiting Forward Password Requests to
    cpupower.service loaded active exited Apply cpupower configuration
    dbus.service loaded active running D-Bus System Message Bus
    display-manager.service loaded active running Light Display Manager
    NetworkManager.service loaded active running Network Manager
    polkit.service loaded active running Authorization Manager
    preload.service loaded active running Adaptive readahead daemon
    rtkit-daemon.service loaded active running RealtimeKit Scheduling Polic
    systemd-binfmt.service loaded active exited Set Up Additional Binary For
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-...es-setup.service loaded active exited Recreate Volatile Files and
    systemd-...-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-...sessions.service loaded active exited Permit User Sessions
    systemd-...le-setup.service loaded active exited Setup Virtual Console
    udisks2.service loaded active running Disk Manager
    upower.service loaded active running Daemon for power management
    wpa_supplicant.service loaded active running WPA supplicant
    dbus.socket loaded active running D-Bus System Message Bus Soc
    dmeventd.socket loaded active listening Device-mapper event daemon F
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility N
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-...d-control.socket loaded active listening udev Control Socket
    systemd-udevd-kernel.socket loaded active running udev Kernel Socket
    dev-sda2.swap loaded active active /dev/sda2
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User System
    network.target loaded active active Network
    paths.target loaded active active Paths
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    timers.target loaded active active Timers
    systemd-...iles-clean.timer loaded active waiting Daily Cleanup of Temporary D
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    82 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    lines 68-90/90 (END)
    dev-sda2.swap loaded active active /dev/sda2
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User System
    network.target loaded active active Network
    paths.target loaded active active Paths
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    timers.target loaded active active Timers
    systemd-...iles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
    This is my lsmod output:
    Module Size Used by
    cpufreq_userspace 2792 2
    fuse 59758 2
    cpufreq_powersave 962 0
    joydev 7403 0
    hid_generic 741 0
    uvcvideo 63656 0
    videobuf2_vmalloc 2636 1 uvcvideo
    videobuf2_memops 1715 1 videobuf2_vmalloc
    videobuf2_core 23893 1 uvcvideo
    lib80211_crypt_tkip 8078 0
    videodev 81179 2 uvcvideo,videobuf2_core
    media 8545 2 uvcvideo,videodev
    usbhid 35987 0
    hid 69458 2 hid_generic,usbhid
    wl 2426627 0
    sky2 43537 0
    lib80211 3037 2 wl,lib80211_crypt_tkip
    hp_wmi 6702 0
    coretemp 4990 0
    cfg80211 368786 1 wl
    snd_hda_codec_idt 47572 1
    sparse_keymap 2582 1 hp_wmi
    iTCO_wdt 4471 0
    iTCO_vendor_support 1545 1 iTCO_wdt
    psmouse 77896 0
    serio_raw 4001 0
    microcode 10864 0
    snd_hda_intel 28850 4
    snd_hda_codec 87310 2 snd_hda_codec_idt,snd_hda_intel
    rfkill 12625 3 cfg80211,hp_wmi
    lpc_ich 10077 0
    snd_hwdep 4746 1 snd_hda_codec
    snd_pcm 62883 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 6038 2 snd_pcm,snd_hda_intel
    snd_timer 14846 1 snd_pcm
    snd 44486 14 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 4386 1 snd
    thermal 7045 0
    ac 1892 0
    fan 2133 0
    acpi_cpufreq 9166 1
    mperf 991 1 acpi_cpufreq
    battery 5658 0
    container 1993 0
    wmi 7163 1 hp_wmi
    evdev 7560 9
    processor 24359 3 acpi_cpufreq
    ext4 430663 2
    crc16 1091 1 ext4
    jbd2 65750 1 ext4
    mbcache 4322 1 ext4
    sr_mod 12924 0
    sd_mod 28242 4
    cdrom 30060 1 sr_mod
    ata_generic 2434 0
    pata_acpi 2367 0
    ata_piix 20760 0
    ahci 19268 3
    libahci 17379 1 ahci
    libata 146969 5 ahci,pata_acpi,libahci,ata_generic,ata_piix
    scsi_mod 110134 3 libata,sd_mod,sr_mod
    uhci_hcd 21448 0
    ehci_pci 3404 0
    ehci_hcd 42551 1 ehci_pci
    usbcore 148267 5 uhci_hcd,uvcvideo,ehci_hcd,ehci_pci,usbhid
    usb_common 622 1 usbcore
    i915 489921 3
    video 9834 1 i915
    button 3717 1 i915
    i2c_algo_bit 4583 1 i915
    intel_agp 8720 1 i915
    intel_gtt 10212 3 i915,intel_agp
    drm_kms_helper 31122 1 i915
    drm 181032 4 i915,drm_kms_helper
    agpgart 22207 3 drm,intel_agp,intel_gtt
    i2c_core 18994 5 drm,i915,drm_kms_helper,i2c_algo_bit,videodev
    My current hypotheses is the acpi_cpufreq that make this problem happens because when I booted into the lts kernel that module is not even loaded. But I can't even blacklist it because even if I make a modprobe.conf to disable it from loading it still be loaded automatically by the kernel. Any help here will be greatly appreciated, I'm not a "just post any problem before trying myself" person. I've tried every method by reading wikis and forums without any success, this is even my first post here . But this problem has been troubling me for a very long time. So please help me guys
    Tell me what information do I miss and I'll post it immediately.

    Did a fresh install and still having the same problem. Giving up now. Mod can now close this thread

  • How can I get a list of open web pages in Firefox (in Linux)?

    I would like to know how to get a list of open web pages in Firefox (in Linux), because I have a shortcut to open a web page and I want to get it to see if Firefox has the page open first so that it doesn't open duplicates.

    You see the "List All Tabs" button in current Firefox versions if there are that many tabs open that you get the Tab bar scroll buttons appearing.
    Add code to the userChrome.css file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the chrome folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #tabbrowser-tabs ~ #alltabs-button { visibility:visible!important; }
    </nowiki></pre>
    * Permanent List-all-tabs Button: https://addons.mozilla.org/firefox/addon/permanent-listalltabs/

  • How to create a c++ shared library (.so) for linux real time (for myRio) with Eclipse to use in LabView?

    I tried already these Tutorials and Advices but I didn't find a solution:
    - http://www.ni.com/tutorial/14625/en/
    - http://www.ni.com/tutorial/14690/en/
    - http://forums.ni.com/t5/LabVIEW/Shared-Library-on-myrio-Linux-Real-time-system/m-p/2842540/
    - http://forums.ni.com/t5/LabVIEW/How-to-create-shared-library-for-linux-real-time-target-in/m-p/28218...
    - and some more
    I want use c++ codes on linux real time. For testing reasons I want to have a function that adds 2 values and gives the result.
    I've done these steps:
    1. writing a c++ file in Eclipse (see screensot 2)
    2. building a shared library (.so) from my c++ project in Eclipse (with Cross GCC)
    3. putting this file on myRio (path: /usr/local/lib/)
    4. creating a VI that calls this library from Labview with a "Call Library Function Node" (see screenshot3)
    5. Setting the properties for the "Call Library Function Node" (see screenshots 4-7)
    After I run this VI i get this error message: LabVIEW:  (Hex 0x627) The function name for the ... node cannot be found in the library. To correct this error, right-click the Call Library Function Node and select Configure from the shortcut menu. Then choose the correct function name. (see screenshot1)
    I've tried a lot things to solve this problem but I couldn't find a solution. Would be very happy if anyone can help me. I guess that I have to edit my c++ code to export my function (symbol). But I have no idea how to make it. I also tried it with a dll file in the same folder but it didn't help.
    Perhaps someone can send an example which works on myRIO.
    Thanks!
    screenshot1
    screenshot2
    screenshot3
    screenshot4
    screenshot5
    screenshot6
    screenshot7

     can see it in the screenshot8 there is a function called "_Z8AddierenddPd" instead of "Addieren". I copied this name to Labview (see screenshot9) and it worked.
    I'm sure that there is a way to compile the shared folder with gcc without decorations (mangling). But I don't know how. If someone has a recommendation I would be very glad!
    Prepend each function declaration that you want to be available without name decoration with
    extern "C" <your function declaration>
    Or if you have multiple functions you want to export you can in the header file where you declare your functions simply use:
    #ifdef __cplusplus
    extern "C" {
    #endif
    <all your function declarations>
    #ifdef __cplusplus
    #endif
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for

  • Dispute management

    Hello, We are implementing FSCM-DM in ERP2005 6.0 with full integration to A/R. Does anybody know if it is possible to remove an open item from a case? It could easily happen that a user by mistake allocate a wrong open item and want to remove it aga

  • ITunes will not open (with or without nano connected)

    Please help me, I'm a newbie... The root of the problem was my computer "not being auterised to play music" (even though it was), that I'd purchased via a £15 music card, when using the help suggestions on here, I fixed THAT problem but unfortunately

  • HT201210 lost everything on my iphone cannot restore saying need to free up space cannot free up space because there is nothing on the phone

    lost everything on my iphone cannot restore saying need to free up space cannot free up space because there is nothing on the phone

  • Display only the first record

    I have report in BEx where we want to find the first time a customer ordered Quantity of more than 500 in a data range (For Ex: From April 10 to April 30). In a particluar date range the customer may order more than once (Qty > 500). The catch is we

  • Can't connect Iphone 6  to wifi.

    My iPhone 6+ (iOS 8.1.3) has suddenly dropped wifi and won't connect. I have checked the internet provider, shut off and turned on phone, gone through the Reset All Settings and Reset Network Settings to no avail. Device will not give me the option o