ESXi (4.0.0) not to award all the CPU capacity?

This is my first post of the community - apologies for display on ESXi 3.5, but my problem is with version 4.

I'm under ESXi 4.0 build 171294 on an HP Proliant DL380 G5 Dual 2.66 Ghz Dual Core CPU with 9 GB of RAM.  I have a bit of exposure to VMWare Workstation and ESX, but its amazing how much you realize that you don't know until you try to build your own.  I send an apology through the cosmos for all those of you who have heard me scream "how the hell people paid so much money to configure ESX?" after the disc in to burst and fits in about 10 minutes.  Karma curly!

My question:

Two hearts, two processors clocked at 2.66 Ghz (2666 Mhz) x = 10,664 Ghz or 10 664 Mhz, right?

For some reason, my application ESXi shows and has ever since wherever it has been installed, available in treatment only 9064 Mhz capacity.  I haven't noticed until I started planning the resource pools to partition my production of the laboratory of my experimental environment servers and started to do the math.

My host is configured to use the default value of 267 Mhz, and I have attached a few screenshots to support my reasoning.  Has anyone seen this kind of problem before? Y at - it a known bug that I missed during my search?

Welcome to the Forums - do not forget the vmkernel - ESX/ESXi hypervisor also needs CPU cycles - the 267 reserve ensures that your host has 267 MHz at its disposal all the time - it is not a limit if the host needs more than 267 that he will get it.

If you find this or any other answer useful please consider awarding points marking the answer correct or useful

Tags: VMware

