CTM ERROR: ASA hardware accelerator init failed

Hi Guys,  I have bought a refurbished firewall and upon reloading I see the following error from console.  Is something that I can rectify?
Loading disk0:/asa904-k8.bin... Booting...
Platform ASA5510
Loading...
IO memory blocks requested from bigphys 32bit: 13264
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Starting check/repair pass.
Starting verification pass.
/dev/hda1: 104 files, 12459/63613 clusters
dosfsck(/dev/hda1) returned 0
Processor memory 864026624, Reserved memory: 62914560
Total SSMs found: 0
Total NICs found: 7
mcwa i82557 Ethernet at irq 11  MAC: d0d0.fd1d.5d57
mcwa i82557 Ethernet at irq  5  MAC: 0000.0001.0001
i82547GI rev00 Gigabit Ethernet @ irq11 dev 1 index 05 MAC: 0000.0001.0002
i82546GB rev03 Ethernet @ irq09 dev 2 index 03 MAC: d0d0.fd1d.5d5b
i82546GB rev03 Ethernet @ irq09 dev 2 index 02 MAC: d0d0.fd1d.5d5a
i82546GB rev03 Ethernet @ irq09 dev 3 index 01 MAC: d0d0.fd1d.5d59
i82546GB rev03 Ethernet @ irq09 dev 3 index 00 MAC: d0d0.fd1d.5d58
Verify the activation-key, it might take a while...
Running Permanent Activation Key: 0x6122cb5d 0xc06c1a74 0xec92a120 0xbd44e8e8 0x8e372a8a 
Licensed features for this platform:
Maximum Physical Interfaces       : Unlimited      perpetual
Maximum VLANs                     : 100            perpetual
Inside Hosts                      : Unlimited      perpetual
Failover                          : Active/Active  perpetual
Encryption-DES                    : Enabled        perpetual
Encryption-3DES-AES               : Enabled        perpetual
Security Contexts                 : 2              perpetual
GTP/GPRS                          : Disabled       perpetual
AnyConnect Premium Peers          : 2              perpetual
AnyConnect Essentials             : Disabled       perpetual
Other VPN Peers                   : 250            perpetual
Total VPN Peers                   : 250            perpetual
Shared License                    : Disabled       perpetual
AnyConnect for Mobile             : Disabled       perpetual
AnyConnect for Cisco VPN Phone    : Disabled       perpetual
Advanced Endpoint Assessment      : Disabled       perpetual
UC Phone Proxy Sessions           : 2              perpetual
Total UC Proxy Sessions           : 2              perpetual
Botnet Traffic Filter             : Disabled       perpetual
Intercompany Media Engine         : Disabled       perpetual
Cluster                           : Disabled       perpetual
This platform has an ASA 5510 Security Plus license.
CTM ERROR: ASA hardware accelerator init failed, cause: boot_init completion timeout, ctm_nlite_boot_init:2284
CTM ERROR: ASA hardware accelerator init failed, cause: boot initialization failure, ctm_nlite_download:3342
CRYPTO ERROR: Microcode download failure, boot instance 0
Cisco Adaptive Security Appliance Software Version 9.0(4) 
Thanks in advance

Hi Mike,
Thanks for your reply.  Considering it was at an early stage I had asked the supplier to replace it.
Regards
Stefan

