Error detected in Video RAM

My iMac G5 won't boot. I get the Apple icon and a gray screen that turns to blue, but then stops there and gives me a loud fan noise. I used the installation disk to do a hardware test and an error was detected in the Video RAM. The error code is:
2ATI / 1 / 4:113 - xxxxx - 113
I don't remember if it was eligible for the repair extension program for video and power, but I just checked and the program is closed anyway.
Do I just take it in to the repair shop? Please advise!

Welcome to Discussions JoAnn.
Do I just take it in to the repair shop? Please advise!
I'm afraid so. The Video RAM is on the logic board, and that could be an expensive repair.

Similar Messages

  • AHT Video Ram Error

    I have been having a string of kernel panics and AHT v1.2 detected a video RAM error "disp/13/2". In a previous post, it was suggested that this message meant that many things were fried and that a new computer was the best option. Has anyone successfully repared this problem, and how do you do it?

    Unfortunately, AHT's very cryptic messages are intended to benefit Apple technicians, not ordinary civilians. That said, any message about a video or display problem is bad news, because it probably means replacing either the logic board or the display, and each is very expensive.

  • Video Ram Issue

    I was seeing sqiggly lines on my monitor and ran an apple dianostic test and it said that it detected an error in my video ram... is there any ay i can fix this problem.

    The video ram is soldered onto the video card. It would be extremely difficult if not impossible for the average home user to just replace the video ram. More than likely you cannot even get the chips to attempt it.
    If your Mac is a tower model then the video card is in a separate slot and you can buy a new one and replace it yourself. If you have an iMac or other all in one model then the video card is not a separate card but is a group of chips soldered to the motherboard. If that is the case the only means of replacing a bad video card is to replace the entire motherboard. Even Apple cannot just replace the video ram on those types of computers.

  • Video RAM Error Detected

    I've been having major problems with my PowerBook G4 (12", 1.33 Ghz, 1.25 GB RAM, 60 GB HB, Tiger). I just ran the Apple hardware test again. It said that there is a Video RAM Error Detected. Here's the Error Code - 2NYD/1/4: 2086
    Does that make any sense to anyone?
    Thanks!

    It means you need to take your machine in to service if it doesn't fall under these programs:
    http://www.apple.com/support/exchange_repair/powerbook.html
    If the cost is too high, one of these companies may fix it cheaper:
    http://www.dttservice.com/
    http://www.powerbookresq.com/
    http://www.microdocusa.com/
    http://www.macspecialist.com/
    http://www.techrestore.com/
    Or if you can find the part and are technically minded, http://www.ifixit.com and http://www.xlr8yourmac.com/ have numerous logicboard replacement instructions.

  • Video Ram error detected: 2NVD/1/4:0x6" -?

    Dear Apple users,
    Apple Hardware Test confirmed that I have the following error under Video Ram:
    Video RAM Error Detected
    Error Code 2NVD/1/4:0x6
    Does anyone know what this mean? Do I just get a new video card? Or is this error related to the logic board and needs a major replacement of the motherboard?
    Thank you for any advice beforehand.

    Hi-
    The error is referring to your graphics card VRAM, not a problem with your logic board.
    Do I just get a new video card?
    I would say Yes.

  • Video Ram Error Detected Question

    Had my screen lock up and when I ran Apple Hardware Test I received a VIDEO RAM ERROR DETECTED - Error code 2NYD/1/4:2122
    Scrolling is all messed up, tried reinstalling system software but nothing seems to help. Only starts after quite a few tries.
    Do I need to take in for service or is there a software fix?

    Welcome to the discussions Eugene.
    If I were you, I'd take it in for service. It sounds like a hardware problem that a software update won't fix.
    I hope it works out for you.

  • Symptom: iBook typing by itself. Diagnosis: Video Ram Error

    My ibook types by itself sometimes.
    If I run the Apple Hardware Test when the computer is fine then the computer will pass the Apple Hardware Test.
    But, if I run the Apple Hardware Test when the computer is malfunctioning then the computer will fail the Apple Hardware Test.
    Here is the error message:
    Video RAM Error detected
    **ERROR*CODE***ERROR*CODE**
    2ATI/2/4: 113-xxxxx- 1 42
    **ERROR*CODE***ERROR*CODE**
    Is there any genius out there who has a solution?
    I already took my computer to an authorised Apple Service Centre, they told me that I should replace the logic board.
    I live in a developing country. A new logic board is too expensive for me.
    ibook G4   Mac OS X (10.3.7)  

    I'm guessing you actually have two problems. A video RAM problem and a keyboard problem. I can't believe a video RAM problem would reveal itself by typing. The keyboard can be replaced easily, it's a user-replaceable part. I might try to get that replaced first. It shouldn't be too expensive. However, this will not fix the video RAM problem you've detected. You will need to replace the logic board to get that fixed.
    -Doug

  • Error 1074397153 Cannot Detect Recognizable Video source

    I'm using a single PCI1410 card to acquire images from two cameras and display those images in Labview using the Multiple Camera Acquisition.vi found on the NI website.  I'm running Windows XP, and my two cameras are Sony XC-HR70's with a resolution of 1024X768 each, running ~15FPS (total for both) thru the frame grabber.  I have one camera as a master, supplying the HD & VD synch signals for both my slave camera and the PCI1410.  Here is my problem:
          Whenever I change the light intensity for the cameras drastically (ie, abruptly shutting off the light source or blocking the camera), I get an error in Labview:  "1074397153 @ IMAQ Extract Buffer.vi.   NI-IMAQ: Cannot detect recognizable video source".  If I perform a gradual decrease in light intensity, I don't get the error.  Unfortunately, the users often need to toggle on and off my camera illuminators abruptly, so a gradual transition is not an option.
           I thought this was a MAX issue, but it is not-MAX gives no errors regardless of light intensity.
           I also tried decreasing the white level and/or increasing the black level-(per NI Knowledgebase post) all that did was decrease my image quality, error still appeared.  The error first appears in imgwaitforimaqoccurrence.vi which is inside imgsessionexaminebuffer.vi. 
    If I could somehow ignore the error and insert a ~ 500mS delay and then re-attempt to acquire video lock, it would probably work.  Just not sure how to do this, or if it is the right approach.  Any ideas?

    Hey wowens,
    I was wondering if you ran just a simple grab example program, and perform the same action of shutting off the camera's light source, do you get the same error? The error you are getting means that the frame grabber is not receiving any data from the camera in the expected timeout period. There shouldn't be any reason why decreasing the light quickly should stop the camera from sending data, as the camera should still be sending some data, like all black pixels or something. I might suggest tapping the data coming in with an oscilloscope to see if the data stops when you decrease the light. If you can't do this, I might suggest altering the code so that you don't stop the loop. You could also look at the shipping example called LL Scan Multiple Channels.VI. What version of the NI-IMAQ driver are you using? I would suggest that you upgrade to the most recent if you don't have it. Other than that it sounds like you need to find out what is causing the error before you start to find a solution.
    I hope this helps at least a little. Let me know if you have any questions or concerns. Thanks, and have a great day.
    Regards,
    DJ L.

  • Error 0xBFF6001F - Cannot detect recognizable video source

    Hi,
    I'm using a NI PCI-1433 card with a Sentech camera.
    When I try to get a snap from the camera in MAX, I've the following error : 0xBFF6001F - Cannot detect recognizable video source.
    I use the icd file given by the camera constructor (Alliance Vision) for the camera parameters.
    I have Labview 2012 SP1 and MAX 5.4.0.
    Has someone any idea ?
    Maugan.

    Hi Maugan,
    Did you already look at this KB?
    Best regards.
    Paolo_P
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Error message AHT 1.2.3: Error code disp/13/2 in video ram test section

    Hello to the forum,
    i have garbage on the screen on my Titanium DVI 867MHZ, so i run AHT in extended session and on video test section the first test with green-red stripes on screen runs but then the message Error code disp/13/2 appears. Does that mean the display has a problem or the video-ram is faulty or the grafic chip?
    Greetings iMacG5-User

    Unfortunately, AHT's very cryptic messages are intended to benefit Apple technicians, not ordinary civilians. That said, any message about a video or display problem is bad news, because it probably means replacing either the logic board or the display, and each is very expensive.

  • Video RAM Error code disp/13/2

    Hello again
    Does anyone knows what this means? And if so, how can I fix it?
    My display has been going funny for the past two weeks now and keeps crashing. After I did a hardware test, this came up next to the video RAM:
    Error code disp/13/2
    Now I have no idea what to do next?
    I'm desperate, please help.
    Carly

    That means that you need to take it into an Appple Authorized Service Provider. It is not user servicable.

  • Video Ram Error

    Hi All,
    Wondered if anyone could advise me?
    I have PowerMac G5, 2x 2Ghz, 2.5GB DDR SDRAM.
    I've upgraded to 4.1.9 and keep software up to date.
    All ran perfectly, until out of the blue, my screen started displaying artifacts. Example:
    ftp://tonyg3d:[email protected]:21//tonygold3d.com/public/Picture.png
    (Copy link into browser)
    Photoshop seems uneffected, but 3d software runs, but is distored as example.
    I ran disk warrior (repaired and fine) I then ran, the Apple Hardware Test from my install disk. I got an error message from the Video Ram; 2 ATI/I/4: 113-A14401-117
    Is there a way to fix this or do i need a new Video Card?
    If so, i was looking at ATI Radeon X1900 XT Graphics Upgrade kit. Is this compatible with my machine?
    Thanks in advance,
    Tony.

    Hi
    If the graphics card has a fan attached, it may be worth checking that it isn't sticking or clogged with dust etc, just incase they're heat related artifacts. Failing that though, assuming it is a geninue hardware problem with the VRAM, I think the only option is to replace the graphics card.
    Compatible cards depend on whether you have a dual processor 2GHz G5 or a dual core 2GHz G5. The former (dual processor) has an 8x AGP graphics card slot, making the Radeon X800 XT the only real choice. The latter (dual core) has a PCI Express graphics card slot, making the Radeon X1900 the only real choice. You can tell them apart by the number of ethernet ports on the back - the dual processor models have one ethernet port, the dual core models have two.
    Unfortunately Mac compatible graphics cards seem to be in short supply at the moment, seemingly because they're being redesigned to conform to the RoHS (Restriction of Hazardous Substances) directive.

  • Video Ram Error Code

    I ran Hardware Test and got an error for Video Ram. 2ATI/1/4 113xxxxx117
    Can I replace the Video Ram myself? If not, how much does a repair like that cost? RAM is guaranteed for life, right? So how about Video Ram?
    I am getting lines around icons and the cursor. It is imposible to watch any videos in iTunes or FrontRow without enormous graphic interference. Like a really bad connection on your TV.
    Thanks.

    The video RAM is part of the motherboard. It is not something that you can replace yourself. Unfortunately it means that you need a new motherboard.
    FYI, you should ask future questions in the iMac G5 discussion area since you have an iMac G5.

  • Hardware Test: Video Ram "error code 2NVD/1/4:119" G5 2.7 NVIDIA 6800 Ultra

    Wondering if anyone has experienced this . . .
    My G5 started displaying rows of chevron shaped artifacts a few weeks after upgrading to Leopard, Bought a used replacent card and it seemed to fix the problem for a couple of weeks then too started displaying the artifacts, ran the Hardware Test on both cards and both had Video Ram error code 2NVD/1/4:2119
    I'am reluctant to buy yet another card untill I'am sure its not a Leopard Issue. any ideas?

    I need to do more troubleshooting of my problem before I trying to reflash I think . . .
    the other day I had a friend install both my original card and the newly purchased "used" card in his G5 and he also got the error codes on both of them. Brought them home installed the replacement card reset the SMU and PRAM as I've done many times before and got the G5 up and running (after several reboots) no artifacts seemed to run perfectly for a couple of hours anyway when I tried restarting and then the problems returned, gets to the grey screen with the rows of artifacts then stops, screen goes black then the fans start slowly spooling up to max RPM (most likley from a kernel panic) logs show;
    "Apparent UniNorth Hang: AGP Status"

  • Error 1074397153 "cannot detect recognizable video source" in LabVIEW environment and but not in NI MAX

    Hi all,
    We have first tested our cameralink camera using NI MAX and we were able to grab with out any error.
    But when we are getting the  Error 1074397153 "cannot detect recognizable video source" in LabVIEW environment when we wanted to acquire from a 16 bit Cameralink standard camera. we are using Labview 2013 SP1 and Vision development module with  IMAQ 4.9 driver. Below is the VI pasted
    All the camera cables, power cables to the camera are fine.
    Kindly let us know what is the issue and any solution to solve it.
    with regards,
    Sri

    -What camera you are using? Did you try with any other software provided with camera vendor?
    -Did you check proper interface name?
    -Please post MAX screenshot also will be better to understand the changes...
    Thanks
    uday,
    Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
    Certified LabVIEW Associate Developer (CLAD) Using LV13

Maybe you are looking for

  • Help needed with N80 media player problem

    Hi, My other half owns a N80 and he deleted something on his phone and now when he goes into media player it says there are no tracks. All the songs are in his track library but you have to manually select which songs to play instead of playing them

  • Cd drive malfunction

    Hi, my iBook G4 is troubling me. A few weeks ago the internal hard drive "crashed" but rebooting still has been possible by means of booting with command-c and the Tiger install disk inserted to fix the problem at each startup with disk first aid. Ye

  • Foreign trade data missing in VF01

    Dear all, Sorry to post the Thread againg...but i have down as per Searched Thread still this Error is Not solved I have maintained in Material master Foreign trade Tab Contorl field(Chapter ID).When ever iam doing Domestic Sales iam getting this mes

  • How to place local mp4 and ogg video in Muse?

    I have been using Flash to create interactive training including FLV over the web. Now that FLV is dead on the web. I wanted to use Muse but my customer requires video clips to be on his business server. Muse appears to only support uTube like video?

  • Terminal Server from saprouter.

    I want to connect from my PC to a remote Terminal Server host throgh saprouter. Is it posible for me o only for SAP support? Thanks.