Similar Questions

  • ESXi 4.0.0 not allowing access to the total capacity of the RAID (FREE)

    Hello everyone.  I'm new to ESXi, having installed just 4.0.0 on a custom server.  The hardware of the server is:

    Motherboard ASUS Z8PE-D12

    Asus PIKE 1068E SAS/SATA card

    5 x Seagate 1.5 TB 7200 RPM SATA drives

    2 x Xeon E5630 2.53 GH (Quad Core)

    etc...

    Asus PIKE 1068E map uses FREE chipset to provide SAS/SATA RAID0/1/1E features.

    I have configured three hard drives in an array of size 2.0 TB RAID1E using the accessible FREE configuration utility for the system to start.

    I installed ESXi on another hard drive that is not part of a RAID array.

    AprΦs dΘmarrage ESXi, I launch the vSphere Client and connect to the server.  I'm sailing on the Configuration - & gt; Storage section, then click Add storage... option.

    I selected disk/LUN, then it lists the available devices.  I am able to see the FREE Serial Attached SCSI disk with a capacity of 2.05 to.  Then, I chose this drive to create a data store.

    On the next screen, it shows the FREE Serial Attached SCSI disk device (and a very long identification number).  Ability displays 2.05 TB but 'Available' only 47,47 GB.  He also says "the hard drive is empty. (SEE SCREENSHOT)

    "I can't find a way to increase the value of" available "to 2.05, which is the capacity of the disk. 47,47 Go is nowhere near capacity.  The program only allows me to create a store of data with 47,47 GB of space.

    Anyone have any suggestions for access to the full size of this volume to add to ESXi as a data store?

    It is not a driver problem, because the volume is properly recognized and the capacity is displayed correctly.  Not sure why it shows that 47,47 GB available.

    ALL SUGGESTIONS GREATLY APPRECIATED!

    Thank you!

    I've attached a screenshot of the management screen showing the capacity and space available:

    Basically, the size of your drive is greater than 2 TB, you can only use the left in space after 2 TB to be 2.05 TB, so it would be 47 about 50 GB seems straight, you disc 2 to - 512 b, must then he can use everything

  • Button to navigate to another page does not not work properly all the time.

    Hello

    I'm just starting to explore the ADF, I use Jdeveloper 12.1.3.0.0 and integrated weblogic server that comes with the IDE.

    I just created a simple application with a welcome page called Main.jsf and then 2 task bounded, streams called SearchStudentsFlow and Studenloansflow, each workflow has a jsf page. The home page has a single button that sends me to the first task flow, SearchStudentsFlow and I can see is the page in that workflow, AwardsSearch.jsf. Also in the AwardsSearch.jsf page I have a button that takes back me to the home page.

    The first problem I have is that when I run the application starting at the home page button in the works of the great homepage the first time, the button send me to the AwardsSearch.jsf , but once I decide to go back to the homepage and then click on the button to go to the first task flow the button does nothing. This happens whenever I decide to return to the home page of any page in my project.

    Also, I copied the entire previous project into a new project and I decided to use the ADF security infrastructure in this new project to create a log in page create users and give them different roles and levels of access.

    I created some users who have access to all pages and all the streams, but when I run the application starts the login page and I login successfully and go to the home page, the button on the home page does not work.


    I don't know why the button sometimes works, but not of others and also I do not know why when I use the login page, the button doesn't work. I don't know if these 2 problems are related or not.


    This is my code in the homepage:

    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE html>
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
        <af:document title="Main.jsf" id="d1" binding="#{backingBeanScope.backing_Main.d1}">
            <af:form id="f1" binding="#{backingBeanScope.backing_Main.f1}">
                <af:panelGridLayout id="pgl1" binding="#{backingBeanScope.backing_Main.pgl1}">
                    <af:gridRow marginTop="5px" height="20%" id="gr1" binding="#{backingBeanScope.backing_Main.gr1}">
                        <af:gridCell marginStart="5px" width="34%" marginEnd="5px" id="gc1"
                                     binding="#{backingBeanScope.backing_Main.gc1}">
                            <af:image source="/images/NU_Logo_purple.jpg" shortDesc="Northwester University" id="i1"
                                      binding="#{backingBeanScope.backing_Main.i1}"
                                      inlineStyle="width:293px; height:197px;"/>
                        </af:gridCell>
                        <af:gridCell id="gc3" binding="#{backingBeanScope.backing_Main.gc3}" width="33%"/>
                        <af:gridCell id="gc4" binding="#{backingBeanScope.backing_Main.gc4}" width="33%"/>
                    </af:gridRow>
                    <af:gridRow id="gr3" binding="#{backingBeanScope.backing_Main.gr3}" height="10%">
                        <af:gridCell id="gc5" binding="#{backingBeanScope.backing_Main.gc5}"/>
                        <af:gridCell id="gc6" binding="#{backingBeanScope.backing_Main.gc6}">
                            <af:button text="Search Awards" id="b1" binding="#{backingBeanScope.backing_Main.b1}"
                                       action="goSearchAwards"/>
                        </af:gridCell>
                        <af:gridCell id="gc7" binding="#{backingBeanScope.backing_Main.gc7}"/>
                    </af:gridRow>
                    <af:gridRow marginTop="5px" height="70%" marginBottom="5px" id="gr2"
                                binding="#{backingBeanScope.backing_Main.gr2}">
                        <af:gridCell marginStart="5px" width="100%" marginEnd="5px" id="gc2"
                                     binding="#{backingBeanScope.backing_Main.gc2}"/>
                    </af:gridRow>
                </af:panelGridLayout>
            </af:form>
        </af:document>
        <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_Main-->
    </f:view>
    

    And this is my code in the adfc-config. XML

    <?xml version="1.0" encoding="windows-1252" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
      <view id="Main">
        <page>/Main.jsf</page>
      </view>
      <task-flow-call id="SearchStudentsFlow">
        <task-flow-reference>
          <document>/WEB-INF/SearchStudentsFlow.xml</document>
          <id>SearchStudentsFlow</id>
        </task-flow-reference>
      </task-flow-call>
      <control-flow-rule id="__3">
        <from-activity-id>Main</from-activity-id>
        <control-flow-case id="__5">
          <from-outcome>goSearchAwards</from-outcome>
          <to-activity-id>SearchStudentsFlow</to-activity-id>
        </control-flow-case>
      </control-flow-rule>
      <managed-bean id="__4">
        <managed-bean-name>backing_AwardsSearch</managed-bean-name>
        <managed-bean-class>view.backing.AwardsSearch</managed-bean-class>
        <managed-bean-scope>backingBean</managed-bean-scope>
        <!--oracle-jdev-comment:managed-bean-jsp-link:1AwardsSearch.jsf-->
      </managed-bean>
      <managed-bean id="__2">
        <managed-bean-name>backing_Main</managed-bean-name>
        <managed-bean-class>view.backing.Main</managed-bean-class>
        <managed-bean-scope>backingBean</managed-bean-scope>
        <!--oracle-jdev-comment:managed-bean-jsp-link:1Main.jsf-->
      </managed-bean>
    </adfc-config>
    

    No idea why the button does not work correctly all the time?

    Thanks in advance

    Play well!

    Now, we understand the problem and can help you solve it.

    The problem is that you dropped the home page in the flow of student loan and place you thinking that you must return to the point of departure, the unlimited workflow. Actually, you don't the sheet flow loan student but simply see the homepage as part of the loan flow. The navigation rules remain those defined in the flow of student loan. Now, when you click on a button to jump to the stream of research, the target is undefined zed you simply stay on the same page, the home page.

    To make your work use case, you set a return action in the flow of student loan that return to the caller, the flow of research which, in turn, will return to his name the workflow without terminals that hold the homepage. Remove the homepage of flow of charge to students. The case of navigation allows to navigate between the button and the new return action.

    In the adf of flow research a wild-card rule that accesses the return operation sends the return flow to the home page. You must remove the sailing time pointing to research prices for the return operation because it can use the same rule of navigation of wild-card then. Then, you add a Bach student load flow navigation rule to the scholarship search page. This navigation is used for the return actionto_searchStudents.

    Timo

  • I keep getting the "this connection is not approved" in all the sites when I use Firefox on windows laptop 36.0.1 8. How can I overcome this.

    I keep getting the "this connection is not approved" in all the sites when I use Firefox on windows laptop 36.0.1 8. How can I overcome this.

    Hi vijaysampath, please make sure first that the date, time, and time zone are set correctly on your system. If this does not solve the problem (or it is already set correctly), a possible solution depends on different factors:

    • What is the error code indicated under Technical Details on the error page?

    in case the error code is equal to sec_error_unknown_issuer, please try to add an exception on the bottom of the error page to verify the certificate, as shown on the attached screenshot:

    • What information about the issuer of the certificate contain?

    Please take these two pieces of information. Thank you!

  • CAPTCHA does not. have tried all the solutions support and installed the new FF. still does not. Help.

    CAPTCHA does not. have tried all the solutions support and installed the new FF. still does not. Help.

    Try creating a new profile as a test to check whether your profile is the source of the problems.

    See "basic troubleshooting: a new profile:

    There may be extensions and plugins installed by default in a new profile, so check that in "tools > Modules > Extensions & Plugins" in case there are still problems.

    If the new profile works then you can transfer files from the old profile to the new profile, but make sure not to copy corrupted files.

    See:

  • Trace keycode function not to leave all the Keycodes

    The function trace in this file is not out of all the codes of keys on my keyboard. Some letters generate a key code and others do not. For example, 'u' outputs 85, but the 'I' outputs nothing.

    Here is the trace function...
    trace (Event.keycode);

    And here's the rest of the code that is a work in progress...


    package {}
    import flash.display.Sprite;
    import flash.display.StageAlign;
    import flash.display.StageScaleMode;
    import flash.events.Event;
    import flash.events.KeyboardEvent;
    import flash.ui.Keyboard;

    SerializableAttribute public class Velocity3D extends Sprite
    {
    private var ball: Ball;
    private var xpos:Number = 150;
    private var ypos:Number = 0;
    private var zpos:Number = 150;
    private var vx:Number = 0;
    private var vy:Number = 0;
    private var vz:Number = 0;
    private var friction: Number =. 98;
    private var fl:Number = 250;
    private var vpX:Number = stage.stageWidth / 2;
    private var vpY:Number = stage.stageHeight / 2;
    private var ballb:Ball;
    private var xposb:Number = 130;
    private var yposb:Number = 0;
    private var zposb:Number = 150;
    private var vxb:Number = 0;
    private var vyb:Number = 0;
    private var vzb:Number = 0;

    public void Velocity3D()
    {
    init();
    }

    private function init (): void
    {
    internship. Align = StageAlign.TOP_LEFT;
    stage.scaleMode = StageScaleMode.NO_SCALE;

    Ball = new ball (40, 0xff0000);
    ballb = new ball (40, 0xffff00);
    addChild (ball);
    addChild (ballb);
    addEventListener (Event.ENTER_FRAME, onEnterFrame);
    stage.addEventListener (KeyboardEvent.KEY_DOWN, onKeyDown);

    }

    private void onEnterFrame(event:Event):void
    {
    XPos += vx;
    YPos += vy;
    ZPOS += vz;

    VX * = friction;
    Vy * = friction;
    VZ * = friction;

    xposb += vx;
    yposb += vy;
    zposb += vz;

    LIGHT * = friction;
    vyb * = friction;
    VZB * = friction;

    If (zpos >-fl)
    {
    var scale: Number = fl / (fl + zpos);
    ball.scaleX = ball.scaleY = scale;
    ball.x = vpX + xpos * scale;
    ball.y = vpY + ypos * scale;
    ball. Visible = true;
    }
    on the other
    {
    ball. Visible = false;
    }


    If (zposb >-fl)
    {
    var scaleb:Number = fl / (fl + zposb);
    ballb.scaleX = ballb.scaleY = scale;
    ballb.x = vpX + xpos * scale;
    ballb.y = vpY + ypos * scale;
    ballb. Visible = true;
    }
    on the other
    {
    ball. Visible = false;
    }
    }

    private void onKeyDown(event:KeyboardEvent):void
    {
    trace (Event.keycode);
    Switch (Event.keycode)
    {
    decision 87:
    Vy-= 1;
    break;

    case Keyboard.NUMPAD_2:
    Vy += 1;
    break;

    case Keyboard.NUMPAD_4:
    VX-= 1;
    break;

    case Keyboard.NUMPAD_6:
    VX += 1;
    break;

    case Keyboard.UP:
    VZ += 1;
    break;

    case Keyboard.DOWN:
    VZ-= 1;
    break;

    case Keyboard.F1: //82
    vyb-= 1;
    break;

    case Keyboard.F2: //67
    vyb += 1;
    break;

    case Keyboard.F3: //68
    LIGHT-= 1;
    break;

    case Keyboard.F4: //70
    LIGHT += 1;
    break;

    case Keyboard.F5: //65
    VZB += 1;
    break;

    case Keyboard.F6: //90
    VZB-= 1;
    break;

    by default:
    break;
    }
    }
    }
    }



    -----

    It's the ball class...

    package {}
    import flash.display.Sprite;

    SerializableAttribute public class ball extends Sprite {}
    public var radius: Number;
    private var color: uint;
    public var vx:Number = 0;
    public var vy:Number = 0;
    public var: mass number = 1;

    public void Ball (radius: Number = 40, color: uint = 0xff0000) {}
    This.RADIUS = RADIUS;
    This.color = color;
    init();
    }
    public void init (): void {}
    graphics.beginFill (color);
    graphics.drawCircle (0, 0, RADIUS);
    graphics.endFill ();
    }
    }
    }

    you know - I have ran into this kind of thing and meditated on it for several hours - then come to discover that I needed to 'disable keyboard shortcuts' - in the command menu of the SWF file in the IDE to test running! lol - I don't know if that's your problem here, but it's worth a ;)

  • Windows/Microsoft Update crashes, takes all the CPU can't be fixed by all the recommendations I found

    Windows XP, SP3, it worked fine. Suddenly Windows/Microsoft Update crashes and uses all the CPU while trying to assess what needs to be updated. The only way to stop him is to kill the process.

    A ran Fixit from Microsoft (support.microsoft.com/kb949104), who said that he repaired the window update, but could not fix "problems installing the recent updates. Nothing else was not fixed.

    Problems found

    Recent updates installation problems

    Not fixed

    Fix Windows Update

    Successful

    If I look at the properties of the de...\System32\wuaueng.dll I have the most recent version for XP (7.6.7600.256).

    I know that the support for XP will end this year, but I want to Microsoft Update to work down there.

    Any help appreciated. Thank you

    You are welcome.

    How about that.  Don't you love it when a plan comes together?  Windows updates only or material for pilots also and then update windows is good, but for a more broad ability of other applications Microsoft, then Microsoft Update and Office update is good for a shopping for updates of every Microsoft product you have.

    You suppose wrongly, and I thought I answered this before.  Technically, you can re-enable the automatic updates but that will require you disabling updates every Monday just before black Tuesday and then manually download and install the cumulative security update newly released and restart before you activate the updates automatic (or notifications only) once more.  It is more reliable just disable automatic updates and do not have the headache.  Disable the horse of notification that is displayed in the status bar, and that you don't mind.

    Please mark this thread as a response.  Thank you.

    To not argue the point, but XP users required the kind of brilliant 'support' who gave XP since the time of the IE7 to IE8 'false upgrade' users XP need like a hole in the head.

  • MagSafe adapter does not work after all the stuff that followed and merge card Ok?

    My Megasafe duck-head adapter used with a Macbook pro has stopped working while my back was turned!

    After trying all the controls and the actions described in the Apple support pages, it always dows not turn on or show any current to the small pins when checked with a multimeter.

    It is the death of the adapter or can it receive some kind of CPR?

    Chris.

    Hello!

    Could specify you which checks and actions you have done already?

    Your MacBook came with both a cable to connect to the power supply and plug adapter. Could you try both to see if it works? You might just have a broken charger.

    Please find instructions for that here: reset the management system (SCM) controller on your Mac - Apple Support

    If the battery is good behaviour

    1. Stop the Mac.
    2. Plug the MagSafe or USB - C adapter to a power source and to your Mac.
    3. Use the built-in keyboard, press shift-control-Option on the left side of the keyboard, then press the power button at the same time.
    4. All the keys to unlock, then press the power button to turn on your Mac

    If the battery is removable

    1. Stop the Mac.
    2. Unplug the MagSafe from Mac power adapter.
    3. Remove the battery. (Learn about removing the battery in the MacBook and MacBook Pro computers).
    4. Press and hold the power button for 5 seconds.
    5. Reconnect the battery and the MagSafe power adapter.
    6. Press the power button to turn on the Mac.

    Thanks for posting the results!

    -Nils

  • Artowrk album does not appear at all THE

    I got a 4G iPod, but he lost a few months ago. I know not album art has always been a problem (those missing or incorrect) and has never been fixed, but this one is new to me.

    Yesterday, I bought an iPod Touch 5, 32GB (in a store, unpublished) and updated to iOS 9.3.1 via iTunes (it came with 8.something). Everything is good.

    I start to sync my music and STILL get the error (-54). I'm familiar with it, click 'Ok' and let iTunes copy my music. Every now and then I get an error saying that the music cannot be copied because there is a lot of open files and leaves me not do something else before I close iTunes, change USB port and try again. I synced about 20 GB of music.

    I'm going on my iPod, open the new music app, reject the thing Apple music and go into my library. None of the work is here. It is not that a little (or a lot) is missing or wrong: 99.99% of the work is empty. The only to appear are those I bought directly from iTunes (and they are not much, I'm sort of a physical CD of gal) and even those who are on the trail of evil (3 covers about 20 songs bad). So I do what I know about it: restart my computer, restart the iPod, Resync, uninstall iTunes, re - install iTunes and so on. Nothing works. Before I do the crazy thing and delete all the songs I errased album, restart the computer, restart the iPod, copy of the album again. Still no work.

    Do I have to restore my iPod? It'll be a pain in the *, so I want to avoid if I can.

    Moreover, I am wrking with Windows 10.

    Thank you.

    If this does not work

    lve-problems-with-album-art-displaying/ http://www.McElhearn.com/Deleting-the-iTunes-Album-Artwork-cache-Folder-May-RESO

    Next, you will need to restore the device via iTunes

  • My search engine is not to remember all the names that I type. How can I fix this problem so that the search engine will remember that I have type.

    My search engine doesn't remember all the names that I type. What can I do to make it back as if it were?

    Yes, it's the Google site and this entry field uses autocomplete = off, Firefox won't store form data that you enter in this field of research.

    You can use the build-in on: home page as your home page that does not have this attribute.

    See for a similar case with the name and password fields.

  • my printer did not come with all the cables needed to connect to my computer

    I just got a PIXMA ip2820 and he came with all the cables needed to connect to my pc or is it wireliss and if so how I managed to connect wireless

    Hello.

    Our printers do not come with USB cables.  If you do not have a cable connected to a previous printer, you can buy any B USB standard cable locally has to establish the connection.  It is a pretty common cable located at most major retailers office supply or electronics.

    The iP2820 can only be used with a USB connection.  It doesn't have wireless capabilities.

    It has not responded to your question or problem? Find more help contact us.

  • Java does not work on all the pogo games

    How can I get java for working on all the pogo games

    Please stay with your original post on this problem. ;-)

    This post is here:
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-gaming/Java/b09da83b-b6e9-4419-BA0F-e881f03d92fb

    and Microsoft is not yet making or supports Java or Pogo. ;-)

    There are some unanswered questions in your other post.

  • The empty folders and data LOSS and important information. don't move the files not moving OVER all THE

    I am so angry! I too moved significant LOSS of information and records in the files of vista to w7 has not transferred on :(  I'll never be able to recover all the hours of work and information, I got in there.  I have zero confidence in the safety of my data... should I go back to the paper and pen and keep books the really important stuff?

    How do you transfer the files?

    Best way to transfer files and settings from an old computer to new computer would be to use windows easy transfer.

    http://Windows.Microsoft.com/en-us/Windows7/how-does-Windows-easy-transfer-make-setting-up-a-computer-easier

    http://Windows.Microsoft.com/en-us/Windows7/products/features/Windows-easy-transfer

    http://Windows.Microsoft.com/en-us/Windows7/transfer-files-and-settings-from-another-computer

  • Windows Installer will not download .msi all the most of such files steam...

    So normally every month, I format my computer of State out-of-box just to clean my system. When I reformatted it this time, I tried to download steam and it showed an error (written below). I searched for a very long time and no solution to this problem. (whenever I try to download all of the .msi as the steam files an eror comes up saying the following :))

    Windows install:

    This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.

    would really appreciate a solution to this.

    Here is a thread with a few options on how to repair Windows Installer: http://www.vistax64.com/vista-installation-setup/96680-repair-windows-installer-service-vista-all-versions.html.

    If this does not work, try the Windows Install Cleanup http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html and see if that helps.

    If not, reinstall, or install the latest Windows Installer: http://www.microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • My DVD player does not work and all the information I can find is "this device does not work correctly.

    Hi, I have Windows Vista and I use a computer laptop Dell studio. When I insert a disc into my CD/DVD drive, the drive spins and it looks like it is about to start and makes the same noise start several times and then just stops. My computer does not record that there is a disc there. If I double click on the DVD drive in 'My computer' it ejects my disc and says "insert the disc in drive E".

    I went on the 'repair' Microsoft online scanner and it told me that there is a problem, but he can fix it. In Device Manager, under CD/DVD-ROM readers I have Optiarc DVD +-RW AD - 7640S. Under device status - general - properties, it says "this device does not work correctly. He also says that I have the updated driver.

    I even uninstalled the driver as a last resort and then restarted my computer. It reinstalled the driver for me, but there was no change. Please help me!

    Hello

    Step 1: Please do all the same underneath if you did some before as is often total
    a process that solves the problem.

    Try this - Panel - Device Manager - CD/DVD - double click on the device - driver tab.
    Click on update drivers (this will probably do nothing) - RIGHT click ON the drive - uninstall.
    RESTART this will refresh the default driver stack. Even if the reader does not appear to continue
    below.

    Then, work your way through these - don't forget the drive might be bad, could be a coward
    cable or slight corrosion on the contacts (usually for a laptop) and other issues.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs
    http://support.microsoft.com/kb/314060 - a Mr Fixit

    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to
    for Windows Vista
    http://support.Microsoft.com/kb/929461

    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052

    Your CD or DVD drive cannot read or write media - A Mr Fixit
    http://support.Microsoft.com/GP/cd_dvd_drive_problems

    CD/DVD drive does not appear in Windows Vista, or you receive this error during Windows Vista
    Setup after booting from the DVD (AHCI)
    http://support.Microsoft.com/kb/952951
    Drive CD - R or CD - RW Drive is not recognized as a recordable device
    http://support.Microsoft.com/kb/316529/

    Hardware devices not detected or not working - A Mr Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
    ends. Remove and replace, do not just tight. For laptops, you can often clean power and
    contacts data with a pencil eraser.

    Some DVD players do not use the Windows default drivers so check with the manufacturer of system and
    manufacturer of device to see if there is a firmware or drivers for your drive if necessary.

    ===============================

    Step 2: You have disc problems as the CD/DVD is actually 4 discs in 1 case (CD & DVD
    Burn and CD and DVD read). So it is not unusual for 1 or 2 operational so that other parts
    do it right.

    Did you follow the Troubleshooting Guide for the reader who still does not work? There are some registry
    entries that do not fix the resolution of problems and those who "could" be the cause.

    Check with your Maker system and a device for the two possible firmware updates and the
    correct registry entries for your car.

    Here are the keys in my opinion, are those in question - for the CD/DVD drive of course subkeys as
    There will be other subkeys in these keys. Do not forget to ask involved specific keys as well as the
    Parameters.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}

    -----------------------------------------------------------------------

    You can probably find more info here and maybe even the exact registry for your CD/DVD settings
    drive from someone with the same model.

    Forums - a lot of expert real help
    http://Club.myce.com/

    CD/DVD units
    http://www.myce.com/storage/

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