Similar Messages

  • Error- isDefault SSL context init failed : Cannot recover key

    Hi,
    We are trying to run a sample HTTPS request from client to Server using SSL.
    Below is the the code we used to run Client program which will communicate with HTTPS server (Server Socket which will accept connections)
    Basically we created a server certificate inside Https server program and that will be exported and imported into Client directory.
    Finally when we run below client program means its giving below error
    Error- isDefault SSL context init failed : Cannot recover key
    Can anybody please help me to run this program successfully?If we you give some basic steps to check the settings what needs to be set before running this program.?
    Client Program
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider() );
    System.setProperty("javax.net.ssl.keyStore", "D:\\JavaR&D\\Rajiv\\server\\serverkeys");
    System.setProperty("javax.net.ssl.keyStoreType" ,"JKS"); /* ,"pkcs12" */
    System.setProperty("javax.net.ssl.keyStorePassword","welcome");
    System.setProperty("javax.net.ssl.trustStore" , "C:\\j2sdk1.5.0\\jre\\lib\\security\\cacerts");
    System.setProperty("javax.net.ssl.trustStorePassword" , "clientpass");
    System.setProperty("javax.net.ssl.trustStoreType","JKS"); /* ,"pkcs12" */
    System.setProperty("java.protocol.handler.pkgs" ,"com.sun.net.ssl.internal.www.protocol");
    com.sun.net.ssl.HostnameVerifier hv=new com.sun.net.ssl.HostnameVerifier() {
    public boolean verify(String urlHostname, String certHostname) {
    System.out.println("urlHostname >>" + urlHostname +"<<");
    System.out.println("certHostname >>" + certHostname +"<<");
    System.out.println("WARNING: Hostname is not matched for cert.");
    return true;
    com.sun.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(hv);
    SSLSocketFactory factory = (SSLSocketFactory)SSLSocketFactory.getDefault();
    // server = (SSLServerSocket) factory.createServerSocket(portNumber);
    System.out.println("above socketcreation");
    SSLSocket socket = (SSLSocket)factory.createSocket("172.16.56.227",8443);
    Server Program

    Is there some kind of timeline that I can expect 8.1 to ship in?
    I appreciate being informed that this is a known issue and all, but without giving me a timeframe to expect a fix in, how can you possibly expect me to continue to pursue your products as viable options?
    To tell me to wait for 8.1, without giving me a timeframe or any further details is simply put in one word. Amatuer.
    What kind of response is this? What am I supposed to tell my supervisor? How am I supposed to explain to upper management that the application server they're telling us to use is incapable of handling the use cases our business functions require? What do you want me to do, tell them to wait for the next release without being able to give them a ballpark figure? We're a small team, us Java guys. We've already invested months is moving to a new platform. Now that platform is failing us, and the vendor hasn't got any better response than, "Oh yeah, our bad. We'll fix it next time... whenever that is..."
    If 8.1 is as half-baked as 8.0 is (BTW your deploytool is a broken piece of junk. I can reliably crash the thing in under 10 seconds) then I don't have a lot of hope for 8.1. You can bet I sure as heck won't be holding my breath for it.
    Looks like it's time to investigate the other vendors that support J2EE 1.4. Something tells me I'll have better luck with WebSphere. The hard part there will be selling managment on the idea. At least IBM is notoriously forward with their clients, even if they are expensive.
    All I'm asking for now is a timeframe for 8.1. When can we expect it? If it's before I expect to -have- to have this stuff in production I may be able to wait... but at this point, I'm disgruntled enough to not bother.
    Maybe we should investigate moving to .net. At least then when the vendor screws me I'll be expecting it.

  • SAPinst: java.security.ProviderException: init failed

    Hi,
    We've got problem with running SAPinst on HP-UX, of: Installation Master - SR1 / SAP EHP1 FOR SAP NETWEAVER 7.0 /
    EHP 4 FOR SAP ERP 6.0/ NW 7.01 / Number 51036888
    When ./sapinst is executed it displays splashscreen and then it quits with those messages in CLI:
    Starting GUIServer using:
      SAPinst port  : 21200
      GUIServer port: 21212
      HTTP port     : 4239
      GUI autostart : on
      GUI mode      : normal
      command       : /tmp/sapinst_exe.2579.1266320450/jre/bin/java -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.2579.1266320450/JAR/instgui.jar SDTGui sapinst host=localhost port=21200 -nolock
    ***Warning: Ambiguous information regarding the nr. of processors: 8<->16
    init: retrieving account information for group sapinst...
    init: retrieving account information done.
    load resource pool /var/SAPinstall/Install/51036888_2/InstMst_7.01_SR1__NW_ERP_CRM_SRM_SCM/IM_HPUX_IA64/resourcepool.xml
    Feb 16, 2010 12:40:58 PM [Info]: *************************
    Feb 16, 2010 12:40:58 PM [Info]: Starting Server
    Feb 16, 2010 12:40:58 PM [Info]: Reading server configuration.
    guiengine: No GUI server connected; waiting for a connection on host plum, port 21200 to continue with the installation
    Feb 16, 2010 12:40:59 PM [Info]: Reading service configuration SAPinstService.
    Feb 16, 2010 12:40:59 PM [Info]: Configuring LogManager ...
    Feb 16, 2010 12:40:59 PM [Info]: *************************************************
    Feb 16, 2010 12:40:59 PM [Info]: Starting SL Controller ...
    Feb 16, 2010 12:40:59 PM [Info]: StorageService switched off.
    Feb 16, 2010 12:40:59 PM [Info]: Initializing SecurityManager ...
    Feb 16, 2010 12:40:59 PM [Info]: Key Store management switched off.
    Feb 16, 2010 12:40:59 PM [Error]: java.security.ProviderException: init failed
    Feb 16, 2010 12:41:00 PM [Error]: java.security.ProviderException: init failed
    Feb 16, 2010 12:41:00 PM [Fatal]: Error during controller startup.
    Feb 16, 2010 12:41:00 PM [Fatal]: SL Controller exiting.
    those variables are set up:
    DISPLAY=192.168.58.4:0.0
    JAVA_HOME=/opt/java1.4
    JCE_POLICY_ZIP=/var/SAPinstall/90000125.ZIP
    SAPINST_JRE_HOME=/opt/java1.4
    all of files are +x chmoded..
    How to find out where the problem is?
    Thanks for any suggestions,
    K

    Hi,
    May be you have choosen wrong JCE policy for your SAP installation...
    Please download the JCE policy from the following link and use it for your sap installation...
    [jce_policy-1_4_2.zip |http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7503-jce-1.4.2-oth-JPR@CDS-CDS_Developer]
    Regards.
    Rajesh Narkhede

  • Crypto errors CTM ERROR: Failed to allocate x bytes of memory

    Hi There.
    I am currently getting a strange error when trying to use and crypto services on our ASA 5520 (8.0.3)
    Initially I observed that a connected VPN had dropped.
    Then when I attempted to use ASDM or SSH I was blocked.
    In the end I opened telnet as a test and this was successful. Syslog also shows that traffic is passing as normal.
    The only obvious error I can see when observing various debug traces is this;
    FW02# CTM: rsa session with no priority allocated @ 0xCF1FBBA0
    CTM: Session 0xCF1FBBA0 uses a nlite (Nitrox Lite) as its hardware engine
    CTM: rsa context allocated for session 0xCF1FBBA0
    CTM: rsa session with no priority allocated @ 0xCE7A5EA8
    CTM: Session 0xCE7A5EA8 uses a nlite (Nitrox Lite) as its hardware engine
    CTM: rsa context allocated for session 0xCE7A5EA8
    CTM: rsa session with no priority allocated @ 0xCEF249D0
    CTM: Session 0xCEF249D0 uses a nlite (Nitrox Lite) as its hardware engine
    CTM: rsa context allocated for session 0xCEF249D0
    CTM: dh session with no priority allocated @ 0xCEF249D0
    CTM: Session 0xCEF249D0 uses a nlite (Nitrox Lite) as its hardware engine
    CTM: dh context allocated for session 0xCEF249D0
    CTM ERROR: Failed to allocate 279 bytes of memory, ctm_nlite_generate_dh_key_pair:183
    Has anyone seen anything like this before as I am lost?
    Mike

    Thanks for that. It does look like its out of crypto memory...
    DMA memory:
       Unused memory:                 23849516 bytes (30%)
       Crypto reserved memory:        20537556 bytes (26%)
         Crypto free:                       0 bytes ( 0%)
         Crypto used:                20537556 bytes (26%)
       Block reserved memory:         34669024 bytes (44%)
         Block free:                 30734752 bytes (39%)
         Block used:                  3934272 bytes ( 5%)
       Used memory:                     185120 bytes ( 0%)
    Unless there is a way to specifically restart only the crypto engine or clear crypto memory then I guess I am looking at a reload?
    Mike

  • PrecisionHD 1080p 12X - CAMERA I: ERROR: Zoom motor init failed

    Hi
    My 12x camera is not responding for the PTZF properly and there is consistent noise from the camera.
    Auto focus is not completing and the camera is continuously trying to zoom on and on.
    Logs show "init failure" for Zoom motor. Is this a confirmed hardware failure.
    Any options for recovery.
    Mar 17 17:22:26.782 ppc appl[2625]: 566455.66 CAMERA I: INFO: Zoom motor recalibrated 1 times
    Mar 17 17:22:26.813 ppc appl[2625]: 566455.69 CAMERA I: ERROR: Zoom motor init failed
    Mar 17 17:22:59.552 ppc appl[2625]: 566488.43 CAMERA I: INFO: Zoom motor recalibrated 2 times
    Mar 17 17:22:59.583 ppc appl[2625]: 566488.46 CAMERA I: ERROR: Zoom motor init failed
    Mar 17 17:23:32.312 ppc appl[2625]: 566521.19 CAMERA I: INFO: Zoom motor recalibrated 3 times
    Mar 17 17:23:32.343 ppc appl[2625]: 566521.22 CAMERA I: ERROR: Zoom motor init failed
    Mar 17 17:24:05.072 ppc appl[2625]: 566553.95 CAMERA I: INFO: Zoom motor recalibrated 4 times
    Mar 17 17:24:05.104 ppc appl[2625]: 566553.99 CAMERA I: ERROR: Zoom motor init failed
    Mar 17 17:24:37.832 ppc appl[2625]: 566586.71 CAMERA I: INFO: Zoom motor recalibrated 5 times
    Mar 17 17:24:37.863 ppc appl[2625]: 566586.75 CAMERA I: ERROR: Zoom motor init failed

    I'd assume it's hardware failure, if the motor doesn't respond, not sure what you could do yourself to check.  If you have an active support contract for the codec that camera came with, I'd open a TAC case, most likely will have to RMA the camera.

  • Microphone gone and error message Audio init failed

    Satellite L305-S5865     Vista (32 bit?)
    1.   I had a microphone that worked.  When it stopped working I went to Sound: Recording Devices and it stated "No audio devices are installed".  How do I get my microphone back?
    2.   Audio Init Failed:   The audio works fine with video and music files.  My professor posts information as an audio file.  When I go to the website, I get the error message "Audio Init Failed". 
    Any help would be appreciated!
    Solved!
    Go to Solution.

    Satellite L305-S5865 
    Can't hurt to reinstall the sound driver.
       Realtek Audio Driver for Windows Vista (32/64bit)
    -Jerry

  • Receiving hardware acceleration error.  Cannot start Adobe FMLW

    Adobe FMLE Support,
    I've been running version 3.0 since about March.  Last week, I made a change to one of my monitors to adjust the resolution.  I increased the hardware acceleration and noticed an improvement in my system thinking I'd lowered it when using Techsmith's Camtasia Studio for screen recording.
    When I went to do my lifestream on Monday, I was unable to get Adobe Flash Media Encoder to run.  It kept saying there was a hardware acceleration issue.  I tried all the notches from left (disabled) to far right (fully enabled) but could not get it working.
    Yesterday, I installed Adobe Flash Media Live Encoder 3.0.1 (6/1/2009 release) in hopes of resolving the issue but it's still a no go.
    I created a video of the error and my video display settings here:
    http://screencast.com/t/o3lGl3166gD
    I'd appreciate your suggestions on tweaking an .ini file or checking the registry to correct this issue.
    Thanks,
    Adria Richards

    It seems that your graphics card or monitor does not support full Hradware acceleration at high resolution and extended desktop. Also there are some known issues in FMLE on extended desktopm when we try to drag FMLE to second monitor.
    I have tried same settings as you mentioned on my system having ATI Radeon Graphics card and my machine is working fine.
    FMLE cannot work untill direct show is enabled on your system and lowre value if hardware acceleration disabeld it.
    Can you check is direct show on your system is working fine?
    You can verify it by typing "dxdiag" on run command

  • Cant Setup SP2 for Forefront Crypt Init Failed error 0x80090016

    Hi guys,
    im trying to implement TMG SP2 on our accept servers.
    The current situations is as follows:
    1 EMS server, 1 Internal Array (2 servers) 1x external array (2 servers). Logging is done in a separate SQL server Database.
    Current Version is TMG 2010 enterprise Update 1 Rollup 4.
    Array is proxy chained upwards.
    Ive succesfully upgraded the EMS server to the new version.
    When installing SP2 on the first server in the internal array (Reporting server) the setup crashes at the action
    SetFwsrvSdToCSP
    =========================
    MSI (s) (34:84) [14:56:02:933]: Executing op: ActionStart(Name=SetFwsrvSdToCSP,Description=Sets the Firewall service security descriptor on the cryptographic service provider...,)
    Action 14:56:02: SetFwsrvSdToCSP. Sets the Firewall service security descriptor on the cryptographic service provider...
    MSI (s) (34:84) [14:56:02:936]: Executing op: CustomActionSchedule(Action=SetFwsrvSdToCSP,ActionType=25601,Source=BinaryData,Target=**********,CustomActionData=**********)
    MSI (s) (34:8C) [14:56:02:938]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI3645.tmp, Entrypoint: SetFwsrvSdToCSP
    14:56:02 ISA setup CA INFO   : ENTRY: SetFwsrvSdToCSP, PID 4644 (0x1224), Current user is Domain\user
    14:56:02 ISA setup CA ERROR  : Crypt.Init failed. Error=0x80090016
    14:56:02 ISA setup CA ERROR  : SetFwsrvSdToCSP: SetFwsrvSecurityDescriptor. failed, hr=0x80090016
    ==========================
    ive corrected the NTFS permissions on the folder C:\Programdata\microsoft\crypto\rsa\machinekeys.
    restarted the server. Protected storage service is running, the server can contact other servers.
    Can anyone give me a hint. I need to upgrade the rest of the servers before i can do this in production environment
    also attached an image with the error on screen.

    anyone news or a fix about this issue ?
    i have the same problem on one TMG 2010 Server with SP2 and trying to install the hotfix rollups... 
    Looks like my permissions on the machine key directory is correct. how to confirm ?
    thanks for help.
    best, 
    martin

  • Adobe flash player green screen hardware acceleration error

    when viewing videos there is a very annoying error where the screen turns green when playing, various links on the internet says its due to hardware acceleration & to disable it, but on internet explorer there is no way to disable the hardware acceleration from the settings menu, so please fix this error so that the screen stops turning green while playing videos., it is a very pain in the *** inconvenience

    How to enable or disable software rendering in Internet Explorer

  • I use https and youtube videos show "an error occured, try again", i try clearing the cache and cokies, i try uncheck the hardware acceleration but no result

    also i try set the security.ssl.allow to true but no result.
    everything right with IE but problem only with firefox :(
    please help me

    Hi,
    Does this happen in Safe Mode or with extensions/plugins disabled? [[Troubleshoot Firefox issues using Safe Mode]]
    [Try the add on HTTPS Everywhere and disable youtube.com in the HTTPS Everywhere rules and I can watch YouTube videos in this Firefox profile as long as it's not over SSL]
    In youtube you can also try to change the video quality or disable hardware acceleration.
    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.
    Does this solve the problem? Let us know.

  • "WIB init failed" error, how to fix it?

    Please help

    There are solutions available.  You can search "WIB Init Failed" on Google to find them.

  • ATI Radeon 9000 IGP Mobile driver doesn't have hardware acceleration

    I installed the xf86-video-ati package and I don't get hardware acceleration. Glxgears gives a painful 80 FPS rate and nothing 3D intensive works, neither 480p/720p youtube videos. Also, it seems that the current drivers identify the card as 9100 instead of 9000, but I know that it's 9000 for sure. The laptop that I'm running is an old one, Compaq Presario R3000 with the Intel CPU.
    X.org.0.log
    [ 25.819]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 25.819] X Protocol Version 11, Revision 0
    [ 25.819] Build Operating System: Linux 2.6.38-ARCH i686
    [ 25.819] Current Operating System: Linux localhost 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011 i686
    [ 25.820] Kernel command line: root=/dev/sda1 ro
    [ 25.820] Build Date: 16 April 2011 12:05:35PM
    [ 25.820]
    [ 25.841] Current version of pixman: 0.20.2
    [ 25.841] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 25.841] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 25.841] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 00:29:04 2011
    [ 25.913] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 25.948] (==) No Layout section. Using the first Screen section.
    [ 25.948] (==) No screen section available. Using defaults.
    [ 25.948] (**) |-->Screen "Default Screen Section" (0)
    [ 25.948] (**) | |-->Monitor "<default monitor>"
    [ 25.949] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 25.949] (==) Automatically adding devices
    [ 25.949] (==) Automatically enabling devices
    [ 25.998] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 25.998] Entry deleted from font path.
    [ 26.073] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 26.073] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 26.073] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 26.073] (II) Loader magic: 0x81f4ee0
    [ 26.073] (II) Module ABI versions:
    [ 26.073] X.Org ANSI C Emulation: 0.4
    [ 26.073] X.Org Video Driver: 10.0
    [ 26.073] X.Org XInput driver : 12.2
    [ 26.073] X.Org Server Extension : 5.0
    [ 26.074] (--) PCI:*(0:1:5:0) 1002:5835:103c:006b rev 0, Mem @ 0xe0000000/268435456, 0xd0100000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    [ 26.075] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 26.075] (II) LoadModule: "extmod"
    [ 26.079] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 26.094] (II) Module extmod: vendor="X.Org Foundation"
    [ 26.095] compiled for 1.10.1, module version = 1.0.0
    [ 26.095] Module class: X.Org Server Extension
    [ 26.095] ABI class: X.Org Server Extension, version 5.0
    [ 26.095] (II) Loading extension MIT-SCREEN-SAVER
    [ 26.095] (II) Loading extension XFree86-VidModeExtension
    [ 26.095] (II) Loading extension XFree86-DGA
    [ 26.095] (II) Loading extension DPMS
    [ 26.095] (II) Loading extension XVideo
    [ 26.095] (II) Loading extension XVideo-MotionCompensation
    [ 26.095] (II) Loading extension X-Resource
    [ 26.095] (II) LoadModule: "dbe"
    [ 26.095] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 26.097] (II) Module dbe: vendor="X.Org Foundation"
    [ 26.097] compiled for 1.10.1, module version = 1.0.0
    [ 26.097] Module class: X.Org Server Extension
    [ 26.097] ABI class: X.Org Server Extension, version 5.0
    [ 26.097] (II) Loading extension DOUBLE-BUFFER
    [ 26.097] (II) LoadModule: "glx"
    [ 26.097] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 26.111] (II) Module glx: vendor="X.Org Foundation"
    [ 26.111] compiled for 1.10.1, module version = 1.0.0
    [ 26.111] ABI class: X.Org Server Extension, version 5.0
    [ 26.116] (==) AIGLX enabled
    [ 26.116] (II) Loading extension GLX
    [ 26.116] (II) LoadModule: "record"
    [ 26.116] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 26.117] (II) Module record: vendor="X.Org Foundation"
    [ 26.117] compiled for 1.10.1, module version = 1.13.0
    [ 26.117] Module class: X.Org Server Extension
    [ 26.117] ABI class: X.Org Server Extension, version 5.0
    [ 26.117] (II) Loading extension RECORD
    [ 26.117] (II) LoadModule: "dri"
    [ 26.117] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 26.147] (II) Module dri: vendor="X.Org Foundation"
    [ 26.147] compiled for 1.10.1, module version = 1.0.0
    [ 26.147] ABI class: X.Org Server Extension, version 5.0
    [ 26.147] (II) Loading extension XFree86-DRI
    [ 26.147] (II) LoadModule: "dri2"
    [ 26.147] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 26.148] (II) Module dri2: vendor="X.Org Foundation"
    [ 26.148] compiled for 1.10.1, module version = 1.2.0
    [ 26.148] ABI class: X.Org Server Extension, version 5.0
    [ 26.148] (II) Loading extension DRI2
    [ 26.148] (==) Matched ati as autoconfigured driver 0
    [ 26.148] (==) Matched vesa as autoconfigured driver 1
    [ 26.148] (==) Matched fbdev as autoconfigured driver 2
    [ 26.148] (==) Assigned the driver to the xf86ConfigLayout
    [ 26.148] (II) LoadModule: "ati"
    [ 26.149] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 26.165] (II) Module ati: vendor="X.Org Foundation"
    [ 26.165] compiled for 1.10.1, module version = 6.14.99
    [ 26.165] Module class: X.Org Video Driver
    [ 26.165] ABI class: X.Org Video Driver, version 10.0
    [ 26.165] (II) LoadModule: "radeon"
    [ 26.166] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 26.235] (II) Module radeon: vendor="X.Org Foundation"
    [ 26.235] compiled for 1.10.1, module version = 6.14.99
    [ 26.235] Module class: X.Org Video Driver
    [ 26.235] ABI class: X.Org Video Driver, version 10.0
    [ 26.236] (II) LoadModule: "vesa"
    [ 26.237] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 26.250] (II) Module vesa: vendor="X.Org Foundation"
    [ 26.250] compiled for 1.10.0, module version = 2.3.0
    [ 26.250] Module class: X.Org Video Driver
    [ 26.250] ABI class: X.Org Video Driver, version 10.0
    [ 26.250] (II) LoadModule: "fbdev"
    [ 26.250] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 26.269] (II) Module fbdev: vendor="X.Org Foundation"
    [ 26.269] compiled for 1.10.0, module version = 0.4.2
    [ 26.269] ABI class: X.Org Video Driver, version 10.0
    [ 26.269] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 26.278] (II) VESA: driver for VESA chipsets: vesa
    [ 26.278] (II) FBDEV: driver for framebuffer: fbdev
    [ 26.278] (++) using VT number 7
    [ 26.303] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 26.303] (II) [KMS] Kernel modesetting enabled.
    [ 26.303] (WW) Falling back to old probe method for vesa
    [ 26.303] (WW) Falling back to old probe method for fbdev
    [ 26.303] (II) Loading sub module "fbdevhw"
    [ 26.303] (II) LoadModule: "fbdevhw"
    [ 26.303] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 26.304] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 26.304] compiled for 1.10.1, module version = 0.0.2
    [ 26.304] ABI class: X.Org Video Driver, version 10.0
    [ 26.304] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 26.304] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 26.304] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 26.304] (==) RADEON(0): Default visual is TrueColor
    [ 26.304] (==) RADEON(0): RGB weight 888
    [ 26.304] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 26.304] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9100 IGP (U3) 5835" (ChipID = 0x5835)
    [ 26.304] (II) RADEON(0): AGP card detected
    [ 26.304] drmOpenDevice: node name is /dev/dri/card0
    [ 26.305] drmOpenDevice: open result is 8, (OK)
    [ 26.305] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 26.305] drmOpenDevice: node name is /dev/dri/card0
    [ 26.305] drmOpenDevice: open result is 8, (OK)
    [ 26.305] drmOpenByBusid: drmOpenMinor returns 8
    [ 26.305] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 26.305] (II) Loading sub module "exa"
    [ 26.305] (II) LoadModule: "exa"
    [ 26.305] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 26.306] (II) Module exa: vendor="X.Org Foundation"
    [ 26.306] compiled for 1.10.1, module version = 2.5.0
    [ 26.307] ABI class: X.Org Video Driver, version 10.0
    [ 26.307] (II) RADEON(0): KMS Color Tiling: disabled
    [ 26.307] (II) RADEON(0): KMS Pageflipping: enabled
    [ 26.307] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 26.338] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 26.338] (II) RADEON(0): Output LVDS has no monitor section
    [ 26.344] (II) RADEON(0): Output S-video has no monitor section
    [ 26.368] (II) RADEON(0): EDID for output VGA-0
    [ 26.369] (II) RADEON(0): EDID for output LVDS
    [ 26.369] (II) RADEON(0): Printing probed modes for output LVDS
    [ 26.369] (II) RADEON(0): Modeline "1280x800"x60.0 68.90 1280 1296 1328 1408 800 804 808 816 (48.9 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 26.369] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 26.369] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 26.375] (II) RADEON(0): EDID for output S-video
    [ 26.375] (II) RADEON(0): Output VGA-0 disconnected
    [ 26.375] (II) RADEON(0): Output LVDS connected
    [ 26.375] (II) RADEON(0): Output S-video disconnected
    [ 26.375] (II) RADEON(0): Using exact sizes for initial modes
    [ 26.375] (II) RADEON(0): Output LVDS using initial mode 1280x800
    [ 26.375] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 26.375] (II) RADEON(0): mem size init: gart size :1dff000 vram size: s:8000000 visible:7bd8000
    [ 26.375] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 26.375] (==) RADEON(0): DPI set to (96, 96)
    [ 26.375] (II) Loading sub module "fb"
    [ 26.375] (II) LoadModule: "fb"
    [ 26.375] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 26.419] (II) Module fb: vendor="X.Org Foundation"
    [ 26.419] compiled for 1.10.1, module version = 1.0.0
    [ 26.419] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 26.419] (II) Loading sub module "ramdac"
    [ 26.419] (II) LoadModule: "ramdac"
    [ 26.419] (II) Module "ramdac" already built-in
    [ 26.419] (II) UnloadModule: "vesa"
    [ 26.419] (II) Unloading vesa
    [ 26.419] (II) UnloadModule: "fbdev"
    [ 26.419] (II) Unloading fbdev
    [ 26.419] (II) UnloadModule: "fbdevhw"
    [ 26.419] (II) Unloading fbdevhw
    [ 26.419] (--) Depth 24 pixmap format is 32 bpp
    [ 26.420] (II) RADEON(0): [DRI2] Setup complete
    [ 26.420] (II) RADEON(0): [DRI2] DRI driver: r200
    [ 26.420] (II) RADEON(0): Front buffer size: 4000K
    [ 26.420] (II) RADEON(0): VRAM usage limit set to 110534K
    [ 26.451] (==) RADEON(0): Backing store disabled
    [ 26.451] (II) RADEON(0): Direct rendering enabled
    [ 26.470] (II) RADEON(0): Render acceleration enabled for R200 type cards.
    [ 26.470] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 26.470] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 26.470] (II) EXA(0): Driver registered support for the following operations:
    [ 26.470] (II) Solid
    [ 26.470] (II) Copy
    [ 26.470] (II) Composite (RENDER acceleration)
    [ 26.470] (II) UploadToScreen
    [ 26.470] (II) DownloadFromScreen
    [ 26.471] (II) RADEON(0): Acceleration enabled
    [ 26.471] (==) RADEON(0): DPMS enabled
    [ 26.471] (==) RADEON(0): Silken mouse enabled
    [ 26.490] (II) RADEON(0): Set up textured video
    [ 26.490] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 26.490] (--) RandR disabled
    [ 26.490] (II) Initializing built-in extension Generic Event Extension
    [ 26.490] (II) Initializing built-in extension SHAPE
    [ 26.490] (II) Initializing built-in extension MIT-SHM
    [ 26.490] (II) Initializing built-in extension XInputExtension
    [ 26.490] (II) Initializing built-in extension XTEST
    [ 26.490] (II) Initializing built-in extension BIG-REQUESTS
    [ 26.490] (II) Initializing built-in extension SYNC
    [ 26.490] (II) Initializing built-in extension XKEYBOARD
    [ 26.490] (II) Initializing built-in extension XC-MISC
    [ 26.490] (II) Initializing built-in extension SECURITY
    [ 26.490] (II) Initializing built-in extension XINERAMA
    [ 26.490] (II) Initializing built-in extension XFIXES
    [ 26.490] (II) Initializing built-in extension RENDER
    [ 26.490] (II) Initializing built-in extension RANDR
    [ 26.490] (II) Initializing built-in extension COMPOSITE
    [ 26.490] (II) Initializing built-in extension DAMAGE
    [ 26.598] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 26.598] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 26.598] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 26.598] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 26.598] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 26.599] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r200_dri.so
    [ 26.599] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 26.600] (II) RADEON(0): Setting screen physical size to 338 x 211
    [ 27.171] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 27.171] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 27.171] (II) LoadModule: "evdev"
    [ 27.199] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.216] (II) Module evdev: vendor="X.Org Foundation"
    [ 27.216] compiled for 1.10.0, module version = 2.6.0
    [ 27.216] Module class: X.Org XInput Driver
    [ 27.216] ABI class: X.Org XInput driver, version 12.2
    [ 27.216] (II) Using input driver 'evdev' for 'Power Button'
    [ 27.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.217] (**) Power Button: always reports core events
    [ 27.217] (**) Power Button: Device: "/dev/input/event5"
    [ 27.240] (--) Power Button: Found keys
    [ 27.240] (II) Power Button: Configuring as keyboard
    [ 27.240] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
    [ 27.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 27.240] (**) Option "xkb_rules" "evdev"
    [ 27.240] (**) Option "xkb_model" "evdev"
    [ 27.240] (**) Option "xkb_layout" "us"
    [ 27.274] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 27.274] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 27.274] (II) Using input driver 'evdev' for 'Video Bus'
    [ 27.274] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.275] (**) Video Bus: always reports core events
    [ 27.275] (**) Video Bus: Device: "/dev/input/event2"
    [ 27.286] (--) Video Bus: Found keys
    [ 27.286] (II) Video Bus: Configuring as keyboard
    [ 27.286] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/LNXVIDEO:00/input/input3/event2"
    [ 27.286] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 27.286] (**) Option "xkb_rules" "evdev"
    [ 27.286] (**) Option "xkb_model" "evdev"
    [ 27.286] (**) Option "xkb_layout" "us"
    [ 27.397] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 27.397] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 27.397] (II) Using input driver 'evdev' for 'Power Button'
    [ 27.398] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.398] (**) Power Button: always reports core events
    [ 27.398] (**) Power Button: Device: "/dev/input/event4"
    [ 27.413] (--) Power Button: Found keys
    [ 27.413] (II) Power Button: Configuring as keyboard
    [ 27.413] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event4"
    [ 27.413] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 27.413] (**) Option "xkb_rules" "evdev"
    [ 27.413] (**) Option "xkb_model" "evdev"
    [ 27.413] (**) Option "xkb_layout" "us"
    [ 27.414] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 27.414] (II) No input driver/identifier specified (ignoring)
    [ 27.423] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event7)
    [ 27.423] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
    [ 27.423] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
    [ 27.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.423] (**) USB OPTICAL MOUSE: always reports core events
    [ 27.423] (**) USB OPTICAL MOUSE: Device: "/dev/input/event7"
    [ 27.440] (--) USB OPTICAL MOUSE: Found 3 mouse buttons
    [ 27.440] (--) USB OPTICAL MOUSE: Found scroll wheel(s)
    [ 27.440] (--) USB OPTICAL MOUSE: Found relative axes
    [ 27.440] (--) USB OPTICAL MOUSE: Found x and y relative axes
    [ 27.440] (II) USB OPTICAL MOUSE: Configuring as mouse
    [ 27.440] (II) USB OPTICAL MOUSE: Adding scrollwheel support
    [ 27.440] (**) USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
    [ 27.440] (**) USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.4/0000:02:07.0/usb4/4-1/4-1:1.0/input/input8/event7"
    [ 27.440] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE)
    [ 27.440] (II) USB OPTICAL MOUSE: initialized for relative axes.
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration profile 0
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
    [ 27.441] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse1)
    [ 27.441] (II) No input driver/identifier specified (ignoring)
    [ 27.444] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 27.444] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 27.444] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 27.444] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.444] (**) AT Translated Set 2 keyboard: always reports core events
    [ 27.444] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 27.460] (--) AT Translated Set 2 keyboard: Found keys
    [ 27.460] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 27.460] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event0"
    [ 27.460] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 27.460] (**) Option "xkb_rules" "evdev"
    [ 27.460] (**) Option "xkb_model" "evdev"
    [ 27.460] (**) Option "xkb_layout" "us"
    [ 27.461] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
    [ 27.461] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
    [ 27.461] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
    [ 27.461] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.461] (**) PS/2 Generic Mouse: always reports core events
    [ 27.461] (**) PS/2 Generic Mouse: Device: "/dev/input/event6"
    [ 27.486] (--) PS/2 Generic Mouse: Found 3 mouse buttons
    [ 27.486] (--) PS/2 Generic Mouse: Found relative axes
    [ 27.486] (--) PS/2 Generic Mouse: Found x and y relative axes
    [ 27.486] (II) PS/2 Generic Mouse: Configuring as mouse
    [ 27.486] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    [ 27.486] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27.486] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event6"
    [ 27.486] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    [ 27.486] (II) PS/2 Generic Mouse: initialized for relative axes.
    [ 27.487] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
    [ 27.487] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
    [ 27.487] (II) No input driver/identifier specified (ignoring)
    [ 27.488] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 27.488] (II) No input driver/identifier specified (ignoring)
    kernel.log
    Apr 20 00:27:00 localhost kernel: [Hardware Error]: Machine check events logged
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpuset
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpu
    Apr 20 00:28:52 localhost kernel: Linux version 2.6.38-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 (GCC) ) #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011
    Apr 20 00:28:52 localhost kernel: BIOS-provided physical RAM map:
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000000100000 - 0000000017f70000 (usable)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f70000 - 0000000017f7d000 (ACPI data)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f7d000 - 0000000017f80000 (ACPI NVS)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f80000 - 0000000018000000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000027f80000 - 0000000028000000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    Apr 20 00:28:52 localhost kernel: Notice: NX (Execute Disable) protection missing in CPU!
    Apr 20 00:28:52 localhost kernel: DMI present.
    Apr 20 00:28:52 localhost kernel: DMI: Hewlett-Packard Presario R3000 (PC777AV) /089C, BIOS F.45 04/06/2005
    Apr 20 00:28:52 localhost kernel: e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Apr 20 00:28:52 localhost kernel: e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Apr 20 00:28:52 localhost kernel: last_pfn = 0x17f70 max_arch_pfn = 0x100000
    Apr 20 00:28:52 localhost kernel: MTRR default type: uncachable
    Apr 20 00:28:52 localhost kernel: MTRR fixed ranges enabled:
    Apr 20 00:28:52 localhost kernel: 00000-9FFFF write-back
    Apr 20 00:28:52 localhost kernel: A0000-BFFFF uncachable
    Apr 20 00:28:52 localhost kernel: C0000-CFFFF write-protect
    Apr 20 00:28:52 localhost kernel: D0000-DFFFF uncachable
    Apr 20 00:28:52 localhost kernel: E0000-FFFFF write-protect
    Apr 20 00:28:52 localhost kernel: MTRR variable ranges enabled:
    Apr 20 00:28:52 localhost kernel: 0 base 000000000 mask FF0000000 write-back
    Apr 20 00:28:52 localhost kernel: 1 base 010000000 mask FF8000000 write-back
    Apr 20 00:28:52 localhost kernel: 2 base 017F80000 mask FFFF80000 uncachable
    Apr 20 00:28:52 localhost kernel: 3 base 027F80000 mask FFFF80000 uncachable
    Apr 20 00:28:52 localhost kernel: 4 disabled
    Apr 20 00:28:52 localhost kernel: 5 disabled
    Apr 20 00:28:52 localhost kernel: 6 disabled
    Apr 20 00:28:52 localhost kernel: 7 disabled
    Apr 20 00:28:52 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Apr 20 00:28:52 localhost kernel: found SMP MP-table at [c00f6470] f6470
    Apr 20 00:28:52 localhost kernel: initial memory mapped : 0 - 01800000
    Apr 20 00:28:52 localhost kernel: init_memory_mapping: 0000000000000000-0000000017f70000
    Apr 20 00:28:52 localhost kernel: 0000000000 - 0000400000 page 4k
    Apr 20 00:28:52 localhost kernel: 0000400000 - 0017c00000 page 2M
    Apr 20 00:28:52 localhost kernel: 0017c00000 - 0017f70000 page 4k
    Apr 20 00:28:52 localhost kernel: kernel direct mapping tables up to 17f70000 @ 17fb000-1800000
    Apr 20 00:28:52 localhost kernel: RAMDISK: 17dca000 - 17f60000
    Apr 20 00:28:52 localhost kernel: ACPI: RSDP 000f6500 00014 (v00 PTLTD )
    Apr 20 00:28:52 localhost kernel: ACPI: RSDT 17f79185 00030 (v01 PTLTD RSDT 06040000 LTP 00000000)
    Apr 20 00:28:52 localhost kernel: ACPI: FACP 17f7ceed 00074 (v01 HP Chinook 06040000 ATI 000F4240)
    Apr 20 00:28:52 localhost kernel: ACPI: DSDT 17f791b5 03D38 (v01 HP SB200 06040000 INTL 20030509)
    Apr 20 00:28:52 localhost kernel: ACPI: FACS 17f7ffc0 00040
    Apr 20 00:28:52 localhost kernel: ACPI: APIC 17f7cf61 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    Apr 20 00:28:52 localhost kernel: ACPI: SSDT 17f7cfc9 00037 (v01 PTLTD ACPIHT 06040000 LTP 00000001)
    Apr 20 00:28:52 localhost kernel: ACPI: Local APIC address 0xfee00000
    Apr 20 00:28:52 localhost kernel: 0MB HIGHMEM available.
    Apr 20 00:28:52 localhost kernel: 383MB LOWMEM available.
    Apr 20 00:28:52 localhost kernel: mapped low ram: 0 - 17f70000
    Apr 20 00:28:52 localhost kernel: low ram: 0 - 17f70000
    Apr 20 00:28:52 localhost kernel: Zone PFN ranges:
    Apr 20 00:28:52 localhost kernel: DMA 0x00000010 -> 0x00001000
    Apr 20 00:28:52 localhost kernel: Normal 0x00001000 -> 0x00017f70
    Apr 20 00:28:52 localhost kernel: HighMem empty
    Apr 20 00:28:52 localhost kernel: Movable zone start PFN for each node
    Apr 20 00:28:52 localhost kernel: early_node_map[2] active PFN ranges
    Apr 20 00:28:52 localhost kernel: 0: 0x00000010 -> 0x0000009f
    Apr 20 00:28:52 localhost kernel: 0: 0x00000100 -> 0x00017f70
    Apr 20 00:28:52 localhost kernel: On node 0 totalpages: 98047
    Apr 20 00:28:52 localhost kernel: free_area_init_node: node 0, pgdat c1450b00, node_mem_map d7aca200
    Apr 20 00:28:52 localhost kernel: DMA zone: 32 pages used for memmap
    Apr 20 00:28:52 localhost kernel: DMA zone: 0 pages reserved
    Apr 20 00:28:52 localhost kernel: DMA zone: 3951 pages, LIFO batch:0
    Apr 20 00:28:52 localhost kernel: Normal zone: 735 pages used for memmap
    Apr 20 00:28:52 localhost kernel: Normal zone: 93329 pages, LIFO batch:31
    Apr 20 00:28:52 localhost kernel: Using APIC driver default
    Apr 20 00:28:52 localhost kernel: ACPI: PM-Timer IO Port: 0x8008
    Apr 20 00:28:52 localhost kernel: ACPI: Local APIC address 0xfee00000
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Apr 20 00:28:52 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Apr 20 00:28:52 localhost kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    Apr 20 00:28:52 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    Apr 20 00:28:52 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ0 used by override.
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ2 used by override.
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ9 used by override.
    Apr 20 00:28:52 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Apr 20 00:28:52 localhost kernel: SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Apr 20 00:28:52 localhost kernel: nr_irqs_gsi: 40
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000d0000 - 00000000000d8000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000d8000 - 00000000000e0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Apr 20 00:28:52 localhost kernel: Allocating PCI resources starting at 28000000 (gap: 28000000:d6c00000)
    Apr 20 00:28:52 localhost kernel: Booting paravirtualized kernel on bare hardware
    Apr 20 00:28:52 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    Apr 20 00:28:52 localhost kernel: PERCPU: Embedded 12 pages/cpu @d7400000 s27392 r0 d21760 u2097152
    Apr 20 00:28:52 localhost kernel: pcpu-alloc: s27392 r0 d21760 u2097152 alloc=1*4194304
    Apr 20 00:28:52 localhost kernel: pcpu-alloc: [0] 0 1
    Apr 20 00:28:52 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97280
    Apr 20 00:28:52 localhost kernel: Kernel command line: root=/dev/sda1 ro
    Apr 20 00:28:52 localhost kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
    Apr 20 00:28:52 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Apr 20 00:28:52 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Apr 20 00:28:52 localhost kernel: Initializing CPU#0
    Apr 20 00:28:52 localhost kernel: allocated 1962880 bytes of page_cgroup
    Apr 20 00:28:52 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Apr 20 00:28:52 localhost kernel: Initializing HighMem for node 0 (00000000:00000000)
    Apr 20 00:28:52 localhost kernel: Memory: 379216k/392640k available (3182k kernel code, 12972k reserved, 1260k data, 424k init, 0k highmem)
    Apr 20 00:28:52 localhost kernel: virtual kernel memory layout:
    Apr 20 00:28:52 localhost kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Apr 20 00:28:52 localhost kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Apr 20 00:28:52 localhost kernel: vmalloc : 0xd8770000 - 0xff7fe000 ( 624 MB)
    Apr 20 00:28:52 localhost kernel: lowmem : 0xc0000000 - 0xd7f70000 ( 383 MB)
    Apr 20 00:28:52 localhost kernel: .init : 0xc1457000 - 0xc14c1000 ( 424 kB)
    Apr 20 00:28:52 localhost kernel: .data : 0xc131b86b - 0xc1456a00 (1260 kB)
    Apr 20 00:28:52 localhost kernel: .text : 0xc1000000 - 0xc131b86b (3182 kB)
    Apr 20 00:28:52 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Apr 20 00:28:52 localhost kernel: SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Apr 20 00:28:52 localhost kernel: Preemptable hierarchical RCU implementation.
    Apr 20 00:28:52 localhost kernel: RCU-based detection of stalled CPUs is disabled.
    Apr 20 00:28:52 localhost kernel: Verbose stalled-CPUs detection is disabled.
    Apr 20 00:28:52 localhost kernel: NR_IRQS:512
    Apr 20 00:28:52 localhost kernel: CPU 0 irqstacks, hard=d700c000 soft=d700e000
    Apr 20 00:28:52 localhost kernel: Console: colour VGA+ 80x25
    Apr 20 00:28:52 localhost kernel: console [tty0] enabled
    Apr 20 00:28:52 localhost kernel: Fast TSC calibration using PIT
    Apr 20 00:28:52 localhost kernel: Detected 2999.891 MHz processor.
    Apr 20 00:28:52 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.77 BogoMIPS (lpj=9999636)
    Apr 20 00:28:52 localhost kernel: pid_max: default: 32768 minimum: 301
    Apr 20 00:28:52 localhost kernel: Security Framework initialized
    Apr 20 00:28:52 localhost kernel: AppArmor: AppArmor disabled by boot time parameter
    Apr 20 00:28:52 localhost kernel: Mount-cache hash table entries: 512
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys ns
    Apr 20 00:28:52 localhost kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpuacct
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys memory
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys devices
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys freezer
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys net_cls
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys blkio
    Apr 20 00:28:52 localhost kernel: CPU: Physical Processor ID: 0
    Apr 20 00:28:52 localhost kernel: CPU: Processor Core ID: 0
    Apr 20 00:28:52 localhost kernel: mce: CPU supports 4 MCE banks
    Apr 20 00:28:52 localhost kernel: [Hardware Error]: No human readable MCE decoding support on this CPU type.
    Apr 20 00:28:52 localhost kernel: [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
    Apr 20 00:28:52 localhost kernel: Disabling lock debugging due to kernel taint
    Apr 20 00:28:52 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
    Apr 20 00:28:52 localhost kernel: using mwait in idle threads.
    Apr 20 00:28:52 localhost kernel: ACPI: Core revision 20110112
    Apr 20 00:28:52 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Apr 20 00:28:52 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Apr 20 00:28:52 localhost kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
    Apr 20 00:28:52 localhost kernel: ...trying to set up timer (IRQ0) through the 8259A ...
    Apr 20 00:28:52 localhost kernel: ..... (found apic 0 pin 2) ...
    Apr 20 00:28:52 localhost kernel: ....... works.
    Apr 20 00:28:52 localhost kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 04
    Apr 20 00:28:52 localhost kernel: Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    Apr 20 00:28:52 localhost kernel: ... version: 0
    Apr 20 00:28:52 localhost kernel: ... bit width: 40
    Apr 20 00:28:52 localhost kernel: ... generic registers: 18
    Apr 20 00:28:52 localhost kernel: ... value mask: 000000ffffffffff
    Apr 20 00:28:52 localhost kernel: ... max period: 0000007fffffffff
    Apr 20 00:28:52 localhost kernel: ... fixed-purpose events: 0
    Apr 20 00:28:52 localhost kernel: ... event mask: 000000000003ffff
    Apr 20 00:28:52 localhost kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Apr 20 00:28:52 localhost kernel: CPU 1 irqstacks, hard=d708e000 soft=d7090000
    Apr 20 00:28:52 localhost kernel: Booting Node 0, Processors #1 Ok.
    Apr 20 00:28:52 localhost kernel: Initializing CPU#1
    Apr 20 00:28:52 localhost kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Apr 20 00:28:52 localhost kernel: Brought up 2 CPUs
    Apr 20 00:28:52 localhost kernel: Total of 2 processors activated (12004.60 BogoMIPS).
    Apr 20 00:28:52 localhost kernel: devtmpfs: initialized
    Apr 20 00:28:52 localhost kernel: NET: Registered protocol family 16
    Apr 20 00:28:52 localhost kernel: ACPI: bus type pci registered
    Apr 20 00:28:52 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd968, last bus=2
    Apr 20 00:28:52 localhost kernel: PCI: Using configuration type 1 for base access
    Apr 20 00:28:52 localhost kernel: bio: create slab <bio-0> at 0
    Apr 20 00:28:52 localhost kernel: ACPI: EC: Look up EC in DSDT
    Apr 20 00:28:52 localhost kernel: ACPI: Interpreter enabled
    Apr 20 00:28:52 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Apr 20 00:28:52 localhost kernel: ACPI: BIOS offers _GTS
    Apr 20 00:28:52 localhost kernel: ACPI: If "acpi.gts=1" improves suspend, please notify [email protected]
    Apr 20 00:28:52 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Apr 20 00:28:52 localhost kernel: ACPI: EC: GPE = 0x6, I/O: command/status = 0x66, data = 0x62
    Apr 20 00:28:52 localhost kernel: ACPI: No dock devices found.
    Apr 20 00:28:52 localhost kernel: HEST: Table not found.
    Apr 20 00:28:52 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000dc000-0x000dffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x18000000-0xfebfffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: [1002:5833] type 0 class 0x000600
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: reg 10: [mem 0xd2000000-0xd3ffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: reg 14: [mem 0xd0000000-0xd0000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: [1002:5838] type 1 class 0x000604
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.0: [1002:4347] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.0: reg 10: [mem 0xd0001000-0xd0001fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.1: [1002:4348] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.1: reg 10: [mem 0xd0002000-0xd0002fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: [1002:4353] type 0 class 0x000c05
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: reg 10: [io 0x8040-0x804f]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: reg 14: [mem 0x00000000-0x000003ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: [1002:4349] type 0 class 0x000101
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 10: [io 0x01f0-0x01f7]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 14: [io 0x03f4-0x03f7]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 18: [io 0x0170-0x0177]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 1c: [io 0x0374-0x0377]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 20: [io 0x8060-0x806f]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.3: [1002:434c] type 0 class 0x000601
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: [1002:4342] type 1 class 0x000604
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.5: [1002:4341] type 0 class 0x000401
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.5: reg 10: [mem 0xd0003000-0xd00030ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.6: [1002:434d] type 0 class 0x000703
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.6: reg 10: [mem 0xd0003400-0xd00034ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: [1002:5835] type 0 class 0x000300
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 10: [mem 0xe0000000-0xefffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 14: [io 0x9000-0x90ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 18: [mem 0xd0100000-0xd010ffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0100000-0xd01fffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: [104c:8026] type 0 class 0x000c00
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: reg 10: [mem 0xd0208000-0xd02087ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: reg 14: [mem 0xd0200000-0xd0203fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:02.0: [14e4:4320] type 0 class 0x000280
    Apr 20 00:28:52 localhost kernel: pci 0000:02:02.0: reg 10: [mem 0xd0204000-0xd0205fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: [10ec:8139] type 0 class 0x000200
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: reg 10: [io 0xa000-0xa0ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: reg 14: [mem 0xd0208800-0xd02088ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: PME# supported from D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: [104c:ac54] type 2 class 0x000607
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: reg 10: [mem 0x00000000-0x00000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: [104c:ac54] type 2 class 0x000607
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: reg 10: [mem 0x00000000-0x00000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.2: [104c:8201] type 0 class 0x000880
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.2: reg 10: [io 0xa400-0xa43f]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: [1033:0035] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: reg 10: [mem 0xd0206000-0xd0206fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: [1033:0035] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: reg 10: [mem 0xd0207000-0xd0207fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: [1033:00e0] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: reg 10: [mem 0xd0208c00-0xd0208cff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 02-04] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xd0200000-0xd02fffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci_bus 0000:04: [bus 04-07] partially hidden behind transparent bridge 0000:02 [bus 02-04]
    Apr 20 00:28:52 localhost kernel: pci_bus 0000:00: on NUMA node 0
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK2] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK3] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
    Apr 20 00:28:52 localhost kernel: vgaarb: loaded
    Apr 20 00:28:52 localhost kernel: PCI: Using ACPI for IRQ routing
    Apr 20 00:28:52 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Apr 20 00:28:52 localhost kernel: reserve RAM buffer: 000000000009f800 - 000000000009ffff
    Apr 20 00:28:52 localhost kernel: reserve RAM buffer: 0000000017f70000 - 0000000017ffffff
    Apr 20 00:28:52 localhost kernel: NetLabel: Initializing
    Apr 20 00:28:52 localhost kernel: NetLabel: domain hash size = 128
    Apr 20 00:28:52 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Apr 20 00:28:52 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Apr 20 00:28:52 localhost kernel: pnp: PnP ACPI init
    Apr 20 00:28:52 localhost kernel: ACPI: bus type pnp registered
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [bus 00-ff]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000cc000-0x000cffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000dc000-0x000dffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000ec000-0x000effff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x18000000-0xfebfffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0cf8-0x0cff]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0000-0x0cf7 window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0d00-0xffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x0000-0x001f]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x0080-0x008f]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x00c0-0x00df]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x040b]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x04d6]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [dma 4]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:02: [io 0x00f0-0x00fe]
    Apr 20 00:28:52 localhost kernel: pnp 00:02: [irq 13]
    Apr 20 00:28:52 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:03: [io 0x0070-0x0073]
    Apr 20 00:28:52 localhost kernel: pnp 00:03: [irq 8]
    Apr 20 00:28:52 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:04: [io 0x0061]
    Apr 20 00:28:52 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [io 0x0060]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [io 0x0064]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [irq 1]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:06: [irq 12]
    Apr 20 00:28:52 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x002e-0x002f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x004e-0x004f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x00b0-0x00b1]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0092]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0200-0x020f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c14]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c50-0x0c52]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c6c]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c6f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0cd6-0x0cd7]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x1080]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x8000-0x803f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x8800]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0xfe00]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0xfe10-0xfe11]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0x000e4000-0x000fffff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0x00100000-0x17ffffff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0xd0000000-0xd0000fff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0xfff80000-0xffffffff]
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0200-0x020f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c14] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c50-0x0c52] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c6c] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c6f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0cd6-0x0cd7] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x1080] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x8000-0x803f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x8800] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0xfe00] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0xfe10-0xfe11] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0x000e4000-0x000fffff] could not be reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0x00100000-0x17ffffff] could not be reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0xd0000000-0xd0000fff] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0xfff80000-0xffffffff] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (disabled)
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [io 0x0378-0x037f]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [io 0x0778-0x077b]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [irq 7]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [dma 1]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
    Apr 20 00:28:52 localhost kernel: pnp: PnP ACPI: found 10 devices
    Apr 20 00:28:52 localhost kernel: ACPI: ACPI bus type pnp unregistered
    Apr 20 00:28:52 localhost kernel: Switching to clocksource acpi_pm
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: BAR 15: assigned [mem 0x28000000-0x2fffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: BAR 1: assigned [mem 0x30000000-0x300003ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: BAR 1: set to [mem 0x30000000-0x300003ff] (PCI address [0x30000000-0x300003ff])
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: BAR 6: assigned [mem 0xd0120000-0xd013ffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Apr 20 00:28:52 localhos

    You have to get an app to do this, luckily I found this...I
    use it for my other monitors -  2nd Screen Saver runs an independent screen saver on the other screen(s)!
    http://2ndscreensaver.blogspot.com/

  • Hardware Accelerated Video not working in 10.6.7

    Hi,
    I have had a problem with my 17" i7 Macbook Pro for a while now, and have been unable to find any information on it. When attempting to play H.264 videos, I get the following error messages in the Console:
    30/04/2011 15:48:53 /Users/adnium/Desktop/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/WebK itPluginHost.app/Contents/MacOS/WebKitPluginHost[14717] ava error: /SourceCache/AppleVA/AppleVA-4.10.23/Framework/VP3CoreMediaInterface/AVAFVP3Cor eMedia.c: IOAccelFindAccelerator failed for display number 3, error = 3758097084 [entry = 9303, did = 3f003f, service = 0, fbIdx = 0]
    30/04/2011 15:48:53 /Users/adnium/Desktop/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/WebK itPluginHost.app/Contents/MacOS/WebKitPluginHost[14717] ava error: /SourceCache/AppleVA/AppleVA-4.10.23/Framework/VP3CoreMediaInterface/AVAFVP3Cor eMedia.c: IOAccelFindAccelerator failed for display number 3, error = 3758097084 [entry = 9303, did = 3f003f, service = 0, fbIdx = 0]
    30/04/2011 15:48:53 /Users/adnium/Desktop/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/WebK itPluginHost.app/Contents/MacOS/WebKitPluginHost[14717] ava error: /SourceCache/AppleVA/AppleVA-4.10.23/Framework/VP3CoreMediaInterface/AVAFVP3Cor eMedia.c: IOAccelFindAccelerator failed for display number 3, error = 3758097084 [entry = 9303, did = 3f003f, service = 0, fbIdx = 0]
    I should point out that this error appears any time I use an application which uses hardware accelerated video, including Quicktime X, Safari/Webkit, etc. I have searched around for solutions to this problem, but haven't been able to find anything.
    Using internal/external display makes no difference either.
    So far, I have tried re-installing 10.6.7 using the Combined Updater; repairing disk permissions; using various different browsers; uninstalling Perian; and waving a stick over the Mac. None seem to have solved this issue, and I'm beginning to suspect this is a hardware problem.
    Does anyone know how I can fix this without sending it in to Apple?
    Thanks for your help.

    Adnium wrote:
    Hi,
    I have had a problem with my 17" i7 Macbook Pro for a while now, and have been unable to find any information on it. When attempting to play H.264 videos, I get the following error messages in the Console:
    <snip>
     I should point out that this error appears any time I use an application which uses hardware accelerated video, including Quicktime X, Safari/Webkit, etc. I have searched around for solutions to this problem, but haven't been able to find anything. 
    Using internal/external display makes no difference either.
    So far, I have tried re-installing 10.6.7 using the Combined Updater; repairing disk permissions; using various different browsers; uninstalling Perian; and waving a stick over the Mac. None seem to have solved this issue, and I'm beginning to suspect this is a hardware problem.
    Does anyone know how I can fix this without sending it in to Apple?
    Thanks for your help.
    Ah yes, when you waved the stick over the Mac, you didn't tap three times on the monitor!
    Ok, kidding aside, you did backup your data right? Should do so because the next step is likely a bit risky.
    So you did reinstall OS X fresh, from the installer disks and then updated? Same problem? Right? ok.
    Have you turned off integrated graphics in the Energy savings panel yet? this forces the use of hardware graphics.
    Does it only occur in Safari, iTunes and Chrome?, cause all these are based upon the *cough* (insecure) webkit foundation. Perhaps Apple had to turn off somethings, perhaps that's reporting the errors.
    Alas, if your using Firefox are you having any issues?

  • ACE 4710 Appliance: init: failed to initialize modlock_init(): No such file or directo

    Hi,
    I have ACE 4710 Appliance, but it is failed and giving following error while login at console.....
    I am suspecting hardware issue..most probably with harddrive.... Please let me know if it can be recoverable of only replacement is the solution..
    switch login: init: failed to initialize modlock_init(): No such file or directo                                                                             ry
    eth2: ERROR while getting interface flags: No such device
    perform_sysmgr_offline: unable to move MTS to MTS_STATE_OFFLINE: Invalid argumen                                                                             t (error-id 0x801E0016).
    init: failed to initialize modlock_init(): No such file or directory
    eth2: ERROR while getting interface flags: No such device
    perform_sysmgr_offline: unable to move MTS to MTS_STATE_OFFLINE: Invalid argumen                                                                             t (error-id 0x801E0016).
    init: failed to initialize modlock_init(): No such file or directory
    eth2: ERROR while getting interface flags: No such device
    perform_sysmgr_offline: unable to move MTS to MTS_STATE_OFFLINE: Invalid argumen                                                                             t (error-id 0x801E0016).
    /isan/sbin/sysmgr: symbol lookup error: /isan/lib/libutils.so: undefined symbol:                                                                              tftp_callback_fn
    Regards
    Nadeem

    Hi,
    I RMAed the appliace, i think it was hardware failure which casue this issue.
    If some one face this issue please let me know...Thanks!
    Regards
    Nad

  • X-Fi Fatal1ty PCI/-Express - All Hardware Acceleration Crashing, Significant R

    Hello,
    I've made a few posts on the forums recently about various topics to help me isolate the issue I am having. At this point, using the latest stable drivers for either a PCI or PCI-E X-Fi Fatalty, any hardware acceleration of sounds is causing my system to bluescreen, freeze or crash the application. Some games give me no option of not using hardware acceleration (ie. Rainbow6 Vegas 2), resorting in my having to change my Sound Acceleration down to Emulation Only. This setting greatly eases off on the sound latency buffers, resulting in sounds that are delayed an entire second. The good news is no crashes and sounds actually sound correct.
    A few things to note about my setup,
    ) I am an extreme computer professional, programmer and developer. My Windows XP SP2 installation is incredibly streamlined; I only have 6 services running and all non-essential drivers removed, resulting in only 69MiB commit charge at startup across processes and ~950 threads. Suffice to say, my system is baby-cheek clean, and I aim to keep it that way.
    2) I have been using this setup for many years now. I have been using NVIDIA video cards for the past 5+ years, currently I have a GTX280, and all of them have behaved perfectly with my streamlined setup. I even unregister every single one of NVIDIA's DLLs and stop all of their services, and the 3D Settings Per Application and Color Control Features still all work. Suffice to say, NVIDIA's drivers, although a trite on the large side, are written well enough to keep drivers away from OS services (as it should be).
    3) My other hardware is not at fault. I have tested the X-Fis against multiple PSUs, different video cards, multiple fresh installations of Windows and more. I don't use utilities to clean my drivers; I do it by hand. I know exactly what's on my system and what I want removed. Though it may be egotistical to state, I'm pretty much knowledgable of every component my system has running.
    4) As a result of this knowledge and my desire to keep my system clean, I ONLY HAVE INSTALLED the drivers necessary for my X-Fis to work. I DID install Creative Audio Console, but the application seems to have too many dependencies on OS Services, since it never runs, either reporting that my audio device cannot be found, or the application simply does nothing and a bogus error is written to the event log. I have enabled DCOM to make sure it wasn't dependent on that, and it still does not work. To summarize, yes, I have tried enabling every service I could find that it might depend on, and none worked. Creative Audio Console is, to me, a piece of ill-written software. In comparison to NVIDIA's excellent control panel which works no matter how much stuff I remove, Creative's Audio Console fails.
    I do not have the Creative Audio Licensing Engine, I do not have the Creative Audio Control Panel, I do not have the Creative Labs Audio Engine Service, I do not have CMSS or any other OS-level services that normally get installed. Remember people, drivers are NOT TO BE DEPENDENT on OS services; they are protocols defining to the OS how to communicate with the hardware. Any necessity of additional "service" software is way past the acceptable standards of drivers.
    5) That being said, I had no issues with stability using older drivers on my PCI X-Fi Fatalty cards. These drivers were dated early 2007, and did not install all of the X-Fi Effects, Utility Effects, 20x Effects, etc. drivers. Mind you I preferred these drivers since they were much simpler to track, as they only had a few .sys files.
    As it stands, I want to use my PCI-Express X-Fi Fatalty, but I want to use it without all of Creative's bloat. I want streamlined, driver-only installation that does not NEED external applications to reinforce its stability. Creative, IS THAT POSSIBLE? Can someone, by definition of the Windows Driver Management signature system, just use your drivers alone for stable gaming? If not, you're violating standards and should never have received WDM cert. on any drivers. I highly recommend you do NOT spit back, saying that for proper functionality, performance, stability, etc. you must install all of Creative's supplemental software. These requires are in violation of the ethics behind software drivers and receiving Digital Signature Certification from Microsoft on your drivers.

    Infinity7,
    I do not want to sound arrogant, but the list of options you provided me with is the stereotypical laundry list of system configuration information for any piece of hardware. I'll address everything though.
    ) No, I'm not using an NVIDIA chipset. I'm using an ASuS Maximus Extreme, just like you said, which uses the X38 chipset.
    2) I'm using Windows XP 32-bit, SP2. I have 2 GiB of memory and do NOT have PAE enabled.
    2) I don't have onboard sound; our motherboard has a PCI-E sound card which I do not have installed.
    3) I don't have any spyware. I don't browse the web on my system. I know every program running and have no rootkits. Nothing is hiding from me.
    4) I don't use antivirus programs. I've been on the internet for 5+ years now and have never needed an antivirus program, since I know when I have a virus and I remove it manually.
    5) I have the latest version of DirectX, June 2008 Redistritutable. Note that most of the post DX 9.0c revisions are meant for D3D, and have nothing to do with DSound.
    6) I've tried every PCI-E slot I have, including both PCI-E x slots and both PCI-E x6 slots. The card is currently in one of my x6 slots.
    7) Any 998+ system is going to have IRQ sharing. Between ACPI BIOSes (more IRQs), Windows XP and drivers, IRQs are rarely in conflict, aside from occasional USB device IRQ sharing. To answer your question, yes, currently both my video card and sound card are sharing IRQ 6. I have done enough work to isolate that IRQ sharing is NOT the issue, though, especially through my testing of the PCI card and the PCI-E card experiencing the same issue.
    8) The output sampling rate of games is not always configurable, and never makes a difference. The X-Fi always upsamples everything it gets as it is, though I guess there is some validity to the sampling rates that are streamed into the buffers.
    Now, to address the rest of your suggestions I say read my post. I specify that changing acceleration to emulation results in perfect stability and sounds that sound correct, however the relaxed latency results in sounds? that are easily delayed by second. This is unacceptable for gaming, obviously.
    As for your ordering of driver installation, it really is through lack of knowledge that people state what order drivers must be installed in. Even NVIDIA's drivers probe for any change through the interfaces they use when the system starts, so any chipset drivers that drastically change the devices in Windows will be detected as changed by other drivers. Be that as it may, I didn't even have the X-Fi in my computer when I installed this latest version of Windows. Only after I had installed everything did I begin to install the Creative Drivers (whilst avoiding all bloatware).
    Most importantly, note that I determined when the crashing started occuring with my original PCI version of the card. After I installed the drivers that started including the additional .sys files (X-Fi Effects, 20X effects, etc.) the crashing occured. As far as I know I cannot use older drivers with the PCI-E model, so rolling back to those previous drivers is out of the question.
    Lastly, for my system specs,
    Motherboard : ASuS Maximus Extreme X38 Chipset, BIOS 0907
    CPU : Intel QX9650 (OCed from 3.0GHZ to 3.6GHZ, stable through Orthos testing)
    Memory : (2) GiB Corsair Dominator Sticks, 4-4-4-2
    Video : eVGA GeForce GTX280 FTW Edition (PCI-Express)
    PSU : Thermaltake Toughpower 200W (backed by UPS)
    Sound : Creative X-Fi Fatalty PCI / PCI-Express (tried both independently)

Maybe you are looking for

  • How Can i set up a folder to file similar apps in?

    I want to categorise my apps into folders Is there a way to do this?

  • Hidden diagnostics mode in Lumia 800 and 710

    Activate by entering ##634#. Remove from Menu by long press and selecting "Uninstall". The rest is pretty self-explanatory from the above link. Moderator's note: Link removed as it's a non-English website. Please only link to relevant websites in Eng

  • How to merge two Oracle SSO IDs?

    As many have noticed, I have 2 SSO ids: 'Hans Forbrich' that I have had for many years; and Hans Forbrich (alt ID) that was created by the OU group for SSO access to OU sites. I'm wondering how to merge these two IDs while retaining the Oracle Univer

  • Run time error ASSIGN_LENGTH_0

    Hi All, When i'm loading delta pakage to Info cube I'm getting short dump as ASSIGN_LENGTH_0. Short txt as Program error: ASSIGN with length 0 in program "SAPLSNR3". Error Analysys as An ASSIGN statement in the program "SAPLSNR3" contained a field sy

  • G/L Accounts for Material Group

    I have been serching over the forum but couldn't find Table that will Relate to  G/L Accounts for Material Group. Actually we would need to know which (service) material group brings GL account 53**** when creating purchase request. Is anyone aware o