P67A-GD65 , with Thermaltake TR2 430w HELP!!! Not working

Hi
I just got my MSI P67-GD65, I am so excited. I put it together and when I try to power it up it nothing happends
I have a thermaltake TR2 430W, which advertise Core i7 will work
This is what happends when I try to power it up
1. just a blue led blinks every 5 sec or so
2. the cpu fan just spins lightly every 5 sec
3. there are no power to the CD rom
Please can someone help me?
Is it the power supply?
TIA
Eddie

Since you asked, I had a similar setup as yours, only got no beeps, just an on/off cycle, with 4 blue LEDs and the fans turning on, then off, etc.
I changed the 4GBx2 Patriot RAM with 2GBx2 Corsairs, and it booted fine. I was able to put 1, but not both, sticks of the 4GB Patriot memory and still boot if the Corsair memory was still installed. It would not boot if the Patriot was the only memory installed, 1 stick or 2, in any slot.
The fact that you got beeps (2 low & soft, one high & loud?) means that you may have actually got past POST, as that’s what mine does when it started working. The two first beeps are likely the 2 devices (keyboard & mouse) being detected/installed, then the big ‘beep’ is done with post.
You might have a video issue, since it might have passed post but not display anything. I’d get a cheap card, and if you have another computer, try it out there just to see if the backup one works. There could be some video incompatibility still going on. For instance, my machine was outputting something like 1980x1024 and my monitor understandable didn't like it--even my ancient CRT wasn't too happy, but at least I could see something.
Hamsterman