Maybe you are looking for

  • 7344 PCI behave erratically, the random movements of servo

    I use a PCI-7344 to control a 3-axis test bench. Today when I booted with on all the settings it has not worked, just kept servos moving randomly, even when controlled by MAX and a script of movement. Even the kill command has failed. I checked for t

  • HP Officejet 5740: second technical sheet

    I just installed my printer and signed up for discount cartridges.  I ran my first print job - a page of a six page booklet.  Between each printed page is a second, information page on the file with the file name, directory, model, etc.  My page 20 r

  • Starling/feathers UI Debug on device

    For some odd reason, I can't debug an application based on starling/feathers ui.  I get a dialog box saying that it is not able to connect to the PC.  Can I deploy a non-debug version is fine and I can debug BB base AIR apps.  The token on the device

  • DVD writer no longer appears on the tree

    I have an inspiron 580 and the dvd writer is no longer recognized by the computer.  I bought a new internal drive (compatible) and it's not plug-and-play.  the two units whir and a shrill sound, so I know that they are getting power.  bought a new ex

  • Recurring meetings TMS booking limits

    Hello, I have a customer who wants to be able to book a recurring meeting every Monday in his TMS until 2017. He gets an error message saying ". Selected date will result in a number of higher than the maximum 100 "recurrences. Is there a way to incr