Restart deployment (.ear) does not load optional package

Hello everybody,
In our 10.3.5 WLS domains, we are using optional packages for sharing libraries between applications see [http://docs.oracle.com/cd/E24329_01/web.1211/e24368/libraries.htm|Creating Shared Java EE Libraries and Optional Packages]
The problem is that if I redeploy the library I have to redeploy the deployment. This issue only happens with the applications packaged as *.ear*. If the application has been deployed as a .war, with restarting the deployment is enough.
Would be possible to load the referenced library from an *.ear* just restarting the deployment?
Thanks in advance,
Luis

Thanks Vimala,
I have 1 ear project and 1 web service project.
Attached my ant output when I run the build.xml.
C:\wivWorkSpace\wivApp>ant build -Dworkspace=C:/wivWorkSpace
Buildfile: build.xml
init.env:
init.typedefs:
init:
build:
[echo] project.name = wivApp
init:
build:
[echo] wivWS: C:\wivWorkSpace\wivWS\build.xml
BUILD SUCCESSFUL
Total time: 23 seconds
C:\wivWorkSpace\wivApp>ant build -Dworkspace=C:/wivWorkSpace archive
Buildfile: build.xml
init.env:
init.typedefs:
init:
build:
[echo] project.name = wivApp
init:
build:
[echo] wivWS: C:\wivWorkSpace\wivWS\build.xml
init.env:
init.typedefs:
init:
stage:
[delete] Deleting directory C:\wivWorkSpace\wivApp\.staging
[mkdir] Created dir: C:\wivWorkSpace\wivApp\.staging
[copy] Copying 13 files to C:\wivWorkSpace\wivApp\.staging
BUILD FAILED
C:\wivWorkSpace\wivApp\build.xml:192: The following error occurred while executing this line:
jar:file:/C:/BEAPLA%7e1/WEBLOG%7e1/workshop/lib/wlw-antlib.jar!/com/bea/wlw/antlib/antlib.xml:91: The follow
ng this line:
C:\wivWorkSpace\wivApp\build.xml:204: The following error occurred while executing this line:
Target `stage.to.ear' does not exist in this project.
Total time: 15 seconds

Similar Messages

  • Site does not load after some minutes of creation or after restart the server

    Hello,
    I have been asked to create a test enviroment identical to the production enviroment. So, what I did was:
    Backed up the production web application's content database: Prod_WSS_ContentDB
    Created new test servers (domain controller, sql server and sharepoint 2013 server) in a new, completely isolated, network environment, without any connection with the production environment (specifically Azure)
    Created a new web application in test environment with a new content database.
    Dismounted the new content database with powershell: Dismount-spcontentdatabase Test_WSS_Content
    Copy the Prod_WSS_ContentDB database to the test sql server and restored it with Management Studio.
    Mount the Prod_WSS_ContentDB databe to the web application with powershell:
    Mount-spcontentdatabse Prod_WSS_ContentDB -WebApplication http://testsp/
    Then, when I type http://testsp in the browser it redirects me to http://testsp/SitePages/Home.aspx
    and the site loads exactly as the production environment.
    But, after some minutes, or if I restart the Sharepoint Server, when I navigate to
    http://sitesp I am redirected to http://testsp/SitePages/Home.aspx
    as expected, but the site does not load, the browser just show a complety blank page.
    The Central Administration site loads normally.
    Trying to fix it I found that if I dismount the content database Prod_WSS_ContentDB, then mount the test database Test_WSS_Content,
    then navigate to the site, dismount Test_WSS_Content and finally mount again Prod_WSS_ContentDB, the site loads normally, no blank page, but after some minutes or if I restart the same happens again.
    For the error event I receice in event viewer it seems that the problem is related to database. I have not found a solution for this error... How can I solve  this?
    The error is:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          6/27/2014 2:44:22 PM
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:      
    User:          UCETEST\spaccount
    Computer:      TESTSP01.ucetest.edu.do
    Description:
    Unknown SQL Exception -2146893055 occurred. Additional error information from SQL Server is included below.
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>5586</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T14:44:22.743159500Z" />
        <EventRecordID>4742</EventRecordID>
        <Correlation />
        <Execution ProcessID="1688" ThreadID="1692" />
        <Channel>Application</Channel>
        <Computer>TESTSP01.ucetest.edu.do</Computer>
        <Security UserID="S-1-5-21-2552298216-324766354-3392103171-1108" />
      </System>
      <EventData>
        <Data Name="int0">-2146893055</Data>
        <Data Name="string1">A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)</Data>
      </EventData>
    </Event>
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

    Hi,
    According to your post, my understanding is that Site does not load after some minutes of creation or after restart the server.
    Please make sure you create a test environment for existing production site correctly.
    Here are some great articles for your reference:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support
    Hello Linda Li,
    I follwed that steps to create my test enviroment... and I have recreated it some times using that same steps, but the problem persits. After some minutes or after I restart the SharePoint server the site does not load.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Application does not load correctly when deploying to standalone server

    All,
    I have created simple application implementing fusion theme. Applicaiton works fine when I run on integrated server but when deployed on standalone server it does not load any images or the theme itself. afrloop keep incrementing in status bar and ends up with java script error while later.
    I deployed another test application on standalone server and that works fine i.e. theme gets loaded correctly. Also, how should I include images on the page? I have a images folder in web content folder but they dont get loaded.
    Any help will be appreciated.
    Thanks,
    Dipal

    LabVIEW now uses the Microsoft installer. It's possible that you need to upgrade the version that's on the Win2K box. I think the latest service packs from Microsoft include it.

  • Firefox does not load by clicking he icon why .have to restart to load

    firefox does not load.click the icon noyhing happens. I have to restart or log out for firefox to load

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *http://kb.mozillazine.org/Error_loading_websites
    *https://support.mozilla.org/kb/Error+loading+web+sites
    You can also try to reset (power off/on) the router.

  • The last tab, furthest to the right, does not load when restarting FireFox.

    Whenever I restart firefox, the last tab I had opened does not load. The matter of restarting can be any kind: new add on installed, new firefox update, restarting the browser manually, or restarting my computer so that firefox is automatically closed. It's always the same problem. The last tab will be displayed as my New Tab page, which is blank. I can have 3 tabs open, and the first 2 will load just fine, but the last doesn't. This means that if I restart for an add-on or something, I need to go back into my history to pull up this last tab, which is inconvenient. And it may not have been my most recent tab. I may open this last tab, go back to an earlier tab and surf the web on that, building my history, and then restart firefox for whatever reason. In those instances, I need to open up the history window and dig for that last tab from memory.

    Alright. It appears to be an addon called Load Tabs Progressively. I'll just leave that disabled.

  • "I do not get any message or option to add exception" - Using Self signed cert -Images does not load

    Wr are have two web servers one for app and another for loading images. Both are behind Kemp Load balancer and are using self signed certs from the load balancer. The images does not load when using Firefox 3.x. I load with IE and Firefox 2.x. With firefox 3.x it does not give a message to "add exception". I only get one certificate message to add exception for the app server. I do not get the certificate message or pop up for the imaging server with Firefox 3.x.
    == This happened ==
    Every time Firefox opened
    == Always ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    You have a lot of information in packed in the "More system details..." (in the right-hand column), where it looks like you found a solution. If not take a look at "Problematic Extensions" the AVG Free installation of their "'''AVG Free Search'''" can cause such problems. Directions to fix that are specific and involve reinstalling AVG Free without the Link Scanner component.
    * http://kb.mozillazine.org/Problematic_extensions

  • [Regression] KDE4 does not load anymore after recent kernel update.

    Hi,
    I have updated my system to latest packages and now KDE4 does not load. i get a Blank Screen.
    I can't reach virtual terminals(I tried ALT+F1 to F11, but no response)
    Control + ALT + BACKSPACE does not work.
    even magic SysRq key(Alt+SysRq+REISUB) has no effect.
    So I had to hard reset my machine. somehow I managed to get logs.
    /var/log/Xorg.o
    X.Org X Server 1.6.2
    Release Date: 2009-7-7
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux moody 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 07:46:03 CEST 2009 x86_64
    Build Date: 18 July 2009 03:49:37PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 30 06:43:33 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (**) Option "Xinerama" "0"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Loader magic: 0xb40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:00f3:0000:0000 nVidia Corporation NV43 [GeForce 6200] rev 162, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [20] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [24] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [25] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [26] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [27] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [28] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [29] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [30] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [31] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [32] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [33] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [34] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [35] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [36] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [37] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [38] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [39] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [40] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [41] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [42] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [43] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [44] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [45] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [46] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [47] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [48] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [49] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [50] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [51] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [52] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [53] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [54] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [55] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [56] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [57] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [58] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [59] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 185.18.14 Wed May 27 01:53:56 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) NVIDIA dlloader X Driver 185.18.14 Wed May 27 01:30:19 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [20] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [24] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [25] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [26] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [27] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [28] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [29] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [30] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [31] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [32] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [33] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [34] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [35] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [36] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [37] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [38] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [39] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [40] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [41] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [42] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [43] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [44] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [45] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [46] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [47] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [48] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [49] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [50] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [51] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [52] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [53] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [54] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [55] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [56] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [57] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [58] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [59] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "NoLogo" "True"
    (**) NVIDIA(0): Option "RenderAccel" "True"
    (**) NVIDIA(0): Option "TwinView" "0"
    (**) NVIDIA(0): Option "MetaModes" "1280x1024 +0+0"
    (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
    (**) NVIDIA(0): Option "TripleBuffer" "True"
    (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    (**) NVIDIA(0): Option "PixmapCacheSize" "300000"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV43) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 131072 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.43.02.80.00
    (II) NVIDIA(0): Detected AGP rate: 8X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:1:0:0:
    (--) NVIDIA(0): Samsung SyncMaster (CRT-0)
    (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Device: CRT-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1280x1024+0+0"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    (--) NVIDIA(0): DPI set to (104, 113); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [17] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [18] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [19] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [20] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [21] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [22] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [23] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [24] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [25] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [26] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [27] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [28] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [29] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [30] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [31] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [32] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [33] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [34] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [35] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [36] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [37] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [38] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [39] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [40] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [41] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [42] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [43] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [44] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [45] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [46] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [47] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [48] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [49] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [50] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [51] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [52] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [53] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [54] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [55] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [56] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [57] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [58] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [59] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Initialized AGP GART.
    (II) NVIDIA(0): Initialized AGP GART.
    /var/log/errors.log
    Jul 27 12:08:50 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 27 12:08:50 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 27 12:08:50 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 27 12:08:50 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 27 12:08:50 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 27 12:08:54 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 27 12:09:04 moody kdm[4164]: X server startup timeout, terminating
    Jul 30 06:43:36 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:36 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:36 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:36 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:36 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:36 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:40 moody kernel: NVRM: Xid (0001:00): 6, PE0000 18d8 e46e72b0 00000000 ffffffff 00000000
    Jul 30 06:43:50 moody kdm[4165]: X server startup timeout, terminating
    Jul 30 06:44:15 moody kdm[4165]: X server for display :0 cannot be started, session disabled
    /etc/X11/xorg.conf
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder62) Tue Jan 6 09:44:34 PST 2009
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Oct 1 15:12:53 PDT 2008
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    # Load "type1"
    Load "freetype"
    Load "glx"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 71.0
    VertRefresh 50.0 - 160.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 6200"
    Option "NoLogo" "True"
    Option "RenderAccel" "True"
    Option "TripleBuffer" "True"
    Option "BackingStore" "True"
    Option "PixmapCacheSize" "300000"
    Option "OnDemandVBlankInterrupts" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "1280x1024 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Looks like X server is not starting for some reason and this is the root cause of the problem.
    Here is the list of Packages which were Updated
    /var/log/pacman.log
    [2009-07-25 07:36] synchronizing package lists
    [2009-07-25 07:37] starting full system upgrade
    [2009-07-25 10:03] synchronizing package lists
    [2009-07-25 10:03] starting full system upgrade
    [2009-07-25 10:07] upgraded boost (1.39.0-1 -> 1.39.0-2)
    [2009-07-25 10:07] upgraded cups (1.3.10-3 -> 1.3.11-1)
    [2009-07-25 10:07] upgraded device-mapper (1.02.32-2 -> 1.02.33-1)
    [2009-07-25 10:07] upgraded dmapi (2.2.10-1 -> 2.2.10-2)
    [2009-07-25 10:07] upgraded dri2proto (2.0-1 -> 2.1-1)
    [2009-07-25 10:07] upgraded gcc-libs (4.4.0-5 -> 4.4.1-1)
    [2009-07-25 10:08] upgraded gcc (4.4.0-5 -> 4.4.1-1)
    [2009-07-25 10:08] upgraded hwdetect (2009.07-1 -> 2009.07-2)
    [2009-07-25 10:08] upgraded kbd (1.15-1 -> 1.15-2)
    [2009-07-25 10:08] >>> Updating module dependencies. Please wait ...
    [2009-07-25 10:08] >>> MKINITCPIO SETUP
    [2009-07-25 10:08] >>> ----------------
    [2009-07-25 10:08] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-07-25 10:08] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-07-25 10:08] >>> More information about mkinitcpio setup can be found here:
    [2009-07-25 10:08] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-07-25 10:08]
    [2009-07-25 10:08] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-07-25 10:08] ==> Building image "default"
    [2009-07-25 10:08] ==> Running command: /sbin/mkinitcpio -k 2.6.30-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-07-25 10:08] :: Begin build
    [2009-07-25 10:08] :: Parsing hook [base]
    [2009-07-25 10:08] :: Parsing hook [udev]
    [2009-07-25 10:08] :: Parsing hook [autodetect]
    [2009-07-25 10:08] :: Parsing hook [ide]
    [2009-07-25 10:08] :: Parsing hook [scsi]
    [2009-07-25 10:08] :: Parsing hook [sata]
    [2009-07-25 10:08] :: Parsing hook [usb]
    [2009-07-25 10:08] :: Parsing hook [usbinput]
    [2009-07-25 10:08] :: Parsing hook [keymap]
    [2009-07-25 10:08] :: Parsing hook [filesystems]
    [2009-07-25 10:08] :: Generating module dependencies
    [2009-07-25 10:08] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-07-25 10:08] ==> SUCCESS
    [2009-07-25 10:08] ==> Building image "fallback"
    [2009-07-25 10:08] ==> Running command: /sbin/mkinitcpio -k 2.6.30-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-07-25 10:08] :: Begin build
    [2009-07-25 10:08] :: Parsing hook [base]
    [2009-07-25 10:09] :: Parsing hook [udev]
    [2009-07-25 10:09] :: Parsing hook [ide]
    [2009-07-25 10:09] :: Parsing hook [scsi]
    [2009-07-25 10:09] :: Parsing hook [sata]
    [2009-07-25 10:09] :: Parsing hook [usb]
    [2009-07-25 10:09] :: Parsing hook [usbinput]
    [2009-07-25 10:09] :: Parsing hook [keymap]
    [2009-07-25 10:09] :: Parsing hook [filesystems]
    [2009-07-25 10:10] :: Generating module dependencies
    [2009-07-25 10:10] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-07-25 10:10] ==> SUCCESS
    [2009-07-25 10:10] upgraded kernel26 (2.6.30.1-1 -> 2.6.30.2-1)
    [2009-07-25 10:10] upgraded lib32-libgl (7.4.4-1 -> 7.5-1)
    [2009-07-25 10:10] upgraded lib32-libpng (1.2.37-1 -> 1.2.38-1)
    [2009-07-25 10:10] upgraded lib32-mesa (7.4.4-1 -> 7.5-1)
    [2009-07-25 10:10] upgraded lib32-pango (1.24.4-2 -> 1.24.5-1)
    [2009-07-25 10:10] upgraded libtool (2.2.6a-2 -> 2.2.6a-3)
    [2009-07-25 10:10] upgraded libv4l (0.5.99-1 -> 0.6.0-1)
    [2009-07-25 10:10] upgraded lvm2 (2.02.47-2 -> 2.02.48-1)
    [2009-07-25 10:10] upgraded mesa (7.4.4-1 -> 7.5-1)
    [2009-07-25 10:10] upgraded pango (1.24.4-2 -> 1.24.5-1)
    [2009-07-25 10:10] upgraded perl-html-parser (3.60-1 -> 3.61-1)
    [2009-07-25 10:10] upgraded perl-libwww (5.825-1 -> 5.829-1)
    [2009-07-25 10:10] upgraded qtcurve-gtk2 (0.65.3-1 -> 0.66.0-1)
    [2009-07-25 10:10] upgraded qtcurve-kde4 (0.65.4-1 -> 0.66.1-1)
    [2009-07-25 10:10] upgraded smplayer (0.6.7-1 -> 0.6.8-1)
    [2009-07-25 10:10] upgraded xorg-server (1.6.1.901-3 -> 1.6.2-1)
    System Config:
    AMD Athlon 64 3000+
    Archlinux 2.6.30.2 X86_64
    KDE 4.2 Unstable
    Nvidia Geforce 6200 Video card
    please tell me how to get my desktop back.:)
    Last edited by cool (2009-07-30 17:06:32)

    Installed the nvidia-beta driver from AUR. version:190.18. it crashed on me.
    [code]____________________________________________
    Start of NVIDIA bug report log file.  Please include this file
    when reporting a graphics driver bug via the nV News NVIDIA
    Linux forum (see www.nvnews.net) or by sending email to
    '[email protected]'.
    nvidia-bug-report.sh Version: 3969188
    Date: Sat Aug  1 18:50:38 PDT 2009
    uname: Linux moody 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 07:46:03 CEST 2009 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
    X.Org X Server 1.6.2
    Release Date: 2009-7-7
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux moody 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 07:46:03 CEST 2009 x86_64
    Build Date: 18 July 2009  03:49:37PM
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug  1 18:30:08 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (**) Option "Xinerama" "0"
    (**) Option "AllowEmptyInput" "off"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1,
        built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Loader magic: 0xb40
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:00f3:0000:0000 nVidia Corporation NV43 [GeForce 6200] rev 162, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [17] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [18] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [19] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [20] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [21] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [22] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [23] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [24] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [25] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [26] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [27] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [28] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [29] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [30] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [31] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [32] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [33] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [34] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [35] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [36] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [37] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [38] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [39] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [40] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [41] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [42] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [43] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [44] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [45] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [46] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [47] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [48] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [49] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [50] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [51] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [52] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [53] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [54] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [55] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [56] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [57] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [58] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [59] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
    (II) NVIDIA GLX Module  190.18  Wed Jul 22 16:35:50 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.6.0, module version = 1.3.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.6.0, module version = 1.4.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
    (II) NVIDIA dlloader X Driver  190.18  Wed Jul 22 15:47:48 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
        compiled for 1.6.2, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [17] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [18] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [19] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [20] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [21] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [22] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [23] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [24] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [25] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [26] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [27] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [28] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [29] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [30] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [31] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [32] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [33] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [34] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [35] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [36] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [37] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [38] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [39] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [40] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [41] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [42] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [43] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [44] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [45] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [46] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [47] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [48] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [49] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [50] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [51] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [52] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [53] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [54] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [55] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [56] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [57] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [58] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [59] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "NoLogo" "True"
    (**) NVIDIA(0): Option "RenderAccel" "True"
    (**) NVIDIA(0): Option "TwinView" "0"
    (**) NVIDIA(0): Option "MetaModes" "1280x1024 +0+0"
    (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
    (**) NVIDIA(0): Option "TripleBuffer" "True"
    (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    (**) NVIDIA(0): Option "PixmapCacheSize" "300000"
    (**) Aug 01 18:30:10 NVIDIA(0): Enabling RENDER acceleration
    (II) Aug 01 18:30:10 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) Aug 01 18:30:10 NVIDIA(0):     enabled.
    (II) Aug 01 18:30:12 NVIDIA(0): NVIDIA GPU GeForce 6200 (NV43) at PCI:1:0:0 (GPU-0)
    (--) Aug 01 18:30:12 NVIDIA(0): Memory: 131072 kBytes
    (--) Aug 01 18:30:12 NVIDIA(0): VideoBIOS: 05.43.02.80.00
    (II) Aug 01 18:30:12 NVIDIA(0): Detected AGP rate: 8X
    (--) Aug 01 18:30:12 NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) Aug 01 18:30:12 NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:1:0:0:
    (--) Aug 01 18:30:12 NVIDIA(0):     Samsung SyncMaster (CRT-0)
    (--) Aug 01 18:30:12 NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
    (II) Aug 01 18:30:12 NVIDIA(0): Assigned Display Device: CRT-0
    (II) Aug 01 18:30:12 NVIDIA(0): Validated modes:
    (II) Aug 01 18:30:12 NVIDIA(0):     "1280x1024+0+0"
    (II) Aug 01 18:30:12 NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    (--) Aug 01 18:30:12 NVIDIA(0): DPI set to (104, 113); computed from "UseEdidDpi" X config
    (--) Aug 01 18:30:12 NVIDIA(0):     option
    (==) Aug 01 18:30:12 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
        [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [8] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [9] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [10] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [11] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [12] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [13] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [14] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [15] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [16] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [17] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [18] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [19] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [20] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [21] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [22] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [23] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [24] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [25] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [26] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [27] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [28] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [29] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [30] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [31] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [32] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [33] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [34] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [35] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [36] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
        [37] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
        [38] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
        [39] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [40] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [41] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [42] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [43] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [44] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [45] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [46] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [47] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [48] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [49] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [50] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [51] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [52] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [53] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [54] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [55] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [56] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [57] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
        [58] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
        [59] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    (WW) Aug 01 18:30:12 NVIDIA(0): Failed to allocate GLX video capture device array.
    (II) Aug 01 18:30:12 NVIDIA(0): Initialized AGP GART.
    (II) Aug 01 18:30:12 NVIDIA(0): Setting mode "1280x1024+0+0"
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x26) [0x4ee2e6]
    1: /usr/bin/X(xf86SigHandler+0x6f) [0x47b1cf]
    2: /lib/libc.so.6 [0x7f4b2a26cf90]
    3: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv000988X+0x23) [0x7f4b27067893]
    4: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f4b2702f988]
    5: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001911X+0x2e) [0x7f4b2707975e]
    6: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f4b27075814]
    7: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv002497X+0xaa) [0x7f4b27075faa]
    8: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv000979X+0x19d) [0x7f4b270503fd]
    9: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f4b2704cf69]
    10: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f4b272a9d88]
    11: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f4b272aa53e]
    12: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f4b2729b0bc]
    13: /usr/bin/X(AddScreen+0x1d4) [0x433114]
    14: /usr/bin/X(InitOutput+0x76f) [0x46e12f]
    15: /usr/bin/X(main+0x1fe) [0x43381e]
    16: /lib/libc.so.6(__libc_start_main+0xfd) [0x7f4b2a2599ed]
    17: /usr/bin/X [0x432e59]
    Fatal server error:
    Caught signal 11.  Server aborting
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    /etc/X11/xorg.conf
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings:  version 1.0  (buildmeister@builder62)  Tue Jan  6 09:44:34 PST 2009
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Wed Oct  1 15:12:53 PDT 2008
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
        Load           "dbe"
        Load           "extmod"
    #    Load           "type1"
        Load           "freetype"
        Load           "glx"
    EndSection
    Section "ServerFlags"
        Option         "AutoAddDevices" "False"
        Option         "Xinerama" "0"
        Option       "AllowEmptyInput" "off"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Samsung SyncMaster"
        HorizSync       30.0 - 71.0
        VertRefresh     50.0 - 160.0
        Option         "DPMS"
    EndSection
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
        BoardName      "GeForce 6200"
        Option         "NoLogo" "True"
        Option         "RenderAccel" "True"
        Option         "TripleBuffer" "True"
        Option         "BackingStore" "True"
        Option         "PixmapCacheSize" "300000"
        Option         "OnDemandVBlankInterrupts" "True"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        Option         "TwinView" "0"
        Option         "TwinViewXineramaInfoOrder" "CRT-0"
        Option         "metamodes" "1280x1024 +0+0"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    ldd /usr/bin/glxinfo
        linux-vdso.so.1 =>  (0x00007fff7bdff000)
        libGL.so.1 => /usr/lib/libGL.so.1 (0x00007f02ea6dc000)
        libm.so.6 => /lib/libm.so.6 (0x00007f02ea45a000)
        libc.so.6 => /lib/libc.so.6 (0x00007f02ea107000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f02e9dcc000)
        libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x00007f02e89a2000)
        libnvidia-tls.so.1 => /usr/lib/libnvidia-tls.so.1 (0x00007f02ea9b8000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f02e8790000)
        libdl.so.2 => /lib/libdl.so.2 (0x00007f02e858c000)
        /lib/ld-linux-x86-64.so.2 (0x00007f02ea8cb000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f02e8370000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f02e816e000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f02e7f69000)
    /usr/sbin/lspci -d "10de:*" -v -xxx
    01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6200] (rev a2) (prog-if 00 [VGA controller])
        Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 16
        Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
        Memory at e0000000 (32-bit, prefetchable) [size=256M]
        Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
        [virtual] Expansion ROM at fa000000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [44] AGP version 3.0
        Kernel driver in use: nvidia
        Kernel modules: nvidia, nvidiafb
    00: de 10 f3 00 07 00 b0 02 a2 00 00 03 00 f8 00 00
    10: 00 00 00 f8 08 00 00 e0 00 00 00 f9 00 00 00 00
    20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    30: 00 00 00 00 60 00 00 00 00 00 00 00 0a 01 05 01
    40: 00 00 00 00 02 00 30 00 1b 0e 00 ff 02 03 00 1f
    50: 00 00 00 00 01 00 00 00 ce d6 23 00 0f 00 00 00
    60: 01 44 02 00 00 00 00 00 00 00 00 00 00 00 00 00
    70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    90: 00 00 00 00 00 80 00 00 01 04 40 c1 00 00 00 00
    a0: 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    /usr/sbin/lspci -t
    -[0000:00]-+-00.0
               +-00.1
               +-00.2
               +-00.3
               +-00.4
               +-00.7
               +-01.0-[0000:01]----00.0
               +-0f.0
               +-0f.1
               +-10.0
               +-10.1
               +-10.2
               +-10.3
               +-10.4
               +-11.0
               +-11.5
               +-12.0
               +-18.0
               +-18.1
               +-18.2
               \-18.3
    /usr/sbin/dmidecode
    # dmidecode 2.10
    SMBIOS 2.3 present.
    33 structures occupying 998 bytes.
    Table at 0x000F0800.
    Handle 0x0000, DMI type 0, 20 bytes
    BIOS Information
        Vendor: Phoenix Technologies, LTD
        Version: 6.00 PG
        Release Date: 06/01/2005
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 512 kB
        Characteristics:
            ISA is supported
            PCI is supported
            PNP is supported
            APM is supported
            BIOS is upgradeable
            BIOS shadowing is allowed
            ESCD support is available
            Boot from CD is supported
            Selectable boot is supported
            BIOS ROM is socketed
            EDD is supported
            5.25"/360 kB floppy services are supported (int 13h)
            5.25"/1.2 MB floppy services are supported (int 13h)
            3.5"/720 kB floppy services are supported (int 13h)
            3.5"/2.88 MB floppy services are supported (int 13h)
            Print screen service is supported (int 5h)
            8042 keyboard services are supported (int 9h)
            Serial services are supported (int 14h)
            Printer services are supported (int 17h)
            CGA/mono video services are supported (int 10h)
            ACPI is supported
            USB legacy is supported
            AGP is supported
            LS-120 boot is supported
            ATAPI Zip drive boot is supported
            BIOS boot specification is supported
    Handle 0x0001, DMI type 1, 25 bytes
    System Information
        Manufacturer: MICRO-STAR INTERNATIONAL CO., LTD
        Product Name: MS-7142
        Version: 1.00
        Serial Number: 
        UUID: Not Present
        Wake-up Type: Power Switch
    Handle 0x0002, DMI type 2, 8 bytes
    Base Board Information
        Manufacturer: MICRO-STAR INTERNATIONAL CO., LTD
        Product Name: MS-7142
        Version: 1.00
        Serial Number: 
    Handle 0x0003, DMI type 3, 17 bytes
    Chassis Information
        Manufacturer: 
        Type: Desktop
        Lock: Not Present
        Version: 
        Serial Number: 
        Asset Tag: 
        Boot-up State: Unknown
        Power Supply State: Unknown
        Thermal State: Unknown
        Security Status: Unknown
        OEM Information: 0x00000000
    Handle 0x0004, DMI type 4, 35 bytes
    Processor Information
        Socket Designation: Socket 754
        Type: Central Processor
        Family: Athlon 64
        Manufacturer: AMD
        ID: C0 0F 00 00 FF FB 8B 07
        Signature: Family 15, Model 12, Stepping 0
        Flags:
            FPU (Floating-point unit on-chip)
            VME (Virtual mode extension)
            DE (Debugging extension)
            PSE (Page size extension)
            TSC (Time stamp counter)
            MSR (Model specific registers)
            PAE (Physical address extension)
            MCE (Machine check exception)
            CX8 (CMPXCHG8 instruction supported)
            APIC (On-chip APIC hardware supported)
            SEP (Fast system call)
            MTRR (Memory type range registers)
            PGE (Page global enable)
            MCA (Machine check architecture)
            CMOV (Conditional move instruction supported)
            PAT (Page attribute table)
            PSE-36 (36-bit page size extension)
            CLFSH (CLFLUSH instruction supported)
            MMX (MMX technology supported)
            FXSR (Fast floating-point save and restore)
            SSE (Streaming SIMD extensions)
            SSE2 (Streaming SIMD extensions 2)
        Version: AMD Athlon(tm) 64 Processor 3000+
        Voltage: 1.5 V
        External Clock: 200 MHz
        Max Speed: 3000 MHz
        Current Speed: 2000 MHz
        Status: Populated, Enabled
        Upgrade: Socket 754
        L1 Cache Handle: 0x0008
        L2 Cache Handle: 0x0009
        L3 Cache Handle: Not Provided
        Serial Number: 
        Asset Tag: 
        Part Number: 
    Handle 0x0005, DMI type 5, 20 bytes
    Memory Controller Information
        Error Detecting Method: 64-bit ECC
        Error Correcting Capabilities:
            None
        Supported Interleave: One-way Interleave
        Current Interleave: One-way Interleave
        Maximum Memory Module Size: 4096 MB
        Maximum Total Memory Size: 8192 MB
        Supported Speeds:
            70 ns
            60 ns
            50 ns
        Supported Memory Types:
            Standard
            DIMM
        Memory Module Voltage: 2.9 V
        Associated Memory Slots: 2
            0x0006
            0x0007
        Enabled Error Correcting Capabilities: None
    Handle 0x0006, DMI type 6, 12 bytes
    Memory Module Information
        Socket Designation: A0
        Bank Connections: None
        Current Speed: 5 ns
        Type: Unknown EDO
        Installed Size: Not Installed
        Enabled Size: Not Installed
        Error Status: OK
    Handle 0x0007, DMI type 6, 12 bytes
    Memory Module Information
        Socket Designation: A1
        Bank Connections: 2 3
        Current Speed: 5 ns
        Type: Unknown EDO
        Installed Size: 1024 MB (Double-bank Connection)
        Enabled Size: 1024 MB (Double-bank Connection)
        Error Status: OK
    Handle 0x0008, DMI type 7, 19 bytes
    Cache Information
        Socket Designation: Internal Cache
        Configuration: Enabled, Not Socketed, Level 1
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 128 kB
        Maximum Size: 128 kB
        Supported SRAM Types:
            Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Unknown
        System Type: Unknown
        Associativity: Unknown
    Handle 0x0009, DMI type 7, 19 bytes
    Cache Information
        Socket Designation: External Cache
        Configuration: Enabled, Not Socketed, Level 2
        Operational Mode: Write Back
        Location: Internal
        Installed Size: 512 kB
        Maximum Size: 512 kB
        Supported SRAM Types:
            Synchronous
        Installed SRAM Type: Synchronous
        Speed: Unknown
        Error Correction Type: Unknown
        System Type: Unknown
        Associativity: Unknown
    Handle 0x000A, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: PRIMARY IDE
        Internal Connector Type: On Board IDE
        External Reference Designator: Not Specified
        External Connector Type: None
        Port Type: Other
    Handle 0x000B, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: SECONDARY IDE
        Internal Connector Type: On Board IDE
        External Reference Designator: Not Specified
        External Connector Type: None
        Port Type: Other
    Handle 0x000C, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: FDD
        Internal Connector Type: On Board Floppy
        External Reference Designator: Not Specified
        External Connector Type: None
        Port Type: 8251 FIFO Compatible
    Handle 0x000D, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: COM1
        Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
        External Reference Designator: 
        External Connector Type: DB-9 male
        Port Type: Serial Port 16450 Compatible
    Handle 0x000E, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: COM2
        Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
        External Reference Designator: 
        External Connector Type: DB-9 male
        Port Type: Serial Port 16450 Compatible
    Handle 0x000F, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: LPT1
        Internal Connector Type: DB-25 female
        External Reference Designator: 
        External Connector Type: DB-25 female
        Port Type: Parallel Port ECP/EPP
    Handle 0x0010, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: Keyboard
        Internal Connector Type: PS/2
        External Reference Designator: 
        External Connector Type: PS/2
        Port Type: Keyboard Port
    Handle 0x0011, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: PS/2 Mouse
        Internal Connector Type: PS/2
        External Reference Designator: 
        External Connector Type: PS/2
        Port Type: Mouse Port
    Handle 0x0012, DMI type 8, 9 bytes
    Port Connector Information
        Internal Reference Designator: Not Specified
        Internal Connector Type: None
        External Reference Designator: USB0
        External Connector Type: Other
        Port Type: USB
    Handle 0x0013, DMI type 9, 13 bytes
    System Slot Information
        Designation: PCI0
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 1
        Characteristics:
            5.0 V is provided
            PME signal is supported
    Handle 0x0014, DMI type 9, 13 bytes
    System Slot Information
        Designation: PCI1
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 2
        Characteristics:
            5.0 V is provided
            PME signal is supported
    Handle 0x0015, DMI type 9, 13 bytes
    System Slot Information
        Designation: PCI2
        Type: 32-bit PCI
        Current Usage: Available
        Length: Long
        ID: 3
        Characteristics:
            5.0 V is provided
            PME signal is supported
    Handle 0x0016, DMI type 9, 13 bytes
    System Slot Information
        Designation: PCI3
        Type: 32-bit PCI
        Current Usage: In Use
        Length: Long
        ID: 0
        Characteristics:
            5.0 V is provided
            PME signal is supported
    Handle 0x0017, DMI type 9, 13 bytes
    System Slot Information
        Designation: AGP
        Type: 32-bit AGP
        Current Usage: In Use
        Length: Long
        ID: 8
        Characteristics:
            5.0 V is provided
    Handle 0x0018, DMI type 13, 22 bytes
    BIOS Language Information
        Installable Languages: 3
            n|US|iso8859-1
            n|US|iso8859-1
            r|CA|iso8859-1
        Currently Installed Language: n|US|iso8859-1
    Handle 0x0019, DMI type 16, 15 bytes
    Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: None
        Maximum Capacity: 8 GB
        Error Information Handle: Not Provided
        Number Of Devices: 2
    Handle 0x001A, DMI type 17, 27 bytes
    Memory Device
        Array Handle: 0x0019
        Error Information Handle: Not Provided
        Total Width: 64 bits
        Data Width: 64 bits
        Size: No Module Installed
        Form Factor: DIMM
        Set: None
        Locator: A0
        Bank Locator: Bank0/1
        Type: Unknown
        Type Detail: None
        Speed: Unknown
        Manufacturer: None
        Serial Number: None
        Asset Tag: None
        Part Number: None
    Handle 0x001B, DMI type 17, 27 bytes
    Memory Device
        Array Handle: 0x0019
        Error Information Handle: Not Provided
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 1024 MB
        Form Factor: DIMM
        Set: None
        Locator: A1
        Bank Locator: Bank2/3
        Type: Unknown
        Type Detail: None
        Speed: Unknown
        Manufacturer: None
        Serial Number: None
        Asset Tag: None
        Part Number: None
    Handle 0x001C, DMI type 19, 15 bytes
    Memory Array Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x0003FFFFFFF
        Range Size: 1 GB
        Physical Array Handle: 0x0019
        Partition Width: 0
    Handle 0x001D, DMI type 20, 19 bytes
    Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x000000003FF
        Range Size: 1 kB
        Physical Device Handle: 0x001A
        Memory Array Mapped Address Handle: 0x001C
        Partition Row Position: 1
    Handle 0x001E, DMI type 20, 19 bytes
    Memory Device Mapped Address
        Starting Address: 0x00000000000
        Ending Address: 0x0003FFFFFFF
        Range Size: 1 GB
        Physical Device Handle: 0x001B
        Memory Array Mapped Address Handle: 0x001C
        Partition Row Position: 1
    Handle 0x001F, DMI type 32, 11 bytes
    System Boot Information
        Status: No errors detected
    Handle 0x0020, DMI type 127, 4 bytes
    End Of Table
    /sbin/modinfo nvidia | grep vermagic
    vermagic:       2.6.30-ARCH SMP preempt mod_unload
    Scanning kernel log files for NVRM messages:
    /var/log/messages is not readable
      /var/log/kernel.log:
    Aug  1 17:43:55 moody kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  185.18.14  Wed May 27 01:23:47 PDT 2009
    Aug  1 18:26:08 moody kernel: NVRM: API mismatch: the client has the version 190.18, but
    Aug  1 18:26:08 moody kernel: NVRM: this kernel module has the version 185.18.14.  Please
    Aug  1 18:26:08 moody kernel: NVRM: make sure that this kernel module and all NVIDIA driver
    Aug  1 18:26:08 moody kernel: NVRM: components have the same version.
    Aug  1 18:27:04 moody kernel: NVRM: API mismatch: the client has the version 190.18, but
    Aug  1 18:27:04 moody kernel: NVRM: this kernel module has the version 185.18.14.  Please
    Aug  1 18:27:04 moody kernel: NVRM: make sure that this kernel module and all NVIDIA driver
    Aug  1 18:27:04 moody kernel: NVRM: components have the same version.
    Aug  1 18:29:30 moody kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  190.18  Wed Jul 22 15:36:09 PDT 2009
    Aug  1 18:30:12 moody kernel: NVRM: Xid (0001:00): 6, PE0000 0104 00000000 00000000 ffffffff 00000000
    Aug  1 18:30:12 moody kernel: NVRM: Xid (0001:00): 6, PE0000 0104 00000000 00000000 ffffffff 00000000
    dmesg:
    Linux version 2.6.30-ARCH (root@T-POWA-LX) (gcc version 4.4.0 20090630 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jul 20 07:46:03 CEST 2009
    Command line: root=/dev/disk/by-uuid/ee4f81b6-1e0f-4ab9-a1e2-d6109732dbc5 ro
    KERNEL supported cpus:
      Intel GenuineIntel
      AMD AuthenticAMD
      Centaur CentaurHauls
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
    BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
    BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
    BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
    BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    DMI 2.3 present.
    Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    last_pfn = 0x3fff0 max_arch_pfn = 0x100000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
      00000-9FFFF write-back
      A0000-BFFFF uncachable
      C0000-C7FFF write-protect
      C8000-CFFFF uncachable
      D0000-D7FFF write-back
      D8000-FFFFF uncachable
    MTRR variable ranges enabled:
      0 base 0000000000 mask FFC0000000 write-back
      1 base 00F0000000 mask FFF8000000 write-combining
      2 disabled
      3 disabled
      4 disabled
      5 disabled
      6 disabled
      7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009f400 (usable)
    modified: 000000000009f400 - 00000000000a0000 (reserved)
    modified: 00000000000f0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000003fff0000 (usable)
    modified: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
    modified: 000000003fff3000 - 0000000040000000 (ACPI data)
    modified: 00000000fec00000 - 00000000fec01000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ffff0000 - 0000000100000000 (reserved)
    init_memory_mapping: 0000000000000000-000000003fff0000
    0000000000 - 003fe00000 page 2M
    003fe00000 - 003fff0000 page 4k
    kernel direct mapping tables up to 3fff0000 @ 10000-13000
    RAMDISK: 37f00000 - 37fefc8d
    ACPI: RSDP 00000000000f6b80 00014 (v00 VIAK8M)
    ACPI: RSDT 000000003fff3040 0002C (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
    ACPI: FACP 000000003fff30c0 00074 (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
    ACPI: DSDT 000000003fff3180 04D34 (v01 VIAK8M AWRDACPI 00001000 MSFT 0100000E)
    ACPI: FACS 000000003fff0000 00040
    ACPI: APIC 000000003fff7f00 0005A (v01 VIAK8M AWRDACPI 42302E31 AWRD 00000000)
    ACPI: Local APIC address 0xfee00000
    (7 early reservations) ==> bootmem [0000000000 - 003fff0000]
      #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
      #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
      #2 [0000200000 - 000082c0d0]    TEXT DATA BSS ==> [0000200000 - 000082c0d0]
      #3 [0037f00000 - 0037fefc8d]          RAMDISK ==> [0037f00000 - 0037fefc8d]
      #4 [000009f400 - 0000100000]    BIOS reserved ==> [000009f400 - 0000100000]
      #5 [000082d000 - 000082d0b6]              BRK ==> [000082d000 - 000082d0b6]
      #6 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
    found SMP MP-table at [ffff8800000f4b80] f4b80
    [ffffe20000000000-ffffe20000dfffff] PMD -> [ffff880001200000-ffff880001ffffff] on node 0
    Zone PFN ranges:
      DMA      0x00000010 -> 0x00001000
      DMA32    0x00001000 -> 0x00100000
      Normal   0x00100000 -> 0x00100000
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
        0: 0x00000010 -> 0x0000009f
        0: 0x00000100 -> 0x0003fff0
    On node 0 totalpages: 262015
      DMA zone: 56 pages used for memmap
      DMA zone: 1680 pages reserved
      DMA zone: 2247 pages, LIFO batch:0
      DMA32 zone: 3528 pages used for memmap
      DMA32 zone: 254504 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x4008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    SMP: Allowing 1 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
    NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:1 nr_node_ids:1
    PERCPU: Embedded 25 pages at ffff88000100a000, static data 72352 bytes
    Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 256751
    Kernel command line: root=/dev/disk/by-uuid/ee4f81b6-1e0f-4ab9-a1e2-d6109732dbc5 ro
    Initializing CPU#0
    NR_IRQS:768
    PID hash table entries: 4096 (order: 12, 32768 bytes)
    Fast TSC calibration using PIT
    Detected 1999.604 MHz processor.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    Checking aperture...
    AGP bridge at 00:00:00
    Aperture from AGP @ f0000000 old size 32 MB
    Aperture from AGP @ f0000000 size 128 MB (APSIZE f20)
    Node 0: aperture @ f0000000 size 128 MB
    Memory: 1024112k/1048512k available (3409k kernel code, 452k absent, 23372k reserved, 1239k data, 460k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.84 BogoMIPS (lpj=6665346)
    Security Framework initialized
    Mount-cache hash table entries: 256
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    tseg: 0000000000
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 20k freed
    ACPI: Core revision 20090320
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    CPU0: AMD Athlon(tm) 64 Processor 3000+ stepping 00
    Brought up 1 CPUs
    Total of 1 processors activated (4000.84 BogoMIPS).
    CPU0 attaching NULL sched-domain.
    net_namespace: 1888 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    node 0 link 0: io port [1000, fffff]
    TOM: 0000000040000000 aka 1024M
    node 0 link 0: mmio [a0000, bffff]
    node 0 link 0: mmio [40000000, ff70ffff]
    bus: [00,ff] on node 0 link 0
    bus: 00 index 0 io port: [0, ffff]
    bus: 00 index 1 mmio: [a0000, bffff]
    bus: 00 index 2 mmio: [40000000, fcffffffff]
    ACPI: bus type pci registered
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI Warning (dsobject-0502): Package List length (6) larger than NumElements count (3), truncated
    [20090320]
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:00.0: reg 10 32bit mmio: [0xf0000000-0xf7ffffff]
    pci 0000:00:01.0: supports D1
    pci 0000:00:0f.0: reg 10 io port: [0xe000-0xe007]
    pci 0000:00:0f.0: reg 14 io port: [0xe100-0xe103]
    pci 0000:00:0f.0: reg 18 io port: [0xe200-0xe207]
    pci 0000:00:0f.0: reg 1c io port: [0xe300-0xe303]
    pci 0000:00:0f.0: reg 20 io port: [0xe400-0xe40f]
    pci 0000:00:0f.0: reg 24 io port: [0xe500-0xe5ff]
    pci 0000:00:0f.1: reg 20 io port: [0xe600-0xe60f]
    pci 0000:00:10.0: reg 20 io port: [0xe700-0xe71f]
    pci 0000:00:10.0: supports D1 D2
    pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.0: PME# disabled
    pci 0000:00:10.1: reg 20 io port: [0xe800-0xe81f]
    pci 0000:00:10.1: supports D1 D2
    pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.1: PME# disabled
    pci 0000:00:10.2: reg 20 io port: [0xe900-0xe91f]
    pci 0000:00:10.2: supports D1 D2
    pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.2: PME# disabled
    pci 0000:00:10.3: reg 20 io port: [0xea00-0xea1f]
    pci 0000:00:10.3: supports D1 D2
    pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.3: PME# disabled
    pci 0000:00:10.4: reg 10 32bit mmio: [0xfb000000-0xfb0000ff]
    pci 0000:00:10.4: supports D1 D2
    pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.4: PME# disabled
    HPET not enabled in BIOS. You might try hpet=force boot option
    pci 0000:00:11.5: reg 10 io port: [0xeb00-0xebff]
    pci 0000:00:11.5: supports D1 D2
    pci 0000:00:12.0: reg 10 io port: [0xec00-0xecff]
    pci 0000:00:12.0: reg 14 32bit mmio: [0xfb001000-0xfb0010ff]
    pci 0000:00:12.0: supports D1 D2
    pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:12.0: PME# disabled
    pci 0000:01:00.0: reg 10 32bit mmio: [0xf8000000-0xf8ffffff]
    pci 0000:01:00.0: reg 14 32bit mmio: [0xe0000000-0xefffffff]
    pci 0000:01:00.0: reg 18 32bit mmio: [0xf9000000-0xf9ffffff]
    pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
    pci 0000:00:01.0: bridge 32bit mmio: [0xf8000000-0xfaffffff]
    pci 0000:00:01.0: bridge 32bit mmio pref: [0xe0000000-0xefffffff]
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 *12)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
    ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
    ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
    ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
    PCI: Using ACPI for IRQ routing
    pci 0000:00:00.0: BAR 0: can't allocate resource
    NetLabel: Initializing
    NetLabel:  domain hash size = 128
    NetLabel:  protocols = UNLABELED CIPSOv4
    NetLabel:  unlabeled traffic allowed by default
    agpgart-amd64 0000:00:00.0: AGP bridge [1106/0204]
    agpgart-amd64 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp 00:00: mem resource (0xdcc00-0xdffff) overlaps 0000:00:00.0 BAR 0 (0x0-0x7ffffff), disabling
    pnp 00:00: mem resource (0xf0000-0xf7fff) overlaps 0000:00:00.0 BAR 0 (0x0-0x7ffffff), disabling
    pnp 00:00: mem resource (0xf8000-0xfbfff) overlaps 0000:00:00.0 BAR 0 (0x0-0x7ffffff), disabling
    pnp 00:00: mem resource (0xfc000-0xfffff) overlaps 0000:00:00.0 BAR 0 (0x0-0x7ffffff), disabling
    pnp 00:00: mem resource (0x0-0x9ffff) overlaps 0000:00:00.0 BAR 0 (0x0-0x7ffffff), disabling
    pnp 00:00: mem resource (0x100000-0x3ffeffff) overlaps 0000:00:00.0 BAR 0 (0x0-0x7ffffff), disabling
    pnp: PnP ACPI: found 12 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:00: iomem range 0x3fff0000-0x3fffffff could not be reserved
    system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
    system 00:00: iomem range 0xfec00000-0xfec00fff has been reserved
    system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
    system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
    system 00:02: ioport range 0x4000-0x407f has been reserved
    system 00:02: ioport range 0x5000-0x500f has been reserved
    system 00:03: ioport range 0xb78-0xb7b has been reserved
    system 00:03: ioport range 0xf78-0xf7b has been reserved
    system 00:03: ioport range 0xa78-0xa7b has been reserved
    system 00:03: ioport range 0xe78-0xe7b has been reserved
    system 00:03: ioport range 0xbbc-0xbbf has been reserved
    system 00:03: ioport range 0xfbc-0xfbf has been reserved
    system 00:03: ioport range 0x4d0-0x4d1 has been reserved
    system 00:03: ioport range 0x290-0x297 has been reserved
    pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:01.0:   IO window: disabled
    pci 0000:00:01.0:   MEM window: 0xf8000000-0xfaffffff
    pci 0000:00:01.0:   PREFETCH window: 0x000000e0000000-0x000000efffffff
    pci 0000:00:01.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 1 mem: [0xf8000000-0xfaffffff]
    pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xefffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
    TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs...
    Freeing initrd memory: 959k freed
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1249151352.183:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 2003
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:00:01.0: disabling DAC on VIA PCI bridge
    pci 0000:01:00.0: Boot video device
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 460k freed
    Uniform Multi-Platform E-IDE driver
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    via82cxxx 0000:00:0f.1: VIA vt8237 (rev 00) IDE UDMA133
    via82cxxx 0000:00:0f.1: IDE controller (0x1106:0x0571 rev 0x06)
    ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
    VIA_IDE 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
    via82cxxx 0000:00:0f.1: not 100% native mode: will probe irqs later
        ide0: BM-DMA at 0xe600-0xe607
        ide1: BM-DMA at 0xe608-0xe60f
    Probing IDE interface ide0...
    Switched to high resolution mode on CPU 0
    Probing IDE interface ide1...
    hdc: BENQ DVD DD DW1650, ATAPI CD/DVD-ROM drive
    hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
    hdc: UDMA/33 mode selected
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    ide1 at 0x170-0x177,0x376 on irq 15
    SCSI subsystem initialized
    libata version 3.00 loaded.
    sata_via 0000:00:0f.0: version 2.4
    sata_via 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
    sata_via 0000:00:0f.0: routed to hard irq line 11
    scsi0 : sata_via
    scsi1 : sata_via
    ata1: SATA max UDMA/133 cmd 0xe000 ctl 0xe100 bmdma 0xe400 irq 20
    ata2: SATA max UDMA/133 cmd 0xe200 ctl 0xe300 bmdma 0xe408 irq 20
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-7: ST380815AS, 4.AAB, max UDMA/133
    ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access     ATA      ST380815AS       4.AA PQ: 0 ANSI: 5
    ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
    ide-cd driver 5.00
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
    ehci_hcd 0000:00:10.4: PCI INT C -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
    ehci_hcd 0000:00:10.4: EHCI Host Controller
    ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:10.4: irq 21, io mem 0xfb000000
    ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    Driver 'sd' needs updating - please use bus_type methods
    sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda:<6>ide-cd: hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
    Uniform CD-ROM driver Revision: 3.20
    sda1 sda2 sda3 sda4
    sd 0:0:0:0: [sda] Attached SCSI disk
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:10.0: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.0: UHCI Host Controller
    uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:10.0: irq 21, io base 0x0000e700
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:10.1: PCI INT A -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.1: UHCI Host Controller
    uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:10.1: irq 21, io base 0x0000e800
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:10.2: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.2: UHCI Host Controller
    uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:10.2: irq 21, io base 0x0000e900
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:10.3: PCI INT B -> Link[ALKB] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.3: UHCI Host Controller
    uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:10.3: irq 21, io base 0x0000ea00
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    usb 1-5: new high speed USB device using ehci_hcd and address 3
    usb 1-5: configuration #1 chosen from 1 choice
    Initializing USB Mass Storage driver...
    scsi2 : SCSI emulation for USB Mass Storage devices
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usb-storage: device found at 3
    usb-storage: waiting for device to settle before scanning
    kjournald starting.  Commit interval 5 seconds
    EXT3-fs: mounted filesystem with writeback data mode.
    usb 2-2: new low speed USB device using uhci_hcd and address 2
    usb 2-2: configuration #1 chosen from 1 choice
    rtc_cmos 00:05: RTC can wake from S4
    rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 242 bytes nvram
    udev: starting version 141
    via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
    via-rhine: Broken BIOS detected, avoid_D3 enabled.
    ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
    via-rhine 0000:00:12.0: PCI INT A -> Link[ALKD] -> GSI 23 (level, low) -> IRQ 23
    eth0: VIA Rhine II at 0x1ec00, 00:11:09:06:18:c6, IRQ 23.
    eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
    ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
    VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
    VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
    vboxdrv: Trying to deactivate the NMI watchdog permanently...
    vboxdrv: Successfully done.
    vboxdrv: Found 1 processor cores.
    VBoxDrv: dbg - g_abExecMemory=ffffffffa02a36a0
    vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    vboxdrv: Successfully loaded version 3.0.2 (interface 0x000e0000).
    VBoxNetFlt: dbg - g_abExecMemory=ffffffffa0447ec0
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    ACPI: Power Button [PWRF]
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    ACPI: Power Button [PWRB]
    processor ACPI_CPU:00: registered

  • Applet does not load in IE when hosted in form via SHDocVw.dll

    Hi
    I have a signed applet that usually works well in IE and Mozilla FireFox.
    It shows a popup window with the security question Yes/No/Always and works great thereafter.
    However
    We have now developed a Vb.Net application which hosts the SHDocVw.dll and now when for example I navigate to the web page within this embedded browser control from Microsoft the applet does not load and the popup window does not appear, when trying to access it via clientside scriptring it does not find the applet object.
    // this fails when called from embedded browser control
    <script>
    document.applets[0].prepareControl();
    </script>
    Please help me I would really like to get the applet to work when using this new vb.net application with the embedded browser control because it is becoming our company's standard to hos apps in this new app and not open a new instance of IE for each application.
    Thanks
    Ian Coetzer

    What does the trace say?
    To turn the full trace on (windows) you can start the java console, to be found here:
    C:\Program Files\Java\j2re1.4...\bin\jpicpl32.exe
    In the advanced tab you can fill in something for runtime parameters fill in this:
    -Djavaplugin.trace=true -Djavaplugin.trace.option=basic|net|security|ext|liveconnect
    if you cannot start the java console check here:
    C:\Documents and Settings\userName\Application Data\Sun\Java\Deployment\deployment.properties
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    add or change the following line:
    javaplugin.jre.params=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    for 1.5:
    deployment.javapi.jre.1.5.0.args=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    The trace is here:
    C:\Documents and Settings\your user\Application Data\Sun\Java\Deployment\log\plugin...log
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    Print out the full trace of the exception:
    try{...}catch(Exception e){e.printStackTrace();}
    If no trace is created my guess is that the jre is never started, try the <object tag
    instead for your applet (html page) because your browser tries to run the applet with msjvm.

  • All video content on certain sites does not load or even appear. How do I fix this?

    On most websites, all video content is loading fine. On one or two particular sites, the video does not load, but is simply a black box. I disabled all my add-ons, and that did not take care of the problem. I disabled the Enable Hardware Acceleration option on Flash. This did nothing. Please help me fix this. I am at my wit's end.

    On Soccer Highlights, because I have Flash set to "click to play", I first need to activate Flash before the black boxes show any content. There is an infobar which slides down or I can use the plugin notification icon (looks like a small Lego block) in the address bar. (Screen shot #1, #2)
    Next I click to play and I get an ad. Of course. Followed by content. So it should work.
    When you say you disabled all your add-ons, do you mean you tested in Firefox's Safe Mode? That's a standard diagnostic tool to deactivate extensions (but not plugins) and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    ''If Firefox is not running:'' Hold down the Shift key when starting Firefox.
    ''If Firefox is running:'' You can restart Firefox in Safe Mode using either:
    * "3-bar" menu button > "?" button > Restart with Add-ons Disabled
    * Help menu > Restart with Add-ons Disabled
    and OK the restart.
    ''Both scenarios:'' A small dialog should appear. Click "Start in Safe Mode" (''not'' Refresh).
    Any difference?

  • Operating system does not load up?

    When I turn my mac (2009) on it shows the grey loading screen but does not load up the operating system?

    Put your install DVD into the optical drive (CD/DVD drive) and reboot. Be sure to either use the disc that came with your Mac, or, if you installed a later Mac OS X version from disc, use the newer disc. As soon as you hear the boot chime, hold down the "c" key on your keyboard (or the Option Key until the Install Disk shows up) until the apple shows up. That will force your MacBook to boot from the install DVD in the optical drive.
    When it does start up, you'll see a panel asking you to choose your language. Choose your language and press the Return key on your keyboard once. It will then present you with an Installation window. Completely ignore this window and click on Utilities in the top menu and scroll down to Disk Utility and click it. When it comes up is your Hard Drive in the list on the left?
    If it is, then click on the Mac OS partition of your hard drive in the left hand list. Then select the First Aid Tab and run Repair Disk. The Repair Disk button won't be available until you've clicked on the Mac OS partition on your hard drive. If that repairs any problems run it again until the green OK appears and then run Repair Permissions. After repairing use Startup Disk from the same menu to choose your hard drive for restarting from your hard drive.
    If your hard drive isn’t recognized in Disk Utility then your hard drive is probably dead.

  • When using a proxy server at work, Deezer page does not load normally?

    When using a proxy server at work, Deezer page does not load normally, but when I go home and use connection without proxy, everything is fine.
    It loads, and some features on the website work, but the look is not the same. Over the proxy it shows just text on the left side of the screen and I can't choose some of the options.
    When I go home and use my home connection without proxy, there are no problems, everything is OK.
    Could you please solve this?

    I found that after Firefox v29, a LOT of my settings and<BR>
    add-ons were changed / reset. Try this;
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    <BR>While you are in safe mode;<BR>
    '''''Firefox Options > Advanced > General'''''.<BR>
    Look for and turn off '''Use Hardware Acceleration'''.<BR>
    Then check ALL of your settings. Browser and add-ons. Then restart.

  • [solved] Module bbswitch does not load, cannot disable nvidia

    Hey!
    According to the title I'm unable to load the bbswitch module on load with it's given parameters. I do it the way suggest in the Arch Wiki.
    I'm using linux-ck
    local/linux-ck-corex 3.5.6-1 (ck-corex)
    local/linux-ck-corex-headers 3.5.6-1 (ck-corex)
    local/nvidia-ck-corex 304.51-2 (ck-corex)
    (I heard theat graysky said that there are no problems)
    My /etc/modprobe.d/bbswitch.conf looks like
    options bbswitch load_state=0 unload_state=0
    dmesg|tail -10 outputs:
    [ 121.351475] bbswitch: version 0.4.2
    [ 121.351486] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
    [ 121.351497] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG1.GFX0
    [ 121.351647] bbswitch: detected an Optimus _DSM function
    [ 121.351656] bbswitch: device 0000:01:00.0 is in use by driver 'nvidia', refusing OFF
    [ 121.351659] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
    [ 135.236590] bbswitch: disabling discrete graphics
    [ 135.236977] bbswitch: Result of Optimus _DSM call: 01000058
    [ 135.250144] pci 0000:01:00.0: >Refused to change power state, currently in D0
    [ 135.343414] pci 0000:01:00.0: >power state changed by ACPI to D3
    Any suggestions? Am I missing something? I'm thinking of adding bbswitch into modules-load.d and add the parameters as kernel parameters in grub but I'm not happy with that solution…
    even if it's the "cleaner" version, imho.
    Cheers!
    Help is appreciated, thanks. :-)
    Edit: If I load bbswitch manually, I have to restart bumblebee to turn the graphics off. I cannot disable the card via bbswitch suggested in bbswitch git repo with command: tee /proc/acpi/bbswitch <<<OFF.
    Tried via modules-load.d now and grub boot parameters. The module is loaded but the card is turned on…
    $domac.vex dmesg |tail -10
    [ 35.421363] atl1c 0000:05:00.0: >irq 55 for MSI/MSI-X
    [ 35.433604] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 36.766411] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=0
    [ 36.773765] EXT4-fs (sda1): re-mounted. Opts: data=ordered,commit=0
    [ 107.303982] Bluetooth: Core ver 2.16
    [ 107.304005] NET: Registered protocol family 31
    [ 107.304007] Bluetooth: HCI device and connection manager initialized
    [ 107.304009] Bluetooth: HCI socket layer initialized
    [ 107.304011] Bluetooth: L2CAP socket layer initialized
    [ 107.304016] Bluetooth: SCO socket layer initialized
    Added my bumblebee.conf _here_.
    Last edited by domac (2012-10-10 15:28:04)

    Hey Lekensteyn! First of all, thanks for your answer. :-)
    I disabled the nvidia module now. My /etc/modprobe.d now looks like
    /etc/modprobe.d
    total 20K
    drwxr-xr-x 2 root root 4.0K Oct 9 19:32 .
    drwxr-xr-x 76 root root 4.0K Oct 9 12:49 ..
    -rw-r--r-- 1 root root 45 Oct 9 19:32 bbswitch.conf
    -rw-r--r-- 1 root root 18 Aug 8 20:08 nouveau_blacklist.conf
    -rw-r--r-- 1 root root 17 Oct 9 12:23 nvidia_blacklist.conf
    nvidia_blacklist.conf:
    blacklist nvidia
    nouveau_blacklist.conf:
    blacklist nouveau
    bbswitch.conf:
    options bbswitch load_state=0 unload_state=0
    There is only one more problem left… the bbswitch module does not load on startup. If I # modprobe bbswitch manually the nvidia card is turned off and it also seems the bumblebeed daemon is not started… I have no idea why. It worked with that setup all the time… not much has changed… imho nothing.
    Are there any logs I could post or what can I do to eventually fix this problem.
    Thanks for the help in advance!
    EDIT: I can start the bumblebeed.service manually. + Why are the modules from modprobe.d not loaded? My mkinitcpio.conf.
    EDIT2: Found it why bbswitch module wasn't loaded… http://comments.gmane.org/gmane.linux.a … eral/44986… testing this one right now.
    Last edited by domac (2012-10-09 17:54:04)

  • Applet does not load on app server when Free Design Layout

    Hi,
    I have to embed a an applet in a webpage of an web application. Before I go on to anything.. let me first tell you, I am using Netbeans 6.0
    As shown in the tuorial:
    [http://www.netbeans.org/kb/articles/tutorial-applets-40.html]
    1. I first made the "Applet" source say HelloApplet. java. After compiling and running it I get the HelloApplet.jar.
    2. I created a WebApplication and then from the properties -> packaging -> I "Add Project" HelloApplet.jar.
    3. Then I a webpage I "embeded" the applet.
    4. I run the web app and the applet gets loaded and everything is just fine.
    But before I go on I must tell you that the applet was designed in Null Layout. Now I edited the applet source once again and changed the layout to Free Design Layout*. ( this is available from Netbeans..on the HelloApplet.java .. go to the design view.. right click on the form and from the context menu you can change the layout to FreeDesign or whatever you might want).
    When I expand the "Libraries" node I see the that the library Swing Layout Extensions - swing-layout-1.0.3.jar has been added.
    When I "run" the "HelloApplet.java" file, the applet is shown in the appletviewer. No problems with that.
    But!
    When I try to Clean & Build and Run the WebApplication, the applet does not get loaded. On inspecting the java console I see the following error:
    java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Group
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 10 moreIt clearly shows that the Free Design Layout has something to do with the GroupLayout which can be found by expanding the "Swing Layout Extensions - swing-layout-1.0.3.jar". Now when the HelloApplet.jar is created only the HelloApplet.class file gets included together with some other data but NOT the swing extensions. Hence when I run the web app the class file looks for the GroupLayout.class definition but can find it in the jar as its not included when the HelloApplet.jar is created.
    But with null layout there isint a problem because null layout takes the definitions from the JRE on the machine.. and so it runs without a hitch.
    My Question is : How can I run the applet with Free Design Layout? or is it possible to package the swing layout extensions in the HelloApplet.jar?<</u>
    Thanks for all your replies.
    Cheers.
    Edited by: arijit_datta on May 15, 2008 4:07 PM

    Solved.
    Here is the solution:
    [http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html|http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html]
    Cheers..
    Edited by: arijit_datta on May 16, 2008 7:41 AM

  • Firefox opens but no content is shown, url says the website but the tab does not load up and says '(untitled)'. how can i fix this?

    firefox opens but no content is shown, url says the website but the tab does not load up and says 'untitle'. how can i fix this?
    == This happened ==
    Every time Firefox opened
    == after norton asked me to restart my laptop. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C)

    Hi,
    Unfortunately we had a data base error today and lost some user accounts when we had to go back to our backups. If you have started this thread, your's is one of those. Since we can not recreate your account, please sign-up for a new account here to reply to the forum messages:
    https://support.mozilla.org/users/auth
    You can use the same username and email address as before. We are very sorry for the inconvenience.

  • The Apps panel of my Creative Cloud does not load. How can I get it to load?

    I recently downloaded Creative Cloud to try Dreamweaver, however, the Apps panel of my Creative Cloud does not load.  I've tried restarting the laptop, opening and closing the application, etc. How can I get it to load? I use a MacBook Pro OS X Version 10.9.5.

    Computer died need code can you please post a screen shot of the error message.  The current released version is 1.8.0.447.  The release notes for the Creative Cloud Desktop application can be found at Creative Cloud Help | Creative Cloud app for desktop | Release Notes.

Maybe you are looking for

  • The difference between the bubble and the panel

    I just experienced another reason why I hate the bubble instead of the drawer/panel, besides the whole data entry thing. I had the calendar on my smaller 20" monitor on my right - I use my 30" monitor for the nuts and bolts of my work. The calendar w

  • Keynot installs but wont open

    Just bought Iworks Keynote and downloaded. The app showed it was installing but when I use finder to open Keynote afterwards it opens the option to buy  it or input a serial number.

  • Output generation using condition type for deliveries - emailing output

    Hi, I have created a specific output type using a condition type functionality. The output generates when delivery picking is complete. I need the output to be in email format. However I require the email to send to a specific address, distinct from

  • Cannot install Desktop v4.14!

    I have uninstalled v6.2.2 and cleaned the registry.  When I try to install v4.14, I get an error window that says that "The wizard was interrupted before palmOne could be completely installed...Click finish to exit the wizard." When I do that, it jus

  • Creative suite premium download help.

    i need help downloading my creative suite premium CS-007 on my macbook. every time i try it says PowerPC is not supported anymore.