Value not detected on clk edge

I am using vivado 2015.1.
My piece of FSM code is
always @(posedge aclk or negedge aresetn)
    begin
        if (~aresetn)
            wr_current_state                    <= WAIT_INIT_DONE;
        else
            wr_current_state                    <= wr_next_state;
    end 
// states of my concern for this question
`WAIT_AWREADY:
begin
if (axi_wready)
begin
axi_wvalid = 1'b1;
wr_next_state = WAIT_FIFO_DATA;
end
else
begin
axi_wvalid = 1'b1;
wr_next_state = WAIT_AWREADY;
end
end
`WAIT_FIFO_DATA&colon;
begin
some code
end
In the simulation figure attached,  we can see clearly that  when current state = WAIT_AWREADY ,   axi_wready = 1. Hence FSM should move to next state in next cycle. But simulation is showing that FSM was in WAIT_AWREADY state for 2 cycles. Can anyone tell me why is this behaviour in simulation?

HI 
please note that FSM is written for changing wr_next_state. (as it should be).
And "wr_current_state" value changes only a clock cycle after the "wr_next_state" value  changes.
If my guess is correct,In the simulation window, the "statename[127:0]"  must have been mapped to "wr_current_state"  and hence the two cycle delay.  (as expected)
If your intention is to monitor FSM transitions accurately, you should looking at "wr_next_state" in the simulation.

