I have a very strange git issue [Solved... nearly]

I've been using the PKGBUILD and supporting files of vimprobable2-git from AUR on three of my machines. On one of them, my 64 bit machine, I can use the PKGBUILD only one time. After that I get this error:
Initialized empty Git repository in /home/skottish/pkgbuilds/vimprobable2-git/src/vimprobable/.git/
error: The requested URL returned error: 403 (curl_result = 22, http_code = 403, sha1 = ad688af04cbae11a1ac2aca2153ac9932bc73d03)
error: Unable to find ad688af04cbae11a1ac2aca2153ac9932bc73d03 under http://www.yllr.net/vimprobable/vimprobable.git
Cannot obtain needed tree ad688af04cbae11a1ac2aca2153ac9932bc73d03
while processing commit de100856c5d69c23a8a7f03aad3e58ed4d8706c6.
At this point, I can no longer connect to the git repo even from outside of the build directory. I get the same error every time.
When I'm at this point, I can grab the build files from one of my 32 bit machines and get a successful build. It will pull down the git repo just fine. That will be the last time I can reach the git repo until I do this again. I'm very confused by this.
--EDIT--
I should mention that git works as expected everywhere else.
Last edited by skottish (2010-09-26 00:22:08)

Aha! I found the F'ing little bastard! And no, I haven't been stuck here since this thread begin, so don't bother.
The problem lies in mulitple directories for the same program in /var/lib/pacman/local. For instance, if one has (like I did) this:
/var/lib/pacman/local/vimprobable-git and  /var/lib/pacman/local/vimprobable2-git (both for vimprobable2 due to a sloppy PKGBUILD)
pacman/makepkg chooses the first 'desc' field (vimprobable-git) but built in the current directory (vimprobable2-git). It doesn't know what to do to in this circumstance, so it defaults to the first. This is clearly a bug in makepkg/pacman, but it's hard to find unless one is mildly to heavily retarded (all eyes point towards me. I look away as if I was popular for another reason).
--EDIT--
In the example above, I wasn't building vimprobable, only vimprobable2.
--EDIT2--
I discovered this when dzen2-svn wouldn't show the proper version. Fixed.
--EDIT3--
It's probably a combination of the 'desc' and 'provides' fields. Isolating that is where the future bug report lies. It will only exist in version controlled packages, and that makes it even more tricky to identify.
Last edited by skottish (2010-09-25 22:58:27)

