GCC version check fail in nVidia installer

I have been working on installing Arch64 on my machine, and have been successful up to the installation of the proprietary nVidia drivers. I am using a GeForce 9800 GTX, and since there are no stable drivers for this card, I am using the beta drivers on their site (they do not seem to be in the repos). When I try to run the installing, I get the following error:
The CC version check falied:
The compiler used to compile the kernel (gcc 4.2) does not exactly match the current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kernel modules built with a version of gcc that does not exactly match that of the compiler used to build the running kernel.
If you know what you are doing and want to ignore the gcc version check, select "No" to continue installation. Otherwise, select "Yes to abort installation, set the CC environment variable to the name of the compiler used to compile your kernel, and restart installation. Abort now?
If I understand this correctly, I need to downgrade GCC to version 4.3. How would I go about doing this with Pacman? Also, shouldn't the compiler in the repos be the same as the one which created the kernel?
Thanks in advanced.

you are not supposed to do that.. it will break your system, however there is a PKGBUILD for those beta drivers in the aur¹, you can read how to build your own packages here², also useful is this page³
btw welcome to the forums
1.- aur.archilinux.org
2.-http://wiki.archlinux.org/index.php/Makepkg
3.-http://wiki.archlinux.org/index.php/ABS

Similar Messages

  • Remote Agent: OLT returns Version Check Failed to Match

    I am attempting to use remote agents. I have tried both Windows and Linux agents with identical results.
    After running a test with one of the remote agents the server shows:
    Status Current Error
    Orphaned Agent Version Check failed to Match
    Client shows:
    18:19:04,198 INFO [Messenger] Try server=t3://192.168.32.102:8088 queue=queue/AgentPoolNotificationQueue
    18:19:04,259 INFO [Messenger] Got ConnectionFactory
    18:19:04,273 INFO [Messenger] Got queue queue/AgentPoolNotificationQueue
    18:19:04,291 INFO [Messenger] Created queue connection.
    18:19:04,304 INFO [Messenger] Created queue session.
    18:19:04,316 INFO [Messenger] Connected to server=t3://192.168.32.102:8088 queue=queue/AgentPoolNotificationQueue
    18:19:04,316 INFO [Request] [URL:t3://192.168.32.102:8088;Requestor Username: oats;Requestor Key:99bb5c62-f65a-4dbc-b8cb-db44bbd3ece4;Requestor Queue:queue/AgentPoolNotificationQueue;Request ID:6;Request:stopagent;] - authentication successful
    18:19:04,316 ERROR [EmpStartMain] Unknown agent ID: agId14_rnda167a6bd-2f25-4be8-b449-903b9bb7cd40
    Any help is much appreciated. Searched Metalink and didn't find anything on this specific error.
    Thanks,
    John A. Booth
    http://www.metavero.com

    The wording in the original error "Version Check failed to Match" makes me think this is similar to something I encountered once after installing a small patch release. You need to make sure the Agent installed on the remote machine is the same version as the controller.
    e.g. If you had installed OATSv9.00 on both controller and agent machines and then upgraded JUST the controller to OATSv9.01 the controller would no longer be able to talk to the v9.00 agent on the remote machine.
    I could be wrong, but that's essentially what I found with one of the earlier v8 upgrades.
    Try upgrading the agent on your remote machine(s) with the same installation you have on your controller (but only install the agent, not the whole OATS paclage).
    Edited by: IHodgetts on Jan 28, 2010 4:55 PM

  • Opatch version  check failed

    Hi,
    I am applying patch on 11.2.0.1 grid infrastructure . i am getting following error.. Please help on this
    [root@vm14 9655006]# opatch auto /home/oracle/9655006 -oh /u01/app/11.2.0/grid
    Executing /usr/bin/perl /u01/app/11.2.0/grid/OPatch/crs/patch112.pl -patchdir /home/oracle -patchn 9655006 -oh /u01/app/11.2.0/grid -paramfile /u01/app/11.2.0/grid/crs/install/crsconfig_params
    opatch auto log file location is /u01/app/11.2.0/grid/OPatch/crs/../../cfgtoollogs/opatchauto2012-02-23_19-45-31.log
    Detected Oracle Clusterware install
    Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
    OPatch is bundled with OCM, Enter the absolute OCM response file path:
    /u01/app/11.2.0/grid/OPatch/ocm.rsp
    Enter 'yes' if you have unzipped this patch to an empty directory to proceed  (yes/no):yes
    The opatch minimum version  check for patch /home/oracle/9655006/custom failed  for /u01/app/11.2.0/grid
    The opatch minimum version  check for patch /home/oracle/9655006/etc failed  for /u01/app/11.2.0/grid
    The opatch minimum version  check for patch /home/oracle/9655006/files failed  for /u01/app/11.2.0/grid
    Opatch version check failed for oracle home  /u01/app/11.2.0/grid
    Opatch version  check failed
    update the opatch version for the failed homes and retry
    [root@vm14 9655006]# opatch version -oh /u01/app/11.2.0/grid
    OPatch Version: 11.2.0.1.9
    OPatch succeeded.

    Hi;
    Use opatch version and compare version wiht requested version which is mention in patch's read me pre-req part. If you need newer version than you need to apply lasted Opatch version which is again mention in read me part of patch
    So please reread your patch's read me part :)
    Regard
    Helios

  • 11g installer on CentOS 4 - package version checks failing

    I'm trying to install 11g on CentOS 4.4 (in a Parallels VM, on an iMac) and the installer is claiming that some of the OS packages are missing or at the wrong version. However when I check them on the command line with "yum info" they seem fine.
    For example, from the installer log:
    Checking for libaio-0.3.105; Not found. Failed <<<<
    Checking for libaio-devel-0.3.105; Not found. Failed <<<<
    Checking for libstdc++-3.4.5; found libstdc++-3.4.6-8-i386. Passed
    Checking for elfutils-libelf-devel-0.97; Not found. Failed <<<<
    Checking for sysstat-5.0.5; Not found. Failed <<<< Checking for libgcc-3.4.5; found libgcc-3.4.6-8-i386. Passed
    Checking for libstdc++-devel-3.4.5; found libstdc++-devel-3.4.6-8-i386. Passed
    Checking for unixODBC-2.2.11; Not found. Failed <<<<
    Checking for unixODBC-devel-2.2.11; Not found. Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    However, yum info libaio gives:
    Setting up repositories
    Reading repository metadata in from local files
    Available Packages
    Name   : libaio
    Arch   : i386
    Version: 0.3.105
    Release: 2
    Size   : 18 k
    Repo   : base
    Summary: Linux-native asynchronous I/O access libraryWhat is the installer checking that is giving different results, and how can I convince it I actually have the required version? Note that it is not failing all packages, for example it is happy with libstdc++ and "yum info libstdc++" gives version 3.4.6 release 8, exactly as the Oracle installer reported.

    William,
    I believe yum info <package name> will tell you about matching packages available in repositories yum is configured to talk to, not whether it's installed?
    The following will tell you what version of libaio is installed (if any):
    # rpm -q libaioSergio

  • System Utilities Check failed while rapid installation

    Hi All,
    Following error is encountered while installing Oracle Applications 11.5.10
    System Utilities Check
    command : cmd.exe /c C:\Stage\Stage11i\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\Program Files\MKS Toolkit C:\VC
    C:\Stage\Stage11i\startCD\Disk1\rapidwiz>echo off
    C:\WINDOWS\system32/cmd.exe
    'which' command is available.
    C:\WINDOWS\system32/gnumake.exe
    'gnumake' is available.
    C:\WINDOWS\system32/cc.exe
    'cc' is available.
    'link' is not available.
    ERRORCODE = 1 ERRORCODE_END
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    what could be the reason ?
    Regards,
    Neeraj

    Hi Andrew,
    Thanks for the article.
    Now I want to do fresh installation of MKS toolkit and all other stuff for sucessfull installation of Oracle Application.
    But during the installation of mks toolkit, I am unable to specify the path for installation i.e., c:\MKS , it is saying that " An existing installation is detected. The install location cannot be changed."
    But I have uninstall it through control panel->add and remove programs and manually cleaned all the physical files but still error encountered.
    Please guide me how to proceed .
    Regards,
    Neeraj

  • Maintenance Optimizer - ABAP queue check failed

    Hi guys.
    When running Maintenance Optimizer for a SAP ERP 6.0 EHP4 which has SAP HR 604 installed, the following message is displayed
    ABAP queue check failed
    Error       The Installation/Upgrade Package for Add-on SAP_HR rel. 600 is not available.
    The goal is update toEHP7 SP2.
    Not sure why is stating SAP_HR rel. 600 package is not available when the system has 604 release.
    During packages selection, Human Capital Management is checked and on the source system is listed SAP_HR 604 SP12
    The Solution Manager version is 7.1 SPS8, CR Content is updated to 9.9.
    Also have applied SAP Note 1277035 Recommendations, releted to EHP4 Missing, but still no luck
    This seems to be similar when SUM perform an EHP Inclusion, and cannot find the packages on the EPS Directory, but this is happening on the Maintenance Optimizer.
    Is this a problem with SAP Backbone, or should i do some manual corrections on the system or Solution Manager to make it aware SAP_HR is at al level 604 SP 12?
    Thanks!

    Hello,
    That type of error you describe is mostly always related to an issue in the SMSY/LMDB definition.
    It is likely that the issue is a wrong product instance was assigned to the system.
    In LMDB it is easy to check , even without verification checks (which sometimes may be the root cause, a bad verification check happens sometimes). If you go to the product system, then open the node technical systems -> AS ABAP -> Software, and go to the product instance tab (in SP10, product instance - details), when you select a given product instance , you see whether the software components that are part of it are installed or not (there is a frame in the lower part of the screen that shows the software components with flag 'installed' ticked or not). Chances are, one or more of the instances have few or no software components installed.
    Mind you, you must keep at least one SAP ERP 6.0 product instance assigned, this would be the exception to the rule, but if you have an EHP4 for SAP ERP 6.0 system, it should be only one.
    Best regards,
    Miguel Ariño

  • I ve updated my i pod touch to version 6.0.1. Installation got failed with some error msg, and now my i pod is not getting detedted in my system.Help me to fix it up.

    i ve updated my i pod touch to version 6.0.1. Installation got failed with some error msg, and now my i pod is not getting detedted in my system.Help me to fix it up.

    What's the error mesage?

  • I tried updating iTunes to version 11.1.1, but installation fails each time even when I did it manually as was suggested.  The message I receive is: "The installer has encountered an unexpected error installing this package.  This may indicate a problem"

    I tried updating iTunes to version 11.1.1, but installation fails each time even when I did it manually as was suggested.  The message I receive is: "The installer has encountered an unexpected error installing this package.  This may indicate a problem with this package.  The error code is 2324."

    Hi hongkongpom,
    Just wanted to say that after posting the problem, I had a chat with an iTunes' Tech Support, her name is Rebekah.  My problem was resolved after that.  Will list the chat history below in hopes that it may help you as well.
    Good luck!
    Samia  
    Chat Transcript
    Friday, October 4, 2013 05:55 AM
    Duration: 81 minutes 28 seconds
    Rebekah:
    Welcome to AppleCare chat support. Please give me a moment to look over your information.
    Rebekah:
    Hi, Samia! My name is Rebekah. If we get disconnected, please chat us back. http://www.apple.com/support/ipod/contactEnter the case number from the initial email we sent you. This gives the next advisor you chat with immediate access to your case history.
    Rebekah:
    Could you please confirm your serial number? I want to be sure we provide the best service possible for you, Samia!
    SAMIA:
    Sure, it's 8L8395UY2C5
    SAMIA:
    My problem is with iTunes.
    Rebekah:
    Thanks for that confirmation. Just a heads up, this is iOS Tech Support. We do support iPod touches, iPads, and iPhones, but not the iPod classic. But no worries! I can get you in touch with a phone Advisor who can get you in touch with the department that specializes in iPod classics and would be able to better assist you. Would that be OK?
    SAMIA:
    I wasn't able to install the new version of iTunes (version 11.1.1). The installation keeps failing. The they suggested the I install it manually and that failed too. I will attach the message I received.
    SAMIA:
    I don't have a problem with iPod.
    SAMIA:
    Just iTunes
    Rebekah:
    No problem! We can certainly troubleshoot iTunes as much as possible. It may come to the point that you may have to transferred, but we can do as much as possible during this chat!
    Rebekah:
    Thanks for the screenshot. It is a bit small so I am unable to fully see the message that you are receiving. What is the error message you are receiving?
    SAMIA:
    This is the message I received in case you weren't able to open the attachment: "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2324."
    Rebekah:
    Thanks for that info!
    SAMIA:
    Pleasure!
    Rebekah:
    What version of Windows (XP, Vista, 7) do you have?
    SAMIA:
    Windows 7
    SAMIA:
    Windows 7 Home Premium
    Rebekah:
    Thanks for that confirmation. I do apologize for the delay, Samia. I am researching this error code now. You mentioned trying to install iTunes manually. To be sure I am on the same page, what steps did you take to do that?
    SAMIA:
    Well when the indsatalltion failed I was given instructions to select Download Only from Tools and then install manually. When I did it, I window popped up with the following items: - AppleApplicationSupport
    SAMIA:
    - AppleMobileDeviceSupport64
    SAMIA:
    - Bonjour64
    SAMIA:
    iTunes64
    SAMIA:
    SetupAdmin
    SAMIA:
    I selected Repair in all of them instead of Remove and all worked but iTunes64
    SAMIA:
    That's when I received the message that I sent you earlier.
    SAMIA:
    By the way, this is the fir st time something like this occured. I never had problems with installation before.
    Rebekah:
    I completely understand what you're saying. Since that Repair did not resolve the issue, our best option is to uninstall iTunes and its components and redownload it. To do this, we will follow the steps in this article: Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    Rebekah:
    First, we will want to quit iTunes and/or Apple Software Update if those are open at this time.
    SAMIA:
    Rebekah, the instructions you gave says, "For Windows XP, follow these steps to remove and reinstall iTunes and other software components for Windows XP."
    SAMIA:
    I closed all applications
    SAMIA:
    Also, my iTunes doesn't open anymore after the new failed installation.
    Rebekah:
    The section that says "For Windows XP…" is in case we opened up the wrong article, as we have the one for Windows Vista, 7, or 8. There is a link to click ("these steps") in those directions that would take us to the article for uninstalling on a Windows XP.
    Rebekah:
    So no worries! We have the right article!
    Rebekah:
    On the computer, we will want to click on Start > Control Panel. In Control Panel, we will click the "Uninstall a program" link.
    SAMIA:
    I thought so after doing a little exploration.
    SAMIA:
    done
    Rebekah:
    Alright, we'll want to select iTunes from the list of currently installed programs. Then we will click Uninstall. When asked if you would like to remove iTunes, let's click Yes.
    Rebekah:
    After the uninstallation is complete, we don't want to restart your computer if you're prompted.
    SAMIA:
    Done
    Rebekah:
    Then if you see other iTunes entries on the list, we'll want to remove them the same way.
    Rebekah:
    Then we will remove all instances of Apple Software Update the same way you removed iTunes.
    SAMIA:
    Okay, but do I have to remoce iCloud as well?
    SAMIA:
    Rebekah, I received the same error message again when uninstalling
    Rebekah:
    We actually do not need to remove iCloud. After the Apple Software Update, we will want to remove all instances of Apple Mobile Device Support
    Rebekah:
    How strange! Are you able to click past that and allow the process to continue or has it stopped it completely?
    SAMIA:
    I am unable to uninstall iTunes either
    SAMIA:
    Stopped completely
    SAMIA:
    I treied clicking Repair
    Rebekah:
    Alright, after trying the Repair option, let's see if it will allow us to continue uninstalling or not.
    SAMIA:
    I tried that but unfortunately, it isn't working. I still get that same message with error code 2324.
    Rebekah:
    This error code is not something that I am finding in my sources, Samia. So there is a chance that it is being caused with the Windows computer itself. However, I did find a link that may be able to help with uninstalling iTunes from Windows' support site: http://support.microsoft.com/mats/Program_Install_and_Uninstall
    SAMIA:
    Rebekah, you're a genius! It worked! iTunes is no longer there. What next?
    Rebekah:
    Awesome! I'm glad that worked!
    Rebekah:
    To be sure I am on the same page, what was the last component we uninstalled?
    SAMIA:
    iTunes
    SAMIA:
    Shall I remove the Apple Application Support, Apple Mobile Device Support, and Apple Software Update
    Rebekah:
    That is correct! However, we do want to uninstall it in the order I mentioned above. So Apple Software Update first, Apple Mobile Device Support next, and then Apple Mobile Device Support.
    SAMIA:
    Got it, but is the second one to uninstall Apple Mobile Device Support OR Apple pplication Support?
    Rebekah:
    The second one is Apple Mobile Device Support.
    Rebekah:
    The Application Support will be the last component we uninstall.
    SAMIA:
    Thanks! I'm on it.
    SAMIA:
    Done! ll 3 are gone, well 4 with iTunes. Now what?
    Rebekah:
    Awesome! Also, I just noticed that I accidentally typed Apple Mobile Device Support twice, I do apologize for any confusion! Now we will remove all instances of Bonjour and then remove all instances of Apple Application Support.
    SAMIA:
    There was only 1 instance with Bonjour. I don't know what the instances are for Apple Application Support
    Rebekah:
    Yes, Bonjour is often only listed once. Is the Apple Application Support listed at all?
    SAMIA:
    No
    SAMIA:
    Since I removed it
    Rebekah:
    Oh, perfect! If it was removed, we should be set!
    Rebekah:
    We have removed iTunes and its components now! From here, our next step is to restart the computer. Then once you reboot, you can redownload iTunes from apple.com/itunes
    Rebekah:
    That should allow you to download iTunes!
    SAMIA:
    Shall I downloaad the latest vesion?
    Rebekah:
    You will want to first restart the computer as shown in the article. That will ensure that this process goes smoothly and that everything was removed correctly! Then you can try downloading iTunes again.
    SAMIA:
    Okay, thanks Rebekah!
    Rebekah:
    You're very welcome! I'm glad I could help! And of course if you have any issue after the reboot and download, you can always chat us back, as chat is open 24 hours! You will just need to give your case number and the next Advisor would have all my notes!
    SAMIA:
    Thanks again for all your help, for I couldn't have managed with out it. Have a nice day!
    Rebekah:
    You're very welcome! I know how important iTunes is and I'm glad we could get you on a path to resolution!
    Rebekah:
    I hope you have a lovely day!
    Rebekah:
    It's been a pleasure speaking with you! Thanks for chatting with us Samia. If you don't have any more questions, select End Chat from the upper left corner of the chat window.
    SAMIA:
    Will do, thanks.

  • BW Upgrade  from 3.5 to version 7 - RSRV check fails in conversion exists

    Hi All,
    We are in the process of doing preupgrade checks for version 3.5 and for infoobject 0MATL_GROUP (material group)  RSRV checks fails and throughing  conversion exit issue for some SID's ,
    Error Message:
    Check values of characteristic 0MATL_GROUP for conversion exit
    There are 41 values with the wrong internal format in the SID table
    The first 10 errors are:
    Value in SID table 4350/ correct value 000004350/ SID in SID table 2732
    Value in SID table 10000000/ correct value 010000000/ SID in SID table 2716
    Value in SID table 12000000/ correct value 012000000/ SID in SID table 2717
    etc...
    I just want to check do we need to fix this error before doing the actual basis upgrade 7.0 tasks orelse is it  OK to do upgrade without fixing this error .
    Pls advice is there is any way to fix this issue in system without deleting the above SID's in the system.
    Is this error will create major issues afterupgrade to 7 without fixing this SID issues in 3.5  - Pls adivce us.
    With regards,
    Hari

    Hi Hari,
    From the error message it seems that you had data loaded to 0MATL_GROUP before the EXIT (I guess it is an ALPHA exit)
    was switched on. Now the system find values that are not ALPHA converted with the RSRV check. You should correct this
    problem before doing the upgrade. It should be possible to do the ALPHA conversion using the transaction RSMDCNVEXIT.
    The reason for doing the ALPHA conversion before the upgrade is that transaction RSMDCNVEXIT is no longer available in BI
    7.0, Since some objects of the new data flow in BI 7.0 ( for example BIA) are not covered by RSMDCNVEXIT it has been set to obsolete.       
    Customers cannot  use transaction RSMDCNVEXIT anymore in release BI 7.0.
    Best Regards,
    Des.

  • Adobe version checker : Network connection failed

    Hello all,
    I recently wanted to try the new "Adobe Mobile Packager" to publish a FL application.
    I succeeded in making the .sis file, with an empty certificate. When installing the .sis application, all went fine.
    But when I wanted to launch it, it asked me to install the "new" other "Adobe Version Checker" application... but when it tried to connect, i have a great "network connection failed" prompting to me. and the application could not be launched.
    Any idea to solve this ?
    Thanks.

    Hello,
    Thanks for the feedback.
    The device is a Nokia N95 8Go. The network I want to connect to is SFR
    (French Network).
    I didn't try with another network like Orange or Bouygues, I can try
    this and report you the result.
    Maxime Alexandre
    Backelite - Pôle Solutions Mobiles
    157 rue Anatole France
    92309 Levallois Perret Cedex
    http://www.backelite.com

  • I uninstalled adobe and now the new version won't reinstall says "installation failed" I have a mac

    I uninstalled adobe and now the new version won't reinstall says "installation failed" I have a mac os x 10.5.8. what should I do?

    This Apple article should be able to help ya out -> iOS: FaceTime is 'Unable to verify email because it is in use'

  • Filesystem check failed, but filesystems are clean

    Im running custom kernel and this might be related to it, but Im on my wits' end here and looking for pointers.
    The problem is, Im getting filesystem check failed every time I boot my system. And it gives no apparent reason
    for it to happen. I have fsck'd my partitions many times and they are clean. My hwclock is in time and rc.conf is set
    to 'localtime'. The problem didn't occurs on the previous kernel (2.6.18) I had, so I've been using its running config to
    compile the new one (2.6.23). The thing is, the previous kernel works fine, no filesystem check failed in boot. Only
    difference between those two is I had to enable HOTPLUG in the newer kernel to get udev working, otherwise it would
    complain about failing netlink socket in initscript.
    As a temporary solution, I commented out the filesystem check from the rc.sysinit and it boots further. This time
    it fails to mount my /boot/ and /home/ directory and fails to activate my swap. Effectively only root is mounted, but
    after logging in, "mount -a" works without any problems and I can use my system normally.
    I have compiled all(?) the needed modules to the kernel, so initramfs shouldn't be needed, but I've tried it anyway, no
    luck there. The system is build with 2009.08 core install disc, no packages updated as far as I recall.
    fstab:
    #none /dev/pts devpts defaults 0 0
    #none /dev/shm tmpfs defaults 0 0
    /dev/hdb /media/cdrom auto ro,user,noauto,unhide 0 0
    #/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    #/dev/fd0 /media/fl auto user,noauto 0 0
    /dev/disk/by-uuid/728c65f2-a84f-401f-9899-17020758b829 /boot ext3 defaults 0 1
    /dev/disk/by-uuid/2767f772-203a-4fe9-ac4d-7c8754abc4c8 swap swap defaults 0 0
    /dev/disk/by-uuid/b0b958c4-5f24-414a-8826-6df956f0815b / reiserfs defaults 0 1
    /dev/disk/by-uuid/e83b7114-86fe-4e8f-9e95-0d92b8e50d1a /home reiserfs defaults 0 1
    dmesg:
    Linux version 2.6.23-xbox (root@xbox) (gcc version 4.1.2) #3 Sat Oct 2 14:20:54 EEST 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    BIOS-e820: 000000000009f000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 0000000003c00000 (usable)
    BIOS-e820: 0000000003c00000 - 0000000004000000 (reserved)
    60MB LOWMEM available.
    Entering add_active_range(0, 0, 15360) 0 entries of 256 used
    Zone PFN ranges:
    DMA 0 -> 4096
    Normal 4096 -> 15360
    Movable zone start PFN for each node
    early_node_map[1] active PFN ranges
    0: 0 -> 15360
    On node 0 totalpages: 15360
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 4064 pages, LIFO batch:0
    Normal zone: 88 pages used for memmap
    Normal zone: 11176 pages, LIFO batch:1
    Movable zone: 0 pages used for memmap
    DMI not present or invalid.
    Allocating PCI resources starting at 10000000 (gap: 04000000:fc000000)
    Built 1 zonelists in Zone order. Total pages: 15240
    Kernel command line: root=/dev/hda3 devfs=mount kbd-reset xbox=hdd
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 256 (order: 8, 1024 bytes)
    Detected 733.370 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
    Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
    Memory: 57652k/61440k available (1764k kernel code, 3380k reserved, 470k data, 136k init, 0k highmem)
    virtual kernel memory layout:
    fixmap : 0xffffb000 - 0xfffff000 ( 16 kB)
    vmalloc : 0xc4800000 - 0xffff9000 ( 951 MB)
    lowmem : 0xc0000000 - 0xc3c00000 ( 60 MB)
    .init : 0xc0332000 - 0xc0354000 ( 136 kB)
    .data : 0xc02b90ae - 0xc032ea60 ( 470 kB)
    .text : 0xc0100000 - 0xc02b90ae (1764 kB)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 1467.98 BogoMIPS (lpj=2935965)
    Mount-cache hash table entries: 512
    CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    CPU: L1 I cache: 16K, L1 D cache: 16K
    CPU: L2 cache: 128K
    CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000 00000000
    Compat vDSO mapped to ffffe000.
    CPU: Intel Celeron (Coppermine) stepping 0a
    Checking 'hlt' instruction... OK.
    NET: Registered protocol family 16
    PCI: Using configuration type 1
    Setting up standard PCI resources
    SCSI subsystem initialized
    libata version 2.21 loaded.
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Probing PCI hardware
    PCI: Probing PCI hardware (bus 00)
    PCI: Cannot allocate resource region 7 of bridge 0000:00:08.0
    PCI: Cannot allocate resource region 8 of bridge 0000:00:08.0
    PCI: Cannot allocate resource region 9 of bridge 0000:00:08.0
    PCI: Bridge: 0000:00:08.0
    IO window: disabled.
    MEM window: disabled.
    PREFETCH window: disabled.
    PCI: Failed to allocate mem resource #2:80000@f8000000 for 0000:01:00.0
    PCI: Failed to allocate mem resource #6:10000@f8000000 for 0000:01:00.0
    PCI: Bridge: 0000:00:1e.0
    IO window: disabled.
    MEM window: fd000000-fdffffff
    PREFETCH window: f0000000-f7ffffff
    PCI: Setting latency timer of device 0000:00:08.0 to 64
    NET: Registered protocol family 2
    Time: tsc clocksource has been installed.
    IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
    TCP established hash table entries: 2048 (order: 2, 16384 bytes)
    TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
    TCP: Hash tables configured (established 2048 bind 2048)
    TCP reno registered
    checking if image is initramfs... it is
    Freeing initrd memory: 325k freed
    Enabling Xbox eject problem workaround.
    fuse init (API version 7.8)
    io scheduler noop registered
    io scheduler deadline registered (default)
    io scheduler cfq registered
    xboxfb: nVidia device/chipset 10DE02A0
    xboxfb: Detected 64MB of system RAM
    xboxfb: Using 4M framebuffer memory
    i2c-xbox.o version 0.0.1
    i2c-xbox.o: Found nVidia XBOX nForce SMBus controller.
    i2c-xbox.o: SMBus bus detected and initialized
    xbox-tv-i2c: Using 'SMBus adapter at c000'!
    xboxfb: Setting TV mode from EEPROM (NTSC)
    xboxfb: detected conexant encoder
    xboxfb: Setting cable type from AVIP ID: HDTV (Component video)
    xboxfb: RIVA MTRR set to ON
    Console: switching to colour frame buffer device 80x30
    xboxfb: PCI nVidia NV20 framebuffer ver 0.9.5b-xbox (XboxGeForce3, 4MB @ 0xF3C00000)
    Real Time Clock Driver v1.12ac
    Linux agpgart interface v0.102
    [drm] Initialized drm 1.1.0 20060810
    RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
    loop: module loaded
    forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
    PCI: Setting latency timer of device 0000:00:04.0 to 64
    eth0: forcedeth.c: subsystem: 00000:0000 bound to 0000:00:04.0
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    NFORCE: IDE controller at PCI slot 0000:00:09.0
    NFORCE: chipset revision 212
    NFORCE: not 100% native mode: will probe irqs later
    NFORCE: 0000:00:09.0 (rev d4) UDMA100 controller
    ide0: BM-DMA at 0xff60-0xff67, BIOS settings: hda:DMA, hdb:DMA
    Probing IDE interface ide0...
    hda: WDC WD2500JB-00FUA0, ATA DISK drive
    hdb: PHILIPS XBOX DVD DRIVE, ATAPI CD/DVD-ROM drive
    hda: host side 80-wire cable detection failed, limiting max speed to UDMA33
    hda: selected mode 0x42
    hdb: selected mode 0x42
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hda: max request size: 512KiB
    hda: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(33)
    hda: cache flushes supported
    hda: hda1 hda2 hda3 hda4
    hdb: ATAPI DVD-ROM drive, 128kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
    PCI: Setting latency timer of device 0000:00:02.0 to 64
    ohci_hcd 0000:00:02.0: OHCI Host Controller
    ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
    ohci_hcd 0000:00:02.0: irq 1, io mem 0xfed00000
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    PCI: Setting latency timer of device 0000:00:03.0 to 64
    ohci_hcd 0000:00:03.0: OHCI Host Controller
    ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:03.0: irq 9, io mem 0xfed08000
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    USB Universal Host Controller Interface driver v3.0
    mice: PS/2 mouse device common for all mice
    i2c /dev entries driver
    usb 1-3: new low speed USB device using ohci_hcd and address 2
    usb 1-3: configuration #1 chosen from 1 choice
    input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb1/1-3/1-3:1.0/input/input0
    usbcore: registered new interface driver usbkbd
    drivers/hid/usbhid/usbkbd.c: :USB HID Boot Protocol keyboard driver
    usbcore: registered new interface driver usbmouse
    drivers/hid/usbhid/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
    TCP cubic registered
    drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    Freeing unused kernel memory: 136k freed
    ReiserFS: hda3: found reiserfs format "3.6" with standard journal
    ReiserFS: hda3: using ordered data mode
    ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    ReiserFS: hda3: checking transaction log (hda3)
    ReiserFS: hda3: Using r5 hash to sort names
    NET: Registered protocol family 1
    spurious 8259A interrupt: IRQ7.
    udev: starting version 141
    df -h after "mount -a":
    Filesystem Size Used Avail Use% Mounted on
    /dev/disk/by-uuid/b0b958c4-5f24-414a-8826-6df956f0815b
    7.4G 2.1G 5.3G 29% /
    /dev/hda1 99M 11M 83M 12% /boot
    /dev/hda4 226G 39M 226G 1% /home
    Ok, something is definately wrong there, only root is by-uuid
    blkid:
    /dev/hda3: UUID="b0b958c4-5f24-414a-8826-6df956f0815b" TYPE="reiserfs"
    /dev/hda2: TYPE="swap" UUID="2767f772-203a-4fe9-ac4d-7c8754abc4c8"
    /dev/hda4: UUID="e83b7114-86fe-4e8f-9e95-0d92b8e50d1a" TYPE="reiserfs"
    /dev/hda1: UUID="728c65f2-a84f-401f-9899-17020758b829" SEC_TYPE="ext2" TYPE="ext3"
    Should I try newer udev? Can I even use the latest with 2.6.23?

    Mounting Local Filesystems fails
    Mount: Special device /dev/disk/by-uuid/728c65f2-a84f-401f-9899-17020758b829 does not exist
    Mount: Special device /dev/disk/by-uuid/e83b7114-86fe-4e8f-9e95-0d92b8e50d1a does not exist
    so does Activating swap.
    still, ls -la /dev/disk/by-uuid/ gives me:
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 2767f772-203a-4fe9-ac4d-7c8754abc4c8 -> ../../hda2
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 728c65f2-a84f-401f-9899-17020758b829 -> ../../hda1
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 b0b958c4-5f24-414a-8826-6df956f0815b -> ../../hda3
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 e83b7114-86fe-4e8f-9e95-0d92b8e50d1a -> ../../hda4
    should I have /boot and /home in /dev?
    Full system upgrade gave me the same issue. Even after udev downgrade (udev-142 is the latest I can use with 2.6.23).
    Edit:
    Changed my fstab back from by-uuid to hdaX, didn't help. Strangely all hdaX are in /dev/ after boot, but the symlinks are missing.
    Last edited by TelaKeppi (2010-10-02 21:22:53)

  • IE 10 Installation Fails - Neutral package installation failed

    IE 10 will not install in Windows 7 64 bit SP1
    I go past the prompt that says "restarting programs".  Then the installation fails.  The updates are all up to the minute.
    Please help me install IE 10
    Here is the log.  Same error in three tries.  It gives the IE10 Failed to install message.
    00:00.000: Started: 2013/02/27 (Y/M/D) 16:34:02.472 (local)
    00:00.016: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.016: Command line: "C:\Users\Pats Workstation\Downloads\IE10-Windows6.1-x64-en-us.exe"
    00:00.031: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.047: INFO:    Previous version of Internet Explorer: 9.0.8112.16464
    00:00.047: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.062: INFO:    ...and 10.1.0.0...
    00:00.062: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.062: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.078: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.094: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.109: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.109: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.499: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.515: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE1A275.tmp\Spelling_en.msu.
    00:00.515: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.530: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE1A275.tmp\Hyphenation_en.msu.
    00:00.546: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:01.388: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    01:01.371: INFO:    The no reboot policy and supplemental files failed to download correctly. Default installation files will be used. Wait return value was 0x00000102 (258) [The wait operation timed out. ]
    01:01.402: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE1A275.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE1A275.tmp\HardwareBlockingList.xml"
    01:01.496: INFO:    Graphics Device Information: NVIDIA Quadro 600
    01:01.496: INFO:    Hardware support check succeeded. Installation will continue.
    01:01.496: INFO:    Windows 7 operating system detected.
    01:01.511: INFO:    Service pack major: 1
    01:01.511: INFO:    Service pack minor: 0
    01:01.511: INFO:    Service pack name:  Service Pack 1
    01:01.527: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    01:01.527: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18044 >= 6.1.7601.17727 (True)
    01:01.542: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18015 >= 6.1.7601.17617 (True)
    01:01.558: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18015 >= 6.1.7601.17932 (True)
    01:01.558: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    01:01.574: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    01:03.414: INFO:    Waiting for 0 prerequisite downloads.
    01:03.414: INFO:    The neutral pack was not successfully downloaded from the internet. Installation will continue using the extracted package.
    01:03.446: INFO:    No reboot logic message NrApiStart(0), lParam=0x031b1838 returned 0x00000000.
    01:04.085: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    01:04.085: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    01:04.101: INFO:    Installing with the extracted package. C:\Windows\TEMP\IE1A275.tmp\IE10-neutral.Extracted.cab
    01:04.116: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1A275.tmp\IE10-neutral.Extracted.cab /quiet /norestart
    01:18.796: INFO:    Process exit code 0x000036B3 (14003) [The referenced assembly is not installed on your system. ]
    01:18.796: ERROR:   Neutral package installation failed (exit code = 0x000036b3 (14003)).
    01:18.796: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00009c59 returned 0x00000000.
    01:18.812: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    01:18.812: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    01:18.812: INFO:    Waiting for Active Setup to complete.
    01:18.812: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    01:23.819: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    01:28.827: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    01:33.850: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    01:38.873: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    01:43.912: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    02:36.578: INFO:    Link clicked, opening URL in new window:'http://go.microsoft.com/fwlink/?LinkId=272316'
    06:31.594: INFO:    Setup exit code: 0x00009C59 (40025) - The neutral cab failed to install.
    06:31.625: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE1A275.tmp
    06:31.656: INFO:    Unable to remove directory C:\Windows\TEMP\IE1A275.tmp, marking for deletion on reboot.
    06:31.672: INFO:    Released Internet Explorer Installer Mutex

    I can only install if I disconnect from the internet....... WHY???
    I need to create a working package for SCCM but it keeps facking up!
    Here's my log (If I am connected to the internet):
    00:00.000: ====================================================================
    00:00.000: Started: 2014/09/02 (Y/M/D) 16:44:10.176 (local)
    00:00.000: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.000: Command line: "C:\Users\emkr\Desktop\IE10-Windows6.1-x64-en-us.exe" 
    00:00.000: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.000: INFO:    Previous version of Internet Explorer: 8.0.7601.17514
    00:00.000: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.015: INFO:    ...and 10.1.0.0...
    00:00.015: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.015: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.015: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.015: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.015: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.031: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.187: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.202: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE1FC8.tmp\Spelling_en.msu.
    00:00.202: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.218: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE1FC8.tmp\Hyphenation_en.msu.
    00:00.218: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:00.639: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    00:01.357: INFO:    Updated Download list, Hardware Blocking list, and no reboot policy files successfully downloaded and extracted for use.
    00:01.419: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE1FC8.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE1FC8.tmp\IE10-support\HardwareBlockingList.xml"
    00:01.497: INFO:    Graphics Device Information: Intel(R) HD Graphics 4600
    00:01.497: INFO:    Hardware support check succeeded. Installation will continue.
    00:01.497: INFO:    Windows 7 operating system detected.
    00:01.497: INFO:    Service pack major: 1
    00:01.497: INFO:    Service pack minor: 0
    00:01.497: INFO:    Service pack name:  Service Pack 1
    00:01.513: INFO:    Version Check for (KB2834140) of C:\Windows\System32\d3d11.dll: 6.2.9200.16570 >= 6.2.9200.16570 (True)
    00:01.513: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    00:01.513: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18247 >= 6.1.7601.17727 (True)
    00:01.513: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18229 >= 6.1.7601.17617 (True)
    00:01.528: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18409 >= 6.1.7601.17932 (True)
    00:01.544: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    00:01.544: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    00:13.244: INFO:    Waiting for 0 prerequisite downloads.
    00:13.291: INFO:    The neutral pack was successfully downloaded from the internet. Installation will continue using the downloaded package.
    00:13.322: INFO:    No reboot logic message NrApiStart(0), lParam=0x032d28d8 returned 0x00000000.
    00:14.102: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    00:14.102: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    00:14.118: INFO:    Installing with the downloaded package. C:\Windows\TEMP\IE1FC8.tmp\IE10-neutral.Downloaded.cab
    00:14.118: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1FC8.tmp\IE10-neutral.Downloaded.cab /quiet /norestart
    00:23.509: INFO:    Process exit code 0x00003715 (14101) [The identities of the manifests are identical but their contents are different. ]
    00:23.509: ERROR:   Neutral package installation failed (exit code = 0x00003715 (14101)).
    00:23.524: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00009c59 returned 0x00000000.
    00:23.524: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    00:23.524: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    00:23.524: INFO:    Waiting for Active Setup to complete.
    00:23.524: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:28.532: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:33.524: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:38.532: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:43.539: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:48.563: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    03:52.254: INFO:    Setup exit code: 0x00009C59 (40025) - The neutral cab failed to install.
    03:52.285: INFO:    Scheduling upload to IE SQM server: http://sqm.microsoft.com/sqm/ie/sqmserver.dll
    03:52.301: INFO:    SQM Upload returned 403
    03:56.435: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE1FC8.tmp
    03:56.466: INFO:    Unable to remove directory C:\Windows\TEMP\IE1FC8.tmp, marking for deletion on reboot.
    03:56.466: INFO:    Released Internet Explorer Installer Mutex
    00:00.000: ====================================================================
    00:00.000: Started: 2014/09/02 (Y/M/D) 16:48:12.132 (local)
    00:00.000: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.000: Command line: "C:\Users\emkr\Desktop\IE10-Windows6.1-x64-en-us.exe" 
    00:00.016: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.016: INFO:    Previous version of Internet Explorer: 8.0.7601.17514
    00:00.016: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.016: INFO:    ...and 10.1.0.0...
    00:00.016: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.031: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.031: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.031: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.031: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.031: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.140: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.203: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE1C12C.tmp\Spelling_en.msu.
    00:00.203: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.218: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE1C12C.tmp\Hyphenation_en.msu.
    00:00.218: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:00.640: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    00:01.232: INFO:    Updated Download list, Hardware Blocking list, and no reboot policy files successfully downloaded and extracted for use.
    00:01.295: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE1C12C.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE1C12C.tmp\IE10-support\HardwareBlockingList.xml"
    00:01.357: INFO:    Graphics Device Information: Intel(R) HD Graphics 4600
    00:01.357: INFO:    Hardware support check succeeded. Installation will continue.
    00:01.357: INFO:    Windows 7 operating system detected.
    00:01.357: INFO:    Service pack major: 1
    00:01.373: INFO:    Service pack minor: 0
    00:01.373: INFO:    Service pack name:  Service Pack 1
    00:01.373: INFO:    Version Check for (KB2834140) of C:\Windows\System32\d3d11.dll: 6.2.9200.16570 >= 6.2.9200.16570 (True)
    00:01.373: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    00:01.388: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18247 >= 6.1.7601.17727 (True)
    00:01.388: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18229 >= 6.1.7601.17617 (True)
    00:01.388: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18409 >= 6.1.7601.17932 (True)
    00:01.388: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    00:01.404: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    03:58.666: INFO:    Waiting for 0 prerequisite downloads.
    03:58.697: INFO:    The neutral pack was successfully downloaded from the internet. Installation will continue using the downloaded package.
    03:58.728: INFO:    No reboot logic message NrApiStart(0), lParam=0x006428d8 returned 0x00000000.
    03:59.352: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    03:59.352: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    03:59.352: INFO:    Installing with the downloaded package. C:\Windows\TEMP\IE1C12C.tmp\IE10-neutral.Downloaded.cab
    03:59.368: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1C12C.tmp\IE10-neutral.Downloaded.cab /quiet /norestart
    04:08.588: INFO:    Process exit code 0x00003715 (14101) [The identities of the manifests are identical but their contents are different. ]
    04:08.603: ERROR:   Neutral package installation failed (exit code = 0x00003715 (14101)).
    04:08.603: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00009c59 returned 0x00000000.
    04:08.603: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    04:08.603: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    04:08.619: INFO:    Waiting for Active Setup to complete.
    04:08.619: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    04:13.627: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    04:18.619: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    04:23.626: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    04:28.634: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    04:33.704: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    04:35.716: INFO:    Setup exit code: 0x00009C59 (40025) - The neutral cab failed to install.
    04:35.732: INFO:    Scheduling upload to IE SQM server: http://sqm.microsoft.com/sqm/ie/sqmserver.dll
    04:35.732: INFO:    SQM Upload returned 403
    04:38.836: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE1C12C.tmp
    04:38.867: INFO:    Unable to remove directory C:\Windows\TEMP\IE1C12C.tmp, marking for deletion on reboot.
    04:38.883: INFO:    Released Internet Explorer Installer Mutex
    00:00.000: ====================================================================
    00:00.000: Started: 2014/09/02 (Y/M/D) 16:59:11.347 (local)
    00:00.000: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.000: Command line: "C:\Users\emkr\Desktop\IE10-Windows6.1-x64-en-us.exe" 
    00:00.016: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.016: INFO:    Previous version of Internet Explorer: 8.0.7601.17514
    00:00.016: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.016: INFO:    ...and 10.1.0.0...
    00:00.016: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.016: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.016: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.016: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.016: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.031: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.109: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.156: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE1D049.tmp\Spelling_en.msu.
    00:00.156: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.156: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE1D049.tmp\Hyphenation_en.msu.
    00:00.156: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:00.577: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    00:15.694: ERROR:   No reboot policy cab file was not downloaded correctly. Default installation files will be used. Error: 0x800c0005 (2148270085) [(null)]
    00:15.725: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE1D049.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE1D049.tmp\HardwareBlockingList.xml"
    00:15.772: INFO:    Graphics Device Information: Intel(R) HD Graphics 4600
    00:15.772: INFO:    Hardware support check succeeded. Installation will continue.
    00:15.772: INFO:    Windows 7 operating system detected.
    00:15.772: INFO:    Service pack major: 1
    00:15.787: INFO:    Service pack minor: 0
    00:15.787: INFO:    Service pack name:  Service Pack 1
    00:15.787: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    00:15.787: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18247 >= 6.1.7601.17727 (True)
    00:15.787: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18229 >= 6.1.7601.17617 (True)
    00:15.787: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18409 >= 6.1.7601.17932 (True)
    00:15.803: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    00:15.803: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    00:17.378: INFO:    Waiting for 0 prerequisite downloads.
    00:17.378: INFO:    The neutral pack was not successfully downloaded from the internet. Installation will continue using the extracted package.
    00:17.410: INFO:    No reboot logic message NrApiStart(0), lParam=0x006928d8 returned 0x00000000.
    00:18.034: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    00:18.049: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    00:18.049: INFO:    Installing with the extracted package. C:\Windows\TEMP\IE1D049.tmp\IE10-neutral.Extracted.cab
    00:18.049: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1D049.tmp\IE10-neutral.Extracted.cab /quiet /norestart
    00:26.629: INFO:    Process exit code 0x00000BC2 (3010) [The requested operation is successful. Changes will not be effective until the system is rebooted. ]
    00:26.629: INFO:    Setting registry to check if Internet Explorer is the default browser on first run: SUCCESS.
    00:26.629: INFO:    Preparing to install Spelling_en.msu using C:\Windows\TEMP\IE1D049.tmp\Spelling_en.msu
    00:26.645: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1D049.tmp\Spelling_en\Windows6.2-KB2764916-x86.cab /quiet /norestart
    00:48.251: INFO:    Process exit code 0x00000BC2 (3010) [The requested operation is successful. Changes will not be effective until the system is rebooted. ]
    00:48.267: INFO:    Preparing to install Hyphenation_en.msu using C:\Windows\TEMP\IE1D049.tmp\Hyphenation_en.msu
    00:48.267: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1D049.tmp\Hyphenation_en\Windows6.2-KB2764913-x86.cab /quiet /norestart
    01:11.870: INFO:    Process exit code 0x00000BC2 (3010) [The requested operation is successful. Changes will not be effective until the system is rebooted. ]
    01:11.870: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00000bc2 returned 0x00000000.
    01:11.885: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    01:11.885: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    01:11.885: INFO:    Verifying that the Internet Explorer Optional Component is enabled.
    01:18.406: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    01:18.422: INFO:    Setup exit code: 0x00000BC2 (3010) - Installation Succeeded. Reboot required.
    01:18.422: INFO:    Scheduling upload to IE SQM server: http://sqm.microsoft.com/sqm/ie/sqmserver.dll
    01:18.437: INFO:    SQM Upload returned 403
    01:21.495: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE1D049.tmp
    01:21.526: INFO:    Unable to remove directory C:\Windows\TEMP\IE1D049.tmp, marking for deletion on reboot.
    01:21.526: INFO:    Released Internet Explorer Installer Mutex
    00:00.000: ====================================================================
    00:00.016: Started: 2014/09/02 (Y/M/D) 17:03:16.899 (local)
    00:00.016: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.016: Command line: IE10-Windows6.1-x64-en-us.exe  /update-no
    00:00.016: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.016: INFO:    Previous version of Internet Explorer: 8.0.7601.17514
    00:00.016: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.016: INFO:    ...and 10.1.0.0...
    00:00.016: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.032: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.032: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.032: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.032: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.032: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.156: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.188: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE18F73.tmp\Spelling_en.msu.
    00:00.203: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.203: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE18F73.tmp\Hyphenation_en.msu.
    00:00.203: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:00.640: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    00:00.687: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE18F73.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE18F73.tmp\HardwareBlockingList.xml"
    00:00.734: INFO:    Graphics Device Information: Intel(R) HD Graphics 4600
    00:00.734: INFO:    Hardware support check succeeded. Installation will continue.
    00:00.749: INFO:    Windows 7 operating system detected.
    00:00.749: INFO:    Service pack major: 1
    00:00.749: INFO:    Service pack minor: 0
    00:00.749: INFO:    Service pack name:  Service Pack 1
    00:00.749: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    00:00.749: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18247 >= 6.1.7601.17727 (True)
    00:00.765: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18229 >= 6.1.7601.17617 (True)
    00:00.765: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18409 >= 6.1.7601.17932 (True)
    00:00.765: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    00:00.765: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    00:02.403: INFO:    Waiting for 0 prerequisite downloads.
    00:02.418: INFO:    The neutral pack was not successfully downloaded from the internet. Installation will continue using the extracted package.
    00:02.450: INFO:    No reboot logic message NrApiStart(0), lParam=0x008928d0 returned 0x00000000.
    00:03.120: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    00:03.136: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    00:03.136: INFO:    Installing with the extracted package. C:\Windows\TEMP\IE18F73.tmp\IE10-neutral.Extracted.cab
    00:03.136: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE18F73.tmp\IE10-neutral.Extracted.cab /quiet /norestart
    00:11.701: INFO:    Process exit code 0x00000BC2 (3010) [The requested operation is successful. Changes will not be effective until the system is rebooted. ]
    00:11.701: INFO:    Setting registry to check if Internet Explorer is the default browser on first run: SUCCESS.
    00:11.701: INFO:    Preparing to install Spelling_en.msu using C:\Windows\TEMP\IE18F73.tmp\Spelling_en.msu
    00:11.716: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE18F73.tmp\Spelling_en\Windows6.2-KB2764916-x86.cab /quiet /norestart
    00:18.471: INFO:    Process exit code 0x00000BC2 (3010) [The requested operation is successful. Changes will not be effective until the system is rebooted. ]
    00:18.471: INFO:    Preparing to install Hyphenation_en.msu using C:\Windows\TEMP\IE18F73.tmp\Hyphenation_en.msu
    00:18.487: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE18F73.tmp\Hyphenation_en\Windows6.2-KB2764913-x86.cab /quiet /norestart
    00:25.226: INFO:    Process exit code 0x00000BC2 (3010) [The requested operation is successful. Changes will not be effective until the system is rebooted. ]
    00:25.226: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00000bc2 returned 0x00000000.
    00:25.226: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    00:25.226: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    00:25.226: INFO:    Verifying that the Internet Explorer Optional Component is enabled.
    00:27.129: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    00:27.145: INFO:    Setup exit code: 0x00000BC2 (3010) - Installation Succeeded. Reboot required.
    00:27.145: INFO:    Scheduling upload to IE SQM server: http://sqm.microsoft.com/sqm/ie/sqmserver.dll
    00:27.160: INFO:    SQM Upload returned 403
    00:30.233: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE18F73.tmp
    00:30.280: INFO:    Unable to remove directory C:\Windows\TEMP\IE18F73.tmp, marking for deletion on reboot.
    00:30.296: INFO:    Rebooting computer...
    00:30.311: INFO:    Released Internet Explorer Installer Mutex
    00:00.000: ====================================================================
    00:00.016: Started: 2014/09/02 (Y/M/D) 17:12:57.796 (local)
    00:00.016: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.016: Command line: "C:\Users\emkr\Downloads\IE10-Windows6.1-x64-en-us.exe" 
    00:00.016: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.016: INFO:    Previous version of Internet Explorer: 8.0.7601.17514
    00:00.031: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.031: INFO:    ...and 10.1.0.0...
    00:00.031: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.031: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.031: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.031: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.047: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.047: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.203: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.234: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE1702F.tmp\Spelling_en.msu.
    00:00.234: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.234: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE1702F.tmp\Hyphenation_en.msu.
    00:00.234: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:00.671: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    00:01.248: INFO:    Updated Download list, Hardware Blocking list, and no reboot policy files successfully downloaded and extracted for use.
    00:01.311: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE1702F.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE1702F.tmp\IE10-support\HardwareBlockingList.xml"
    00:01.373: INFO:    Graphics Device Information: Intel(R) HD Graphics 4600
    00:01.373: INFO:    Hardware support check succeeded. Installation will continue.
    00:01.389: INFO:    Windows 7 operating system detected.
    00:01.389: INFO:    Service pack major: 1
    00:01.389: INFO:    Service pack minor: 0
    00:01.389: INFO:    Service pack name:  Service Pack 1
    00:01.389: INFO:    Version Check for (KB2834140) of C:\Windows\System32\d3d11.dll: 6.2.9200.16570 >= 6.2.9200.16570 (True)
    00:01.389: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    00:01.404: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18247 >= 6.1.7601.17727 (True)
    00:01.404: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18229 >= 6.1.7601.17617 (True)
    00:01.404: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18409 >= 6.1.7601.17932 (True)
    00:01.420: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    00:01.420: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    00:03.557: INFO:    Waiting for 0 prerequisite downloads.
    00:04.462: INFO:    The neutral pack was successfully downloaded from the internet. Installation will continue using the downloaded package.
    00:04.493: INFO:    No reboot logic message NrApiStart(0), lParam=0x001e10f8 returned 0x00000000.
    00:05.226: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    00:05.226: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    00:05.226: INFO:    Installing with the downloaded package. C:\Windows\TEMP\IE1702F.tmp\IE10-neutral.Downloaded.cab
    00:05.226: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1702F.tmp\IE10-neutral.Downloaded.cab /quiet /norestart
    00:14.945: INFO:    Process exit code 0x00003715 (14101) [The identities of the manifests are identical but their contents are different. ]
    00:14.945: ERROR:   Neutral package installation failed (exit code = 0x00003715 (14101)).
    00:14.945: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00009c59 returned 0x00000000.
    00:14.961: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    00:14.961: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    00:14.961: INFO:    Waiting for Active Setup to complete.
    00:14.961: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:19.968: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:24.960: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:29.968: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:34.976: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:39.999: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    00:41.949: INFO:    Setup exit code: 0x00009C59 (40025) - The neutral cab failed to install.
    00:41.964: INFO:    Scheduling upload to IE SQM server: http://sqm.microsoft.com/sqm/ie/sqmserver.dll
    00:41.964: INFO:    SQM Upload returned 403
    00:45.084: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE1702F.tmp
    00:45.131: INFO:    Unable to remove directory C:\Windows\TEMP\IE1702F.tmp, marking for deletion on reboot.
    00:45.131: INFO:    Released Internet Explorer Installer Mutex
    00:00.000: ====================================================================
    00:00.000: Started: 2014/09/02 (Y/M/D) 17:17:57.281 (local)
    00:00.015: Time Format in this log: MM:ss.mmm (minutes:seconds.milliseconds)
    00:00.015: Command line: "C:\IE10-Windows6.1-x64-en-us.exe" 
    00:00.015: INFO:    Setup installer for Internet Explorer: 10.0.9200.16521
    00:00.015: INFO:    Previous version of Internet Explorer: 8.0.7601.17514
    00:00.015: INFO:    Checking if iexplore.exe's current version is between 10.0.8100.0...
    00:00.015: INFO:    ...and 10.1.0.0...
    00:00.015: INFO:    Maximum version on which to run IEAK branding is: 10.1.0.0...
    00:00.015: INFO:    iexplore.exe version check success. Install can proceed.
    00:00.015: INFO:    Operating System: Windows Workstation: 6.1.7601 (Service Pack 1)
    00:00.031: INFO:    Trying to extract ID: SetupDownloadList.txt (0) as "SetupDownloadList.txt"
    00:00.031: INFO:    Trying to extract ID: HardwareBlockingList.xml (0) as "HardwareBlockingList.xml"
    00:00.031: INFO:    Trying to extract ID: 7006 (0) as "IE10-neutral.Extracted.cab"
    00:00.187: INFO:    Trying to extract ID: 5501 (1033) as "Spelling_en.msu"
    00:00.234: INFO:    Extracted Spelling dictionary for en to C:\Windows\TEMP\IE11F3.tmp\Spelling_en.msu.
    00:00.234: INFO:    Trying to extract ID: 5502 (1033) as "Hyphenation_en.msu"
    00:00.249: INFO:    Extracted Hyphenation dictionary for en to C:\Windows\TEMP\IE11F3.tmp\Hyphenation_en.msu.
    00:00.249: INFO:    Trying to extract ID: 7128 (1033) as "IE10-support.cab"
    00:00.671: INFO:    PauseOrResumeAUThread: Successfully paused Automatic Updates.
    00:01.232: INFO:    Updated Download list, Hardware Blocking list, and no reboot policy files successfully downloaded and extracted for use.
    00:01.295: INFO:    Launched program to check hardware: "C:\Windows\TEMP\IE11F3.tmp\IE10-SUPPORT\IEXPLORE.EXE" /CheckHardware "C:\Windows\TEMP\IE11F3.tmp\IE10-support\HardwareBlockingList.xml"
    00:01.341: INFO:    Graphics Device Information: Intel(R) HD Graphics 4600
    00:01.357: INFO:    Hardware support check succeeded. Installation will continue.
    00:01.357: INFO:    Windows 7 operating system detected.
    00:01.357: INFO:    Service pack major: 1
    00:01.357: INFO:    Service pack minor: 0
    00:01.357: INFO:    Service pack name:  Service Pack 1
    00:01.357: INFO:    Version Check for (KB2834140) of C:\Windows\System32\d3d11.dll: 6.2.9200.16570 >= 6.2.9200.16570 (True)
    00:01.357: INFO:    Version Check for (KB2670838) of C:\Windows\System32\api-ms-win-downlevel-user32-l1-1-0.dll: 6.2.9200.16492 >= 6.2.9200.16492 (True)
    00:01.373: INFO:    Version Check for (KB2639308) of C:\Windows\System32\Ntoskrnl.exe: 6.1.7601.18247 >= 6.1.7601.17727 (True)
    00:01.373: INFO:    Version Check for (KB2533623) of C:\Windows\System32\api-ms-win-security-base-l1-1-0.dll: 6.1.7601.18229 >= 6.1.7601.17617 (True)
    00:01.373: INFO:    Version Check for (KB2731771) of C:\Windows\System32\kernel32.dll: 6.1.7601.18409 >= 6.1.7601.17932 (True)
    00:01.373: INFO:    Checking for correct version of C:\Windows\Fonts\segoeui.ttf.
    00:01.388: INFO:    Version Check for (KB2786081) of C:\Windows\System32\taskhost.exe: 6.1.7601.18010 >= 6.1.7601.18010 (True)
    00:05.569: INFO:    Waiting for 0 prerequisite downloads.
    00:05.616: INFO:    The neutral pack was successfully downloaded from the internet. Installation will continue using the downloaded package.
    00:05.632: INFO:    No reboot logic message NrApiStart(0), lParam=0x02bd2898 returned 0x00000000.
    00:06.271: INFO:    No reboot logic message NrApiScan(1), lParam=0x00000001 returned 0x00000000.
    00:06.271: INFO:    No reboot logic message NrApiStartInstall(4), lParam=0x00000001 returned 0x00000014.
    00:06.271: INFO:    Installing with the downloaded package. C:\Windows\TEMP\IE11F3.tmp\IE10-neutral.Downloaded.cab
    00:06.287: INFO:    Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE11F3.tmp\IE10-neutral.Downloaded.cab /quiet /norestart
    00:14.024: INFO:    Process exit code 0x00003715 (14101) [The identities of the manifests are identical but their contents are different. ]
    00:14.024: ERROR:   Neutral package installation failed (exit code = 0x00003715 (14101)).
    00:14.024: INFO:    No reboot logic message NrApiInstallDone(7), lParam=0x00009c59 returned 0x00000000.
    00:14.024: INFO:    No reboot logic message NrApiStartFinish(11), lParam=0x00000000 returned 0x00000000.
    00:14.024: INFO:    No reboot logic message NrApiFinish(12), lParam=0x00000000 returned 0x00000016.
    00:14.024: INFO:    Waiting for Active Setup to complete.
    00:14.040: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:19.032: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:24.040: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:29.047: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:34.039: INFO:    Waiting for Active Setup to complete. ({89820200-ECBD-11cf-8B85-00AA005B4383})
    00:39.109: INFO:    PauseOrResumeAUThread: Successfully resumed Automatic Updates.
    00:41.746: INFO:    Setup exit code: 0x00009C59 (40025) - The neutral cab failed to install.
    00:41.746: INFO:    Scheduling upload to IE SQM server: http://sqm.microsoft.com/sqm/ie/sqmserver.dll
    00:41.746: INFO:    SQM Upload returned 403
    00:44.819: INFO:    Cleaning up temporary files in: C:\Windows\TEMP\IE11F3.tmp
    00:44.866: INFO:    Unable to remove directory C:\Windows\TEMP\IE11F3.tmp, marking for deletion on reboot.
    00:44.866: INFO:    Released Internet Explorer Installer Mutex

  • Shared storage check failed on nodes

    hi friends,
    I am installing rac 10g on vmware and os is OEL4.i completed all the prerequisites but when i run the below command
    ./runclufy stage -post hwos -n rac1,rac2, i am facing below error.
    node connectivity check failed.
    Checking shared storage accessibility...
    WARNING:
    Unable to determine the sharedness of /dev/sde on nodes:
    rac2,rac2,rac2,rac2,rac2,rac1,rac1,rac1,rac1,rac1
    Shared storage check failed on nodes "rac2,rac1"
    please help me anyone ,it's urgent
    Thanks,
    poorna.
    Edited by: 958010 on 3 Oct, 2012 9:47 PM

    Hello,
    It seems that your storage is not accessible from both the nodes. If you want you can follow these steps to configure 10g RAC on VMware.
    Steps to configure Two Node 10 RAC on RHEL-4
    Remark-1: H/W requirement for RAC
    a) 4 Machines
    1. Node1
    2. Node2
    3. storage
    4. Grid Control
    b) 2 switchs
    c) 6 straight cables
    Remark-2: S/W requirement for RAC
    a) 10g cluserware
    b) 10g database
    Both must have the same version like (10.2.0.1.0)
    Remark-3: RPMs requirement for RAC
    a) all 10g rpms (Better to use RHEL-4 and choose everything option to install all the rpms)
    b) 4 new rpms are required for installations
    1. compat-gcc-7.3-2.96.128.i386.rpm
    2. compat-gcc-c++-7.3-2.96.128.i386.rpm
    3. compat-libstdc++-7.3-2.96.128.i386.rpm
    4. compat-libstdc++-devel-7.3-2.96.128.i386.rpm
    ------------ Start Machine Preparation --------------------
    1. Prepare 3 machines
    i. node1.oracle.com
    etho (192.9.201.183) - for public network
    eht1 (10.0.0.1) - for private n/w
    gateway (192.9.201.1)
    subnet (255.255.255.0)
    ii. node2.oracle.com
    etho (192.9.201.187) - for public network
    eht1 (10.0.0.2) - for private n/w
    gateway (192.9.201.1)
    subnet (255.255.255.0)
    iii. openfiler.oracle.com
    etho (192.9.201.182) - for public network
    gateway (192.9.201.1)
    subnet (255.255.255.0)
    NOTE:-
    -- Here eth0 of all the nodes should be connected by Public N/W using SWITCH-1
    -- eth1 of all the nodes should be connected by Private N/W using SWITCH-2
    2. network Configuration
    #vim /etc/host
    192.9.201.183 node1.oracle.com node1
    192.9.201.187 node2.oracle.com node2
    192.9.201.182 openfiler.oracle.com openfiler
    10.0.0.1 node1-priv.oracle.com node1
    10.0.0.2 node2-priv.oracle.com node2-priv
    192.9.201.184 node1-vip.oracle.com node1-vip
    192.9.201.188 node2-vip.oracle.com node2-vip
    2. Prepare Both the nodes for installation
    a. Set Kernel Parameters (/etc/sysctl.conf)
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    b. Configure /etc/security/limits.conf file
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    c. Configure /etc/pam.d/login file
    session required /lib/security/pam_limits.so
    d. Create user and groups on both nodes
    # groupadd oinstall
    # groupadd dba
    # groupadd oper
    # useradd -g oinstall -G dba oracle
    # passwd oracle
    e. Create required directories and set the ownership and permission.
    # mkdir –p /u01/crs1020
    # mkdir –p /u01/app/oracle/product/10.2.0/asm
    # mkdir –p /u01/app/oracle/product/10.2.0/db_1
    # chown –R oracle:oinstall /u01/
    # chmod –R 755 /u01/
    f. Set the environment variables
    $ vi .bash_profile
    ORACLE_BASE=/u01/app/oracle/; export ORACLE_BASE
    ORA_CRS_HOME=/u01/crs1020; export ORA_CRS_HOME
    #LD_ASSUME_KERNEL=2.4.19; export LD_ASSUME_KERNEL
    #LANG=”en_US”; export LANG
    3. storage configuration
    PART-A Open-filer Set-up
    Install openfiler on a machine (Leave 60GB free space on the hdd)
    a) Login to root user
    b) Start iSCSI target service
    # service iscsi-target start
    # chkconfig –level 345 iscsi-target on
    PART –B Configuring Storage on openfiler
    a) From any client machine open the browser and access openfiler console (446 ports).
    https://192.9.201.182:446/
    b) Open system tab and update the local N/W configuration for both nodes with netmask (255.255.255.255).
    c) From the Volume tab click "create a new physical volume group".
    d) From "block Device managemrnt" click on "(/dev/sda)" option under 'edit disk' option.
    e) Under "Create a partition in /dev/sda" section create physical Volume with full size and then click on 'CREATE'.
    f) Then go to the "Volume Section" on the right hand side tab and then click on "Volume groups"
    g) Then under the "Create a new Volume Group" specify the name of the volume group (ex- racvgrp) and click on the check box and then click on "Add Volume Group".
    h) Then go to the "Volume Section" on the right hand side tab and then click on "Add Volumes" and then specify the Volume name (ex- racvol1) and use all space and specify the "Filesytem/Volume type" as ISCSI and then click on CREATE.
    i) Then go to the "Volume Section" on the right hand side tab and then click on "iSCSI Targets" and then click on ADD button to add your Target IQN.
    j) then goto the 'LUN Mapping" and click on "MAP".
    k) then goto the "Network ACL" and allow both node from there and click on UPDATE.
    Note:- To create multiple volumes with openfiler we need to use Multipathing that is quite complex that’s why here we are going for a single volume. Edit the property of each volume and change access to allow.
    f) install iscsi-initiator rpm on both nodes to acces iscsi disk
    #rpm -ivh iscsi-initiator-utils-----------
    g) Make entry in iscsi.conf file about openfiler on both nodes.
    #vim /etc/iscsi.conf (in RHEL-4)
    and in this file you will get a line "#DiscoveryAddress=192.168.1.2" remove comment and specify your storage ip address here.
    OR
    #vim /etc/iscsi/iscsi.conf (in RHEL-5)
    and in this file you will get a line "#ins.address = 192.168.1.2" remove comment and specify your storage ip address here.
    g) #service iscsi restart (on both nodes)
    h) From both Nodes fire this command to access volume of openfiler-
    # iscsiadm -m discovery -t sendtargets -p 192.2.201.182
    i) #service iscsi restart (on both nodes)
    j) #chkconfig –level 345 iscsi on (on both nodes)
    k) make the partition 3 primary and 1 extended and within extended make 11 logical partition
    A. Prepare partitions
    1. #fdisk /dev/sdb
    :e (extended)
    Part No. 1
    First Cylinder:
    Last Cylinder:
    :p
    :n
    :l
    First Cylinder:
    Last Cylinder: +1024M
    2. Note the /dev/sdb* names.
    3. #partprobe
    4. Login as root user on node2 and run partprobe
    B. On node1 login as root user and create following raw devices
    # raw /dev/raw/raw5 /dev/sdb5
    #raw /dev/raw/taw6 /dev/sdb6
    # raw /dev/raw/raw12 /dev/sdb12
    Run ls –l /dev/sdb* and ls –l /dev/raw/raw* to confirm the above
    -Repeat the same thing on node2
    C. On node1 as root user
    # vi .etc/sysconfig/rawdevices
    /dev/raw/raw5 /dev/sdb5
    /dev/raw/raw6 /dev/sdb6
    /dev/raw/raw7 /dev/sdb7
    /dev/raw/raw8 /dev/sdb8
    /dev/raw/raw9 /dev/sdb9
    /dev/raw/raw10 /dev/sdb10
    /dev/raw/raw11 /dev/sdb11
    /dev/raw/raw12 /dev/sdb12
    /dev/raw/raw13 /dev/sdb13
    /dev/raw/raw14 /dev/sdb14
    /dev/raw/raw15 /dev/sdb15
    D. Restart the raw service (# service rawdevices restart)
    #service rawdevices restart
    Assigning devices:
    /dev/raw/raw5 --> /dev/sdb5
    /dev/raw/raw5: bound to major 8, minor 21
    /dev/raw/raw6 --> /dev/sdb6
    /dev/raw/raw6: bound to major 8, minor 22
    /dev/raw/raw7 --> /dev/sdb7
    /dev/raw/raw7: bound to major 8, minor 23
    /dev/raw/raw8 --> /dev/sdb8
    /dev/raw/raw8: bound to major 8, minor 24
    /dev/raw/raw9 --> /dev/sdb9
    /dev/raw/raw9: bound to major 8, minor 25
    /dev/raw/raw10 --> /dev/sdb10
    /dev/raw/raw10: bound to major 8, minor 26
    /dev/raw/raw11 --> /dev/sdb11
    /dev/raw/raw11: bound to major 8, minor 27
    /dev/raw/raw12 --> /dev/sdb12
    /dev/raw/raw12: bound to major 8, minor 28
    /dev/raw/raw13 --> /dev/sdb13
    /dev/raw/raw13: bound to major 8, minor 29
    /dev/raw/raw14 --> /dev/sdb14
    /dev/raw/raw14: bound to major 8, minor 30
    /dev/raw/raw15 --> /dev/sdb15
    /dev/raw/raw15: bound to major 8, minor 31
    done
    E. Repeat the same thing on node2 also
    F. To make these partitions accessible to oracle user fire these commands from both Nodes.
    # chown –R oracle:oinstall /dev/raw/raw*
    # chmod –R 755 /dev/raw/raw*
    F. To make these partitions accessible after restart make these entry on both nodes
    # vi /etc/rc.local
    Chown –R oracle:oinstall /dev/raw/raw*
    Chmod –R 755 /dev/raw/raw*
    4. SSH configuration (User quivalence)
    On node1:- $ssh-keygen –t rsa
    $ssh-keygen –t dsa
    On node2:- $ssh-keygen –t rsa
    $ssh-keygen –t dsa
    On node1:- $cd .ssh
    $cat *.pub>>node1
    On node2:- $cd .ssh
    $cat *.pub>>node2
    On node1:- $scp node1 node2:/home/oracle/.ssh
    On node2:- $scp node2 node2:/home/oracle/.ssh
    On node1:- $cat node*>>authowized_keys
    On node2:- $cat node*>>authowized_keys
    Now test the ssh configuration from both nodes
    $ vim a.sh
    ssh node1 hostname
    ssh node2 hostname
    ssh node1-priv hostname
    ssh node2-priv hostname
    $ chmod +x a.sh
    $./a.sh
    first time you'll have to give the password then it never ask for password
    5. To run cluster verifier
    On node1 :-$cd /…/stage…/cluster…/cluvfy
    $./runcluvfy stage –pre crsinst –n node1,node2
    First time it will ask for four New RPMs but remember install these rpms by double clicking because of dependancy. So better to install these rpms in this order (rpm-3, rpm-4, rpm-1, rpm-2)
    1. compat-gcc-7.3-2.96.128.i386.rpm
    2. compat-gcc-c++-7.3-2.96.128.i386.rpm
    3. compat-libstdc++-7.3-2.96.128.i386.rpm
    4. compat-libstdc++-devel-7.3-2.96.128.i386.rpm
    And again run cluvfy and check that "It should given a clean cheat" then start clusterware installation.

  • NVidia packages - let's not use nvidia-installer [RFC]

    Hi. After messing around with Xgl I (for some reason) decided that I hated the way the nvidia driver package doesn't account for all the files the nvidia-installer spits out/modifies. I wanted all the files involved to be properly managed by pacman. So I made some PKGBUILDs, looking at Fedora and Gentoo stuff for inspiration, and getting annoyed trying to work out what needs to be where based on NV's unmaintained install makefile..:shock:
    The PKGBUILDs that follow separate the kernel module from the rest of the nvidia package, but this is by no means necessary - I just wanted to be able to reinstall one without the other (to do with installing gl parts without restarting X - see below for more).
    (If there is to be a separation, it may be more logical to put the x.org driver module with the kernel module, with just the GL parts separate.)
    pkgname=nvidia-kernel
    pkgver=1.0.8178
    _pkgbinary=NVIDIA-Linux-x86-1.0-8178
    pkgrel=1
    pkgdesc="NVidia driver kernel module"
    url="http://www.nvidia.com"
    depends=('bash' 'gcc' 'binutils' 'glibc' 'make' 'nvidia-glx')
    source=(ftp://download.nvidia.com/XFree86/Linux-x86/1.0-8178/$_pkgbinary-pkg0.run nvidia.rc
    nvidia.patch nv2.diff)
    install="nvidia.install"
    #provides=()
    conflicts=('nvidia')
    build() {
    cd $startdir/src/
    chmod +x $_pkgbinary-pkg0.run
    ./$_pkgbinary-pkg0.run --extract-only
    cd $_pkgbinary-pkg0
    #strip stuff that's in nvidia-glx to make download lighter
    rm -rf usr/bin
    rm -rf usr/include
    rm -rf usr/lib
    rm -rf usr/share
    rm -rf usr/X11R6
    mkdir -p $startdir/pkg/usr/share/nvidia
    cp -p LICENSE $startdir/pkg/usr/share/nvidia
    # adding patches from nvidia forum and now provided by zander
    patch -Np0 -i $startdir/src/nvidia.patch || return 1
    patch -Np0 -i $startdir/src/nv2.diff || return 1
    #clean src
    install -D -m 755 $startdir/src/nvidia.rc $startdir/pkg/etc/rc.d/nvidia
    cd $startdir/src
    rm *
    mkdir -p $startdir/pkg/opt/nvidia
    mv * $startdir/pkg/opt/nvidia
    md5sums=('6c8081bfde4a806a487efc2a9a1ff016' '08f4f614066c08bd0774c7e557953fbe'
    '3b5a2525633e88b9d78c4721190542e6')
    (the file nv2.diff patches the kernel code for 2.6.16 kernels..)
    Here's the .install
    _driver=NVIDIA-Linux-x86-1.0-8178-pkg0/./nvidia-installer
    post_install() {
    cat << EOF
    IMPORTANT
    ==> In order to use the software, you have to agree to NVIDIA's license located in
    ==> /usr/share/nvidia/LICENSE
    ==> If you don't, please remove this package (pacman -R nvidia-kernel)
    Installation starts now ...
    EOF
    cd /opt/nvidia/NVIDIA-Linux-x86-1.0-8178-pkg0/usr/src/nv
    make install > /dev/null 2>&1 || (echo "INSTALLATION FAILED!" ; echo "==> You have to shutdown Xserver to finish installation! You have to rerun 'pacman -S nvidia-kernel'" ; echo "==> If you're running a custom kernel, make sure the source tree is available." ; echo "==> Other common solutions can be found on the wiki: http://wiki.archlinux.org/index.php/How_to_install_NVIDIA_driver" )
    modprobe nvidia
    rm -r /opt/nvidia
    cat << EOF
    To use this driver you need the nvidia-glx package too.
    If you need more information about setting up nvidia drivers have a look at:
    "http://wiki.archlinux.org/index.php/How_to_install_NVIDIA_driver"
    EOF
    post_upgrade() {
    rmmod nvidia > /dev/null 2>&1
    post_install $1
    pre_remove() {
    cat << EOF
    ==> Deinstallation starts now!
    EOF
    rmmod nvidia
    _KERNELNAME=$(uname -r)
    rm /lib/modules/$_KERNELNAME/kernel/drivers/video/nvidia.ko > /dev/null 2>&1
    cat << EOF
    ==> Don't forget to update your /etc/X11/XF86Config or /etc/X11/xorg.conf!
    You may want to remove nvidia-glx as well.
    EOF
    op=$1
    shift
    $op $*
    Now for the other bit..
    pkgname=nvidia-glx
    pkgver=1.0.8178
    _pkgbinary=NVIDIA-Linux-x86-1.0-8178
    pkgrel=1
    pkgdesc="The NVidia X.org driver and utilities (without the kernel module)"
    url="http://www.nvidia.com"
    depends=('bash' 'gcc' 'binutils' 'glibc' 'make' 'nvidia-kernel')
    source=(ftp://download.nvidia.com/XFree86/Linux-x86/1.0-8178/$_pkgbinary-pkg0.run)
    install="nvidia-glx.install"
    provides=('libgl')
    conflicts=('libgl' 'nvidia')
    md5sums=('6c8081bfde4a806a487efc2a9a1ff016')
    build() {
    cd $startdir/src/
    chmod +x $_pkgbinary-pkg0.run
    ./$_pkgbinary-pkg0.run --extract-only
    cd $_pkgbinary-pkg0
    mkdir -p $startdir/pkg/usr/share/applications
    mkdir -p $startdir/pkg/usr/bin
    mkdir -p $startdir/pkg/usr/man/man1
    mkdir -p $startdir/pkg/usr/lib/xorg/modules/{extensions,drivers}
    mkdir -p $startdir/pkg/usr/share/nvidia
    #Point .desktop to correct location
    chmod +w ./usr/share/applications/nvidia-settings.desktop
    sed 's:__UTILS_PATH__:/usr/bin:' ./usr/share/applications/nvidia-settings.desktop > ./nv.desktop
    sed 's:__DOCS_PATH__:/usr/share/nvidia:' ./nv.desktop > ./usr/share/applications/nvidia-settings.desktop
    chmod -w ./usr/share/applications/nvidia-settings.desktop
    #Grab what we need and put it where we want
    install -m 755 usr/bin/nvidia-bug-report.sh ${startdir}/pkg/usr/bin
    install -m 755 usr/bin/nvidia-settings ${startdir}/pkg/usr/bin
    install -m 755 usr/bin/nvidia-xconfig ${startdir}/pkg/usr/bin
    install usr/lib/libGL.so.${pkgver} ${startdir}/pkg/usr/lib
    install usr/lib/libGLcore.so.${pkgver} ${startdir}/pkg/usr/lib
    install usr/lib/libnvidia-tls.so.${pkgver} ${startdir}/pkg/usr/lib
    install usr/lib/libnvidia-cfg.so.${pkgver} ${startdir}/pkg/usr/lib
    install usr/X11R6/lib/libXvMCNVIDIA.a ${startdir}/pkg/usr/lib
    install usr/X11R6/lib/libXvMCNVIDIA.so.${pkgver} ${startdir}/pkg/usr/lib
    install usr/X11R6/lib/modules/drivers/nvidia_drv.o ${startdir}/pkg/usr/lib/xorg/modules/drivers
    install usr/X11R6/lib/modules/drivers/nvidia_drv.so ${startdir}/pkg/usr/lib/xorg/modules/drivers
    install usr/X11R6/lib/modules/extensions/libglx.so.${pkgver} ${startdir}/pkg/usr/lib/xorg/modules/extensions
    cp -pr usr/include ${startdir}/pkg/usr/share/nvidia
    cp -pr usr/share/doc/* ${startdir}/pkg/usr/share/nvidia
    cp -pr usr/share/applications/* ${startdir}/pkg/usr/share/applications
    cp -pr usr/share/man/man1 ${startdir}/pkg/usr/man
    cd ${startdir}/pkg/usr/lib/
    ln -fs libGL.so.${pkgver} libGL.so
    ln -fs libGL.so.${pkgver} libGL.so.1
    ln -fs libGLcore.so.${pkgver} libGLcore.so.1
    ln -fs libnvidia-cfg.so.${pkgver} libnvidia-cfg.so.1
    ln -fs libnvidia-cfg.so.${pkgver} libnvidia-cfg.so
    ln -fs libnvidia-tls.so.${pkgver} libnvidia-tls.so.1
    ln -fs libXvMCNVIDIA.so.${pkgver} libXvMCNVIDIA-dynamic.so.1
    cd ${startdir}/pkg/usr/lib/xorg/modules/extensions
    ln -fs libglx.so.${pkgver} libglx.so
    ..and here's the .install
    _driver=NVIDIA-Linux-x86-1.0-8178-pkg0/./nvidia-installer
    post_install() {
    #switch in nvidia GL headers
    ln -sf /usr/share/nvidia/include/GL/gl.h /usr/include/GL/gl.h
    ln -sf /usr/share/nvidia/include/GL/glext.h /usr/include/GL/glext.h
    ln -sf /usr/share/nvidia/include/GL/glx.h /usr/include/GL/glx.h
    ln -sf /usr/share/nvidia/include/GL/glxext.h /usr/include/GL/glxext.h
    cat << EOF
    IMPORTANT
    ==> In order to use the software, you have to agree to NVIDIA's license located in
    ==> /usr/share/nvidia/LICENSE (installed with nvidia-kernel - required)
    ==> If you don't, please remove this package (pacman -R nvidia-glx)
    To use this driver you need the nvidia-kernel package too.
    If you need more information about setting up nvidia drivers have a look at:
    "http://wiki.archlinux.org/index.php/How_to_install_NVIDIA_driver"
    Note: OpenGL headers have been replaced (if applicable) by symlinks to the NVidia headers.
    To switch to the mesa headers, reinstall mesa.
    (You may want to do this if compiling a GL app for another system.)
    EOF
    post_upgrade() {
    post_install $1
    pre_remove() {
    cat << EOF
    ==> Don't forget to update your /etc/X11/XF86Config or /etc/X11/xorg.conf!
    You may want to remove nvidia-kernel as well.
    EOF
    op=$1
    shift
    $op $*
    ..As you can see, the nvidia-glx .install instates the NVidia gl headers to aid compiling against them. If mesa is installed it's versions of these files will be overwritten. Making sure to install the package for the desired headers last seemed like the simplest way to select them. Gentoo has some script to select the gl libs.
    PS: This is designed alongside the current mesa-6.4.2-1 package in testing.
    So. Any comments? Any good? Or shall I just keep them to myself?

    tpowa wrote:well, problem is not that it's not possible, problem is if it is allowed.
    i'm not a license expert but as far as i can remember no big distro provides the packages other then nvidia-installer.
    gentoo is a special case.
    Yeah, I thought that might be a problem. The LICENSE seems to have a clause to do with splitting up the package...
    No Separation of Components.  The SOFTWARE is licensed as a
    single product.  Its component parts may not be separated for use
    on more than one computer, nor otherwise used separately from the
    other parts.
    But this refers to *use* of the seperate parts, which I suppose is a bit vague. Anyhoo, as I say, this modified install method can still work with a combined package. It could even not bother with the kernel module compile if it's already present.
    The only other part that seems relevant is...
    2.1.2  Linux/FreeBSD Exception.  Notwithstanding the foregoing terms
    of Section 2.1.1, SOFTWARE designed exclusively for use on the Linux or
    FreeBSD operating systems, or other operating systems derived from the
    source code to these operating systems, may be copied and redistributed,
    provided that the binary files thereof are not modified in any way
    (except for unzipping of compressed files).
    But since no binary files are modified this doesn't seem to apply. Of course, IANAL..

Maybe you are looking for

  • New to PrPro with specific workflow questions

    Hi, All! I'm a 20+ year video veteran wading into the Premiere Pro pool this year. I have an extensive Avid and FCP background. Please don't hold that against me! I also realize this is long, but I'm trying to cram everything in so you can see where

  • Reading a XML file in JBoss

    Hi, I have the code below to read a xml file into a DOM, as a standalone class it works fine, but now I want to have this class as a bean, and I don't know how to get the xml file path. I'm using JBoss. package meuPacote; import java.io.*; import jav

  • PSE 7 Editors Hang Badly in Windows 7RC x64

    Currently running Windows 7RC x64 on a Dell XPS-720-H2C o/c to 3.73 GHz with 6 GB of PC8500 DDR2 o/c to 1066 and a pair of NVidia 8800GTX display adapters in SLI.  The machine runs Windows 7 like butter and is a joy to use.  Purchased and downloaded

  • Help with Customization in VL10C

    Good evening to everyone in the group. Sorry my english is not very good. I need a help, because I have the following situation in the transaction VL10C, I'm implementing in include MV50AFZ1 perform: USEREXIT_MOVE_FIELD_TO_LIPS or userexit_save_docum

  • Pse 7.0 trying to change image size to post to net?? editor wont work !!!

    please help !!! i have 7.0 only had the temp version 6.0 i really liked it!! now i cant figure out the 7.0 !! editor wont come up nothing!! can go into organizer but nothing else...