Similar Messages

  • Windows 10 Lenovo Settings not detecting battery in Edge 15

    Upgraded to Windows 10 on July 30th. No problems. My battery was showing up in conservation mode at 60% and not charging (I always use laptop plugged in). This was the setting in Windows 8.1 and still in Windows 10.  All okay until tonight.
     Tonight my battery is showing 100% charged and it's no longer in conservation mode. I opened the new Lenovo Settings for Windows 10 and clicked on Power. It is showing “No Battery Installed.” I unplugged the laptop and it is running just fine on the battery.  I want to put it back in conservation mode but I cannot because Windows 10 Lenovo Settings isn’t detecting the battery even though it is working fine. This article explains what I should be seeing: http://www.improdia.com/tech-tips/lenovo-battery-conservation-windows-10/, I don’t know how to solve this problem and would appreciate any help. Thanks.

     
    Hi Chaka, 
    Welcome to Sony Community! 
    Have you watched those local Canadian TV online before upgrading the operating system? This is probably one of the issues of Windows 10 but I cannot confirm that yet since Sony is still testing Vaio computer and updating the drivers and software for Windows 10. 
    You may try to use a different computer and check if you'll get the same result. If the same then probably the issue is with the website itself. 
    You may also run Vaio update and Windows update then try to change again the region. 
    Regards,
    Vincent 
    If my post answers your question, please mark it as "Accept as Solution" 
     

  • Thinkpad Edge S430 - Windows does not detect external display connected via HDMI

    On a Thinkpad S430 with HD4000 integrated graphics, an external display connected via a HDMI cable is not detected at all when using Windows. The system is fully updated as of the time of posting this message, both via the Lenovo Update tool as well as Windows update.
    The Intel driver version is 8.15.10.2696. It appears that this is the latest version, since it does not offer an update when I try to auto-update it via Device Manager.
    NB: I am running Ubuntu 12.04 with kernel 3.4.0 on the same machine, and the external display works perfectly fine with this software configuration.
    Hence I think that it's very likely that this is a Windows-specific driver issue.
    Would Lenovo happen to have a driver update in the works? Alternatively, I will be thankful for any suggestions about possible resolution of this problem.

    skn2011 wrote:
    My Macbook Pro notbook 13.3" does not detect external display throught it's mini display port to HDMI connector when connected to Sony Bravia 32" LCD TV.Can anyone help me get the answer as i tried reading everywhere on internet and none does not seems to work.Please help me out guys.
    Are you using the Apple adaptor or a 3rd party

  • SB Live Value!(Ct4780) not detected when connected--WinXP Pro--Dell Dimension XPS T8

    heya, i recently went down to the US Virgin Island to work on my cousins charter yacht as first mate(from Jan '05 - Aug '05). Anyways getting back on topic, I come home to my desktop PC the way I left it with the case always off because i lost many of the screws for the PCI slots and i would frequently need to reseat the cards; and because i frequently would mess around with an ultra66controller trying to get it to work. now when i got back i booted up my pc and did a quick checkup(devmgmt.msc, msinfo32, services.msc, etc) and for some reason my sound card is not detected. sound & audio devices in the control panel listed no audio device. There is no listing of anything related to the card in sound, video & game ctls.(no WDM compatible entry or anything). I tried to change the PCI slot of the card, but each time to no avail. i am thinking it has something to do with the integrated BIOS sound, or this old Yamaha driver for Dell(i was messing around with an old resource cd and i think i may have installed it a few weeks to a month ago, my memory is blurred thanks to some xanax that night so im not sure if i did. anyone have any ideas?

    Hi,
    Does the BIOS detect the card? depending on the mboard you do sometimes get a summary of all PCI devices in the system so I'd be checking here to see if it is appearing. After that I'd be checking another computer to see if the card has failed.
    If the card passes onother system then there may be a problem with the BIOS NVRAM - some sort of problem that is preventing the card from being detected. Resetting the NVRAM (usually involves moving a jumper on the board) and then restarting after the reset can sometimes do the trick. This is a last step though and I'd suggest verify the card is actually working.
    Hope this hel
    ps.
    John

  • DVD-Audio and "can not detect sound blaster card" with Audigy2 Va

    I recently purchased an "Audigy2 Value" card from an eBay user, because I recently purchased some DVD-Audio discs. I downloaded the Audigy2 drivers from the website, and the Creative MediaSource player. 5. Surround sound worked fine for me, though sometimes the driver would reset to the default 2/2. sound and I would have to re-select 5. sound, which was annoying.
    Then I was completely unable to get the MediaSource player to recognise my DVD-Audio discs, and the EAX functionality of the player would never work. The EAX logo never appeared in the player. When I tried installing the MediaSource player from an install disc, I got the message "can not detect sound blaster card". Then I discovered the world of EEPROM problems.
    I followed advice from some other threads, including using ScanPCI to get information on the card, which yielded the following result.
    When installed on my machine (Asus A7A266 motherboard) the ScanPCI reads:
    Vendor 02h Creative Labs
    Device 0008h Unknown
    Command 0005h (I/O Access, BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 00h, Header Type 00h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Multimedia, type Audio
    Subsystem ID 0002h Unknown
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 0000A800h
    System IRQ 5, INT# A
    New Capabilities List Information :
    Power Management Capabilities
    Supports power state D2
    Supports power state D
    Current Power State : D0 (Device fully-operational, no power saving)
    On another machine (specs unknown, it's a "house pc") I got this (with 3 entries!):
    Vendor 02h Creative Labs
    Device 0002h EMU0K Audio Chipset (SB Li've!)
    Command 0004h (BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 04h, Header Type 80h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Multimedia, type Audio
    Subsystem ID 002002h CT4850 SBLi've! Value
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 00009000h
    New Capabilities List Information :
    Power Management Capabilities
    Current Power State : D0 (Device fully-operational, no power saving)
    Vendor 02h Creative Labs
    Device 7002h PCI Gameport Joystick
    Command 0004h (BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 0h, Header Type 80h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Input, type Other
    Subsystem ID 002002h PCI Gameport Joystick
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 00008800h
    New Capabilities List Information :
    Power Management Capabilities
    Current Power State : D0 (Device fully-operational, no power saving)
    Vendor 02h Creative Labs
    Device 0008h Unknown
    Command 0004h (BusMaster)
    Status 0290h (Has Capabilities List, Supports Back-To-Back Trans., Medium Timing)
    Revision 00h, Header Type 00h, Bus Latency 20h
    Self test 00h (Self test not supported)
    PCI Class Multimedia, type Audio
    Subsystem ID 0002h PCI Gameport Joystick (Guess Only!)
    Subsystem Vendor 02h Creative Labs
    Address 0 is an I/O Port : 00008400h
    New Capabilities List Information :
    Power Management Capabilities
    Supports power state D2
    Supports power state D
    Current Power State : D0 (Device fully-operational, no power saving)
    (Just a note: above you can clearly see that it does not say I have an Audigy, it thinks it is a SBLi've. Is this normal? The card IS an Audigy 2, it says so on the card.)
    So, I put the card back on my own PC, thinking this has fixed my EEPROM, but I get the same as before. Subsystem ID 0002h. And of course the install software will not detect the card.
    I realise that I could go back to using the web drivers, but this still leaves me with MediaSource not recognising the card and not enabling DVD-Audio or EAX, which is why I bought the card in the first place!
    I have heard that the VIA chipset is possibly to blame for the EEPROM problems on the Audigy cards, and certainly it seems like it is not permanent, since it gave different information on the other PC. So now I am seriously considering getting a new motherboard.
    Do other motherboards cause this same problem? I don't want to buy another board and get the same trouble. All I want is to be able to install my MediaSource and have it recognise my card so I can listen to my DVD-Audio discs.
    Cheers,
    Russ.

    Figured out my problem. Installing the drivers from the web to begin with was a bad idea. They just did not work properly with the card.
    The "card not found" problem has gone as well, after installing it in another PC. I am also using the proper install disc now, as the other one I was using turned out to not be for the Audigy 2 value after all, but was an Audigy 2 install disc. That easily explains the "Card not found" error. The differing results from the ScanPCI program are still bizarre, though.
    Thanks to all of the people on the forum who posted information in other threads to help me deal with this issue. For now I am sticking with the original drivers from the disc and I am not upgrading.

  • MSI x48c platinum - does not detect SATA HDDs

    I am having some problems with a pc build with motherboard not detecting SATA HDDs (MIS x48c Platinum).
    I believe I have exhausted all other avenues, and I would appreciate some help if I have missed something obvious.
    (details of other components are listed at end of mail).
    When I built pc using these components, and went into BIOS settings, the SATA HDD's were not detected.  I tried changing BIOS settings, but no difference if SATA, AHCI, or IDE settings.
    I removed the HDDs and successfully tested them in another machine (also formatted them while had them istalled in other pc).
    IDE optial drives are detected.  I have tried to boot with these disconnected to ensure no isues with both IDE and SATA drives connected, but this did not resolve issues.
    I have also tried connecting HDD to different onboard SATA ports, and connecting just one drive with no success.
    Resetting BIOS defaults, and using clear CMOS reset did not resolve issues either.
    Sometimes on boot, it takes a few attempts to boot correctly, and on these occassions I receive an error message "Warning !!! The previous performance of overclocking is failed, and the system is restored to the default settings, Press any key except "DEL" to enter setup ......."  I haven't tried to set any over clocking.
    I read about a number of issues on MSI forum related to SATA drives which were resolved by BIOS upgrade (mobo was shipped with v.7.0 released 20 March 08).  I managed to install an old IDE HDD and flash BIOS, but still no resolution of issues detecting SATA drives (BIOS V.7.2 released 29 July 08).
    I've tried everything I can think of at this stage.  Is there anything else I should try, or is there something wrong with this motherboard?
    Spec:
    Motherboard:
    343949 MSI X48C Platinum, X48, Socket-775,
    DDR2/DDR3, ATX, GbLAN, 2xPCI-Ex(2.0)x1
    Other components in build:
    CPU Intel Core 2 Quad Q9550
    Graphics Sapphire Radeon HD 4870 512MB
    HDD 2 x Samsung SpinPoint T166 500GB
    RAM 4GB (2x2GB) GeIL DDR3 1333MHz Value Dual Channel (7-7-7-24) PC3-10660
    PSU 700W X-Power ATX SLI PSU
    ODD DVD & CDR drives from an old pc - IDE connections.

    i just remember     i had once similar problem with a sata driver. the issue is this you can not adjust everything in bios in one go and expect mobo to know about it. what i mean is this for instance you disable the raid then you save it and exit and then when it reboot you go back to bios and reset another another parameter,  you save and exit and on reboot you go back to bios and reset another parameter. i got round the prob that way and it worked and mobo saw the sata HDD. give this a shoot good luck and finally make sure raid is disabled
    this is what i would do
    1- make sure the jumper setting on your IDE Hdd is correct (Y may have to try this twice as there are two different setting on jumper setting for Master)
    2- connect the sata HDD
    3-click on power
    4-go to bios and disable raid save exit
    5-on reboot go back to bios
    6--on first option click on it then you should see all devices that can be seen by mobo if you do not see sata HDD you have to click on enable for the auto to see the device once it sees the device save and exit. REMEMBER THE JUMPER SETTING  ON IDE HDD CAN CAUSE PROB . SO try the other jumper setting for master, repeat this procedure once more hopefully you get it right

  • Server 2012 R2 'Required OS Not Detected'

    Hopefully a simple one...
    I have exported a CAB file (SCCM DCM) from from Security Compliance Manager based on the Server 2012 R2 Member Servers baseline.
    I have applied this to a new Configuration Baseline in SCCM and deployed it to a 2012 R2 Server.
    This server never becomes compliant, according to the SCCM Compliance Report on the server all of the Compliance Rules are failing because the Expression "Required OS" returns a value of "Not-Detected"
    The description in the applied baseline report reads "The Member Server baseline includes settings that are suitable for all servers running Windows Server 2012 R2 regardless of role.", so that would suggest its the correct baseline for the server.
    Thanks all!

    Hello,
    In order to resolve the issue, we need get more information.
    What is the current version of your WSUS server? For WSUS 3.2, please apply
    KB3734608.
    How did you configure your GPO?
    Run nslookup WSUSservername, does the output show the correct IP address?

  • Qosmio G10-133 - Battery not detected following Windows 7 upgrade

    Hello, I hope someone can help my frustrations here.
    Over the last couple of weeks I have successfully upgraded my laptop to Windows 7, increased memory to 2gb, purchased new laptop power lead, brand new battery and and resolved every issue that Windows 7 threw at me. The laptop and works like a dream other than one issue that seems to have got worst.
    The laptop no longer recognises the new battery.(picture of battery with cross through it and a power plug) For approximately a week after installing the battery it worked okay but now will not detect it all. I have no errors in the device manager and windows has recognised the ACPI battery entries etc and has no issues. I have also loaded the Toshiba value added package that Windows 7 found for me but still nothing. The battery does not even charge although sometimes the battery works for around 30 secs on boot up if the battery is removed and put back in, and then stops again (once Windows has loaded) I have tried numerous things like disabling driver, reinstalling battery etc but nothing. I did try the battery iniitally with Windows XP and worked fine.
    I have also searched the web and have seen many other laptops with Windows 7 have had this problem, including Toshibas. Some say update the BIOS but Toshiba have not released an upgrade since the original one in 2004 (which is for WIn XP Media Center) and there are no settings in my BIOS for ACPI etc.
    Also, I cannot calibrate the battery as I cannot do anything with it. I dont think this is an issue though.
    If anyone has any ideas I would really appreciate it or any links to any drivers etc.
    If this is sorted my laptop should last for another 5 years!
    Thanks for reading this.
    Dickie

    Hi
    First of all I doubt that many other notebooks with Windows 7 have this issue. I never heard about this and normally the battery charging will not be controlled from the OS. It happens automatically and your battery will be charged if the AC/DC is plugged in. So the OS doesnt affect this!
    To be honest I also dont know why your battery isnt detected but what happens if you power off the notebook and leave the AC/DC adaptor connected for 24 hours? After this it should be possible to work on battery minute for 1 hour or more.
    If not it seems to be a hardware issue Maybe the battery doesnt work properly anymore and should be replaced. You should contact the dealer where you purchased it
    By the way: Here are some nice and interesting tips about battery:
    http://aps2.toshiba-tro.de/kb0/HTD9401AZ0001R01.htm

  • Ichat not detecting isight camera

    My ichat is not detecting the my isight camera. Photobooth works just fine, but ichat does not seem to detect the camera.

    Welcome to Apple Discussions, chong07
    If there is a tick (check) mark by <b<iChat > Video > Camera Enabled, (be careful when checking because selecting the setting toggles it on and off,) try resetting your iChat Preferences:
    • Quit iChat if it is open.
    • Delete your iChat preferences file:
     Finder / Go / Home / Library / Preferences / com.apple.iChat.plist
    • Close those folders and launch iChat again to check for proper functioning.
    When you start iChat again after tossing your old .plist files, you will need to reset any preferences that you want to be different from the default values.
    For future help with iChat, you might get quicker responses by searching or posting in the Leopard > iChat and iChat Sharing Forum.
    Please let us know how it goes.
    Cheers,
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.1)  External iSight

  • [Potentially Solved] Touchpad sometimes not detected possible IRQ.

    Edit:
    Potentially solved: since adding the below entries to my bootloader I have not encountered the issue, or it may be just a coincidence.
    append to the boot line: i8042.nomux=1 i8042.reset
    I've been experiencing an issue for the last few years which has bugged me across two different brands of laptop, but has been very hard to debug due to how random the event seems to occur.
    One in every 20 or so boots, the touchpad on my laptop (Lenovo Z500) is not detected; not just by X, but by the system as a whole, it's as if it has been physically disconnected somehow.
    It will take a few good reboots for the system to detect it again, and the problem disappears for another few days/weeks
    One strange thing I have noticed, is that when looking at the listing of interrupts during a 'failed touchpad boot', IRQ 12, which I believe is normally the touchpad, has vanished.
    I'm not very clued up on these matters so I'm not sure how to start debugging this, and working out if the issue is down to my setup of the system or not.
    Any ideas on what could be causing this?
    Thanks.
    Output of /proc/interrupts during a working boot:
    CPU0 CPU1 CPU2 CPU3
    0: 23 0 0 0 IO-APIC-edge timer
    1: 16 723 9 10 IO-APIC-edge i8042
    8: 0 0 0 1 IO-APIC-edge rtc0
    9: 299 118 10 14 IO-APIC-fasteoi acpi
    12: 845 21415 146 77 IO-APIC-edge i8042
    16: 461 8993 74 44 IO-APIC-fasteoi ehci_hcd:usb1
    17: 0 0 0 0 IO-APIC-fasteoi ath9k
    23: 2 25 5 1 IO-APIC-fasteoi ehci_hcd:usb2
    41: 5 22 0 2 PCI-MSI-edge xhci_hcd
    42: 1557 1065 596 500 PCI-MSI-edge ahci
    43: 11 2 0 0 PCI-MSI-edge mei_me
    44: 266 0 0 0 PCI-MSI-edge snd_hda_intel
    46: 4 28 26 1 PCI-MSI-edge i915
    NMI: 0 0 0 0 Non-maskable interrupts
    LOC: 3002 12958 2572 1842 Local timer interrupts
    SPU: 0 0 0 0 Spurious interrupts
    PMI: 0 0 0 0 Performance monitoring interrupts
    IWI: 88 170 115 197 IRQ work interrupts
    RTR: 1 0 0 0 APIC ICR read retries
    RES: 367 332 393 431 Rescheduling interrupts
    CAL: 129 71 24 58 Function call interrupts
    TLB: 99 72 157 892 TLB shootdowns
    TRM: 0 0 0 0 Thermal event interrupts
    THR: 0 0 0 0 Threshold APIC interrupts
    MCE: 0 0 0 0 Machine check exceptions
    MCP: 2 2 2 2 Machine check polls
    THR: 0 0 0 0 Hypervisor callback interrupts
    ERR: 0
    MIS: 0
    Output of /proc/interrupts during a non-working boot:
    CPU0 CPU1 CPU2 CPU3
    0: 23 0 0 0 IO-APIC-edge timer
    1: 9 235 2 11 IO-APIC-edge i8042
    8: 0 0 1 0 IO-APIC-edge rtc0
    9: 217 44 24 40 IO-APIC-fasteoi acpi
    16: 96 2512 38 173 IO-APIC-fasteoi ehci_hcd:usb1
    17: 0 0 0 0 IO-APIC-fasteoi ath9k
    23: 3 25 1 4 IO-APIC-fasteoi ehci_hcd:usb2
    41: 6 23 0 1 PCI-MSI-edge xhci_hcd
    42: 1445 937 649 479 PCI-MSI-edge ahci
    43: 9 3 0 1 PCI-MSI-edge mei_me
    45: 11 10 4 39 PCI-MSI-edge i915
    46: 93 80 94 0 PCI-MSI-edge snd_hda_intel
    NMI: 0 0 0 0 Non-maskable interrupts
    LOC: 1251 3465 1964 692 Local timer interrupts
    SPU: 0 0 0 0 Spurious interrupts
    PMI: 0 0 0 0 Performance monitoring interrupts
    IWI: 76 97 47 79 IRQ work interrupts
    RTR: 1 0 0 0 APIC ICR read retries
    RES: 349 252 190 335 Rescheduling interrupts
    CAL: 110 72 30 69 Function call interrupts
    TLB: 101 52 817 651 TLB shootdowns
    TRM: 0 0 0 0 Thermal event interrupts
    THR: 0 0 0 0 Threshold APIC interrupts
    MCE: 0 0 0 0 Machine check exceptions
    MCP: 2 2 2 2 Machine check polls
    THR: 0 0 0 0 Hypervisor callback interrupts
    ERR: 0
    MIS: 0
    Output of /proc/bus/input/devices during a working boot (touchpad detected at bus 0011):
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input0
    U: Uniq=
    H: Handlers=kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=PNP0C0C/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input2
    U: Uniq=
    H: Handlers=kbd event1
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0005 Version=0000
    N: Name="Lid Switch"
    P: Phys=PNP0C0D/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
    U: Uniq=
    H: Handlers=event2
    B: PROP=0
    B: EV=21
    B: SW=1
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=LNXPWRBN/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    U: Uniq=
    H: Handlers=kbd event3
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0000 Version=0000
    N: Name="Ideapad extra buttons"
    P: Phys=ideapad/input0
    S: Sysfs=/devices/platform/VPC2004:00/input/input5
    U: Uniq=
    H: Handlers=kbd rfkill event4
    B: PROP=0
    B: EV=13
    B: KEY=1400800100c03 400000000300000 0 0
    B: MSC=10
    I: Bus=0010 Vendor=001f Product=0001 Version=0100
    N: Name="PC Speaker"
    P: Phys=isa0061/input0
    S: Sysfs=/devices/platform/pcspkr/input/input7
    U: Uniq=
    H: Handlers=kbd event5
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0003 Vendor=13d3 Product=5170 Version=0730
    N: Name="Lenovo EasyCamera"
    P: Phys=usb-0000:00:14.0-4/button
    S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input9
    U: Uniq=
    H: Handlers=kbd event6
    B: PROP=0
    B: EV=3
    B: KEY=100000 0 0 0
    I: Bus=0001 Vendor=10ec Product=0269 Version=0001
    N: Name="HDA Digital PCBeep"
    P: Phys=card0/codec#0/beep0
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input8
    U: Uniq=
    H: Handlers=kbd event7
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Mic"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    U: Uniq=
    H: Handlers=event8
    B: PROP=0
    B: EV=21
    B: SW=10
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    U: Uniq=
    H: Handlers=event9
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH HDMI/DP,pcm=3"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    U: Uniq=
    H: Handlers=event10
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
    N: Name="SynPS/2 Synaptics TouchPad"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input6
    U: Uniq=
    H: Handlers=event11 mouse0
    B: PROP=5
    B: EV=b
    B: KEY=e520 10000 0 0 0 0
    B: ABS=660800011000003
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:00/input/input13
    U: Uniq=
    H: Handlers=kbd event12
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:03/input/input14
    U: Uniq=
    H: Handlers=kbd event13
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    Output of /proc/bus/input/devices during a non-working boot:
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input2
    U: Uniq=
    H: Handlers=kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=PNP0C0C/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input3
    U: Uniq=
    H: Handlers=kbd event1
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0005 Version=0000
    N: Name="Lid Switch"
    P: Phys=PNP0C0D/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
    U: Uniq=
    H: Handlers=event2
    B: PROP=0
    B: EV=21
    B: SW=1
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=LNXPWRBN/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    U: Uniq=
    H: Handlers=kbd event3
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0000 Version=0000
    N: Name="Ideapad extra buttons"
    P: Phys=ideapad/input0
    S: Sysfs=/devices/platform/VPC2004:00/input/input6
    U: Uniq=
    H: Handlers=kbd rfkill event4
    B: PROP=0
    B: EV=13
    B: KEY=1400800100c03 400000000300000 0 0
    B: MSC=10
    I: Bus=0010 Vendor=001f Product=0001 Version=0100
    N: Name="PC Speaker"
    P: Phys=isa0061/input0
    S: Sysfs=/devices/platform/pcspkr/input/input7
    U: Uniq=
    H: Handlers=kbd event5
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0003 Vendor=13d3 Product=5170 Version=0730
    N: Name="Lenovo EasyCamera"
    P: Phys=usb-0000:00:14.0-4/button
    S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input8
    U: Uniq=
    H: Handlers=kbd event6
    B: PROP=0
    B: EV=3
    B: KEY=100000 0 0 0
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:00/input/input9
    U: Uniq=
    H: Handlers=kbd event7
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:03/input/input10
    U: Uniq=
    H: Handlers=kbd event8
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0001 Vendor=10ec Product=0269 Version=0001
    N: Name="HDA Digital PCBeep"
    P: Phys=card0/codec#0/beep0
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input11
    U: Uniq=
    H: Handlers=kbd event9
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Mic"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    U: Uniq=
    H: Handlers=event10
    B: PROP=0
    B: EV=21
    B: SW=10
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    U: Uniq=
    H: Handlers=event11
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH HDMI/DP,pcm=3"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    U: Uniq=
    H: Handlers=event12
    B: PROP=0
    B: EV=21
    B: SW=140
    Last edited by kYd (2014-07-01 18:11:45)

    Hi gav989,
    welcome to the forums. Please have a look at our forum etiquette, esp. at the "Pasting Pictures and Code" section.
    The image you posted is too big, but only slightly, so I leave it there for now. You may want to look at these screenshot posting rules as well.

  • Sad icon = computer does not detect = cannot put into disc mode !

    hey,
    my ipod photo at the moment won't turn on. the best i can do is plug it in to either my pc or the electricity supply, or reset it, so the apple logo comes up, however it only lasts for a few seconds and the sad face icon appears, directing you to www.apple.com/support.
    i tried the first 4 r's and got onto the restoring one. but the updater will not detect the ipod. i think it is because my ipod is not in disc mode, but i cannot put it into disc mode - i can do the first step and resetting it, but then when i click the play/pause button and the select button nothing happens.
    this problem has severly cheesed me off, and am very desperate to have a working ipod again!!!! please please help if you can!!!!
    thanks a lot, leon

    Hello,
    If a sad iPod icon or an exclamation point and folder icon appears on your iPod’s screen, or with sounds of clicking or HD whirring, it is usually the sign of a hard drive problem and you have the power to do something about it now. Your silver bullet of resolving your iPod issue – is to restore your iPod to factory settings.
    http://docs.info.apple.com/article.html?artnum=60983
    If you're having trouble, try these steps at different levels one at a time until the issue is resolved. These steps will often whip your iPod back into shape.
    Make sure you do all the following “TRYs”
    A. Try to wait 30 minutes while iPod is charging.
    B. Try another FireWire or USB through Dock Connector cable.
    C. Try another FireWire or USB port on your computer .
    D. Try to disconnect all devices from your computer's FireWire and USB ports.
    E. Try to download and install the latest version of iPod software and iTunes
    http://www.apple.com/ipod/download/
    http://www.apple.com/itunes/download/
    F. Try these five steps (known as the five Rs) and it would conquer most iPod issues.
    http://www.apple.com/support/ipod/five_rs/
    G. Try to put the iPod into Disk Mode if it fails to appear on the desktop
    http://docs.info.apple.com/article.html?artnum=93651
    If none of these steps address the issue, you may need to go to Intermediate level listed below in logical order. Check from the top of the lists to see if that is what keeping iPod from appearing on your computer in order for doing the Restore.
    Intermediate Level
    A. Try to connect your iPod with another computer with the iPod updater pre-installed.
    B. Still can’t see your iPod, put it in Disk Mode and connect with a computer, instead of doing a Restore on iPod Updater. Go and format the iPod instead.
    For Mac computer
    1. Open the disk utility, hope your iPod appears there (left hand side), highlight it
    2. Go to Tab “Partition”, click either “Delete” or “Partition”, if fails, skip this step and go to 3
    3. Go to Tab “Erase” , choose Volume Format as “MAC OS Extended (Journaled), and click Erase, again if fails, skip it and go to 4
    4. Same as step 3, but open the “Security Options....” and choose “Zero Out Data” before click Erase. It will take 1 to 2 hours to complete.
    5. Eject your iPod and do a Reset
    6. Open the iPod Updater and click “Restore”
    For Window computer
    Go to folder “My Computer”
    Hope you can see your iPod there and right click on the iPod
    Choose “Format”. Ensure the settings are at “Default” and that “Quick Format” is not checked
    Now select “Format”
    Eject your iPod and do a Reset
    Open the iPod Updater and click “Restore”
    In case you do not manage to do a “Format” on a window computer, try to use some 3rd party disk utility software, e.g.“Partition Magic”.
    C. Windows users having trouble with their iPods should locate a Mac user. In many cases when an iPod won't show up on a PC that it will show up on the Mac. Then it can be restored. When the PC user returns to his computer the iPod will be recognized by the PC, reformatted for the PC, and usable again. By the way, it works in reverse too. A Mac user often can get his iPod back by connecting it to a PC and restoring it.
    Tips
    a. It does not matter whether the format is completed or not, the key is to erase (or partly) the corrupted firmware files on the Hard Drive of the iPod. After that, when the iPod re-connected with a computer, it will be recognized as an fresh external hard drive, it will show up on the iPod updater.
    b. It is not a difficult issue for a Mac user to find a window base computer, for a PC user, if they can’t find any Mac user, they can go to a nearest Apple Shop for a favor.
    c. You may need to switch around the PC and Mac, try to do several attempts between “Format” and “Restore”
    http://discussions.apple.com/thread.jspa?messageID=2364921&#2364921
    Advance Level
    A. Diagnostic mode solution
    If you have tried trouble shooting your iPod to no avail after all the steps above, chances are your iPod has a hardware problem. The iPod's built-in Diagnostic Mode is a quick and easy way to determine if you have a "bad" iPod.
    You need to restart your iPod before putting it into Diagnostic Mode. Check that your hold switch is off by sliding the switch away from the headphone jack. Toggle it on and off to be safe.
    Press and hold the following combination of buttons simultaneously for approximately 10 seconds to reset the iPod.
    iPod 1G to 3G: "Menu" and "Play/Pause"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Menu" and "Select"
    The Apple logo will appear and you should feel the hard drive spinning up. Press and hold the following sequence of buttons:
    iPod 1G to 3G: "REW", "FFW" and "Select"
    iPod 4G+ (includes Photo, Nano, Video, and Mini): "Back" and "Select"
    You will hear an audible chirp sound (3G models and higher) and the Apple logo should appear backwards. You are now in Diagnostic Mode. Navigate the list of tests using "REW" and "FFW". The scroll wheel will not function while in diagnostic mode. For further details on Diagnostic mode can be found at http://www.methodshop.com/mp3/ipodsupport/diagnosticmode/
    Try to do the 5in1, HDD R/W and HDD scan tests. Some successful cases have been reported after the running the few tests under the Diagnostic mode. In case it does not work in your case, and the scan tests reports show some errors then it proves your iPod has a hardware problem and it needs a repairing service.
    B. Format your iPod with a start disk
    I have not tried this solution myself, I heard that there were few successful cases that the users managed to get their iPod (you must put your iPod in disk mode before connecting with a computer) mounted by the computer, which was booted by a system startup disk. For Mac, you can use the Disk Utility (on the Tiger OS system disk), for PC user, you can use the window OS system disk. Try to find a way to reformat your iPod, again it does not matter which format (FAT32, NTFS or HFS+) you choose, the key is to erase the corrupted system files on the iPod. Then eject your iPod and do a Reset to switch out from Disk Mode. Reboot your computer at the normal way, connect your iPod back with it, open the iPod updater, and hopefully your iPod will appear there for the Restore.
    If none of these steps address the issue, your iPod may need to be repaired.
    Consider setting up a mail-in repair for your iPod http://depot.info.apple.com/ipod/
    Or visit your local Apple Retail Store http://www.apple.com/retail/
    In case your iPod is no longer covered by the warranty and you want to find a second repairing company, you can try iPodResQ at your own risk
    http://www.ipodresq.com/index.php
    Just in case that you are at the following situation
    Your iPod warranty is expired
    You don’t want to pay any service charges
    You are prepared to buy a new one
    You can’t accept the re-sell value of your broken iPod
    Rather than leave your iPod as paper-weight or throw it away.
    You can try the following, but again, only do it as your last resort and at your own risk.
    Warning ! – It may or may not manage to solve your problem, and with a risk that you may further damage your iPod, which end up as an expensive paper weight or you need to pay more higher repairing cost. Therefore, please re-consider again whether you want to try the next level
    Last Resort Level
    1. . Disconnecting the Hard Drive and battery inside the iPod – Warning !! Your iPod warranty will be waived once you open the iPod.
    In Hong Kong there are some electronic shops offering an iPod service for Sad iPod, the first thing they do is to open up the iPod’s case and disconnecting the battery and the Hard Drive from the main board of the iPod. Wait for 5-10 minutes and reconnecting them back. The reason behind which I can think of is to do a fully reset of a processor of the iPod. In case you want do it itself and you believe that you are good on fixing the electronics devices and have experience to deal with small bits of electronic parts, then you can read the following of how to open the iPod case for battery and HDD replacement (with Quicktimes)
    http://eshop.macsales.com/tech_center/index.cfm?page=Video/directory.html
    2.Press the reset button on the Hard Drive inside the iPod – Suggestion from Kill8joy
    http://discussions.apple.com/thread.jspa?messageID=2438774#2438774
    Have I tried these myself? No, I am afraid to do it myself as I am squeamish about tinkering inside electronic devices, I have few experiences that either I broke the parts (which are normally tiny or fragile) or failed to put the parts back to the main case. Therefore, I agree with suggestion to have it fixed by a Pro.
    2. Do a search on Google and some topics on this discussion forum about “Sad iPod”
    What should I do with my iPod? Send it or keep it?
    http://discussions.apple.com/thread.jspa?threadID=469080&tstart=0
    Strange error on iPod (probably death)
    http://discussions.apple.com/thread.jspa?threadID=435160&start=0&tstart=0
    Sad Face on iPod for no apparent reason
    http://discussions.apple.com/thread.jspa?threadID=336342&start=0&tstart=0
    Meeting the Sad iPod icon
    http://askpang.typepad.com/relevanthistory/2004/11/meeting_thesad.html#comment-10519524
    Sad faced iPod, but my computer won’t recognize it?
    http://discussions.apple.com/thread.jspa?messageID=2236095#2236095
    iPod Photo: unhappy icon + warranty question
    http://discussions.apple.com/thread.jspa?messageID=2233746#2233746
    4th Gen iPod Users - are we all having the same problem?
    http://discussions.apple.com/message.jspa?messageID=2235623#2235623
    Low Battery, and clicking sounds
    http://discussions.apple.com/thread.jspa?messageID=2237714#2237714
    Sad faced iPod, but my computer won’t recognize it
    http://discussions.apple.com/thread.jspa?messageID=2242018#2242018
    Sad iPod solution
    http://discussions.apple.com/thread.jspa?threadID=412033&tstart=0
    Re: try to restore ipod and it says "can't mount ipod"
    http://discussions.apple.com/thread.jspa?threadID=443659&tstart=30
    iPod making clicking noise and is frozen
    http://discussions.apple.com/thread.jspa?messageID=2420150#2420150
    I am not suggesting that you should follow as well, but just read them as your reference. You are the person to make the call.

  • Arch does not detect /dev/sdb

    HI everybody,
    Like the title says, Arch does not detect a second SATA hard drive I have installed on my computer.
    I've searched around Google and the forums and I've doesn't found any helpfull tip.
    The Arch installation is fresh, I just made it tonight, and cfdisk (during the installation) had recogniced the drive.
    I've posted this here because I'm new on Arch, coming from Ubuntu and Fedora distros and I feel like a real Newbie
    Here's some outputs that may be useful:
    sudo fdisk -l
    Disk /dev/sda: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Identificador del disco: 0x8370a3d6
    Disposit. Inicio Comienzo Fin Bloques Id Sistema
    /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
    /dev/sda2 206848 1435379711 717586432 7 HPFS/NTFS/exFAT
    /dev/sda3 1435379712 1953525167 259072728 5 Extendida
    /dev/sda5 1435379775 1437339641 979933+ 82 Linux swap / Solaris
    /dev/sda6 * 1437339705 1827960116 195310206 83 Linux
    /dev/sda7 1827960180 1953525167 62782494 83 Linux
    ls -lat /dev/sd*
    brw-rw---- 1 root disk 8, 2 feb 3 03:32 /dev/sda2
    brw-rw---- 1 root disk 8, 7 feb 3 03:32 /dev/sda7
    brw-rw---- 1 root disk 8, 5 feb 3 03:32 /dev/sda5
    brw-rw---- 1 root disk 8, 6 feb 3 03:32 /dev/sda6
    brw-rw---- 1 root disk 8, 1 feb 3 03:32 /dev/sda1
    brw-rw---- 1 root disk 8, 3 feb 3 03:32 /dev/sda3
    brw-rw---- 1 root disk 8, 0 feb 3 03:32 /dev/sda
    lspci -k
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
    Subsystem: Intel Corporation Device 0036
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
    Kernel driver in use: pcieport
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: mei
    00:16.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset PT IDER Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: ata_generic
    00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: serial
    00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)
    Subsystem: Intel Corporation Device 0037
    Kernel driver in use: e1000e
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: ehci_hcd
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: snd_hda_intel
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: ehci_hcd
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: lpc_ich
    00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: pata_acpi
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: i801_smbus
    00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 06)
    Subsystem: Intel Corporation Device 0036
    Kernel driver in use: pata_acpi
    01:00.0 VGA compatible controller: NVIDIA Corporation GF114 [GeForce GTX 560 Ti] (rev a1)
    Subsystem: Device 196e:0898
    Kernel driver in use: nvidia
    01:00.1 Audio device: NVIDIA Corporation GF114 HDMI Audio Controller (rev a1)
    Subsystem: Device 196e:0898
    Kernel driver in use: snd_hda_intel
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    Subsystem: Intel Corporation Device 8086
    3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    Subsystem: Intel Corporation Device 8086
    Thanks for the help!

    I had the drive connected to a eSATA port, but I pluged it to a ordinary SATA port, and the result is the same.
    The configuration on the BIOS:
    ATA/IDE Mode -> Native
    Configure Storage as -> IDE
    It doesn't show more valuable information except for the location of any drive on any SATA port.
    dmesg output, it can be useful for someone:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.7.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d40a9225-bd6b-46b0-9e14-54b177499391 ro quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df451fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000df452000-0x00000000df494fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df495000-0x00000000df508fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000df509000-0x00000000df50afff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000df50b000-0x00000000df610fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000df611000-0x00000000df611fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000df612000-0x00000000df612fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df613000-0x00000000df61afff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000df61b000-0x00000000df61bfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df61c000-0x00000000df61dfff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000df61e000-0x00000000df625fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df626000-0x00000000df646fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000df647000-0x00000000df689fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000df68a000-0x00000000df7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000021bffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: /DH55HC, BIOS TCIBX10H.86A.0048.2011.1206.1342 12/06/2011
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x21c000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask E00000000 write-back
    [ 0.000000] 1 base 200000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 3 base 1FC000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 21C000000 mask FFC000000 uncachable
    [ 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] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: update [mem 0x1fc000000-0x1ffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fccd0-0x000fccdf] mapped at [ffff8800000fccd0]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf7fffff]
    [ 0.000000] [mem 0x00000000-0xdf7fffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0xdf7fffff @ [mem 0x1fffb000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x1fbffffff @ [mem 0xdf7fb000-0xdf7fffff]
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
    [ 0.000000] [mem 0x200000000-0x21bffffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x21bffffff @ [mem 0x1fbffe000-0x1fbffffff]
    [ 0.000000] RAMDISK: [mem 0x37a76000-0x37d32fff]
    [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 INTEL)
    [ 0.000000] ACPI: XSDT 00000000df61ce18 00054 (v01 INTEL DH55HC 01072009 MSFT 00010013)
    [ 0.000000] ACPI: FACP 00000000df61ad98 000F4 (v04 INTEL DH55HC 01072009 MSFT 00010013)
    [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20120913/tbfadt-394)
    [ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xDF61BF40/0x00000000DF61BE40, using 32 (20120913/tbfadt-521)
    [ 0.000000] ACPI: DSDT 00000000df613018 06B90 (v01 INTEL DH55HC 00000000 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000df61bf40 00040
    [ 0.000000] ACPI: APIC 00000000df61af18 000CC (v02 INTEL DH55HC 01072009 MSFT 00010013)
    [ 0.000000] ACPI: SSDT 00000000df61ac18 00102 (v01 INTEL DH55HC 00000001 MSFT 03000001)
    [ 0.000000] ACPI: MCFG 00000000df61df18 0003C (v01 INTEL DH55HC 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000df61de98 00038 (v01 INTEL DH55HC 01072009 AMI. 00000003)
    [ 0.000000] ACPI: ASF! 00000000df61cc18 000A0 (v32 INTEL DH55HC 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021bffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21bffffff]
    [ 0.000000] NODE_DATA [mem 0x21bffc000-0x21bffffff]
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880213600000-ffff88021b5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21bffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0xdf451fff]
    [ 0.000000] node 0: [mem 0xdf509000-0xdf50afff]
    [ 0.000000] node 0: [mem 0xdf611000-0xdf611fff]
    [ 0.000000] node 0: [mem 0xdf68a000-0xdf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] node 0: [mem 0x200000000-0x21bffffff]
    [ 0.000000] On node 0 totalpages: 2061655
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3910 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 894475 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18176 pages used for memmap
    [ 0.000000] Normal zone: 1128704 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000df452000 - 00000000df495000
    [ 0.000000] PM: Registered nosave memory: 00000000df495000 - 00000000df509000
    [ 0.000000] PM: Registered nosave memory: 00000000df50b000 - 00000000df611000
    [ 0.000000] PM: Registered nosave memory: 00000000df612000 - 00000000df613000
    [ 0.000000] PM: Registered nosave memory: 00000000df613000 - 00000000df61b000
    [ 0.000000] PM: Registered nosave memory: 00000000df61b000 - 00000000df61c000
    [ 0.000000] PM: Registered nosave memory: 00000000df61c000 - 00000000df61e000
    [ 0.000000] PM: Registered nosave memory: 00000000df61e000 - 00000000df626000
    [ 0.000000] PM: Registered nosave memory: 00000000df626000 - 00000000df647000
    [ 0.000000] PM: Registered nosave memory: 00000000df647000 - 00000000df68a000
    [ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000e0000000
    [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000
    [ 0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] PM: Registered nosave memory: 00000001fc000000 - 0000000200000000
    [ 0.000000] e820: [mem 0xe4000000-0xfed1bfff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021bc00000 s84608 r8192 d21888 u131072
    [ 0.000000] pcpu-alloc: s84608 r8192 d21888 u131072 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2027089
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d40a9225-bd6b-46b0-9e14-54b177499391 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8033416k/8847360k available (4883k kernel code, 600740k absent, 213204k reserved, 4030k data, 812k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=16.
    [ 0.000000] NR_IRQS:4352 nr_irqs:808 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 3324.877 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6652.82 BogoMIPS (lpj=11082923)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000034] Security Framework initialized
    [ 0.000044] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000483] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002616] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003590] Mount-cache hash table entries: 256
    [ 0.003783] Initializing cgroup subsys cpuacct
    [ 0.003786] Initializing cgroup subsys memory
    [ 0.003793] Initializing cgroup subsys devices
    [ 0.003794] Initializing cgroup subsys freezer
    [ 0.003796] Initializing cgroup subsys net_cls
    [ 0.003797] Initializing cgroup subsys blkio
    [ 0.003818] CPU: Physical Processor ID: 0
    [ 0.003819] CPU: Processor Core ID: 0
    [ 0.003824] mce: CPU supports 9 MCE banks
    [ 0.003833] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003840] process: using mwait in idle threads
    [ 0.003844] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 6
    [ 0.003958] Freeing SMP alternatives: 16k freed
    [ 0.004816] ACPI: Core revision 20120913
    [ 0.007720] ftrace: allocating 18793 entries in 74 pages
    [ 0.015109] Switched APIC routing to physical flat.
    [ 0.015602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.048500] smpboot: CPU0: Intel(R) Core(TM) i5 CPU 660 @ 3.33GHz (fam: 06, model: 25, stepping: 05)
    [ 0.154172] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    [ 0.154177] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    [ 0.154178] ... version: 3
    [ 0.154179] ... bit width: 48
    [ 0.154180] ... generic registers: 4
    [ 0.154181] ... value mask: 0000ffffffffffff
    [ 0.154182] ... max period: 000000007fffffff
    [ 0.154182] ... fixed-purpose events: 3
    [ 0.154183] ... event mask: 000000070000000f
    [ 0.190806] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.177468] smpboot: Booting Node 0, Processors #1 #2 #3
    [ 0.227213] Brought up 4 CPUs
    [ 0.227218] smpboot: Total of 4 processors activated (26609.30 BogoMIPS)
    [ 0.229378] devtmpfs: initialized
    [ 0.230458] PM: Registering ACPI NVS region [mem 0xdf452000-0xdf494fff] (274432 bytes)
    [ 0.230462] PM: Registering ACPI NVS region [mem 0xdf612000-0xdf612fff] (4096 bytes)
    [ 0.230463] PM: Registering ACPI NVS region [mem 0xdf61b000-0xdf61bfff] (4096 bytes)
    [ 0.230464] PM: Registering ACPI NVS region [mem 0xdf61e000-0xdf625fff] (32768 bytes)
    [ 0.230466] PM: Registering ACPI NVS region [mem 0xdf647000-0xdf689fff] (274432 bytes)
    [ 0.231092] RTC time: 21:05:23, date: 02/03/13
    [ 0.231127] NET: Registered protocol family 16
    [ 0.231227] ACPI: bus type pci registered
    [ 0.231289] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    [ 0.231291] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
    [ 0.236542] PCI: Using configuration type 1 for base access
    [ 0.236958] bio: create slab <bio-0> at 0
    [ 0.237003] ACPI: Added _OSI(Module Device)
    [ 0.237005] ACPI: Added _OSI(Processor Device)
    [ 0.237006] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.237007] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.237812] ACPI: EC: Look up EC in DSDT
    [ 0.238684] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.240605] ACPI: SSDT 00000000df612c18 0038C (v01 AMI IST 00000001 MSFT 03000001)
    [ 0.240820] ACPI: Dynamic OEM Table Load:
    [ 0.240821] ACPI: SSDT (null) 0038C (v01 AMI IST 00000001 MSFT 03000001)
    [ 0.240837] ACPI BIOS Bug: Warning: Incorrect checksum in table [SSDT] - 0x3F, should be 0x1F (20120913/tbutils-324)
    [ 0.240840] ACPI: SSDT 00000000df61bd18 00084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.241020] ACPI: Dynamic OEM Table Load:
    [ 0.241021] ACPI: SSDT (null) 00084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.241360] ACPI: Interpreter enabled
    [ 0.241363] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.241374] ACPI: Using IOAPIC for interrupt routing
    [ 0.241528] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.244856] ACPI: No dock devices found.
    [ 0.244859] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.244939] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.244985] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.245005] PCI host bridge to bus 0000:00
    [ 0.245007] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.245009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.245010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.245011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.245012] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff]
    [ 0.245019] pci 0000:00:00.0: [8086:0040] type 00 class 0x060000
    [ 0.245033] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    [ 0.245049] pci 0000:00:01.0: [8086:0041] type 01 class 0x060400
    [ 0.245073] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.245118] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
    [ 0.245149] pci 0000:00:16.0: reg 10: [mem 0xfa129000-0xfa12900f 64bit]
    [ 0.245261] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.245285] pci 0000:00:16.2: [8086:3b66] type 00 class 0x010185
    [ 0.245304] pci 0000:00:16.2: reg 10: [io 0xf150-0xf157]
    [ 0.245314] pci 0000:00:16.2: reg 14: [io 0xf140-0xf143]
    [ 0.245323] pci 0000:00:16.2: reg 18: [io 0xf130-0xf137]
    [ 0.245334] pci 0000:00:16.2: reg 1c: [io 0xf120-0xf123]
    [ 0.245346] pci 0000:00:16.2: reg 20: [io 0xf110-0xf11f]
    [ 0.245430] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002
    [ 0.245452] pci 0000:00:16.3: reg 10: [io 0xf100-0xf107]
    [ 0.245463] pci 0000:00:16.3: reg 14: [mem 0xfa128000-0xfa128fff]
    [ 0.245580] pci 0000:00:19.0: [8086:10f0] type 00 class 0x020000
    [ 0.245601] pci 0000:00:19.0: reg 10: [mem 0xfa100000-0xfa11ffff]
    [ 0.245610] pci 0000:00:19.0: reg 14: [mem 0xfa127000-0xfa127fff]
    [ 0.245620] pci 0000:00:19.0: reg 18: [io 0xf020-0xf03f]
    [ 0.245697] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.245723] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
    [ 0.245745] pci 0000:00:1a.0: reg 10: [mem 0xfa126000-0xfa1263ff]
    [ 0.245840] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.245870] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    [ 0.245887] pci 0000:00:1b.0: reg 10: [mem 0xfa120000-0xfa123fff 64bit]
    [ 0.245970] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.246001] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
    [ 0.246022] pci 0000:00:1d.0: reg 10: [mem 0xfa125000-0xfa1253ff]
    [ 0.246117] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.246141] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    [ 0.246216] pci 0000:00:1f.0: [8086:3b06] type 00 class 0x060100
    [ 0.246328] pci 0000:00:1f.2: [8086:3b20] type 00 class 0x01018f
    [ 0.246347] pci 0000:00:1f.2: reg 10: [io 0xf0f0-0xf0f7]
    [ 0.246357] pci 0000:00:1f.2: reg 14: [io 0xf0e0-0xf0e3]
    [ 0.246366] pci 0000:00:1f.2: reg 18: [io 0xf0d0-0xf0d7]
    [ 0.246376] pci 0000:00:1f.2: reg 1c: [io 0xf0c0-0xf0c3]
    [ 0.246386] pci 0000:00:1f.2: reg 20: [io 0xf0b0-0xf0bf]
    [ 0.246395] pci 0000:00:1f.2: reg 24: [io 0xf0a0-0xf0af]
    [ 0.246454] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    [ 0.246472] pci 0000:00:1f.3: reg 10: [mem 0xfa124000-0xfa1240ff 64bit]
    [ 0.246498] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    [ 0.246538] pci 0000:00:1f.5: [8086:3b26] type 00 class 0x010185
    [ 0.246557] pci 0000:00:1f.5: reg 10: [io 0xf090-0xf097]
    [ 0.246567] pci 0000:00:1f.5: reg 14: [io 0xf080-0xf083]
    [ 0.246576] pci 0000:00:1f.5: reg 18: [io 0xf070-0xf077]
    [ 0.246586] pci 0000:00:1f.5: reg 1c: [io 0xf060-0xf063]
    [ 0.246595] pci 0000:00:1f.5: reg 20: [io 0xf050-0xf05f]
    [ 0.246605] pci 0000:00:1f.5: reg 24: [io 0xf040-0xf04f]
    [ 0.246682] pci 0000:01:00.0: [10de:1200] type 00 class 0x030000
    [ 0.246690] pci 0000:01:00.0: reg 10: [mem 0xf8000000-0xf9ffffff]
    [ 0.246698] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff 64bit pref]
    [ 0.246706] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf3ffffff 64bit pref]
    [ 0.246711] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
    [ 0.246717] pci 0000:01:00.0: reg 30: [mem 0xfa000000-0xfa07ffff pref]
    [ 0.246758] pci 0000:01:00.1: [10de:0e0c] type 00 class 0x040300
    [ 0.246765] pci 0000:01:00.1: reg 10: [mem 0xfa080000-0xfa083fff]
    [ 0.246835] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.246838] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.246839] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfa0fffff]
    [ 0.246842] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
    [ 0.246904] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
    [ 0.246915] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.246916] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.246917] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.246919] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xffffffff] (subtractive decode)
    [ 0.246929] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.247023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT]
    [ 0.247107] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.247197] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
    [ 0.247198] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.250341] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.250370] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.250397] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.250425] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.250454] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.250484] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
    [ 0.250511] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.250542] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.250605] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.250606] vgaarb: loaded
    [ 0.250607] vgaarb: bridge control possible 0000:01:00.0
    [ 0.250627] PCI: Using ACPI for IRQ routing
    [ 0.252814] PCI: Discovered peer bus 3f
    [ 0.252815] PCI: root bus 3f: using default resources
    [ 0.252815] PCI: Probing PCI hardware (bus 3f)
    [ 0.252831] PCI host bridge to bus 0000:3f
    [ 0.252833] pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
    [ 0.252834] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff]
    [ 0.252836] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
    [ 0.252840] pci 0000:3f:00.0: [8086:2c61] type 00 class 0x060000
    [ 0.252855] pci 0000:3f:00.1: [8086:2d01] type 00 class 0x060000
    [ 0.252869] pci 0000:3f:02.0: [8086:2d10] type 00 class 0x060000
    [ 0.252882] pci 0000:3f:02.1: [8086:2d11] type 00 class 0x060000
    [ 0.252894] pci 0000:3f:02.2: [8086:2d12] type 00 class 0x060000
    [ 0.252906] pci 0000:3f:02.3: [8086:2d13] type 00 class 0x060000
    [ 0.252926] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
    [ 0.253005] PCI: pci_cache_line_size set to 64 bytes
    [ 0.253052] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
    [ 0.253053] e820: reserve RAM buffer [mem 0xdf452000-0xdfffffff]
    [ 0.253055] e820: reserve RAM buffer [mem 0xdf50b000-0xdfffffff]
    [ 0.253056] e820: reserve RAM buffer [mem 0xdf612000-0xdfffffff]
    [ 0.253058] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
    [ 0.253125] NetLabel: Initializing
    [ 0.253126] NetLabel: domain hash size = 128
    [ 0.253127] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.253137] NetLabel: unlabeled traffic allowed by default
    [ 0.253153] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.253157] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.255164] Switching to clocksource hpet
    [ 0.258533] pnp: PnP ACPI init
    [ 0.258548] ACPI: bus type pnp registered
    [ 0.258610] pnp 00:00: [bus 00-ff]
    [ 0.258612] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.258614] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.258615] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.258616] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.258618] pnp 00:00: [mem 0x00000000 window]
    [ 0.258619] pnp 00:00: [mem 0xe0000000-0xffffffff window]
    [ 0.258649] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.258677] pnp 00:01: [mem 0xfed14000-0xfed19fff]
    [ 0.258678] pnp 00:01: [mem 0xe0000000-0xe3ffffff]
    [ 0.258680] pnp 00:01: [mem 0xfed90000-0xfed93fff]
    [ 0.258681] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
    [ 0.258682] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
    [ 0.258714] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    [ 0.258716] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    [ 0.258717] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.258719] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.258720] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    [ 0.258723] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.258812] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.258814] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.258834] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.258995] pnp 00:03: [io 0x03f8-0x03ff]
    [ 0.259007] pnp 00:03: [irq 4]
    [ 0.259008] pnp 00:03: [dma 0 disabled]
    [ 0.259046] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.259277] pnp 00:04: [io 0x0378-0x037f]
    [ 0.259279] pnp 00:04: [io 0x0778-0x077f]
    [ 0.259283] pnp 00:04: [irq 5]
    [ 0.259284] pnp 00:04: [dma 3]
    [ 0.259381] pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
    [ 0.259389] pnp 00:05: [dma 4]
    [ 0.259390] pnp 00:05: [io 0x0000-0x000f]
    [ 0.259391] pnp 00:05: [io 0x0081-0x0083]
    [ 0.259392] pnp 00:05: [io 0x0087]
    [ 0.259394] pnp 00:05: [io 0x0089-0x008b]
    [ 0.259395] pnp 00:05: [io 0x008f]
    [ 0.259396] pnp 00:05: [io 0x00c0-0x00df]
    [ 0.259407] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.259413] pnp 00:06: [io 0x0070-0x0071]
    [ 0.259418] pnp 00:06: [irq 8]
    [ 0.259431] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.259437] pnp 00:07: [io 0x0061]
    [ 0.259449] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.259459] pnp 00:08: [io 0x0010-0x001f]
    [ 0.259460] pnp 00:08: [io 0x0022-0x003f]
    [ 0.259462] pnp 00:08: [io 0x0044-0x005f]
    [ 0.259463] pnp 00:08: [io 0x0062-0x0063]
    [ 0.259464] pnp 00:08: [io 0x0065-0x006f]
    [ 0.259465] pnp 00:08: [io 0x0072-0x007f]
    [ 0.259466] pnp 00:08: [io 0x0080]
    [ 0.259467] pnp 00:08: [io 0x0084-0x0086]
    [ 0.259468] pnp 00:08: [io 0x0088]
    [ 0.259469] pnp 00:08: [io 0x008c-0x008e]
    [ 0.259471] pnp 00:08: [io 0x0090-0x009f]
    [ 0.259472] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.259473] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.259474] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.259500] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.259503] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.259508] pnp 00:09: [io 0x00f0-0x00ff]
    [ 0.259513] pnp 00:09: [irq 13]
    [ 0.259526] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.259621] pnp 00:0a: [io 0x0400-0x047f]
    [ 0.259622] pnp 00:0a: [io 0x1180-0x119f]
    [ 0.259623] pnp 00:0a: [io 0x0500-0x057f]
    [ 0.259625] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
    [ 0.259626] pnp 00:0a: [mem 0xfec00000-0xfecfffff]
    [ 0.259627] pnp 00:0a: [mem 0xfed08000-0xfed08fff]
    [ 0.259628] pnp 00:0a: [mem 0xff000000-0xffffffff]
    [ 0.259648] system 00:0a: [io 0x0400-0x047f] has been reserved
    [ 0.259650] system 00:0a: [io 0x1180-0x119f] has been reserved
    [ 0.259651] system 00:0a: [io 0x0500-0x057f] has been reserved
    [ 0.259653] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.259654] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved
    [ 0.259656] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.259658] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.259660] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.259783] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
    [ 0.259800] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.259892] pnp: PnP ACPI: found 12 devices
    [ 0.259893] ACPI: ACPI bus type pnp unregistered
    [ 0.266408] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.266411] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.266413] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfa0fffff]
    [ 0.266415] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
    [ 0.266418] pci 0000:00:1e.0: PCI bridge to [bus 02]
    [ 0.266444] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.266448] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.266449] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.266450] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.266452] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xffffffff]
    [ 0.266453] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.266454] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfa0fffff]
    [ 0.266456] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf3ffffff 64bit pref]
    [ 0.266457] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7]
    [ 0.266459] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff]
    [ 0.266460] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.266461] pci_bus 0000:02: resource 7 [mem 0xe0000000-0xffffffff]
    [ 0.266463] pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
    [ 0.266464] pci_bus 0000:3f: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.266492] NET: Registered protocol family 2
    [ 0.266910] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.268783] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.269029] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.269063] TCP: reno registered
    [ 0.269073] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.269110] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.269211] NET: Registered protocol family 1
    [ 0.315053] pci 0000:01:00.0: Boot video device
    [ 0.315082] PCI: CLS 64 bytes, default 64
    [ 0.315125] Unpacking initramfs...
    [ 0.353156] Freeing initrd memory: 2804k freed
    [ 0.353546] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.353549] software IO TLB [mem 0xdb452000-0xdf451fff] (64MB) mapped at [ffff8800db452000-ffff8800df451fff]
    [ 0.353859] audit: initializing netlink socket (disabled)
    [ 0.353875] type=2000 audit(1359925523.249:1): initialized
    [ 0.363018] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.364275] VFS: Disk quotas dquot_6.5.2
    [ 0.364309] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.364442] msgmni has been set to 15695
    [ 0.364641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.364676] io scheduler noop registered
    [ 0.364678] io scheduler deadline registered
    [ 0.364713] io scheduler cfq registered (default)
    [ 0.364792] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.364908] vesafb: mode is 1280x800x32, linelength=5120, pages=0
    [ 0.364910] vesafb: scrolling: redraw
    [ 0.364911] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.365255] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90005600000, using 4032k, total 4032k
    [ 0.452482] Console: switching to colour frame buffer device 160x50
    [ 0.539642] fb0: VESA VGA frame buffer device
    [ 0.539651] intel_idle: MWAIT substates: 0x1120
    [ 0.539652] intel_idle: v0.4 model 0x25
    [ 0.539653] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.539700] GHES: HEST is not enabled!
    [ 0.539744] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.560441] 00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.581146] 0000:00:16.3: ttyS1 at I/O 0xf100 (irq = 17) is a 16550A
    [ 0.581313] Linux agpgart interface v0.103
    [ 0.581361] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.594604] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.594626] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.594726] mousedev: PS/2 mouse device common for all mice
    [ 0.594777] rtc_cmos 00:06: RTC can wake from S4
    [ 0.594939] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 0.594973] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.595018] cpuidle: using governor ladder
    [ 0.595079] cpuidle: using governor menu
    [ 0.595112] drop_monitor: Initializing network drop monitor service
    [ 0.595172] TCP: cubic registered
    [ 0.595242] NET: Registered protocol family 10
    [ 0.595362] NET: Registered protocol family 17
    [ 0.595369] Key type dns_resolver registered
    [ 0.595570] PM: Hibernation image not present or could not be loaded.
    [ 0.595576] registered taskstats version 1
    [ 0.596120] Magic number: 1:939:94
    [ 0.596267] rtc_cmos 00:06: setting system clock to 2013-02-03 21:05:24 UTC (1359925524)
    [ 0.597300] Freeing unused kernel memory: 812k freed
    [ 0.597412] Write protecting the kernel read-only data: 8192k
    [ 0.599884] Freeing unused kernel memory: 1248k freed
    [ 0.601056] Freeing unused kernel memory: 476k freed
    [ 0.606451] systemd-udevd[57]: starting version 197
    [ 0.624469] SCSI subsystem initialized
    [ 0.625159] ACPI: bus type usb registered
    [ 0.625179] usbcore: registered new interface driver usbfs
    [ 0.625187] usbcore: registered new interface driver hub
    [ 0.625823] ACPI: bus type scsi registered
    [ 0.625865] usbcore: registered new device driver usb
    [ 0.625875] libata version 3.00 loaded.
    [ 0.626068] pata_acpi 0000:00:16.2: setting latency timer to 64
    [ 0.626104] pata_acpi 0000:00:1f.2: setting latency timer to 64
    [ 0.626423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.627806] scsi0 : pata_acpi
    [ 0.628229] scsi1 : pata_acpi
    [ 0.628555] ata1: PATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0b0 irq 19
    [ 0.628557] ata2: PATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf0b8 irq 19
    [ 0.628587] pata_acpi 0000:00:1f.5: setting latency timer to 64
    [ 0.633159] scsi2 : pata_acpi
    [ 0.633673] scsi3 : pata_acpi
    [ 0.634669] ata3: PATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf050 irq 19
    [ 0.634672] ata4: PATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf058 irq 19
    [ 0.634727] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.634732] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 0.634739] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.634756] ehci_hcd 0000:00:1a.0: debug port 2
    [ 0.638765] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.638798] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfa126000
    [ 0.647329] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.647467] hub 1-0:1.0: USB hub found
    [ 0.647471] hub 1-0:1.0: 2 ports detected
    [ 0.647542] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.647545] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 0.647549] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.647560] ehci_hcd 0000:00:1d.0: debug port 2
    [ 0.651548] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.651561] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfa125000
    [ 0.660694] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.660928] hub 2-0:1.0: USB hub found
    [ 0.660932] hub 2-0:1.0: 2 ports detected
    [ 0.801747] ata1.00: ATA-8: ST31000528AS, CC38, max UDMA/133
    [ 0.801750] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 0.802139] ata1.01: ATA-8: ST1000DL002-9TT153, CC32, max UDMA/133
    [ 0.802144] ata1.01: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 0.803079] ata1.01: no PIO support
    [ 0.953074] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.076944] hub 1-1:1.0: USB hub found
    [ 1.077141] hub 1-1:1.0: 6 ports detected
    [ 1.182336] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.306076] hub 2-1:1.0: USB hub found
    [ 1.306284] hub 2-1:1.0: 8 ports detected
    [ 1.351793] tsc: Refined TSC clocksource calibration: 3325.000 MHz
    [ 1.351799] Switching to clocksource tsc
    [ 1.385166] usb 1-1.2: new low-speed USB device number 3 using ehci_hcd
    [ 1.541306] usb 1-1.4: new low-speed USB device number 4 using ehci_hcd
    [ 5.935629] ata1.01: no PIO support
    [ 5.935631] ata1.01: disabled
    [ 5.951315] ata1.00: configured for UDMA/100
    [ 5.951734] scsi 0:0:0:0: Direct-Access ATA ST31000528AS CC38 PQ: 0 ANSI: 5
    [ 6.120495] ata2.01: ATAPI: TSSTcorp CDDVDW SH-222AB, SB00, max UDMA/100
    [ 6.120503] ata2.01: no PIO support
    [ 11.257635] ata2.01: no PIO support
    [ 11.257639] ata2.01: disabled
    [ 11.421879] ata_generic 0000:00:16.2: setting latency timer to 64
    [ 11.422293] scsi4 : ata_generic
    [ 11.422400] scsi5 : ata_generic
    [ 11.422428] ata5: PATA max UDMA/100 cmd 0xf150 ctl 0xf140 bmdma 0xf110 irq 18
    [ 11.422430] ata6: PATA max UDMA/100 cmd 0xf130 ctl 0xf120 bmdma 0xf118 irq 18
    [ 11.751474] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 11.751521] sd 0:0:0:0: [sda] Write Protect is off
    [ 11.751523] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 11.751538] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 11.775078] usbcore: registered new interface driver usbhid
    [ 11.775081] usbhid: USB HID core driver
    [ 11.812772] sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
    [ 11.813929] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 11.814854] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input0
    [ 11.814908] hid-generic 0003:046D:C31B.0002: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1a.0-1.4/input0
    [ 11.815047] input: Microsoft Microsoft® Comfort Mouse 4500 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
    [ 11.815422] microsoft 0003:045E:076C.0001: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Comfort Mouse 4500] on usb-0000:00:1a.0-1.2/input0
    [ 11.817407] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input2
    [ 11.817457] hid-generic 0003:046D:C31B.0003: input,hidraw2: USB HID v1.11 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1a.0-1.4/input1
    [ 12.388733] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    [ 12.938667] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 12.961471] systemd[1]: Set hostname to <archlinuxPC>.
    [ 13.159056] 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.
    [ 13.159185] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 13.159221] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 13.159230] systemd[1]: Starting Remote File Systems.
    [ 13.159238] systemd[1]: Reached target Remote File Systems.
    [ 13.159244] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
    [ 13.159250] systemd[1]: Starting Delayed Shutdown Socket.
    [ 13.159271] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 13.159277] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 13.159292] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 13.159298] systemd[1]: Starting Encrypted Volumes.
    [ 13.159306] systemd[1]: Reached target Encrypted Volumes.
    [ 13.159313] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 13.159334] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 13.159356] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 13.159431] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 13.159472] systemd[1]: Starting udev Kernel Socket.
    [ 13.159488] systemd[1]: Listening on udev Kernel Socket.
    [ 13.159519] systemd[1]: Starting udev Control Socket.
    [ 13.159537] systemd[1]: Listening on udev Control Socket.
    [ 13.159543] systemd[1]: Starting Swap.
    [ 13.159550] systemd[1]: Reached target Swap.
    [ 13.159556] systemd[1]: Starting Journal Socket.
    [ 13.159589] systemd[1]: Listening on Journal Socket.
    [ 13.159600] systemd[1]: Started File System Check on Root Device.
    [ 13.159605] systemd[1]: Mounting Temporary Directory...
    [ 13.191259] systemd[1]: Mounting Huge Pages File System...
    [ 13.194730] systemd[1]: Starting udev Coldplug all Devices...
    [ 13.214643] systemd[1]: Mounting POSIX Message Queue File System...
    [ 13.231452] systemd[1]: Starting Apply Kernel Variables...
    [ 13.240935] systemd[1]: Starting Setup Virtual Console...
    [ 13.252572] systemd[1]: Started Load Kernel Modules.
    [ 13.252592] systemd[1]: Mounted FUSE Control File System.
    [ 13.252605] systemd[1]: Mounting Debug File System...
    [ 13.254667] systemd[1]: Mounting Configuration File System...
    [ 13.274425] systemd[1]: Starting udev Kernel Device Manager...
    [ 13.305170] systemd[1]: Started Set Up Additional Binary Formats.
    [ 13.305183] systemd[1]: Starting Journal Service...
    [ 13.307733] systemd[1]: Started Journal Service.
    [ 13.307763] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 13.726755] EXT4-fs (sda7): re-mounted. Opts: data=ordered
    [ 13.750053] systemd-udevd[127]: starting version 197
    [ 13.921301] systemd-journald[128]: Received SIGUSR1
    [ 14.418021] systemd-journald[128]: File /var/log/journal/9dcd8569a2b14c4f9f53ce4406e57e79/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 14.792337] snd_hda_intel 0000:00:1b.0: irq 41 for MSI/MSI-X
    [ 14.877515] input: PC Speaker as /devices/platform/pcspkr/input/input3
    [ 14.893383] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
    [ 14.893385] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 14.953180] parport_pc 00:04: reported by Plug and Play ACPI
    [ 5.951986] ACPI: Invalid Power Resource to register!
    [ 14.953337] parport0: PC-style at 0x378
    [ 14.953338] (0x778), irq 5, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
    [ 15.027758] ppdev: user-space parallel port driver
    [ 15.059527] microcode: CPU0 sig=0x20655, pf=0x2, revision=0x3
    [ 15.068458] microcode: CPU1 sig=0x20655, pf=0x2, revision=0x3
    [ 15.068852] microcode: CPU2 sig=0x20655, pf=0x2, revision=0x3
    [ 15.069229] microcode: CPU3 sig=0x20655, pf=0x2, revision=0x3
    [ 15.069558] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 15.124825] ACPI: Requesting acpi_cpufreq
    [ 15.127274] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [ 15.127327] ACPI: Power Button [PWRB]
    [ 15.127369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 15.127425] ACPI: Power Button [PWRF]
    [ 15.131162] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    [ 15.139560] input: HDA Intel MID Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 15.139628] input: HDA Intel MID Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 15.139728] input: HDA Intel MID Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 15.139785] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 15.139838] input: HDA Intel MID Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 15.140068] hda_intel: Disabling MSI
    [ 15.140077] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 15.140087] e1000e 0000:00:19.0: setting latency timer to 64
    [ 15.140156] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 15.140194] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
    [ 15.310985] nvidia: module license 'NVIDIA' taints kernel.
    [ 15.310990] Disabling lock debugging due to kernel taint
    [ 15.335816] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) e0:69:95:a2:d5:75
    [ 15.335819] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 15.335893] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF
    [ 15.335992] mei 0000:00:16.0: setting latency timer to 64
    [ 15.336076] mei 0000:00:16.0: irq 43 for MSI/MSI-X
    [ 15.336761] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.AY34 1 (20120913/utaddress-251)
    [ 15.336765] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 15.342893] gpio_ich: GPIO from 180 to 255 on gpio_ich
    [ 15.384478] iTCO_vendor_support: vendor-support=0
    [ 15.392227] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 15.392289] iTCO_wdt: Found a H55 TCO device (Version=2, TCOBASE=0x0460)
    [ 15.392384] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 15.468027] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
    [ 15.570266] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
    [ 15.570395] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 15.762514] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
    [ 16.022159] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
    [ 16.022316] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
    [ 16.022456] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 16.022589] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
    [ 16.023047] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 16.023288] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 313.18 Wed Jan 9 17:02:09 PST 2013
    [ 18.372541] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
    [ 18.372591] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 34.993202] NVRM: Your system is not currently configured to drive a VGA console
    [ 34.993205] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 34.993206] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 34.993207] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 34.993208] NVRM: corruption and stability problems, and is not supported.
    [ 44.447627] EXT4-fs (sda7): re-mounted. Opts: data=ordered,commit=0
    [ 98.242223] fuse init (API version 7.20)
    Thanks everyone for every reply, I'm learning more GNU/Linux in two days than in two years as other Linux distro's user.

  • Why is button value not changing?

    I have a fairly complex form with several input text fields and buttons that have their values changed during operation.
    The components are created from a session bean and are updated by two different mechanisms.
    The input text fields are updated by user input.
    The button acts as a toggle. When the user pushed the button, a javascript function checks the value of the button.
    The button contains a single character, either a "X" or "O".
    When the button is pushed, the javascript checks the value and changes it to the other.
    Visually, this all works fine. Both the text fields and buttons behave as expected.
    Here is the problem.
    When the user pushes the "Apply" button, a session bean looks for the text fields and buttons using 'findComponent' for a specified ID.
    They attempt to fetch the values of the components and update an internal array of values.
    The input text component works fine.
    User changes value, it is identified correctly, and the new value is detected on the component.
    The commandButton component does not work as expected.
    Visually, the component value changes properly.
    When I use findComponent() and getValue(),. I get the original value.
    I have verified that the component ID is correct - I print it with an Alert() method in the javascript and check it with the debugger before the findComponent() method.
    But, what is returned from getValue() of the found component is the original value, not the value that is visually displayed on the form.
    Can anyone explain why this happens and what I can do to get the correct visually displayed value from the button component?
    Thanks.

    <h:inputHidden value="#{myBean.myProp}" />Although this is annoying on the client side because the client id is rendered as the name.
    Alternatively:
    <input type="hidden" name="myProp" value="#{myBean.myProp}" />along with the following bean config:
        <managed-bean>
           <managed-bean-name>myBean</managed-bean-name>
           <managed-bean-class>MyBeanClass</managed-bean-class>
           <managed-bean-scope>request</managed-bean-scope>
           <managed-property>
                <property-name>myProp</property-name>
                <property-class>java.lang.String</property-class>
                <value>#{param.myProp}</value>
           </managed-property>
        </managed-bean>

  • EAX console woes: did not detect required components/audigy2 not detec

    After a recent reformat, I go to install the EAX console after the latest drivers (don't have my original CD by the way) aaaand get the "did not detect required components" message.
    So I search on it and it doesn't have anything to do with my dri've paths and such. I've tried an Audigy2 and Audigy2 value ISO, but they tell me they don't detect an audigy2... dxdiag tells me differently, however. I'm not in the mood for downloading a bunch more 400 mb ISOs to test them all out either..
    I'm at a loss here and really need the EAX console... autoupdate detects my card as "Sound Blaster Audigy 2, DR release .88.20"

    nanite2000 wrote:
    superidan wrote:
    I have retail Audigy 2 card. tryed removing the card and installing on a differant slot. Nothing Works! it produces the same "no audigy 2 card found - setuip will now exit" Creative sould be ashamed thanks
    Yes, Creative should be ashamed.
    This is a known problem that has been around for months and they have failed to address, just like many other problems with their soundcards. For the solution to this particular problem, look here:
    http://forums.creative.com/creativel....id=3964#M3964
    If you would reread my original post in this thread, that solution did not work for this particular problem of mine. I have a SoundBlaster Li've! Card that this solution worked for, however it does not work of the Audigy 2 card?unzipping the files with WinRar and then running the Setup.exe files produces the same result?setup does not recognize the required components and will close.
    I?m not saying that the person who you quoted should not try it though.

  • Parallel port not detected in measurement and automation explorer

    I have installed labview 2010 in windows XP.
    The problem what I am facing is I could not find "Serial & Parallel port" option in Measurement and automation explorer.
    After seeing the similar problem in forum I have installed Ni-Daqmx 9.0.2.  But still I can not see the ports in MAX.
    I think i have attached enough document .
    If the parallel port is not detected in MAX can we send digital data to parallel port.
    I have tested parallel port with LED connecting one leg in 1st data line(pin 2) and another in gnd(pin 25).
    And my program is to blink the led for every one second but I cannot see the blinking.
    Can anyone help in this regards
    thank you
    Attachments:
    max.jpg ‏90 KB
    port setting tab1.jpg ‏30 KB
    device manager resource tab.jpg ‏34 KB

    Thank you for ur reply Smercurio
    I have changed the bios setting now 
    but still i cant see the printer port in MAX
    Regarding my vi, now i changed it please see that also 
    I have given values to element of arrays as (1,2&4) 
    Now also it is not blinking instead it is glowing all the time without blinking.
    What i have to do next.
    Attachments:
    device manger.JPG ‏43 KB
    device manger2.JPG ‏165 KB
    port test.vi ‏9 KB

Maybe you are looking for