Similar Messages

  • TS1292 How do I redeem a card with a code that does not work?  The support store takes me in circles?

    Help and support sends you in circles and does not help redeem a card with a code that does not work.

    Well, they have a website, but here is a link to their information about unlocking iPhones.
    http://www.att.com/esupport/article.jsp?sid=KB414532&cv=820#fbid=6d7EKuCF_dr
    You may not qualify for an unlock though.

  • Command.text with ODBC escape sequence is not working in VC++, Bug in OLEDB ?

    Command.text with ODBC escape sequence is not working in VC++. The Code, which written in VB is working perfectly. Is there any different syntax in VC++ or bug in
    OLE DB provider ?. I am using OraOLEDB 8.1.7 version.
    Thanks
    Mani
    VB Code
    ' Enable PLSQLRSet property
    Cmd.Properties("PLSQLRSet") = True
    ' Stored Procedures returning resultsets must be called using the
    ' ODBC escape sequence for calling stored procedures.
    Cmd.CommandText = "{CALL corpuser.GetCorpUserRec(?, ?)}"
    Set Rst1 = Cmd.Execute
    VC++ Code (while execute it is giving error )
    pCommand->CommandText = "{CALL corpuser.GetCorpUserRec(?, ?)}";
    pRs1 = pCommand->Execute(NULL,NULL,adCmdStoredProc);

    Hi
    The odbc escape sequence for calling stored procedures works fine with VC++ also.
    You can check the sampe application at following url :
    http://otn.oracle.com/sample_code/tech/windows/ole_db/content.html
    Hope this helps
    Chandar

  • Home button in HTML Help Not Working

    My Home button in HTML Help Not Working.
    Also the Home option from the Options menu does not work. I receive the "This program cannot display the webpage" error.
    I have the correct file name (titlepg.htm) in the Advanced Windows Ptoperties "Default" field and the "Home" field. However, I still receive the "This program cannot display the webpage" error.
    How can I correct this situation? Thanks, your help is appreciated!

    Can you post a couple of screen captures please?
    One where you show the Project Explorer with the desired topic in view. Another where you show the dialog where you specify the Home page destination.
    Another thing you may wish to try is to define a totally new window, assign the values there and ensure you point to the window in the Single Source Layout recipe.
    Oh, and one other thing. Are you using RoboHelp HTML or RoboHelp for Word?
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Adobe creative cloud product online help not working. Any idea what is the reason ??

    Adobe creative cloud product online help not working. Any idea what is the reason ??
    I have to manually copy pdf file to open help for all suite....

    Please try another browser, if still it is not working, check the internet connectivity http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    In case the issue is still not resolved, do contact Adobe Support.
    Regards
    Rajshree

  • Upgraded to os7 and done my updates on the apps as they appear.. Any function to do with the iBook store is not working or visible.  The purchase at the end of a sample book doesn't work either.

    Upgraded to os7 and done my updates on the apps as they appear.. Any function to do with the iBook store is not working or visible.  The purchase at the end of a sample book doesn't work either. Anyone have a solution?

    Upgraded to os7 and done my updates on the apps as they appear.. Any function to do with the iBook store is not working or visible.  The purchase at the end of a sample book doesn't work either. Anyone have a solution?

  • Hi! I am having a problem with my dictation. It works fine with Greek but it does not work at all with English. Anyone knows why?

    hi! I am having a problem with my dictation. It works fine with Greek but it does not work at all with English. Anyone knows why?

    Have you changed the system voice to an English one in system preferences?

  • [svn:fx-trunk] 5019: ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/ AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spa

    Revision: 5019
    Author: [email protected]
    Date: 2009-02-19 13:17:21 -0800 (Thu, 19 Feb 2009)
    Log Message:
    ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spark equivs
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Box.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Canvas.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/HBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Panel.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Tile.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/VBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as

    Hi DST
    This is a great effort and gesture. thank you on behalf of all the newbies.
    PJ

  • You must have connected the Time Capsule with a router that does not work with my direct cable from my ISP

    you must have connected the Time Capsule with a router that does not work with my direct cable from my ISP

    I tried to answer in your other post.. please stick to one thread ..
    What method of internet do you have.. is this fibre install.. if so the TC should just plug in and use dhcp in router mode.. press and hold the reset and it will go back to router mode by default.

  • HT1222 hello i have a problem with my fingerprint id its not working anymore like before his not recognised my finger anymore why ?

    hello i have a problem with my fingerprint id its not working anymore like before his not recognised my finger anymore why ?

    I have had to periodically delete and re-enter my fingerprint. The last update (7.1) may have improved that. You can delete by going to Settings > Touch ID & Passcode, enter your passcode and then tap "Turn Passcode Off" and then go back to the same area, put a passcode back on and then a fingerprint.

  • I have a iPhone4 acquired in Portugal. I will be moving to the EQUATOR (South America). Whenever I have visited the country before, with other cellphones, they did not work (different band) forcing me to buy a local cellphone. Will my iPhone4S work there?

    I have a iPhone4S acquired in Portugal. I will be moving to the EQUATOR (South America). Whenever I have visited the country before, with other cellphones, they did not work (different band) forcing me to buy a local cellphone. Will my iPhone4S work there?

    If it is unlocked it will work if you get a SIM from the carrier you will be using. Note that Apple does not and cannot unlock phones. Only the carrier it is presently locked to can unlock it.

  • Anyone had issues with on/off sleep button not working anymore

    Anyone had issues with on/off sleep button not working anymore?

    If there is Warranty or AppleCare make Genius reservation or set up Service and take or send to Apple for resolution. If no coverage, use virtual Lock Button, tap Settings App > General > Accessibility > Assistive Touch > ON > tap new white screen button > Device > Lock Screen. This can even turn OFF iPhone. To turn ON, connect iPhone to power, charger or USB of computer.

  • Msi p67a gd65 with p67a gd80 beta bios

    hi to everyone here,
    i have purchased a pc and have a msi p67a gd65 mobo
    i noticed that on the actual mobo it clearly states its a p67a gd65 i have verified this , its defnately a gd65
    how ever, cpu z detects it as a p67a gd80, also command centre detects a p67a gd80, bios version is : P67A GD80 10.3b2
    so my mobo has a gd80 beta bios...
    i do not know how it came about as im not owner from new
     question 1 : all i need help with is flashing back to gd65 bios (bios  1.19 ]  , do i need to do a blind flash to force update ? and how do i do it ? because its gd65 not gd80
    question 2 : and also how do i check if both bios chips were flashed to this beta bios ?
    question 3 : do i flash both bios chips when i do the bios flash ?
    question 4 : how do i switch between the 2 bios chips ?
    sorry for all the questions, the main question is question 1
    thnx guys

    Quote from: PirateDog on 17-November-13, 03:50:12
    In my experience, for a 2700k, UEFI/BIOS v1.H proved to be the very best one.
     I would go ahead and use what P D says there, he did a lot of testing on his many builds the past few years and knows more about it that most other people.
     What I had in my last reply was just the basic required info you needed to answer question about 2700K support after going through 1/2 dozen lists needed to find my info.

  • What is the difference between MSI P67A-GD65 with P67A-GD65(B3)

    please help me  

    Quote
    P67A and P67A-GD65-GD65 (B3)
    What exactly are you talking about?  
    Quote
    please help me
    Help you with what? Help you how?

  • MOVED: what is the difference between MSI P67A-GD65 with P67A-GD65(B3)

    This topic has been moved to Intel Core-iX boards.
    https://forum-en.msi.com/index.php?topic=148725.0

    Quote
    P67A and P67A-GD65-GD65 (B3)
    What exactly are you talking about?  
    Quote
    please help me
    Help you with what? Help you how?

Maybe you are looking for

  • Major start-up problems on IMac - Help, please

    My IMac, new in Nov. 2008 and running OS 10.5.5 has been having trouble starting up and staying running over the past 10 days or so. I frequently get freeze-ups and get the grey screen with the flashing folder with a question mark during start-up att

  • Firing a servlet from the web..

    I am using Win2000 IIS5 and ServletExec. I have configured the server so I can fire up a 'HelloWorld' servlet from the local machine but when I call the servlet from the web i.e. http://www.???.com/servlet/HelloWorld it does not fire. I have configur

  • NoSuchMethodError when invoking EJB Component  From BPM Process

    Hi, I created BPM process which contains global creation activity and user interactive activity and catalogued ejb component. In user interactive activity i wrote the Process Business Language to invoke Remote EJB deployed in weblogic server. When i

  • Hyperion Planning Not Opening Through Workspace

    Hi , We are facing problem in opening the EPMA planning application through workspace. After login into the workspace when we open planning application it is just getting hang and after so long time we get below message ==============================

  • Iphoto export organization

    Is there a way to export all the photos from my Iphoto app onto an external drive, yet still keep them organized in events by date like they are in Iphoto?