2nd 2600xt displays no video

I purchased a 2nd 2600xt video card off ebay to get a 3rd monitor on my 2008 Mac Pro. When I install it in the x16 slot I get a PCI error in sytem profile. When I install it in the x4 slot the computer act like there's 3 monitors but I don't get a display. Monitor doesn't get signal from the computer. I contacted the person I bought it from and he said it came out of a 2010 Mac Pro. Should that prevent it from working on my 2008 since it's from a 2010?

Cool. Thanks. I already messaged the person I bought it from and he'll give me a refund. I'm definitely going to mail it back today now. Thanks!! I figured it was bad but just wanted to make sure there wasn't a compatibility issue. I even tried the video card as the only video card in the computer and it didn't work that way either.
Thanks Again!!

Similar Messages

  • Unable to Display This Video

    Watching videos at nbcnews.com, some days get message: Unable to display this video. The ads always display, but not the stories.  And only some days. Why?

    You're right that when the apps are available they work better than Safari.  I can't find one for The Last Word, which is my favorite show.  And like I said, the problem seems to be intermittent, so I don't believe that its a Flash issue.  Actually, it's been a couple of days now since I could view The Last Word, so perhaps they are doing something different with their coding than before.
    Thanks for your suggestions... They are helpful.  :-)

  • Will ATI 5770 help me display HD video without stuttering?

    I have a 1,1 Mac Pro with the stock GeForce 7300 card which powers an Apple Cinema HD display via an ADC adapter and a no-name 1280x1024 DVI monitor. Works well but my system struggles with 1080p video. I edit with Final Cut Express and frequently the video will stutter when I play it within FCE or Quicktime.
    Running latest OS and the system has 5GB ram and a couple of 7200rpm discs for storing video footage.
    If I upgrade to the ATI 5770 will that display HD video more smoothly, or is it the speed of the CPU in my Mac Pro which is holding me back?
    Grateful for any advice you can offer.

    I'd try at minimum 10 to 14 gigs of ram.

  • How can i adjust my display on videos.  Result is dark same as with the camera .  Thank you

    How can i adjust my display on videos and camera.  Result is dark same as with the macbook camera . When i play videos , its dark . Please help.
      Thank you

    Solution may be found if you search in the "More Like This" section over in the right column. 
    By camera you mean "iSight" try the suggestions in the article http://support.apple.com/kb/HT2090 and on EZJim's Website.  If no help, post in the iSight forum area. 

  • Digital Input Cannot Display this Video Mode Optimum Resolution 1280 x 1024 60hz.

    HP Pavilion h8-1360t, Windows7 home premium 64-bit,  AMD Radeon HD 7570 graphics card.
    error message: Digital Input Cannot Display this Video Mode Optimum Resolution 1280 x 1024 60hz. 
    I get the error message as soon as Windows opens and the desktop displays.  Then it goes black with that message.  I've been using the computer for awhile and I had it so that when I maximized a window it would go across both screens.  I have two monitors on the graphics card.  Somehow I changed the settings so that a program would maximize to one monitor or the other.   That is how I want it to work.  Maybe I activated HydraVision.  Now I have the problem when I start.
    Also now when I boot to Safe Mode I get the message that there is no AMD graphics driver installed, or it is not functioning properly.  I have tried to update it and the computer tells me I have the most recent version installed.   I would like to uninstall it and reinstall it, but I'm a little worried I won't get it installed and be without video.  Something like that happened to me once before years ago.
    Could someone tell me what I should do please?
    Thanks,
    Jim Allen

    HP support is here:
    http://www8.hp.com/us/en/contact-hp/contact.html
    In safe mode you should uninstall the driver, then try to boot normal again.
    Then check if driver was installed by win7.
    If not go go AMD website and download latest driver for your card.
    V.
    *** Say 'Thanks' with Kudos ***

  • Calibrating Apple Cinema Display for Video Editing

    What's the procedure to calibrate an Apple Cinema Display for editing in FCP (editing and preliminary color grading)?
    My camcorder can produce color bars, but I can't hook it up directly to the monitor. Shall I record color bars and use the recorded clip to calibrate? What's the procedure regarding calibration?
    Thanks!

    The need to "calibrate" a display for video "editing" is a complete fallacy. There is no need to have accurate images when plopping pictures and graphics next to each other to create a story in a linear fashion. For accuracy you need a dedicated input/output device with a display that represents your intended delivery; projection, broadcast, whatever. If your intended delivery is web or phone only, well, it's a total rodeo where the word "consistency" has no meaning at all.
    The MXO, it puts a look up table on a computer monitor and then does some other electronic mumbo jumbo to simulate interlacing and other tv junk. I call it lipstick on a pig, others here will give it high marks.
    The only real constant is that if you want to play in the world of "hd", the costs are bigger than in "sd" and is the return on investment worth it?
    z.

  • [Solved] dwb can't display HTML5 videos

    Hello,
    I have discovered dwb, which really interests me as a lightweight alternative to massive browsers such as Chromium. However, I don't use Flash (bleeehhhh), and I've discovered that I could not display HTML5 videos (only with dwb, that is, because Chromium does fine).
    As an example, the Vimeo player (which is HTML5-based) displays this message: "Major bummer. The video can't be played with your current setup". I must add that I use dwb-git, and according to the wiki's instructions, I ran this when I noticed the bug:
    sudo pacman -S --needed gstreamer0.10 gstreamer0.10-bad gstreamer0.10-bad-plugins gstreamer0.10-base gstreamer0.10-base-plugins gstreamer0.10-good gstreamer0.10-good-plugins gstreamer0.10-ugly gstreamer0.10-ugly-plugins gstreamer0.10-ffmpeg
    Here are the user-agent strings compared. The main difference is the lack of image/webp acceptance in dwb.
    # Chromium
    User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36
    Other HTTP headers
    Connection: keep-alive
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    Accept-Encoding: gzip,deflate,sdch
    Accept-Language: fr-FR,fr;q=0.8,en-US;q=0.6,en;q=0.4
    DNT: 1
    # dwb
    User-Agent: Mozilla /5.0
    Other HTTP headers
    Connection: Keep-Alive
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0,8
    Accept-Encoding: gzip,deflate
    DNT: 1
    I have searched dwb's website, which mentions the use of youtube-dl via an userscript. If I'm not able to fix this, I'll use the script, but in-browser videos would be more comfortable. I stumbled upon this bug report, so my hopes aren't that high ... Could you help me sort this out ?
    Thanks in advance for your answers
    Last edited by MatthR3D (2014-04-10 10:19:02)

    MatthR3D wrote:
    Thanks for your replies !
    nomorewindows: If I repost this on the dwb thread, will this be frowned upon as double-posting ?
    The mods can merge it into the dwb thread.  You're more likely to get a response from the person who developed it in the dwb thread.
    MatthR3D wrote:karol: I tried. I can't play this. I installed gst-libav, recompiled dwb-git and gave it another shot, but I'm still not able to play the video.
    It's flash, as already stated in the dwb thread just recently.  I will install this gst-libav to see what I get.
    Last edited by nomorewindows (2014-04-09 13:25:10)

  • I want to display live video in LV, with the option to click on "delay" button, to view what happened N s. ago (i.e., a variable video delay)?

    Hi. I have a standard video camera + PCI 1408. I can nicely show the current image, using LL Ring examples. I want a boolean switch so I can switch from watching the live video to the video recorded N seconds ago. My initial hope was to use LL Ring, with
    lots of buffers, and copy/extract either latest buffers or a buffer several acquisitions ago. However, this seems to add no delay at all. Suggestions please? Thanks Patrick

    Patrick,
    What I start with is the sequence acquisition. I change it from one time to continuous, and simplify it a little bit.
    I have included an example that shows how to set up a buffer and display delayed video.
    One thing you have to do is open MAX and change the maximum number of buffers for IMAQ to something larger than 50. I usually select around 2000 buffers so that I never run out.
    Bruce
    Bruce Ammons
    Ammons Engineering
    Attachments:
    Delayed_Video.vi ‏66 KB

  • I have a 5th gen that won't display any video out

    I have a 5th gen that won't display any video out. I've tried 2 different splitter cables out of the earphone jack. I've tried plugging the RCA cables into different colors on the tv. Thought it was just a problem with the cables until tonight when I got a Sonic Impact V55. Video won't display on it either. I have the TV setting to ask. After it asks and I say yes, I get a picture of an Ipod cable connector and a message saying: TV OUT
    ENABLED Please Connect Video Accessory.
    This message happens on both splitter cables and using the dock connection on the V55. I've restored, reset, nothing has helped.
    I did see a couple of posts regarding the V55 and whether the 5th gen would work on it. Does anyone have a v55 that the ipods working with? Heck the box says it works with Ipod 5th gen.

    Playercoca wrote:
    The video out on an iPod does not go trough the earphonesjack.
    It goes trough the place where you put youre dock conector in (on the bottom)
    Yes it does, on the 5th generation (pre-Classic) models, the video does indeed feed out the headphone jack (as well as out the dock connector on the bottom).
    Patrick

  • Mac computers - FF 29.0 and 30.0 does not display the video layer in the Revolution Slider section of WordPress site. Why?

    Mac computers - FF 29.0 and 30.0 does not display the video layer in the Revolution Slider section of WordPress site. Why?
    We prepared simple Word Press web site. We used a Revolution slider plugin with HTML5 video layer. It works properly on Chrome, Safari, older Mozilla FF.
    But we had a problem on PC computers with FF 29.0 30.0 – after reinstall of browser everthing seems to be OK. The slider works. Unfortunately even the reinstallation on Mac computers does not help. There is no visible video on Mac FF 30.0.
    We are looking for some information what we can do to solve this problem. Could you help?

    Can you play the video on YouTube?
    *http://www.youtube.com/watch?v=Ugh2YvHU7D0#t=58
    Note that Mac lacks support to play MP4 files natively without using a Flash player.

  • 2nd generation apple tv video pause

    My 2nd generation apple tv video pause's (or lags) during movies rented from itunes.  I have adjusted the video settings for lower resolution and checked on different TV in the house but still the same issue.  The pause only occurs on videos that are directly downloaded from itunes and does not occur on videos that are saved on the computer's itunes.

    Welcome to the Apple Community.
    The first thing to check would be your internet download speed, you can do this at www.speedtest.net.
    1080p HD movies require a recommended speed of 8 Mbps, 720p HD movies require a recommended speed of 6 Mbps, while SD movies require a recommended speed of 2.5 Mbps.

  • HT202801 Cannot connect 2nd Thunderbolt Display or HDMI TV

    Hi,
    I can't seem to get my 2nd Thunderbolt Display or HDMI TV to work or be recognized on my MacPro. I do have my primary Thunderbolt display working. I went through the setup options that was on the how to article to set it up, and still nothing. Under About this Mac, it only recognizes the primary display as well. Any suggestions? Thanks

    When I unplugged my primary monitor, the second one did not come on. I did go through all of the thunderbolt ports with the primary monitor and all of them had a signal to it. I unplugged my second displays power and plugged it back in, then plugged it back into the MacPro and it came on. Now if I can only figure out the HDMI tv signal I will be all set. Thank you all for your help.

  • Cannot Display This Video Mode - Linux

    I just installed OELINUX 4.7 , was seeing big display, went to system config and tried to monitor display, and rebooted the machine, now the display screen is stuck with message
    Cannot Display This Video Mode
    Optimum resolutoin 1024*768 60Hz
    wondering how to fix it becasue i can't even go any where, how to enter linux with safe mode etc or any suggestion...

    Solved.......
    start in safe/maintenance mode
    ctrl+alt+f1
    Set the Dispaly vi /etc/X11/xorg.conf & adjust it like
    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" #changed from "1280x1024"
    EndSubSection
    EndSection
    #############################################################

  • Where can I buy, in France, the X930C to display HDR video contents ?

    Hello, Where can I buy, in France, the X930C to display HDR video contents, please ? Thanks Romuald

    Have you done google searches for it ("Apple 30" cinema display")?  That's all I can recommend.
    A quick google search turned up this page which apparently lists some new 30"s.
    Note, I did not follow those links to see if "new" really meant "new".

  • Display a video stream (successives images)

    Hello!
    Thanks for looking after my post.
    I try to display a video stream (successives images) in Java component.
    With a simple swing component, it's not possible to display 25 fps for a 640x480 resolution.
    With SWT, we arrive to display about 15 fps for a resolution 640x480 but the use of the CPU is very important.
    Do you know an efficient system to display video stream?
    Thanks.

    Firstly if you're loading images with Toolkit you'll nbeed to use MediaTracker (see the Javadoc for full and clear instructions).
    Secondly, be aware of how long it takes to load image data, allocate the memory for it, and decode it. This is where you're going to suffer and it's the fundamental flaw in the plan of simulating video by flipping single frames: it's highly unlikely you'll manage it quickly enough. As above, 50ms is quite optimistic.
    You could do your loading up-front and buffer a load of images - there are a few strategies you could use for this. But bear in mind that (a) this is going to be very memory hungry, and (b) if your image load time is greater than your frame display time you're always going to be fighting a losing battle. But it should work for very small animations.
    Run yourself some tests: write yourself a simple test class which just loads an image in its main() method using a MediaTracker. It'll tell you how long loading the image takes. Of course, if you're doing it in an applet then you've got all sorts of other factors to consider and the load times will be high.

Maybe you are looking for