LabVIEW 8.5.1 Build Problem With LV2010 Installed

I am experiencing a problem when building an application installer using LabVIEW 8.5.1. I have built this application many time before but since installing LabVIEW 2010 I can no longer build the installer.
I have tried to buiuld the application on a Windows 7 PC and a Windows XP machine. My minimum requirment in my build options was Windows 2000, I changed that to XP but it made no difference.
I get the following error message:
CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFDistCopyList_GetCount.vi
Loading product deployment information
Adding files to installer
*** WARNING ***
Cannot enforce the requested minimum operating system restriction because the deployment engine only supports Windows XP or later. Resetting minimum restriction to Windows XP or later.
Done adding files
Preparing to build deployment
Copying products from distributions
*** Error: Fatal runtime error. (Error code -10)
*** Error Details:
Error in MDF API function: _MDFDistCopyList_GetCount
Access violation! Structured exception code 3221225477
*** End Error Report
Done building deployment
Has anyone else come across this?
Thanks in advance.

Thanks Andrew.
It didn't help.  After three days of trying, I did get one system to build without error. I'm currently trying to get another system to build.
It looks like the Access violation is caused by the deployment utility not asking to change to DVD 3 for CVI after the product caches has been cleared (To fix the error code -40 problem).  Restoring the CVI runtime (NI LabWindows_CVI 2009 Service Pack 1 Run-Time Engine [9.1.1450]) to the Product Cache seems to fix the problem.
The status log doesn't show enough information to figure out the problems.  Looking at the end of the Detailed_Installer.log is pretty much manditory.
My recomendation is to build first with "Install TestStand Engine" and the various "Driver and Components..." turned off and then slowly enable the ones wanted. 
Also, it saves a lot of pain and suffering to do at least one deployment with "Copy Installers to Product Cache by Default" turned on before doing an upgrade so you don't have to go search for old DVD's.
After a lot of trial and error, I believe these are the steps I went through to finally get it to work:
1. Close TestStand, LabView, and Deployment Utility
2. Delete all in C:\Program Files\National Instruments\Shared\ProductCache, except the CVI Runtime
3. Delete all in  C:\Documents and Settings\All Users\Application Data\National Instruments\MDF\ProductCache, except runtime 7.1.1
There seems to be something wrong with the .NET language pack installation.  It always seems to generate errors.
3. Run DotNet20x86langpack.msi  on the Device Driver DVD at Products\DotNet20langpack_x86_Installer\ and uninstall.
4. Run DotNet20x86langpack.msi  and install.
5. Put DVD 1 back in.
Got an error with the .Net installer so. . .
6. Uninstall at D:\Distributions\LV\Products\DotNet20_x86_Installer\DotNet20x86
7. Install at D:\Distributions\LV_SE\Products\DotNet20_x86_Installer\DotNet20x86
8. Again Install  at D:\Distributions\LV\Products\DotNet20_x86_Installer\DotNet20x86
9. Run TestStand, LabView (if using VI's), and the Deployment Utility.  
Runtime 8.5.1 should install automatically and ask to reboot the system.  Go ahead reboot and run Teststand, etc. again.
10. In global settings, 'clear prompt before'. . . , and select 'copy installers to product cache by default'
11. On Installer Options tab, clear "Install TestStand Engine".
12. Build - ALWAYS 'remove all files from this folder before building'
It "should" build.  If not, fix any errors.
12. Select Install TestStand Engine.
13. Select Engine Options... and clear all check boxes (except runtime 7.1.1)
14. Build again (make sure DVD 1 is in)
15. Install other Engine Options, Drivers and Components.
16. Build again (make sure DVD 1 is in)

Similar Messages

  • Build problem with inputDevices.llb

    I have a main vi that dynamically launches another vi. The dynamically launched vi contains keyboard related functions that are found in the c:\Program Files\National Instruments\LabVIEW 2010\vi.lib\Utility\inputDevices.llb. Executing within the LabVIEW 2010 environment presents no problems. However, when I build the main vi to an exe and run it, the dynamically launched vi is broken. When I click the broken arrow it pops up a message saying:
    Missing subvi Initialize Keyboard.vi
    Missing subvi Keyboard Acquire.vi
    Missing subvi Close Keyboard.vi
    I have not been able to figure this one. I'm guessing I'm missing some obvious reason for it
    Jim Haas

    Can you validate that the Input VIs are listed under the dependencies section of you LabVIEW Project? I would have expected that they would be included with the Run-Time Engine. But if not, and if they aren't listed under dependencies, you can find and add them to the Project manually, and specify that they are Always Included within your build specification.
    If that's not the case, let me know and I'll try to reproduce it as well.
    Fred V -- Product Support Engineer -- LabVIEW R&D -- National Instruments

  • Export Release Build - Problem with Server Settings

    Hello, i have a big problem and i searched the whole day yesterday but didnt found an answer...
    I started a Flex Mobile and PHP Project. The Project has a Data/Services included wich loads some customer from a database (sql)... for the first a
    used Zend and try it local (http://localhost and used the htdocs Folder of Zend)... EVERYTHING WORKS PRETTY FINE... so NOW my problem
    I wanted to export this project to a release build for my android phone... so the first warning of Flash Builder ist that the project ist currently configured to access data services from a local url. Before exporting the application, you may need to deploy your services to a remote server, then change the server root URL for your project. Click here to change server settings.
    When i click the button i get the server setting.
    Web root: C:\Program Files (x86)\Zend\Apache2\htdocs
    Root URL: http://localhost
    whe i change it now i get an eror:"The selected web root folder does not exist (i attached i screenshot of it).
    i entered de domain of my server (i also tried the ip) at Root URL. And i think there ist a problem with the Web root...? i get scary

    i know WHY Flashbuilder tells me that i have to change the setting when i deploy on the device
    my problem ist that i got this error...
    and the domain wich i have in the screenshot should only explain how i tried it...
    i entered my server url (the real domain) and i entered the folder "app" wich i have created via ftp on my server...
    BUT i also get this error (lik in the screenshot)
    i think at ROOT URL i cant make lot mistakes .... http://myserver.de or the ip
    but i think maybe my web root ist incorrect? i entered here the folder wich is directliy on my server...?
    i dont know exactly but i got an error like in the screen

  • Build problem with Hello1 example.

    Hi,
    I have installed j2ee1.4 and trying to run the j2eetutorial1.4
    I am facing a problem in building the hello1 example.
    1) When I build the hello1 example, the build fails with the following error message
    C:\java-works\j2eetutorial14\examples\web\hello1>asant build
    Buildfile: build.xml
    init:
    prepare:
    copy:
    build:
    [javac] Compiling 2 source files to
    C:\java-works\j2eetutorial14\examples\we
    b\hello1\build
    BUILD FAILED
    file:C:/java-works/j2eetutorial14/examples/web/hello1/build.xml:52:
    C:\java-work
    s\j2eetutorial14\examples\web\hello1\${j2ee.home}\lib not found.
    Total time: 1 second
    2)) Editing the build.proerties file to include the j2ee.home property.When I save the file it gets a .txt extension.Could this cause a problem , while I try to build the examples? if so How can I avoid this?
    Could anyone please help me in this?
    Thanks,
    Ann

    To save the file without .txt extension
    just enclose the file with double quotes
    "build.properties" in the File save dialog box

  • Build problem with Maven

    Hi.
    I have upgraded from 1.5 APT to the 1.6 method of doing compile time annotations, and I am runing into a problem trying to build a jar containing my annotations processor.
    I get the error from maven (mvn package)
    [INFO] Compilation failure
    error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider annotations.processing.processors.CodeAnnotationProcessor not found
    I have the following directory structure
    src
    --main
    ----java
    ------annotations
    --------processing
    ----------processors
    ------------CodeAnnotationProcessor.java
    ----------annotations
    ------------CodeAnnotation.java
    ----resources
    ------META-INF
    --------service
    ----------javax.annotation.processing.Processor
    I build this with the following with maven
    <project xmlns="http://maven.apache.org/POM/4.0.0"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>mygroup</groupId>
        <artifactId>annotations-processor</artifactId>
        <packaging>jar</packaging>
        <version>1.0.0</version>
        <name>annotations-processor</name>
        <url>http://maven.apache.org</url>
        <dependencies>
            <dependency>
                <groupId>com.sun</groupId>
                <artifactId>tools</artifactId>
                <version>1.4.2</version>
                <scope>system</scope>
                <systemPath>C:/Java/jdk1.6.0_10/lib/tools.jar</systemPath>
            </dependency>
        </dependencies>
        <build>
            <plugins>
                <plugin>
                    <artifactId>maven-compiler-plugin</artifactId>
                    <configuration>
                        <source>1.6</source>
                        <target>1.6</target>
                    </configuration>
                </plugin>
            </plugins>
        </build>
    </project>The javax.annotation.processing.Processor file contains
    annotations.processing.processors.CodeAnnotationProcessorAny my
    package annotations.processing.processors;
    import javax.annotation.processing.AbstractProcessor;
    import javax.annotation.processing.RoundEnvironment;
    import javax.annotation.processing.SupportedSourceVersion;
    import javax.annotation.processing.SupportedAnnotationTypes;
    import javax.lang.model.element.TypeElement;
    import javax.lang.model.SourceVersion;
    import java.util.Set;
    @SupportedAnnotationTypes(
            "annotations.processing.annotations.CodeAnnotation")
    @SupportedSourceVersion(SourceVersion.RELEASE_6)
    public class CodeAnnotationProcessor extends AbstractProcessor {
        public boolean process(Set<? extends TypeElement> annotations,
                               RoundEnvironment roundEnv) {
            return true;
    }And my CodeAnnotation is as follows
    package annotations.processing.annotations;
    import java.lang.annotation.Target;
    import java.lang.annotation.ElementType;
    import java.lang.annotation.Retention;
    import java.lang.annotation.RetentionPolicy;
    @Target(ElementType.TYPE)
    @Retention(RetentionPolicy.SOURCE)
    public @interface CodeAnnotation {
    }

    Milesy wrote:
    Hi.
    I have upgraded from 1.5 APT to the 1.6 method of doing compile time annotations, and I am runing into a problem trying to build a jar containing my annotations processor.
    I get the error from maven (mvn package)
    [INFO] Compilation failure
    error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider annotations.processing.processors.CodeAnnotationProcessor not foundFor me it worked when I used the settings
    <plugins>
      <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-compiler-plugin</artifactId>
          <configuration>
            <source>1.6</source>
            <target>1.6</target>
            <fork>true</fork>
            <executable>${java.home}/../bin/javac</executable>
            <compilerArgument>-proc:none</compilerArgument>
          </configuration>
        </plugin>
    </plugins>
    ...Forking the compiler is perhaps not the best option, but its just for the annotation processor.

  • Problem with auto install of Photoshop CS4

    Hello,
    I'v a problem with the installation of Adobe Photoshop CS4 under Windows 7. It's working
    with Windows XP. I've a Exit code: 7 (Unable to complete the silent workflow). I use the
    command Setup.exe --mode=silent or Setup.exe --mode=silent --skipProcessCheck=1 or the same commande
    with de response file but always the same error code.
    Can you help me to resolve my problem ?
    Best regards

    You should probably go to the PS Windows forum with this question...

  • I'm having problems with the install of iTunes 10.7 it seems to be going well and then at the very end of the blue bar it doesnt seem to complete? All of my software is up to date and plenty of space on the mini?

    I'm having problems installing iTunes 10.7. It seems to be going well and then at the last part of the blue bar it just doesn't complete. All software is up to date and there is plen of room on the mini? I have tried like 4 times and am ready to throw it out the window.

    I noticed some problems with the Apple Support sites here the last day or so.
    Try again using > Apple - iTunes - Download iTunes Now

  • Metalink SR category for problem with CRS install

    HI
    Can You please tell me , where I find in SR category to create request on metaling about problem with install/start crs :
    I wont to create RAC env where host is ORACLE VM and clusterware is OCFS2 and wit Oracle Enterprise linux 5 , but after istal ai have problem with start crs (root.sh) and I don't know to find relevant category
    [root@lin1 bin]# ./crsctl start cluster
    CRS-2672: Attempting to start 'ora.gipcd' on 'lin1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'lin1'
    CRS-2676: Start of 'ora.mdnsd' on 'lin1' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'lin1'
    CRS-2676: Start of 'ora.gpnpd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-2679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'lin1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    [root@lin1 bin]# ./crsctl check cluster
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    [root@lin1 bin]# ./crsctl check cluster -all
    lin1:
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    Thank You Brano

    HI
    Can You please tell me , where I find in SR category to create request on metaling about problem with install/start crs :
    I wont to create RAC env where host is ORACLE VM and clusterware is OCFS2 and wit Oracle Enterprise linux 5 , but after istal ai have problem with start crs (root.sh) and I don't know to find relevant category
    [root@lin1 bin]# ./crsctl start cluster
    CRS-2672: Attempting to start 'ora.gipcd' on 'lin1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'lin1'
    CRS-2676: Start of 'ora.mdnsd' on 'lin1' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'lin1'
    CRS-2676: Start of 'ora.gpnpd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-2679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'lin1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    [root@lin1 bin]# ./crsctl check cluster
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    [root@lin1 bin]# ./crsctl check cluster -all
    lin1:
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    Thank You Brano

  • Problem with the instalation/launching of Itunes 7.1

    first of all...I upgraded MSN 7.5 to live messenger (big mistake) and since I wasn't happy with it I tried to return to my old msn,so I made a restore system to 2 days before that,no problem here,but after that I tried to launch iTunes and it couldn't open, arguing it can't launch because there's a problem with my audio config
    I tried to fix this with the guide in the site and it still doesn't work, I uninstalled and reinstalled both versions (7 and 7.1) and both have the same error,also my msn doesn't have any sounds so...maybe that **** crappy live messenger f*cked up some of my config but as much as I do I can't figure it out how to fix it.
    anyone please help me here

    it can't launch because there's a problem with my audio config
    typically that's caused by a problem with your QuickTime. (iTunes uses QuickTime for video and audio playback.)
    the following document may be of some help with that:
    iTunes 7 for Windows: iTunes had detected an audio configuration problem

  • Problems with new instalation of Photoshop Elements 12

    Windows 7
    I have had continual problems with PE 9 with error messages to uninstall and reinstall Error 16.
    So I thought buy version 12 that should do the trick BUT NO I uninstalled version 9 and installed 12 from disk on the 20th August.
    Updated with Application Manager and all was well. Yesterday will not load and Error 16 as before. Tried run as administrator and was told I needed a newer version of Update Manager. Downloaded and installed version 8 still no joy and this then updated to Adobe Creative Cloud. The Application still will not open and I am getting fed up with Adobe applications, when they work their fine but I have no luck getting them to work long term.
    Having bought this I am reluctant to move on and incur the cost of an alternative but I am fast running out of patience with Adobe 
    Any Hep Would Be Appreciated

    Barbara B
    Thanks for link. Worked through Windows Vista/7 settings got to Set permissions but no Adobe PCD folder. Uninstalled and reinstalled PE 12 software 5/9, PCD now there and application running OK as was the initial installation.
    6/9 on start-up,  Creative Cloud identified update for PE 12, Application Manager appeared and I run update, after, application running OK and Adobe PCD still there. Checked settings and permissions against link document permissions not as suggested but application working so made no changes.Will the application continue to work, that’s the next question, from previous experience with the initial installation and with PE 9, I have my doubts.
    If the loss of Adobe PCD is the cause of the problem, what makes it disappear ? 
    Les

  • Problems with Tiger Install

    Previously having OS 10.2, I tried to install 10.4 from an installation disc over 10.2, and it failed to install. After failing to install, the computer made me restart, and now it goes to a screen giving an error about a Mac OS 10.4 and 10.5 Driver. The Computer can't find drivers for 10.4 and 10.5. I cannot boot from an Apple I-care disc, the machine tries to boot into an OS, but there is a question mark, instead of an OS Icon in the middle of the screen, and then shortly after comes the error message. The machine locks up.
    I thought maybee the problem was intalling OS10.4 as an update, because there was a gap between version previously installed and the new one, but the installation guide says OS 10.2 or later is updatable.
    Please Help.

    Hi Brandon,
    If you are not able to start up from your installation DVD there might be a problem with your DVD drive.
    If this is the case then there are two things you might do:
    1- (and most obvious) take your Mac in for repair.
    2- Fire Wire Target Disk Mode... (For this option you will need a second Mac)
    - Target Disk Mode will basically turn your iMac into an external HD, by doing this you will be able to use a second Mac with a working disc drive to start up from the Tiger DVD and then install it on your iMac.
    If you are going to do this it is important that no other FireWire devices are connected to either of the computers.
    How to start your iMac in Target Disk Mode: Start up the computer and immediately press and hold down the T key until the FireWire icon appears.
    Once you have done this connect it to the second Mac (with FireWire)
    Now insert the Tiger DVD in the second Mac, when the disk appears on the Desktop open it and double click on "install"
    A window with a restart button will appear... click and restart (there will be no need to hold the "c" key.
    Once the computer has started up from the Tiger DVD you need to find UTILITIES or TOOLS (i can remember the exact name) on the top bar
    Click on it and open Disk Utility then follow the steps of my previous post.
    Make sure that you have selected the correct HD to erase and install (it will not be the first one on the list)
    Good Luck.
    S

  • Problems with re-installing OS X

    Hi,
    I have recently had some problems with my iBook G4, it ran very slow and I could hear the Hard Drive constantly spinning. So I think about doing a fresh install of OSX to see if that would solve the problem, so I went to the apple support and saw that it would work if I followed the installation. Everything was working well. in the installation, I erased everything on the hard drive (I did have everything backed up...) and started the installation. (Just let me say here that I have 4 CDs that came with my iBook to install panther and it also came with a dvd to upgrade to tiger [I bought the day they relesed tiger]) on both installation disks once I satrted installing it said "there were errors installing this software please try again" I had tried many times again. and nothing has happened since.
    Does anybody think they could give me a hand? it would be greatly appreciated. Thanks in advance!

    Try this:
    1. Boot from your Panther Installer Disk. After the installer loads select Disk Utility from the Installer menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled, if supported.) Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled, if supported.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process will take 30 minutes to an hour or more depending upon the drive size.
    7. Once the formatting has completed quit DU to return to the installer. Proceed with the installation of Panther.

  • [SOLVED] Problem with net install cd

    Trying to install Arch on an old Asus P4BGL-MX board which is proprietary, probably something HP.  I have had no problems using the net install CD on 3 other Asus boards.  What happens is the install process starts (booting the kernel) and then halts with the screen black and the computer hung.
    The last line before black screen is:  [13.34178412] ACPI: Invalid PBLK length [5]
    ==>> I think problem solved, but I don't understand it.  The board has on board Intel graphics, but I had an ATI PCI card installed with bios set for it.  Took it out and now the install goes as it should.  I'm marking this post as solved, but if anyone could shed some light on this, it would be appreciated.
    Last edited by Ron74 (2012-01-02 19:46:25)

    This says:
    Colin King wrote:The warning is because of a problem with the Processor declaration in the _PR root namespace of your ACPI DSDT:
        Scope (\_PR)
            Processor (\_PR.CPU0, 0x00, 0x0000E410, 0x05) {}
            Processor (\_PR.CPU1, 0x01, 0x00000000, 0x00) {}
    The syntax of the Processor declaration is as follows:
    Processor (ProcessorName, ProcessorID, PBlockAddress, PblockLength)
    Section 18.5.93 of the ACPI specification states that the PBlockLength is the length of the processor register block, in bytes and is either 0 (for no P_BLK) or 6. In your case, the it's been set to 0x05 in the first Processor declaration which is definetly not compliant with the specification, hence the kernel warning message. The ACPI specification can be downloaded from http://www.acpi.info/DOWNLOADS/ACPIspec40.pdf if your are interested in the details.
    As it is, this is not a kernel bug, but a warning from the kernel that your BIOS is buggy and needs fixing. I suggest informing the manufacturer so that they can fix the BIOS.

  • Problems with Nforce4 install - audio/ethernet/raid

    Just installed my Neo4 Platinum Nforce4 with XP Home SP2. I have a problem with the drivers. I went to the Nvidia site and download both the Unified Drivers and the standalone Kit for XP.
    The unified driver set didn't seem to do anything at all, it seemed to quit half way through the install without giving me any finished message. A quick look in device manager and I saw about seven items with yellow warnings!
    I then tried the standalone kit which worked better, however after the install I am still left with 3 items in device manager that are giving me warnings. Multimedia Audio Controller, Ethernet Controll & Serial ATA RAID controller. I have no audio at all, I just the BIOS is all is OK, as it is for everything else. In the sound section of control panel there is no audio hardware available.
    Can anyone help please? I dunno what I could have done wrong. It's a fresh install.

    I have now done eveything you've said. I installed the Nforce drivers off the CD, and then installed Realtek, Ethernet & RAID via Live update. I also tried to do the NVMixer & Nvidia Audio install install. I installed  realtek from the add/remove software menu. I then went into add new hardware and did manual install, show all hardware, have disk. Then I browsed to the Nvidia Audio codec folder on my desktop that I download. I was given an option of two drivers "nvmcp" & "nvmpu". I picked the first and ended up choosed "Nvidia audio codec interface" which then installed. It then appeared in device manager. However, when I clicked the audio panel in control panel I still get no audio device installed? I then tried to install NVMixer and when I try to run the application I get this message:
    "the application cannot start because it could not detect any NVIDIA Nforce hardware on your system...."
    What am I doing wrong? When I did the driver install there were two things listed in each driver "nvidia audio codec interface" and also "nvidia audio processing unit", which should I be choosing? Even if I try and installed the "MVP audio processing unit" I'll get a code(10) device cannot start in device manager. This is kinda confusing.
    I also wondered about the RAID controller software. The silicon image drivers that came on the MSI seem horrible, they installed Java too. Is there any way to disable this controller? In the BIOS I can only see one option to enable RAID and when this is enabled device mananger will show an error on an "unknown device". I assume this is the NVRaid? and speaking of NVraid which is mentioned in big fat type on the back of the MSI box, so far I've seen or heard none of it during this installtion?

  • Upgrading from OSX 10.58 to 10.6 - any problems with previously installed software anyone?

    I was wondering if anyone had had any problems with their current software after installing 10.6? (I'm asking because I have a substantial investment in the Adobe Creative Suites and don't want to lose it.) Has anyone had any problems after installing 10.6?  Thank you in advance for any replies.

    I would check the Adobe web site to see if it will be compatible.  If there is an issue you may consider a partitioned HDD and run the two OSs each on separate partitions.
    Ciao.

Maybe you are looking for

  • Connecting Outlook 2013 for a local user

    We’re having trouble connecting a users connecting a domain user’s Outlook 2013 to our Exchange 2013 server. The user has a domain user account, and an Exchange mailbox. However;  The user in question uses a PC that is physically connected to the net

  • How do i know if my laptop has a built in mic, and how do i configure it?

    i have no audio when i try to skype.  The error msg says i need to check my mic how do i do that

  • Captive portals not triggering on Mavericks

    I frequent locations that require a "I accept your policy, please connect me to wi-fi" screens upon connection, before allowing traffic to leave the local network. Prior to Mavericks, a small browser window would display, prompting me to accept and c

  • Urgent! Scaling factor

    Hi guys, I am getting this scaling factor in this characteristic structure formula which is not appearing in other queries i'm  calculating percentage and this scaling factor is appearing just for this query. Critical issue, Please help. Your help wi

  • Validation for creating check in T-code FCH5

    Hi All, I have created payment docuemnt t-code F-48. Then for creating check in T-code FCH5, system allows me to assign different House Bank and Account ID. How can this be controlled through validation, kindly guide on creating validation for the sa