Similar Messages

  • Very Strange Touchscreen Issue

    I recieved and activated my new 8GB iPhone about two days ago and it worked great up until just a few hours ago. I am experiencing the known issue of the bottom 1/2 inch or so of the touchscreen not responding to my touch, which in turn is affecting a lot of main elements of the phone such as SMS, e-mail, iPod, etc. Among that issue, I also encountered a very strange occurrence whilst I was testing the 'dead zone' on my iPhone: Certain sections of the dead zone work if I hover my finger about 2 -3 centimeters from the screen. It is a very strange thing but true, lol. I can even capture video footage of this if it's necessary.
    Since I bought my iPhone from an AT&T store, should I return it to them for a new one on the spot or should I do it through Apple? I hope it doesn't come down to the latter since I do not live anywhere near an Apple Store (New Orleans, LA) and I just switched from T-Mobile to AT&T so I'd really hate to purchase a cheap temporary phone while my iPhone is being replaced/fixed.
    Edit: Have a Merry Christmas, everyone!
    Message was edited by: Fiyerstorm

    I just talked to Apple Support and they are going to repair it for me, it's just I need to wait til Friday since I am broke from Christmas! Once I get paid, then I can dish out the 30 dollars to get a rental iPhone to hold me over. The restore temporarily fixed the touchscreen issue since it happened again hours later.
    Also, nobody I know who would have a spare AT&T phone doesn't come to mind so I can't just borrow a phone and start the repair process now, but the wait isn't too bad. At least they do not limit the iPhone rental to just physical Apple Store customers!
    Thanks for the help, folks. :V

  • Very strange backlight issue

    I have a 600mhz (16 VRAM) iBook that I'm trying to fix for a friend. It has a strange backlight issue. Everytime the ibook is started, it chimes, and shows the screen (bright and perfect), but as soon as 9.2 starts to load, the backlight goes out. It is not intermittent, it happens at the exact same time every time I start it up (right when the progress bar starts to move). I reset the PRAM, which caused the computer to now look for a startup device, so all the extra time it takes search, the backlight is fine. Here's what I've tried.
    In firewire mode, the backlight never comes on
    With a hardware test disc, the backlight never comes on
    Reset the PRAM (several times)
    Reset the PMU (several times)
    Any ideas out there?

    As an update, I tried a Mac OS 10.4 startup disc which seemed to work, and the backlight came on with no problems. The machine did freeze on the welcome screen right after I selected english as the language of choice. So I tried a 10.3 disc which yeilds a kernal panic of "Unable to find driver for this platform: "PowerBook 4,3". After this, I tried a 9.2.2 disc which boots (takes 20 mins to boot) and when I try to load the installer I receive a "this program can not run on this machine", and it closes. This really seems like a strange problem. Any ideas?

  • Very strange performance issue

    Hi!
    I've got a very very strange performance problem and I have no more ideas what it might be:
    The following code fragment contains the useless line int count=0;
    However, deleting the line reduces(!) the execution speed of the program by ~30%. This is not only weird because the line is absolutely useless, but also because the whole function only takes <1% total execution time in the program.
        public void simuliere_bis_soll_erreicht()
            int count=0;  //????
            while(welt.soll_simulationszeit>welt.ist_simulationszeit && simu_active)
                simuliere_einen_schritt();
        }The problem occurs both under Java 1.5 and 1.4.2, using the HotSpot-Client.
    Cleaning and rebuilding the project does not help.
    It occurs on different computers in the same way, too.
    Thank you very much in advance! :-)
    Mirko Seithe

    well, this is what you get:
    1.) run totally interpreted since compilation threshhold is reached (1500 (client jvm) - 10000 (server-jvm)
    2.) start background compilation, run further in interpreted mode till compilation finishes (depends on code, but about 1000-10000)
    3.) run compiled code
    so this is what you get:
    ~20.000 invokations interpreted (about 70-90%n of total time)
    ~80.000 invokations compiled (30-10% of total time)
    maybe your int takes much longer to optimize, so the loop executes much longer in interpreted code.
    I would not bet on such microbenchmarks, since they do not tell you real stories under real circumstances. Believe me, I am the programmer working on performance optimizations in the company I am employed.
    lg Clemens

  • I have a very strange problem - A can listen on B, but B cannot listen on A

    Hello!
    I have a very disturbing problem.
    I have done a Paint-like program that add Point-objects on the JFrame. This porgram is networked and it contains a thread class that is sending the Point and a thread class that recieves Point objects. That makes it possible to open two instances of the program and when you paint on one of the windows, the program will send the point coordinats through a DatagramPacket to the other window. So, to make this clear, this program has ONE Sending class called Client and ONE Receiving class called Server. So when you want to make a connection, then you have to open two instances of the program.
    So what is the problem?
    Suppose that I have opened two instances of the program. Instance A is sending packets to port 2001 and is listening for packets on port 2000. Instance B is sending packets to port 2000 and is listening for packets on port 2001.
    When I draw a point on Instance A's window, the Instance B is receiving the point and draws the point on its window.
    When I draw a point on Instance B's window, the Instance A is NOT receiving the point. Instance B is listening on itself. That is the problem. Why is instance B listening for packets from itself and why doesn´t A get B's packets when B gets A's packets?
    Here is the send och receive classes (called Client and Server):
    class Client extends Thread
                Point p;
                Client(Point p)          
                     this.p = p;
                public void run()
                     System.out.println("Sending");
                     try
                          InetAddress toHost = InetAddress.getLocalHost();                     
                          int port = 2000;                    
                          DatagramSocket sock = new DatagramSocket();                                                   
                          String message = Integer.toString(p.x) + " " + Integer.toString(p.y);                         
                          byte[] data = message.getBytes();                    
                          DatagramPacket p = new DatagramPacket(data, data.length, toHost, port);     
                          sock.send(p);                                                                                
                     catch(SocketException se){}
                     catch(IOException ioe){}
                     catch(ConcurrentModificationException cme){}
    class Server extends Thread               
                String message;
                String[] xy;
                public void run()
                     System.out.println("Receiving");
                     try
                          byte[] data = new byte[8192];
                          DatagramPacket packet = new DatagramPacket(data, data.length);
                          DatagramSocket sock = new DatagramSocket(2001);
                          while(true)     
                               sock.receive(packet);                                                                                            
                               message = new String(packet.getData(), 0, packet.getLength());                                          
                               xy = message.split(" ");                                                                 
                               Point p = new Point(Integer.parseInt(xy[0]), Integer.parseInt(xy[1]));          
                               addPoint(p);                                                                                               
                     catch(SocketException se){}
                     catch(IOException ioe){}
                     catch(ConcurrentModificationException cme){}
      }I have tried to solve this for hours but I have not found any solution.
    Please, help!

    Here is an executable example.
    1. To run the first instance: Compile the code and run the application and note that it is listening on port 2000 and sending through port 2001
    2. To run the second instance: Change the ServerSocket to listen on port 2001 and the DatagramSocket to send through port 2000 and compile and run the application.
    3. Tell me this: Why does the first instance listen from DatagramPackets from itself and not from the other running instance while the other running instance is listening for DatagramPackets sent from the first instance? The one who can give me the answer will be the man of the month.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.util.*;
    import java.lang.Thread;
    import java.net.*;
    import java.net.DatagramPacket;
    import java.io.*;
    public class Paint extends JFrame
         private Board b = new Board();
         public static void main(String[] args)
              new Paint();
           public Paint()
              setDefaultCloseOperation(EXIT_ON_CLOSE);
              getContentPane().add(b, BorderLayout.CENTER);
              addKeyListener(new ChangeSizeListener());
              setSize(300, 300);
              setVisible(true);
              setFocusable(true);
           class ChangeSizeListener extends KeyAdapter
              Board b = new Board();
              public void keyPressed(KeyEvent e)
                   if(KeyEvent.getKeyText(e.getKeyCode()).equalsIgnoreCase("s"))
                        try
                               int size = Integer.parseInt(JOptionPane.showInputDialog(null, "New size:", "Size", 3));
                               b.setSize(size);
                        }catch(NumberFormatException nfe){}
    class Board extends JPanel
         Point p;
           private HashSet hs = new HashSet();
           int size_x;
           int size_y;
              public Board()
                   size_x = 20;
                   size_y = 20;
                   setFocusable(true);
                   setBackground(Color.white);
                   addMouseListener(new L1());
                   addMouseMotionListener(new L2());
                   Server s = new Server();
                   s.start();
              public void paintComponent(Graphics g)
                   super.paintComponent(g);
                   g.setColor(Color.black);
                   Iterator i = hs.iterator();
                   while(i.hasNext())
                     p = (Point)i.next();
                     g.fillOval(p.x, p.y, size_x, size_y);
             private void addPoint(Point p)
                   hs.add(p);
                   repaint();
             public void setSize(int size)
                    this.size_x = size;
                    this.size_y = size;
                    repaint();
           class L1 extends MouseAdapter
                public void mousePressed(MouseEvent me)
                    Client c = new Client(me.getPoint());
                     addPoint(me.getPoint());
                      c.start();
           class L2 extends MouseMotionAdapter
                public void mouseDragged(MouseEvent me)
                     Client c = new Client(me.getPoint());
                      addPoint(me.getPoint());
                      c.start();
           class Client extends Thread
                Point p;
                Client(Point p)
                     this.p = p;
                public void run()
                     System.out.println("Sending");
                     try
                          InetAddress toHost = InetAddress.getLocalHost();
                          int port = 2000;                 // After running a first instance of the application, change the port to listen on 2001
                          DatagramSocket sock = new DatagramSocket();
                          String message = Integer.toString(p.x) + " " + Integer.toString(p.y);
                          byte[] data = message.getBytes();
                          DatagramPacket p = new DatagramPacket(data, data.length, toHost, port);
                          sock.send(p);
                     catch(SocketException se){}
                     catch(IOException ioe){}
                     catch(ConcurrentModificationException cme){}
           class Server extends Thread
                String message;
                String[] xy;
                public void run()
                     System.out.println("Receiving");
                     try
                          byte[] data = new byte[8192];
                          DatagramPacket packet = new DatagramPacket(data, data.length);
                          DatagramSocket sock = new DatagramSocket(2001);              // After running a first instance of the application, change the DatagramSocket to listen on port 2000
                          while(true)
                             sock.receive(packet);
                             message = new String(packet.getData(), 0, packet.getLength());
                             xy = message.split(" ");
                             Point p = new Point(Integer.parseInt(xy[0]), Integer.parseInt(xy[1]));
                             addPoint(p);
                     catch(SocketException se){}
                     catch(IOException ioe){}
                     catch(ConcurrentModificationException cme){}
    }

  • Very strange rendering issue

    Hi--
    I have some really bad footage that I've had to use several filters on, to make look even readable. Anyway, when I make my adjustments, the viewer looks as I'd like it to be. But when I render, I'm getting all these strange pixelated green blotches all over the picture. When I make any adjustment to any filter for the clip, causing the clip to require rendering again, it reverts back to it's normal appearance, without blotches or oddities. When I render the clip -- it returns to it's blotchy state.
    I'm using High precision YUV and Super-White for the sequence, Unlimited RT, High quality playback, Full playback frame rate in the timeline.
    Has anyone else seen this -- or know if this will transfer to my final output to DVD, or is just a playback issue within FCP?
    Thanks
    All My Best,
    Jeffrey

    You'd only see the difference between 8 bit and 10 bit as banding on very soft monochromatic gradients. And FCP's 10bit renderer is buggy. All the national spots I do are in 8bit... As to the superwhite - only important if you have some gfx that use superwhite for keying, thus must be adjusted. Probably not the situation in your case...
    So don't use 10 bit or superwhite. They won't help you get better quality and are the source of the problems you're seeing...
    Patrick

  • Very strange headphone issue

    G'day everyone.
    Yesterday I received a brand new iPhone 4 and today, after syncing all my music, I noticed a strange problem when listening through any earphones. When the music is playing at low volume it is very muffled, though when the volume is turned up close to full, the audio seems to jump into a state of clarity where it suddenly sounds normal.
    I was on the phone to apple about this problem and whilst I was on hold I decided to plug in my headphones to see if they worked for calls... they did, so I decided to test further and see if my music was working... it was, but as soon as I hung up from the call and tried the music again it went back to being muffled until the volume was turned to full. Apple suggested a hard reset which did not help, any other ideas?
    Cheers.

    I just talked to Apple Support and they are going to repair it for me, it's just I need to wait til Friday since I am broke from Christmas! Once I get paid, then I can dish out the 30 dollars to get a rental iPhone to hold me over. The restore temporarily fixed the touchscreen issue since it happened again hours later.
    Also, nobody I know who would have a spare AT&T phone doesn't come to mind so I can't just borrow a phone and start the repair process now, but the wait isn't too bad. At least they do not limit the iPhone rental to just physical Apple Store customers!
    Thanks for the help, folks. :V

  • Very strange screen issue

    my display will turn off VERY rarely, for about 6 seconds, then come back on for no apparent reason. the computer will still be running, music playing, etc...It has happened 4 times in the past week and a half, two times it was more like 5 minutes

    I do not have a solution, but you should at least try using "Chicken" (formally Chicken of the VNC)
    Chicken (free)
    <http://www.macupdate.com/app/mac/36208/chicken>
    The issues I'm read about in the past with the screen not displaying correctly often had to do with either the color depth being different between the client and the server, but since the same Macs are involved both remotely and locally, I would discount that. And the other thing I've read is 64-bit Screen Sharing client vs 32-bit Screen Sharing server, but again, the same Macs are involved both locally and remotely so there is not change.
    Try Chicken

  • Very strange email issue

    I have a 32gig 3rd gen touch running IOS 4.1. From time to time I experience the following issue (please note this issue also happened with my 8 gig 2gen as well). I have two webmail accts. One is gmail, which I access through the mail app on the touch. The other is hotmail, which I access through MSN mobile on Safari. Sometimes (but not usually), when I send an email from my hotmail account, it ends up going out to the recipient from my gmail account. I have no idea why this happens. I am definitely logged into hotmail and am in Safari. It does not happen all the time (it's very sporadic). It seems to happen most often when I go into my hotmail contacts (which are NOT the same as any contacts in my gmail), pick a contact, and send an email that way, but this is not always when this issue happens. This is not a huge deal to me, but it's kind of mystifying and I can't figure out why it's happening. Oh, and it never happens the opposite way (i.e. I am in mail, send something from Gmail, and it shows up as having been sent from hotmail.)

    Thanks. I actually did not know until recently that I could access hotmail through mail, because when I got my first Touch 1.5 years ago, you couldn't get hotmail there. I actually like accessing hotmail through Windows Live Mobile. Is there any reason why the hotmail goes out through gmail only occasionally? In your explanation you said that the touch will use the gmail address as the sent address "when it can" but his only happens 5-10% of the time...I'm guessing it just must be random?

  • Very Strange Network Issue With Two Guests on 2012 R2 Hyper-V Failover Cluster

    Hi all.  We're having a odd issue with two guests on our 2012 R2 failover cluster.  
    In a nutshell, if we shutdown a particular server (I'll call it Server A) another totally different server (Server B) on the same node loses it's network connectivity to the domain. If we start server A back up, network connectivity returns on server B.
    At first I thought server A might be running a service that was somehow linked to server B, so I decided to disable server A's NIC.  Interestingly, that had no affect on server B's connectivity.  
    The next step I tried was pausing server A and again, no adverse affect on server B's connectivity.  
    Next step was to live migrate server A to another node.  This action did
    cause server B to lose its network connection. 
    One other clue is that if I ping server B from either of the Hyper-V hosts in the cluster, I never lose network connection to server B.
    So I would suspect this is some network issue on the cluster, but I'm kind of at a loss where to go from here.  
    Has anyone seen this behavior before or does anyone have any troubleshooting suggestions I can try?
    Thanks! 
    George Moore

    Hi Sir,
    I'v never seen this before .
    >>Next step was to live migrate server A to another node.  This action did
    cause server B to lose its network connection. 
    They are connecting to same virtual switch ?
    First please run cluster validation to check if there is any error .
    If it is ok , please try the following items for troubleshooting :
    1. shutdown  serverA   serverB
    2. then add another virtual NIC for serverB
    3. start server B  check if the issue happens to both "old" and "new" virtual NIC .
    In addition , you can live migrate both A and B to another node , then try to live migrate A to the original node .
    If the issue persists , I would suggest you to remove that virtual switch on both nodes then re-create them .
    Best Regards,
    Elton Ji
    If it is not the answer please unmark it to continue
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • I have a very strange situation...

    This seems a little hard to believe, but I bought an 60gb iPod at a swap meet for 5 dollars. The Catch? It has no screen. I bought a screen on ebay (it hasn't come in the mail yet) that I can install myself (I'm good at that kind of stuff), but for now I can't get it to connect to the computer properly. I can hear the hard drive spin when I manually reset it (menu+select) and the computer will install it. Under device manager it reads it as "apple ipod usb device" under the disk drives tab, and "usb mass storage device" under the usb tab. But It wan't come up under my computer. (I can't get it into disk mode because I have no screen)(Hidden folders are shown on my computer). Itunes won't read it either. When I do diagnostics, it passes everything but ipod connection status. Please help me!!

    have you tried plugging it in another computer? this happened to me a while back, the USB drivers on the PC were somehow corrupted, so I reinstalled the drivers and nothing, I installed a fresh copy of windows and that did the trick. well, worth a shot i guess.
    This is a known issue, many people have had it work by doing what other members here have mentioned. A not so familiar issue is what you are stating. It's a 50/50 chance, given that it is a "damaged" iPod.

  • Very strange sleep issue

    This morning when I tried to wake my PB there was no response. Then I noticed the sleep indicator was not lit. I tried the power button and heard the DVD or the HD kick on, the sleep light would come on but no screen. The machine would then go back off. I tried several different things when I heard it go on to wake it, to no avail. I tried to hold down the power button and herd some alarm tone and the sleep light flashed 6 or 7 times only to go back off again. I finally removed the battery and left the power adapter on and powered it on, or off, then removed the power adapter. I was thinking it would reset the PMU??? The magic ticket was slipping in a music cd. I finally saw the os X load screen and she powered up and my time needed to be reset so I assume through the process I did reset the PMU. Since then, everything was working...until I went into apple mail and I got a certificate warning? I can't get it to receive any mail from the gmail server? Any ideas as to what happened. I am up and running, but the certificate issue worries me as well as how or why the machine went wormy. This is the first big issue I have had since I bought it in November. Any thoughts...
    PowerBook 15   Mac OS X (10.4.5)  

    See if this helps:
    Your mail server uses a self-signed Secure Sockets Layer (SSL) certificate, you need to import your mail provider's certificate authority (CA) certificate into your X509Anchors keychain using Keychain Access.
    To import the CA certificate into your X509Anchors keychain:
    Get the CA certificate from your Internet service provider (ISP) or system administrator.
    Open Keychain Access.
    Choose File > Import and select the CA certificate.
    Choose X509Anchors from the Keychain pop-up menu and click Open.
    Enter your password in the Authenticate dialog, if required, and click OK.
    You must have permission to administer the computer for this procedure to work.

  • Very strange interference issue

    Wondering if anyone has any troubleshooting ideas for this one. Firstly there is nothing wrong with my router. What happens is this: I have a PC located in an observatory about 100 feet from the router. Any time I connect a device to the wireless adaptor to boost reception that has a low loss cable such as a cantenna or one of those panel shaped receptors, the computer shuts down spontaneously. It does NOT do this when I bring the PC into the house and connect those devices in the house. The weird thing is that I tried another machine out in the observatory and it seemed to work fine, so I don't understand why one machine would work and the other not, yet the machine that shuts down does not shut down when it is in the house. I had the PC checked by 2 places. There is nothing wrong with the hardware on the PC or the wireless card. I'm using windows XP pro on an AMD sempron 3400. I tried all the troubleshooting steps related to anything connected to the PC, power supply etc. One thing you should know is that the PC connected perfectly fine for 2 years until this past Spring! No idea what to look at now. Any help appreciated.

    Well right now I can't think of anything that would cause that symptom.  Hopefully someone else will chime in here, but just to make sure lets do the following so we can get a base point.
    First, reload or upgrade the drivers on your wireless adapter card.  Uninstall it or delete and reboot computer just so they get reinstalled from scratch.  Next, hard reset the router by pressing and holding the reset button for 30 seconds and release.  Wait 30 seconds and power cycle.  Now reconfigure from scratch. 
    If this does not work upgrade the routers firmware or reflash with the current firmware.  Now let's try again.

  • I have a very strange home screen app glitch; can someone please take some time to read this because I am stuck!

    I truly thank anyone who reads this and offers any suggestions.
    I went to the App Store on my iPod touch 4th generation (6.0.1) and downloaded an app.  Then I went back to the home screen to move the app inside a folder.  I did this while the app was downloading.  I held down the icons and they began to wiggle.  As I dragged the app icon over the folder, the screen froze, then went through a bunch of random whatever.  Now, suddenly, I have two copies of the same app, one of which is ready to use, and one that has the "Installing" bar full.  I can't delete either of them.  Is there ANY way to fix this without restoring?  Thanks so much for your help.

    Yes.a reset does not erase any data. I always do that when my ipad has a problem. Even apple says it before you go to the genius bar.
    You never know how a reset and just fix one simple thing.

  • New MSI Z97 Gaming 3 - very strange audio issues

    (sorry for the long post)
    Hi, I recently bought some computer parts from Newegg and built my first gaming pc yesterday, but when everything was finished setting up I noticed a major issue with the audio. Both the headphone jack on the motherboard and the headphone jack from the front panel connector aren't working correctly.
    If I plug in my headphones into the motherboard jack, the audio level is REALLY low. Like, even if I turn up the volume to 100% it sounds like it's only at 10%. I looked through the volume settings for the headphones and didn't notice anything wrong. Then I tried updating my drivers with the cd and ran the live update utility, but nothing changed. Also, the audio will sometimes make distorted/static sounds when the music itself is loud, yet I can still barely hear the music.
    The front panel jack is even worse! The sound is much more distorted/static-y when I plug in my headphones there.
    I know it's not my headphones fault because they work fine on my laptop. Even if I plug in a different pair, I still get the same low volume and static.
    I know the front panel issue is not because of the case. If I put the motherboard in an old HP case and plug in my headphones into the front panel on this case, same issue. (I know the old case normally works fine).
    I even tried running a linux live usb in case it was something wrong with Windows. It still had the same issues.
    My specs:
    MSI Z97 Gaming 3 ATX LGA1150
    Intel Core i5-4590
    MSI GeForce GTX 970
    Corsair Vengeance Pro 8GB
    WD Blue 1TB
    XFX XTR Series 550W
    Windows 8.1 Pro
    I would really appreciate some help. It seems like I've tried everything. 

    Hi
    What is the BIOS version your board currently has?
    Try without graphics card and with single RAM stick.
    You could also try out of the case on non conductive surface like wooden table or motherboard box, and see if it works then. Might be something in either cases shortening the board.

Maybe you are looking for

  • Help with my iCloud storage problem? Weird issue.

    (posted originally & still in iPad) Hi. I read the manual and did everything (to my knowledge) and spent 2 days researching this but cannot locate an answer. I sure hope it is something that is right in front of me that I am missing somehow!  Please

  • How many people can I share with?

    Hi. Is there an upper limit on the number of people I can share docs with? You have stated 'as many people as you like' in your blurb, is this really the case? Btw, I am only thinking 100 to 200 but wondered if one could go into the thousands. Thanks

  • Is There a Way to Force a SYNC/BACKUP of the IPHONE

    Hi All. Thanks again for the help on the logo stuck issue. Is there a way to force a sync/backup of the phone so if another restore is necessary the backup is recent and can recover the phone? Thanks all. Bob Wethersfield, Ct.

  • Oracle ADF Business Components Vs PL/SQL Application

    Hi, Has anybody used Oracle Application Development Framework's Business Components (ADF BC)? What are the disadvantages and issues that you faced? Can anyone compare PL/SQL with ADF BC? Would like to know the advantages and dis-advantages of both th

  • Help to execute AvTransmit and AVRecieve examples from JMF solution page

    hi, all. i want to use the AVTransmit and AVRecieve classess from the JMF solutions page to transmit voice from one computer to another. Please how can i specify the source locator to be the microphone connected to my PC. please help i want to implem