Problem with 915P Combo

i have 915P Combo motherboard it always power on automatically while the ethernet cable is pluged.
so how can i avoid this?
it seems like wake up on lan
how can i stop this

ok where can i found this option in bois i search alot on it but i didn't find it please help me to avoid this

Similar Messages

  • BIOS Problem with 915P Combo

    Hi there...
    I have one MB 915P Combo and i have problems in BIOS configuration.
    I go to: Advanced BIOS Features / BOOT SEQUENCE
    And have one option Boot from other Device, it have No.
    I change to Yes, and reboot and now it is possible to use pen disks.
    The problem:
    If i install a program and at the end of installation (for example update IDE/Raid utility) it is necessary to reboot windows , i restart the windows and when go to windows, now is not possible to use pen disks...
    To solve the problem temporaly:
    It is necessary to go to the BIOS configuration and Change the Boot from other device to "No"  and reboot... and Change again to "Yes" to work with Pen disk.
    And sometimes appears a blue window in Windows with a Device Driver error.
    How to solve the problem ?
    I have the latest BIOS 1.6
    Thanks.

    What if you just normally reboot windows without any new installation? Does it happen the same way?

  • Problem with editable combo box and creating dynamic table values using js

    Hai
    I have used jquery.jec.js to make my dropdown list as editable... I need to create dynamic table values on the onChange event of dropdown using javascript.
    Now am facing the problem in it...
    I am getting duplicate rows in the table... think(assumption) this jquery.jec.js is calling the dropdown again creating duplicate values...
    Please help me out.... Any help is appreciable... Thanks in advance

    Thanks elOpalo, for your valuable response....
    I have found the correct way of doing.
    Before i had my code like this,
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>test</title>
    <script type="text/javascript" src="js/jquery-latest.js"></script>
    <script type="text/javascript" src="js/jquery.jec.js"></script>
    <script type="text/javascript">
    $(function(){
    $('#list').jec();
    function giveAlert(){
         alert('hello');
    </script>
    </head>
    <body>
    <form>
    Combo Box:
    <select id="list" name="list" onChange="giveAlert();">
    <option value="1">one</option>
    <option value="2">two</option>
    </select>
    </form>
    </body>
    </html>
    Now i have changed as the following,
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>test</title>
    <script type="text/javascript" src="js/jquery-latest.js"></script>
    <script type="text/javascript" src="js/jquery.jec.js"></script>
    <script type="text/javascript">
    $(function(){
    $('select.combo').jec();
    $('select.combo')
    .change(function() {
    alert($(this).val());
    }).change();
    </script>
    </head>
    <body>
    <form>
    <table>
    <tr>
    <td>Combo Box:</td>
    <td><select class="combo"><option value="b">banana</option><option value="a">apple</option></select></td>
    </tr>
    </table>
    </form>
    </body>
    </html>
    The problem is with the function i have called on the onChange Event.. Now i have defined it inside the jquery function of dropdown to make it as editable...

  • Problem with insignia combo TV/DVD

    http://www.consumeraffairs.com/home_electronics/insignia.html
    I have the same problem ... 2 and 1/2 years after purchase.
    also told it was the 2 year Insignia warranty + 1 year from Best Buy
    so.... do I take it back or ???

    Thanks for the quick reply ... guess I should have ready how unhappy most people
    were with the DVD portion:
    http://reviews.bestbuy.com/3545/9789734/insignia-32-class-1080p-60hz-lcd-hdtv-blu-ray-disc-combo-rev...

  • Problems with a combo box in dynpro

    Hi guys, im creating a combo box in a dynpro, but is not showing anything.
    the code is the following:
    AT the screen painter..
    MODULE USER_COMMAND_0100.
       PROCESS ON VALUE-REQUEST.
      FIELD TI_COMBO MODULE create_dropdown_box.
    *then the module in the main program.....
    module create_dropdown_box input.
    TYPES: BEGIN OF type_carrid,
             op1(20),
             ID TYPE N,
           END OF type_carrid.
    DATA ti_combo TYPE STANDARD TABLE OF type_carrid WITH HEADER LINE.
    ti_combo-op1 = 'Not processed'.
    TI_COMBO-ID = 1.
    append ti_combo.
    ti_combo-op1 = 'Duplicated.
    append ti_combo.
    ti_combo-op1 = 'For Payroll'.
    append ti_combo.
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
           EXPORTING
            RETFIELD = 'ID'
            DYNPPROG = SY-REPID
            DYNPNR = '100'
            DYNPROFIELD = 'TI_COMBO'
            VALUE_ORG = 'S'
           TABLES
                value_tab       = ti_combo
           EXCEPTIONS
                parameter_error = 1
                no_values_found = 2
                OTHERS          = 3.
      IF sy-subrc <> 0.
      ENDIF.
    endmodule.
    Edited by: javier  santana on May 7, 2008 5:47 PM

    Hi,
    Check the below code.
    TYPE-POOLS: VRM.
    DATA:V_NUM TYPE I.
    DATA:NAME TYPE VRM_ID,
         LIST TYPE VRM_VALUES,
         VALUE LIKE LINE OF LIST.
    DATA:I_WORKPATTERN LIKE ZWORKPAT OCCURS 0 WITH HEADER LINE.
    DATA:ZPATTXT(60).
    MODULE WORKPATTERN_LISTBOX OUTPUT.
    NAME = 'P9434-ZWORKPATTERN'.
        IF V_NUM IS INITIAL.
        CLEAR I_WORKPATTERN.
        REFRESH I_WORKPATTERN.
        SELECT *
               FROM ZWORKPAT
               INTO TABLE I_WORKPATTERN.
        IF NOT I_WORKPATTERN[] IS INITIAL.
          LOOP AT I_WORKPATTERN.
            VALUE-KEY = I_WORKPATTERN-ZWORKPATTERN.
            VALUE-TEXT = I_WORKPATTERN-ZWORKPATTERN.
            APPEND VALUE TO LIST.
          ENDLOOP.
        ENDIF.
        CALL FUNCTION 'VRM_SET_VALUES'
          EXPORTING
            ID                    = NAME
            VALUES                = LIST
         EXCEPTIONS
           ID_ILLEGAL_NAME       = 1
           OTHERS                = 2.
        IF SY-SUBRC <> 0.
          CLEAR SY-SUBRC.
        ENDIF.
        V_NUM = V_NUM + 1.
        ENDIF.

  • Problem with installation 10.5.4 Combo

    Hello everyone,
    I'm trying to update my Powerbook from 10.5 to 10.5.4. I downloaded the Mac OS X Update Combo 10.5.4. Then it asked me to restart but during the installation, it stucked at "Configuring Installation". Did also run DU and repair HD, permissions. All fine. What should I do now?
    Thank you

    My MacBook did exactly the same thing. I did notice that Software Update said it was a 59 MB file and what I downloaded was only 57.7 MB.
    I'm going to download the combo file, http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx1054comboupdate .html , when I get to a high speed connection. I've never had a problem with the combo updates.

  • Startup Problems with CQ5.6, Java 1.7, and OSX 10.8

    I'm having a problem with installing CQ5.6 on OSX 10.8 with Java 1.7.  Installing with Java 1.6 is ok, and on OSX 10.7 is ok, but the combo of 10.8 and java 1.7 is having problems.  I've found two issues, but it hasn't gotten us to a solution:
    1) Just out of the box, I get an error connecting to the repository, with the root cause :
    Caused by: java.io.IOException: Could not create a listener on any of the following ports: [8088, 8089, 8090, 8091, 8092, 8093], and could not connect to another cluster node
    I then found this answer: http://www.eyelock.net/blog/archives/490 - and tried starting up with that JVM startup param.
    2) Then, the IOException went away, but was left with the Unknown Host Exception - described here: http://blogs.adobe.com/dmcmahon/2012/09/03/cq5-5-javax-jcr-repositoryexception-unable-to-r egister-data-store-in-cluster/
    After modifying the hosts file and restarting, I'm still having problems.  Anyone else have problems with this combo?
    Thanks in advance.
    - David

    Hi David,
        The envirnoment you are running does it have internet connection?  Please try with adding alias[1].  If does not solve let us know exact stack trace.
    [1]    sudo ifconfig en0 alias 127.0.0.1   
    Thanks,
    Sham

  • Printing problems with CS4.

    Dear members:
    After several attempts to print black-and-white photos in Photoshop CS4 I decided to give up and seek help.
    I have followed the steps I believe are the right ones and the same I have used before with previous versions of Photoshop. First I applied the command Image > Adjustments > Black & White ... and my color photo became black-and-white on screen. I made an attempt to print but the print came out looking blueish (as if it had some kind of blue duotone applied to it). Second I tried the same settings and also set the printer (an Epson R 1800 photo printer) to black instead of color. Again the same result. In my last attempt I converted the image using the same command above (Image > Adjustments > Black & White ...), then I used the command Image > Adjustments > Desaturate and after that I applied the command Image > Mode > Grayscale. In addition to all these steps I also entered black in the printer dialog box instead of color. Still the print came out blueish just as it had before.
    What must one do to "convince" Photoshop to print a color photo as a true black-and-white image ?
    Thank you in advance for your help.
    Joseph

    Thanks Milenium. I appreciate your response. Yes I do work in RGB. The profile is sRGB IEC 61966-2.1( The same as for all the photos) The monitor profile (Sony SDM-HS95P-DVI-D) is set at the system as well as the HP printer profile. I would like to update what has happened since my last post:
    I reinstalled CS3 and installed a Canon Pixima 9000. The Cannon was just as much a mess as the HP vibrant colors and dark muddy prints, but the Canon had another problem...It was shifting red-magenta to yellow -orange However what I learned is that CS3 and CS4 were sharing some functions and settings even though I had the syncronization function turned off I.E, color settings, and working space. I couldn't bother with the Canon and since it was a loaner I took it out of the equationfor the time being. Next I read a post from 2004 on some web site from folks who were having similar problems with CS3 and HP printers( I never had a problem with this combo and as previously mentioned I do a great deal of wide printing with pretty good gosh darn results) Howerer, a poster said that she went into the system printer profile and deleted any profile there, then set up CS3 with no color management, and set the print function on the HP at application managed color( which she believed to be HP's no color management at the printer if if no color management is selected in photoshop. KInd of makes sense,she attained a 90% improvement in her prints. Well I gave it a shot and set everything up just as she suggested including the deleting of all the system printer files and got the same results as she did in back in 2004. A step foward I hope. If you have any other suggestions please let me know. My next step would be to remove Design Premium and see if that has any effect on restoring CS3 to it's previous standard vanilla set up of let the printer manage the color with the sRGB IEC 61966-2 profile.
    Message was edited by: lexabob  rgb profile error correct is now in text sRGB IEC 61966-2

  • 915P Combo POST problems

    Hi All,
    First i would like to say great site and wonderful info provided. my problem has to do with starting up the computer. When turned on the computer doesn't POST and I have to press the reset few times to get to POST. here is how it goes: When turned on "CPU fan makes throaty sound 'too much for just starting up'". then the mouse + keyboard light check, either lights up indicating a POST in progress or they don't during all of that the monitor is still not POSTING.
    Out of 10 start ups 9 require pressing the reset button 5-10 times to get it to post. could anyone please give some feedback on this problem. Also if it is not too much does anybody know why a computer with a SATA master HD and a Third primary ATA133 HD won't let me add any more drive and will ask for RAID to be installed? having problems connecting my CDRW ROM with 2 HDs and a DVD drive installed i have to manually open the case and unplug the DVD drive and swap it with the CD writer if i want to burn something on CD. Thanks again for the help.
    MSI 915P Combo AMI BIOS v 1.6
    Intel P4 530J  3.0GHz  1MB L2
    2 x 512MB 'Generic' PC4200 DDR2 533MHz Unbuffered
    420W Generic PSU
    RADEON X700 Pro 256MB GDDR3
    1x 80GB S-ATA Maxtor DiamondMax 8MB  Buffer
    1x 60GB ATA133 Maxtor
    2x LG Flatron L1950 LCD
    LG GDR8163 DVD-ROM
    SoundBlaster Audigy2 ZS
    WinXP Pro SP2
    DirectX 9.0c
    MS Wireless Key+Mouse
    ATI Catalyst Suite5.5

    Dude i'm telling you I'm having the exact same problem.......
    after hours of troubleshooting and reading these forums and whatnot I've found out I am not the only one having this problem.....these MSI boards are pieces of  i'd return it if I were you
    this is the response I got from MSI's technical support via email
    Dear Customer,
                            Since have tried a known good power supply then try with board outside of case with minimal components if same have board replaced with reseller if just received if had been working and issue occurred the can rma through us Thanks
    Technical Support Division
    MSI Computer Corp.
    with such good english you can tell that MSI really puts alot of effort into customer support........The guy on the phone was foreign and hard to understand also and he said the same thing....Send it back!
    I'm not getting a replacement either i'm getting an exchange because it is ridiculously evident through the 15-20 posts both here and on the online help section that this model of board is indeed a pile of  and has many similar problems with no real answers.  We got wtfpwnd, cut your losses and send it back

  • [915 Series] 915P Combo Problems.. Can anyone help Please?

    Hello everyone!
    I'm pleasured to be in contact with you, I'm from Portugal, so any errors in my english, please excuse me 
    I've bought an MSI Motherbnoard 915P Combo and there is some questions that I need your help.
    My system is:
    MSI 915P Combo 8latest 1.6 Bios version)
    Pentium 4 LGA775 3.0 GHZ
    Zalman 7700 Al-CU
    1GB Kingston PC3200 2x512 (Dual Channel, 3-3-3-7)
    XFX Geforce Nx 6200 PCI-Express (with direct power alimentation from the PSU.. is this normal?)
    Enermax 350w Noisetaker ATX 2.01 (with all stability since I've bought to my P4 Socket 478)
    160GB Seagate Barracuda SATA NCQw/8MB Cache
    Pioneer DVR-108 16x DVD+RW
    Thermaltake Shark Aluminium Case
    Integrated 5.1 Sound Solution (Azalia)
    Ok... the problem is... my computer doesn't shut Off! I've installed the Windows Xp and SP2 from new, bu when I'm choosing the option "Shut Down" win windows, the pc shutt down only 3 seconds!!!
    By the on/off button is everything ok...
    Can anyone help me?
    Thank's in advance.

    Quote from: NovJoe on 21-March-05, 20:30:51
    Check your power button connector to the mobo and see if it was fixed properly or you can try turning the connector 180 degrees around and fix it in and see if the same problem replicates.
    Next you can also try to clear CMOS.
    Check in your Power Management Options in Windows and check if there's any funny settings.
    Thank you very much NovJoe for your kind attention and help.
    Since I arrive home I'll try that.
    i've  tried the connector of the power in the board of the 2 possible way with no result.
    How can I clear the CMOS? nly with Jumpers isn't?
    And what do you mean to say with funny settings in windos? Can you be more specific please?
    Regards

  • 915P Combo Windows XP setup problem

    hello all,
    hoping someone can help me with this.  I'm trying to install xp at the moment on a 200gb maxtor hard drive connected to my MSI 915p combo FR by IDE.  i know to hit f6 during setup and then press S to select the raid driver from the floppy but my computer didn't ship with the floppy disk, only a cd with drivers on. does anyone know where i can find the drivers i need (are they on the cd?) that i should have on a floppy or if there is another way around this?  I keep getting a blue screen and the xp setup cannot continue past this point.
    this short thread from another forum explains the problem i have in more detail.
    http://forums.pcper.com/showthread.php?t=449498
    any help in this matter would be greatly appreciated
    thanks

    Hi,
    can you please try to explain what you are trying to do there in more detail?
    Quote
    I'm trying to install xp
    ... does the Install-CD include at least Service Pack II?  If not, please use an SP2 or SP3-Install CD.  If you don't have one, use NLite or XP ISO BUILDER to make one.  The integration is free, legal and easy to do. 
    Quote
    a 200gb maxtor hard drive connected to my MSI 915p combo FR by IDE
    Okay.  So we are looking at an IDE/PATA Drive, right? Not an S-ATA Drive, correct?
    Quote
    i know to hit f6 during setup and then press S to select the raid driver from the floppy but my computer didn't ship with the floppy disk, only a cd with drivers on.
    Actually, you don't need to do that.  You are definately not using RAID anyway if you have just one Hard Drive.  Make sure the hard drive is connected to the IDE Port hosted by the Intel ICH6 Chipset (the IDE Port that stands alone).

  • MSI 915P Combo FR problems

    Hello people! I have problems with my mobo , my mobo is :
    "Motherboard ID   63-0100-000001-00101111-022306-GrantsD$0AAAA000_915P/G COMBO A7058IMS V1.9 02/23/06" ( everest copy/paste) . Now i have updated my bios to the 1.9 version, the latest available, before that, the mobo would not accept double sided DDR1, and after the update the problem persists, and i think one of the ram slots is not working properly , beacause it won't accept DDR1 single or double sided.
    Does the latest bios-update contain previous versions?
    Please help me , i want to upgrade my RAM and i can't find single sided memorys anywhere . Thank you in advance.
    My configuration is:
    CPU Type   Intel Pentium 4 531, 3000 MHz
    Motherboard Name   MSI 915P Combo-FR (MS-7058)
    Module Name   Corsair VS512MB400C3 ( single sided )
    Video Adapter   NVIDIA GeForce 6600
    Audio Adapter   C-Media CMI9880 @ Intel 82801FB ICH6 - High Definition Audio Controller [B-1]
    Disk Drive   HDS722525VLAT80 ATA Device  (7200 RPM, Ultra-ATA/100)
    Optical Drive   HL-DT-ST DVDRAM GSA-4165B ATA Device
    Network Adapter   Realtek RTL8139/810x Family Fast Ethernet NIC

    What's the exact problem ?
    you have one stick of ram and the system fails to boot with it ?
    or you added ram and the system fails to boot ? or does not detect the extra ram ? ...

  • "915P Combo and PCI-Express problem"

    Hello friends, I have a pc with the following configuration: mobo 915P Combo with a processor pentium 4 530 3.0 ghz, memory kingston 1GB Kit DDR 400 dual channel, psu 500w ATX with connector 20-pin, video card XFX Geforce 6600 256 MB PCI-EXPRESS, sound card audigy 2 zs, hard disk 120 GB seagate 7200 rpm SATA. And I have a problem with the port PCI-Express and my video card, if I install the video card the computer it doesn't start up well, that is to say, it start up and to the 3 seg this shut down automatically    and 5 seg later this tries to start up but without success  , after several intents this can start up perfect and everything works well  . And if I don't install the video card pci-express and I intall my old video card port pci 16 mb Banshee the pc starts up perfect and doesn't have problems.  what is the real problem?    1) the video card pci-express, 2) the port pci-express of the mobo, 3)that I have a psu with connector 20-pin? Thanks

    dear moderator,
    i got same problem as Calvido. My system specification MSI 915G Combo with the lastest bios v1.8 with a processor pentium 4 530 3.0 ghz, memory kingston 1GB DDR 533 dual channel, psu 350w True power, video card Leadtek Geforce 6600 256 MB PCI-EXPRESS, hard disk 120 GB maxtor 7200 rpm SATA. And I have a problem with the PCI-Express, if i use the intergrated graphic intel 900 it dun give me any problem n i used for more than 6mth.
    It happen when i try to upgrade my intergrated graphic card to PCI-E. 1st i try with the Inno3D geforce 6600 256mb PCI-E n when my com start until windows it become blank screen for awhile the screen appear again for no more than 1 min became blank again. 2nd try i use Leadtek Geforce 6600 256MB PCI-E it seem alright but when i click on icon it start to delay ...until hang. 1st i thought my OS problem so i format my system, but problem still the same so i repeat format until 7 or 8 times. Problem not solve.
    I try to send email to MSI but no reply
    Pls help me to solve the problem
    best regard

  • Problem with combo in js IE - new Option(t,v) not working

    hello! Did somene had experience some problems with
    adding new options in select object (combo box) in javascript? I can change text or value property, delete option by setting it to null, but when I want to add new, there is a problem!?
    why this code doesn't work?
    <script>
    ref = window.document.frmExample["cbo1"];
    alert(ref.length);
    ref.options[ref.length] = new Option("text'","value1");
    alert(ref.length);
    </script>
    interesting thing is that this works in Netscape (6), but it is not working in IE(5.5), and this is my first and last example where Netscape is 'better'...
    Can someone help, please?
    regards...
    Vlada

    you are right, it works in the 'mother' page, but if I want to add some options from popup window (window.open...), and when I accessing combo throught opener propery, than I have problem, because it is not working!?
    code sample...
    ... 'mother' page function ...
    function fAdd(){
    var popupW;
    popupW = window.open("page.html","name",attr);
    if (!popupW.opener)
    popupW.opener = window;
    ... popup window function...
    function fClick(){
    var opt;
    var ref = window.opener.document.frmExample1["cbo1"];
    alert(ref.length);
    opt = "new";
    ref.options[ref.length] = new Option(opt,opt);
    window.close();
    I get alert with the number ofoptions in combo, so ref is OK. I can delete some of them, change, but not to add new! Then I get Error message.
    any sugestion!? Strange, but it works in Netscape ...

  • Problem with most recent apple combo software update

    So about a month ago I posted here about a problem I'd been having for a while that others seemed to have as well, with safari crashing and for me dashboard as well. Looking at my crash report, I was advised that most likely this was a javascript error and I did an archive install of Leopard and this did fix the problem.
    However, of course the Leopard from my install disk was a little old, so today when I did all the updates again, lo and behold, my problem is back. Looking at the date that the last combo update pack came out (mid June) I'm pretty sure this is when my problem started, and now its back again because I know that's one of the updates that I just did on my computer.
    So my question is, has anyone else experienced problems with this recent update, and secondly, what can I do? Should I re- archive/install and not do the update, and then just wait until the next combo update? I did the updates in order to get my itunes back in order, but I don't know if it would be detrimental to my other programs to not do this last combo update... And is there anyway I can go into my system and fix this while keeping up the update? Its just strange to me that no one else I know is having this problem, even though they keep up-to-date on all the software updates.
    Any help appreciated!

    I get the error when I try…downloading it from the Support pages
    That's very strange. Can you download anything from http://www.apple.com/support/downloads/ ?
    Launch Keychain Access, select Keychain First Aid from its left-hand menu, enter your password, select verify, and click on start. If that shows any problems, then select repair. If not, select X509Anchors, click on the top item, and then click the down arrow key until you find a bad/invalid certificate.

Maybe you are looking for

  • Handling Rowset based message in third party systems

    Dear All, Could you please help me to understand, how can we handle a row set based message at third party system? PeopleSoft will be sending a row set based messages to third party system and in turn it will be expecting a row set based message as a

  • My facetime isnt working

    my facetime isnt working for serveral days. i dont know why. can someone help me

  • [SOLVED] wmii *interactive* status bar?

    Hi to all! I use to write infos in the /rbar of wmii, and everything works. Now I would like to create buttons down there, like the tags' buttons in the bottom-left corner. If you click on a tag, you get the corresponding screen. Analogously, I could

  • How to read web services output with PHP

    Hello, I have a successful web service running from the tutorial provided by labview. The data does display when accessing the local URL with no issues. My problem is when I try to read the data using php I get a blank page. I have tried XML and json

  • Can I sort PC names in most recent order in Windows Remote Assistance?

    When I right-click Remote Desktop, I'm shown a list of recent machines to which I've connected.  However, when I bring up Remote Assistance, the machines I've connected to are listed in name order.  In most cases, I want to connect to the machine to