2 video cards in xserve

Is it possible to configure an xserve with two video cards + internal video? I would like to achieve a machine with 5 video outputs.I am considering the xserve because both space and redundancy are considerable issues in this situation and the Mac Pro doesn't really have provisions for this. 2 Graphics cards does not appear to be a possibility through the apple store. What's the reason for this?
--Thanks in Advance
--Justin S.
Message was edited by: Justin S.

It certainly is possible the do. The reason why it's not an option on the store is because there are probably two people in the world who want to do that
It's not practical for Apple to list every possible option on what you can put in the server. There are way more things you can put in beyond what's listed on Apple's site, so they only put in the commonest options.
Most people using the XServe are using as a server - either headless or with minimal video needs.
Multi-screen setups tend to be used more by video and graphics pros and they'd usually opt for the Mac Pro instead of the XServe, hence the multi-video cards combinations are listed there.

Similar Messages

  • VIDEO/SCREEN CARD FOR XSERVER G5

    Does anyone please know what Video card I can install into an XServer to connect a monitor and where I might be able to buy one in the UK?
    I have tried a few but none seem to work!
    Thanks

    Old Mac PCI video cards. All the way.
    We have three XServe G5s at my office. We got none of them with the built-in video because I don't need to spend 100 bucks on a new card with all sorts of extra VRAM when I can get a used card for less than $20. All I need is basic video.
    I went down to my local used mac store and bought 3 video cards for $15 a piece. These cards were formerly in Macs like the Blue and White G3 tower and the G4 towers (before they went AGP).
    Just make sure you get cards that are 3.3V or universa PCIl. The 5V PCI cards from the pre-G3 days are not compatible with the XServe. AGP cards are not compatible either.
    http://www.acme.com/builda_pc/pcitypes.html

  • Graphics Card for Xserv G5

    Please help!
    Apple can't.....
    We have a G5 Xserv, that we desparately need a Graphics Card for. Apple say they can't supply it (their most useful suggestion was to buy one of the new core-duo machines as they ship with a graphics card as standard!).
    Xserv G5
    2GHz PowerPC G5
    2GB DDR400 ECC SDRAM - 2x1GB
    1000GB ADM (2x500GB Serial ATA)
    I believe we need a PCI-X card?
    Any ideas where I can get one or what the alternatives are? It can be a very basic card - nothing hardcore required in terms of graphics performance. If it could only draw the desktop in black and white, it would do!
    Thoughts?
    Xserv G5/2Ghz G5   Mac OS X (10.4.8)  

    The Radeon 7000 PCI card is based on the same GPU that Apple once shipped as the BTO Xserve video option - ATI RV100 - so it is worth a try.
    http://developer.apple.com/documentation/Hardware/DeveloperNotes/Servers/XserveG5/2Architecture/chapter_3_section7.html
    Any basic ATI should be supported by the OS because ATI was Apple's default video provider for much of this time period.
    Note that using a PCI video card will limit the speed of any PCI-X cards you also have installed, but that shouldn't effect your actual performance probably.
    =Tod
    G5/2.0x2, Dual XServes x2, XRAID, beige G3 501Mhz    

  • Xorg configuration over a laptop with iintel video card

    Hi to everybody!!!
    I'm a newbie in using archlinux. I decided to use it after my curiosity in learning more about this OS!
    I've installed archlinux 0.7.2 in base version and then I upgraded everything.
    I've installed KDE, but in configuring my xorg.conf file, I'm having lots of problem.
    I've got a notebook, an acer travelmate 611TXV with embedded intel video card (82815 CGC). Typing
    lshwd | less
    , the monitor shows:
    VGA compatible controller: Intel Coorp. |82815 CGC [Chipset Graphics Controller] (vesa)
    I should consider vesa driver or not?
    When I set xorg.conf (generate with
    hwd -xa
    command, I create e new device to describe my video card, because there wasn't, like this:
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "All"
    BoardName "All"
    EndSection
    typing
    startx
    kde starts, but it uses a too low video resolution. It should use 1280x768, the lcd is 14.1"
    I can't set the right one! how to?
    what I have to do with that "Modeline...
    that are reater my lcd capabilities? can I delete them?
    Over win XP the lcd woks fine at 1280x768 with 60Hz.
    Is there someone to help me? Please
    Vincenzo

    Hi!
    thanks for your reply!
    My xorg.conf is posted as follows. It's very very similar to the original obtained with standard installation steps.
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    # Serial Mouse not detected
    # USB Mouse not detected
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it, IT"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "All"
    BoardName "All"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    Subsection "Display"
    Depth 16
    Modes "1024x768@60"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    I don't know why if I change the default color depth to 24, my resolution becomes 640x480!
    Please help me!
    Thanks for all
    Vincenzo

  • Video Card install problems

    I have been having problems getting past the video card setup. I have a ATI Rage Pro 8m/b, whenever I select it as an option and test it (or any other card in the family like xpert@play ) the xserver reports it could not find a mach64 controller. The only way I can get the install to complete is to use the generic 64x480 16 colors driver. Now that it is installed and semi-working, could someone let me know how I can change the driver after the O/S is installed. I have not patched the O/S yet.
    -Chris

    If "dtlogin" is running, stop it with "Options" ->
    "Command line login". Login on the text console
    as user "root", then run "kdmconfig" to configure
    the video card.
    When you logout from the text console, dtlogin is
    restarted automatically with the new settings after
    10-15 seconds.

  • I need a Video Card

    I'm about to purchase a used Xserve G5 Cluster Node, which doesn't include a video card. I was wandering if anyone had any suggestions. I want something cheap and basic.

    Hi
    ATI Rage Pro, ATI Rage 128, ATI Rage 128 GL. A quick search found these:
    http://www.google.com/products/catalog?client=safari&rls=en-us&q=ATIRage128&oe=UTF-8&um=1&ie=UTF-8&cid=190401346541215996&ei=obDGSZH8OpDRjAfLkMyZCw&sa=X &oi=productcatalogresult&resnum=4&ct=result#ps-sellers
    If you have an older PowerMac G4 350Mhz/400Mhz hanging around (M7631 or M7826) you should be able to use the card that came with it.
    Tony

  • Compatible video card from blue/white G3

    Was on phone the with Apple Server Support and was told that if I had an old blue & white G3 tower laying around that the video card would work in my Xserve G5. Can anyone confirm this?
    I found a G3 with a ATI XCLAIMVRPRO (model- ATI GT-C), Revision 5C, 8MB.
    What do you think? There are just times when I would like to see things through the attached monitor (like when it darn thing wouldn't boot up all the way. It would've helped to be able to see the startup process and where it got hung.)
    Suggestions anyone?
    Thanks

    Can't hurt to try. I'd think it should work as it's a PCI video card.
    In general, I'd agree. However, simply FYI, there is one PCI video card that causes an Xserve G5 to crash when booting from the Universal Binary 10.4.7 installer DVD (no problem on earlier versions of the installer DVD, no problem once installation is done). It's the VillageTronic MPDD Pro (also sold as the Sonnet Sonata SD). The card is EOL, so doubt it will ever be fixed unless Apple fixes the issue with the Universal Binary installer DVD in a subsequent version.
    Russ
    Xserve G5 2.0 GHz 2 GB RAM   Mac OS X (10.4.8)   Apple Hardware RAID, ATTO UL4D, Exabyte VXA-2 1x10 1u

  • How to change IP address if no video card??

    I have an Xserve running Tiger with an assigned (static) IP address set in System Preferences. I just moved it from one company to another, so of course the static IP isn't right anymore because now it's on a different network with different numbers. I have a problem changing it in System Preferences though, because it has no monitor - the video card was replaced with a fiberchannel card for the XRaid. I used to run it headless and interact with it via VNC (remotely), but now that its IP address won't let it on our network, I can't reach it via VNC to change the IP. A chicken-and-egg problem - I need to VNC in to change the IP and I can't do it until the IP is correct... Anyone have any ideas - how do I get to the System Preferences and change it to DHCP or a correct static IP?
    Mike

    Connect on the LOM if you have one (Intel Xserve) and if the LOM is configured, or connect on the 9-pin serial line and use bash shell to make the changes or (probably the easiest approach here) set up a completely private and completely isolated LAN with the existing (and wrong) IP addresses (do not connect this LAN to anything other than your client (give it a static "wrong" IP address in the same subnet as the Xserve and its "wrong" address) and your Xserve and your unmanaged network switch) and connect into the Xserve on the existing IP address using your familiar techniques and tools. Once the name is changed, you can set your IP addresses back to what is necessary.

  • New Member / Video Card Choice Question

    New CS4 Production Premium User Here.
    I am building a computer system specifically for Video Editing and production for use with Premier CS4 & Sony Vegas.. Have been doing my usual amount of Over Research here and other places but have a series of issues I am having a little trouble coming to grips with.
    I have been into computer editing game for a long time but strictly in the Audio Recording /Mixing area /..
    Video is a new interest which has me hooked / Im also a Gear Junkie so I have to watch it. 
    I will probably be back with a couple more topics but to keep this thread simple /
    My first post question is the topic of Video cards: Adobes Hardware compatibility list seems a little out dated. ?
    The system does not have to be an ultimate gaming rig as I am not into that / just SD & HD Video editing & 3d effects.. I need a card which will do what is needed / works well with Premier CS4 / Is not too loud fan wise / can run 24/5 and not overheat.
    I also will need the ability to monitor on a HD TV with a good sound monitoring system / Midas / Bryston / Dynaudio etc;
    I was considering either of the following / from lowest price to highest.
    ASUS GeForce 9600GT Silent 650MHZ 512MB 1.8GHZ DDR3 PCI-E Dual DVI-I HDCP HDTV Out
    ASUS GeForce 9800GT Matrix 612MHZ 512MB 1.8GHZ DDR3 PCI-E Dual DVI-I HDCP HDTV Out
    ASUS GeForce 9800GTX+ Dk 740MHZ 512MB 2.3GHZ DDR3 PCI-E Dual DVI-I HDCP HDTV Out
    Questions:
    Is a 512mb card sufficient?
    Will all of the above do what is needed for my purpose?
    What about noise of heat issues.
    My system could be running close to 24/5 at times.
    Have not made a final decision on all components but will probably basically start of like this.
    Vista 64 Bit/OS
    Core I7 940
    Asus Rampage 2 Extreme or a plain P6T
    Antec 1200 Case / For now I will leave out the hard drives and other things on my list.
    My builder suggests to stick with ASUS Video Cards because he has the fastest warranty replacement service on his end for ASUS products / plus I am a total ASUS Motherboard guy with years satisfied experiences.. (in Audio setups).
    Any feedback or comments on the above will be appreciated.
    Thanks / Orion

    Thanks Members for the Feedback:
    I am trying to stick just to the Video Card Issues so the topic does not get all over the map / Raid issues have already been researched & I might have a question about that later in another thread.
    Witha the video card issue I am just trying to see if I can get a reply which the majority of users agree upon / not an easy task & that is were my confused state of topic started.
    b Keith
    It seems what you have said about QUADRO cards is the most agreed upon overall from my last three months of research at various locations / The cost is extreme for these cards & I was just trying to determime if I realy needed to go that far : >$2,000.00 and up.
    just for the Graphics card..
    Perhaps I should start of with one of the cards I first mentioned which are dirt cheep compared to the Quadro series and replace it when I have arrived at the point where my shills are beyond my hardware limitations.
    b Charles & Jim.
    Thanks for the reference to the . >ASUS GeForce 9800GTX+ Dk 740MHZ 512MB 2.3GHZ DDR3< I was thinking this might be the best to start with / except for the reported could be problems of / Noise / card size and Heat issues if running 24/5?
    Other issues you have stated also seem to be agreed upon from mny sources as well / which is why I am considering perhaps not going Raid "o" from the start / perhaps Raid 5.. / or No Raid until I see If realy need it for my own personal use level.
    b conclusion to this point in the game:
    Looks like If I do a top notch system following all the higher end recomendations it will cost me over $10,000.00 (if I include a capture card / raid card (Areca 1220 or 1240(don't want to get into that topic just yet)& all the extras... This is about double the investment I had planned as this is basically a serious hobby not a business venture. Plus we have not included another $6,000.00 for a half decent peosumer HD camera with a few extras. I was trying to keep the entire setup to 8 to 10 grand total.. Not including the software / so this looks like wishfull thinking at best / Ho Ho.
    b remember / unfortunately my pricing reflects Canadian $$ which includes a 25% hike in pricing because our government wants the loonie (Good Name) low valued so businesses can export our products at built in 25% Sale Pricing.
    Perhaps,we wont get into that topic/please, but I just couldn't resist / when I start thinking about government issues (anywhere in this world) I tend to go off the deep end as part of why I am going into this video thing is to document the destruction of our environment & the entire democratic process, which is a total farce in my neck of the woods. Nuff Said..
    Again Thanks for the input and I will keep watching and perhaps cover another topic later / my goal is to place an order for a build within the next 10 days of so.
    B Orion

  • Video capture driver for MSI GeForce 2 Pro video card

    Hi,
     I am in need of the nVidia WDM video capture driver for my Geforce 2 Pro video card. Model #M-8831. I was able to download it from the MSI/TW website over a year ago just fine. My computer crashed from a game bug a couple of months ago and MSI/TW does not list the capture driver I need any longer. I did email the company asking for help with no response back yet (after 2 weeks). You people may be my last hope.
     I do have the cd that came with the video card, but I've never been able to install the capture driver from it. There is a button to install it, but it never gets loaded. I've tried browsing the cd and also tried installing it using the windows wizards with zero results. My only successful install was from the MSI home website.
     If you need more information, please let me know.
     Thank you,
     Bruce ?(

    If you followed the second link it says this:
    Windows XP/2000/Me/98SE - WDM Driver v1.22
    Version: 1.22
    File Size: 1.1 MB
    Release Date: December 9, 2002
    Downloads
    » Primary Download Site «
    » Mirror Site 1
    » Mirror Site 2
    » Mirror Site 3
    Release Highlights:
    First stand-alone WDM driver release for Personal Cinema and VIVO-enabled products.
    Right there at the end it says Release Highlights and says specifically that it's what you want...
    Read my man, read...
    Cheers!! 8)

  • MSI NEW P.E. Series Video Card - GTX670 Power Edition 2GD5/OC with Twin Frozr 4

    Glad to be back in the forum and I was been busy for awhile. By this time lots of PC hardware already came out especially from Nvidia. Just like today my share would be MSI's N670GTX PE 2GD5/OC video card.
    First of all lets talk about the GTX670 GPU chip. This GPU is the younger sibling of GTX680 which uses the same 28nm GK104 chip but with one disabled shader cluster/core.The reference or standard GPU clock is 915Mhz with a turbo boost of 980 and as for the memory is concerned, it has a 256bit memory bus connected to a 2GB GDDR5 memory with speed of 6008Mhz. Just like with any Kepler based architecture, the card would also have all the goodies like "Adaptive V-Sync", "AA TXAA (Temporal Super Sampling)", supports "DX11.1" and improved 3D Vision Surround.
    Moving on, let's check out now what MSI did with their GTX670 SKU based video card. The card is under a new Series named "Power Edition" (series comparison table below) and it comes factory overclocked from GPU clock of 915MHz to 1020MHz and Turbo boost of 980Mhz to 1080Mhz. It also comes with the 4th version of Twin Frozr Thermal Cooling design with a theme color of Black and Blue which matches the color of MSI's midrange to high-end motherboards as well. The dual 8cm PWM fan based cooler are equipped with Propeller Fan Blades which draws air better and now has the so called "Dust Removal Technology", basically as you startup your PC the fan will rotate counter clockwise for 30 seconds clearing the dust from the cooling heatsink. Adding a finishing touch, MSI equipped the video card with their Military Class III components ensuring the best performance, efficiency, higher overclocks and durability.
    Additional Box Shots of the N670GTX PE OC
    MSI Series Comparison Table
    New Power Edition Series which is a notch higher than the basic Twin Frozr Series.
    Below are some other basic specs of the card which not been mentioned above.
    •CUDA Cores: 1344 Units
    •Output: DisplayPort / HDMI / DL-DVI-I / DL-DVI-D
    •Total Draw Power: 200W
    •Card Dimension: 267x117x38mm
    •DirectX: DX 11.1
    •OpenGL: 4.2
    •PCI Express: 3.0
    •SLI: 3-Way Capable
    •3D Vision Surround: 3 Output per Single Card
    •Pure Video HD: Y
    •HDCP: Y
    •Minimum Power Requirement: 550W with 38A for the +12V Rail
    Actual shot of the Rear Ports
    The card is powered up by additional 2x 6Pin power connectors.
    Five 8mm thick heatpipes design
    In the future, there might be a GTX670 4GB GDDR5 version as you can see the empty spaces between the GPU memory chips
    Bundled Accessories included in the package
    •1x DVI to VGA Dongle
    •2x 4 Pins Molex to 6 Pins VGA Power
    •DVD Driver/Utility Disc
    •Manual and Quick Guide
    Test Sytem and Configuration 
    Processor: Intel i7 3770K @ Stock Speed / 4.8GHz / 4.849GHz
    Cooler: Thermaltake Advanced Frio
    Memory: 2x4GB Kingston HyperX DDR3 2133Mhz
    SSD: Kingston HyperX 3K SSD 90GB
    Motherboard: Z77A-GD80
    Videocard: N670GTX Power Edition 2GB OC
    PSU: Antec TPQ 1200
    Softwares: Windows 7 64bit Ultimate, MSI Afterburner 2.2.2, Nvidia Forceware 304.48, GPU-Z 0.6.2, CPU-Z 1.60.1.x64, Futurmark Benchmark Softwares, HwBot Heaven DX11
    Okey let the benchies begin 1st set of benchies @ stock settings
    3dMark06 - 28799
    Vantage - P31817
    3dMark11 - P9530
    Heaven DX11 - 1956.985
    2nd Set - Processor @ 4.8GHz while the video card is still running at stock speed
    3dMark06 - 35852 From the previous score of 28K  it jumped to 35K. This is becuase 3dMark06, relies heavily on the clock frequency of the processor.
    Vantage - P34377
    3dMark11 - P9861
    Heaven DX11 - 1986.539
    3rd Set - i7 3770K @ 4.849GHz and the video card GPU clock @ 1070mhz with turbo boost at 1148Mhz and memory clock speed @ 1717MHz (6868Mhz effective rate)
    3dmark06 - 36402
    Vantage - P36194
    3dMark11 - P10263
    Heaven DX11 - 2140.223
    That's it. I will share another hardware soon

    @Bernhard
    The card is not with me already :( it was just left for few days. Don't worry next time I will make some tests using Virtu MVP.
    @Update
    Afterburner 2.2.3 is already out and with this new version. You can overclock the PE better

  • Problems with FCP and Nvidia GeForce 8600M GT video card

    Not sure if this should be in the MacBook Pro forum or this one...
    I am having trouble with the GeForce 8600M GT video card while editing in final cut pro (and after effects). I have talked with numerous people at applecare, but they say that they are unaware of issues regarding the video card.
    The problem: It's almost like the card is unable to keep up with professional video applications. Whenever there is movement in the video I'm editing, I get lines across the screen. Not sure to how better to explain it than to say it looks like the video card is having a tough time refreshing. (I can take the same video to a much older power book, and it plays perfectly, so its not the source file.)
    At first I thought it was an FCP issue, but I just started using after effects, and I'm having the same problem in there. If I edit in after effects, when I play it back (in after effects), I get the lines. I can then export the project to a quicktime file. The quicktime file plays perfectly (no lines) when not involved with a professional application. Then if I import the same quicktime file into FCP and play it back in FCP, the lines happen again.
    Is anyone esle having this problem? Any thoughts? Any solutions?
    Thanks!
    Michael
    Message was edited by: mjaffe00
    Message was edited by: mjaffe00

    I had searched the macbook pro forum, but not this one. It seems that the "screen tearing" issue has been talked about a lot, so I apologize for the repetitive nature of the post. I will say that I am fairly shocked that given how many people have clearly called applecare, no one there seems to have a clue that there is a problem with this video card. I have talked with at least 4 different people in the FCP specialty group, and not one had any clue what I was talking about... 3 of the 4 were fairly insistent that it was a video source issue on my side.
    Message was edited by: mjaffe00

  • Genius needs to help! problems with my video card and system

    Hey guys! I'm going to post my specs first so that you get a good idea of what I'm running on:
    MSI Neo2 LS 865PE.....MAT=Slow
    Pentium4 2.4C.....FSB=233=2.8C hyperthreading enabled ~>1.55V
    Corsair TwinX 1gig PC3700.....memory on "AUTO" in BIOS with timings at 3,4,4,8 ~> 2.7V
    Radeon 9700NP.....stock speeds ~>1.7V
    AlienX case with 2 fan400 watt power supply and 6 case fans
    Zalman Alum/Copper heatsink fan
    1:I've had this motherboard for a few months now. I upgraded my video card from a nVidia Ti4200(128meg) to a Radeon 9800 a month ago, but I couldn't get it working at 8X AGP, no matter what voltages I threw at it. I returned it for a Radeon 9700NP hoping that it would work, but it still won't.
    I'm using BIOS 1.9 and since there is no option to select your AGP speed, I could only try using ATI's drivers. Once booted into Windows, there is a slider you can move to select you AGP speed. On my machine It says that It has performed some tests and has concluded that AGP 4x is the best for my system....but my system supports AGP 8X!
    I've moved the slider over to 8x (which requires a reboot) at least 5 times with each card but the slider refuses to move past 4xAGP after the reboot.
    2: My second problem: I had an old stick of KingMax PC3200 and decided to buy 3 more sticks. Unfortunatly, the 3 I bought did not match the one I had, so I only put 2 of the new sticks I bought into my system. Immediatly, My system would crash, lock up, files were corrupt, and I got PLENTY of blue screens of death with a long message containing: 0x0000007  with all these other numbers and "0"s. I did a search online and found out I had a hardware incompatibility problem. I never got this with my old stick of ram.
    I returned the 3 sticks of Ram and replaced them with the Corsair. Put my new Radeon 9700 in, formatted my hard drive....and within 24 hours, my system locked up 3 times, rebooted itself 5 times, and gave me the same BSOD as mentioned above with the same long message.  
    I didn't change anything except for the memory and the video card. I've been wanting to overclock, (thats why i bought the faster memory   ) but I'm not sure what to do at this point.
         I have my FSB at 233 but I'm scared to go any higher because of previous system instability at stock speeds. My RAM was running on 400 and MAT=Turbo with the most relaxed timings at 3,4,4,8.
    I've given myself hours of sleepless nights formatting when my system wouldnt boot into windows; overclocking....etc. I NEED HELP. PLEASE. PLEASE. Anything could work at this point.  
         I'm trying to get more info on how to run my system at a 5:4 ratio, also.  
    If anyone has problems like me or knows what could be the problem with my system, please reply to this post, it would help me a lot. I've been trying to fix these problems for a few months now so anything is greatly appreciated.  

    Thanks a lot to you guys that responded. I brought my computer home this past holiday and I want to let you know where I stand as of now. I guess this thread is like my blog for my computer. I want to clear some things before my first post makes everyone confused.
    1- I have only 2 sticks of memory in my system: the Corsair PC3700 TwinX 512x2
    I returned the 3 KingMax I bought, and still keep my old stick just in case.
    2- I am using the 400 watt power supply that came with the case. I read some reviews of the case and I know the reviewer did not have problems with the power supply. In my BIOS, there are some voltages it is weak on. Lets say: it it should be 5.00+, my power supply will be feeding it 4.96v or something like that, but I dont know, or think, that is a major problem...
    3- My computer will refuse to boot if memory speeds are set at anything below 400. SO....if I want to use a 5:4 ratio and have to set my memory speeds to "333" in BIOS, my system refuses to boot.
    4- This morning, I did manage to overclock my FSB to 250. Specs are as follow:
    Memory Timing @3,4,4,8,4.....speed set at "AUTO".....MAT at "SLOW"
    MY 2.4C's FSB was raised to 250 = 3.0gig  
    AGP/PCI frequency: 67.xx/3x.xx (cant go any lower)
    CPU voltage: 1.5500
    Memory voltage: 2.75
    Video Card voltage: 1.7
         Everything was fine for the whole day until I heard something click in my computer around midnight, and then seconds later, my computer froze and made a continuous beeeeeeeeeeeeeeeeeep. (you can imagine)
         This "click" and system crash has been plaguing me for months now. I dont know whay it happens. I was just using AIM when I heard the click and my heart stopped.
    My memory speeds have been set to "AUTO" even at the FSB of 250. But I don't know if this still means my system is at a 1:1 ratio. I know the BIOS then adjusts the memory to work at 500 if my FSB is 250...so I assume it is?    I love 3gig, but somehow I feel that 2.8 is faster, since the FSB=233 running parallel to my memory, also at 233
    A FSB of 250 is good enough for me, that's what I've been waiting 6 months for. If anyone knows how to set other ratios to achieve a FSB of 250+, please let me know, but as I said, my memory won't boot if its set at "333"

  • [VIA] MSI KT3 Ultra-ARU and a MSI FX5900XT 128MB DDR Video Card

    Does any body out there know if a MSI KT3 Ultra-ARU and a MSI FX5900XT 128MB DDR Video Card will work well together?

      like the grayone say, is true. for more ensure, try and search the graphic cards support list for your board at MSI (Sorry cause i don,t no is  where the site located)
      in my opinion, most is compability for your card, when is a AGP slot.
      Except the new one like the AGP slot, call AGR( Accelaration Graphic Riser slot) that really need to find a compatibility graphic cards.....

Maybe you are looking for

  • SetUncaughtExceptionHandler() not working

    Hi there, using java 1.5... and using setDefaultUncaughtExcepion!handler() and setUncaughtExceptionHandler() to trap all uncaught exception in my (big) program. I'm observing that my 2 handlers are correctly called when a uncaught exception happens..

  • GWPA for HTML5 in Eclipse - Generated program not working

    I have been using GWPA to create test front-ends for my GW services in HANA Studio for months.  From workflow to simple services exposing cost centers, etc.  After an update to HANA Studio everything is broken.  All I have are warnings in the JAVA co

  • Lenovo U450p Fan control Can someone modify?

    Hello! i found a thread where a guy modified the Idepad 350 Bios so that the fan noise is fixed. Can someone also do this for the 450? This would be great! Many thanks!

  • How to track stolen laptops with Serial Number?

    Hi friends, my laptop is stolen two weeks back from my home. Serial No. CBxxxxxxxx Plz give me a suggetion to track that laptop. Moderator Note; s/n edited Solved! Go to Solution.

  • Error al abrir documento PDF

    Cuando intento abrir un documento, el cual en propiedades me indica que ha sido creado con INSO KANSAS CITY PDF FILTER, me aparece el siguiente error: Tipo de operando erroneo. ¿ Alguien sabe como puedo abrirlo, pluggin necesario, .. ? Gracias de ant