Author Topic: GPU without VRAM imaging possible?  (Read 5380 times)

0 Members and 1 Guest are viewing this topic.

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
GPU without VRAM imaging possible?
« on: February 16, 2021, 07:02:11 pm »
Hey there,

I have two GPU's laying around here.
I dont know the history of those cards.

Card nr.1
The VRAM voltage was not present on the card.
So I removed the defective BGA RAM and the voltage came right back.
To my confusion, the card withouth the RAM works at 600x800.
It also runs at 1080p but super distorted.
GPUz is reporting all details about the card expect for the details about the RAM, BUS width and bandwidth (which sould be correct due to missing RAM).

Card nr.2
All voltages are present, and also the same issue here, the card works at 600x800.
GPUz is reporting all details about the card expect for the details about the RAM, BUS width and bandwidth (even though ram is installed on the card).



My question is how can I be sure if the Ram is defective or the crystal itself?!?
I dont want to order super expensive GDDR6 RAM just to find out that both of the cards have a dead chip and are not worth to repair.


Thanks in advance and best reagrds from Germany!
living without a multimeter is possible but not worth it
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8318
Re: GPU without VRAM imaging possible?
« Reply #1 on: February 17, 2021, 04:34:15 am »
There's more than one RAM chip, chances are that it works because you're only using a small framebuffer and it fits entirely within one of the remaining ones.

Also, telling us what GPUs these are would help a lot.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #2 on: February 17, 2021, 04:48:04 am »
Thank you for the answer!
One gpu doesnt Even have a single RAM chip, I have removed all of them, that's why I am so confused that I can still use the gpu even though it's at 600x800.
Does that mean it's real time processing?!?

One of them is a TU106 and the other one is a Tu104.
living without a multimeter is possible but not worth it
 

Offline Berni

  • Super Contributor
  • ***
  • Posts: 4997
  • Country: si
Re: GPU without VRAM imaging possible?
« Reply #3 on: February 17, 2021, 06:10:36 am »
GPUs also have a sizable internal cache to prevent it from going out to the slower main memory for every single time it needs something. So until you fill up the cache it doesn't have any reason to even write it out to external main memory.

But to be honest id also expect a graphics card with all the RAM chips missing to not really do much apart from the basic text mode that it starts up as in BIOS. But id guess it quickly becomes unhappy once you boot into windows with proper drivers and the OS starts using hardware acceleration to draw the windows.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #4 on: February 17, 2021, 05:31:32 pm »
Well the drivers are already installed for the GPU. And the card works fine even within the OS, but only at 600×800. So does that mean the whole colored image fits within the cache? Why is it not possible to choose a resolution higher than 1080p? 1080p works, but super distorted, why is it not possible to choose 4k for example, is the gpu preventing that? Can It check the size of the available ram and choose max resolution by its own?


Also how can I be sure that the crystal is fine, is there a program which tests the gpu without ram?
And even if the program shows that it's good, do I have to probe all ram data lines on the board to be sure that the part which connects to the ram is still good?

I guess the simplest way would be to solder ram on the card, but those chips are super expensive...
living without a multimeter is possible but not worth it
 

Online wraper

  • Supporter
  • ****
  • Posts: 17043
  • Country: lv
Re: GPU without VRAM imaging possible?
« Reply #5 on: February 17, 2021, 05:37:05 pm »
But to be honest id also expect a graphics card with all the RAM chips missing to not really do much apart from the basic text mode that it starts up as in BIOS. But id guess it quickly becomes unhappy once you boot into windows with proper drivers and the OS starts using hardware acceleration to draw the windows.
It becomes unhappy once you turn computer on. I'm not aware of GPU which will show an image without RAM present. It should be possible with special BIOS firmware but you need to obtain it first, which you won't be able to do. CPU has a lot of cache as well. But it does not mean it will do anything without RAM inserted. Some GPUs will partially work with some of the RAM chips missing though.
« Last Edit: February 17, 2021, 05:46:36 pm by wraper »
 
The following users thanked this post: Nikan

Online wraper

  • Supporter
  • ****
  • Posts: 17043
  • Country: lv
Re: GPU without VRAM imaging possible?
« Reply #6 on: February 17, 2021, 05:44:12 pm »
Well the drivers are already installed for the GPU. And the card works fine even within the OS, but only at 600×800. So does that mean the whole colored image fits within the cache? Why is it not possible to choose a resolution higher than 1080p? 1080p works, but super distorted, why is it not possible to choose 4k for example, is the gpu preventing that? Can It check the size of the available ram and choose max resolution by its own?
It cannot check the size and use only that. You need to replace the chip you removed. Otherwise it will not work properly.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #7 on: February 17, 2021, 05:54:24 pm »
I can upload a video of the card running, later on.
I swear, there is no ram an it still works at 600x800.
living without a multimeter is possible but not worth it
 

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #8 on: February 17, 2021, 05:58:57 pm »
But why can I only choose from 600×800 up to 1080p?
I though it can check and restrict itself because its only running up to 1080p. So if it can't restrict itself the chip has to be defective that only some options are showing up.
living without a multimeter is possible but not worth it
 

Online wraper

  • Supporter
  • ****
  • Posts: 17043
  • Country: lv
Re: GPU without VRAM imaging possible?
« Reply #9 on: February 17, 2021, 06:27:48 pm »
But why can I only choose from 600×800 up to 1080p?
I though it can check and restrict itself because its only running up to 1080p. So if it can't restrict itself the chip has to be defective that only some options are showing up.
Most likely because it runs as basic GPU with no Nvidia driver.

 
The following users thanked this post: Nikan

Offline Berni

  • Super Contributor
  • ***
  • Posts: 4997
  • Country: si
Re: GPU without VRAM imaging possible?
« Reply #10 on: February 17, 2021, 06:37:31 pm »
Well the drivers are already installed for the GPU. And the card works fine even within the OS, but only at 600×800. So does that mean the whole colored image fits within the cache? Why is it not possible to choose a resolution higher than 1080p? 1080p works, but super distorted, why is it not possible to choose 4k for example, is the gpu preventing that? Can It check the size of the available ram and choose max resolution by its own?


Also how can I be sure that the crystal is fine, is there a program which tests the gpu without ram?
And even if the program shows that it's good, do I have to probe all ram data lines on the board to be sure that the part which connects to the ram is still good?

I guess the simplest way would be to solder ram on the card, but those chips are super expensive...

Yes what do you think happens when you chose a larger resolution? The framebuffer needs more space! So at some point the framebuffers become too large to hold in cache so the cache starts writing data out to external memory. But when it then needs to retrieve that data and tried to read it back there is nothing because the RAM chip is missing, so it reads back garbage. But at very low resolutions the framebuffer stays small enugh to keep in cache and so it never even gets written out to RAM, and since the card doesn't try using the ram it doesn't care if its not there.

To do a proper test of a graphics card you need to run a 3D benchmark in order to make it work hard and this will most certainly not fit in just its cache.

But to be honest id also expect a graphics card with all the RAM chips missing to not really do much apart from the basic text mode that it starts up as in BIOS. But id guess it quickly becomes unhappy once you boot into windows with proper drivers and the OS starts using hardware acceleration to draw the windows.
It becomes unhappy once you turn computer on. I'm not aware of GPU which will show an image without RAM present. It should be possible with special BIOS firmware but you need to obtain it first, which you won't be able to do. CPU has a lot of cache as well. But it does not mean it will do anything without RAM inserted. Some GPUs will partially work with some of the RAM chips missing though.
Due to the PC long line of legacy even the latest and greatest $1000 gaming graphics card starts up pretending as a text only 80 column monochrome video card, like the one used in the IBM PC XT in the 1980s. This is so that any motherboard BIOS in the wild for sure knows how to talk to it and display the initial boot screen. The windows OS bootloader also stays in this mode hence why you see the F8 boot menu in gray on black text. Later on the OS will typically reconfigure the graphics card into a color bitmap mode in order to display the nicer-looking windows boot screen. During that screen it loads the actual proper graphics driver from disk that then can start using the actual graphics acceleration capabilities of the card, this is when you typically see the black screen for a second or so while the driver does its much more involved initialization before the desktop welcome screen shows up. Those earlier bootstrapping compatibility modes are likely implemented in the form of a tiny seperate monochrome video card inside that just gets switched into place of the proper GPU so it would make sense that it still works with minimal required resources.

The CPU in a modern PC does the same. It is capable of running with no RAM because it starts off emulating a Intel 8088 as it was in the IBM XT. The small amount of memory that CPU supports easily fits inside its own cache. The reason for this is again compatibility since some addon cards contain machine code boot ROMs, this allows a network card to network boot a PC without a hard drive installed nor the BIOS having a network card driver present. The standardised boot process used by PC BIOSes also involves handing over the CPU in this state because it is not sure if the OS it is loading from disk is something like DOS or modern Windows. So its also the job of the windows bootloader to do the magic handshake that switches the CPU to 32bit or 64bit mode. The reason why you generally will not get a modern computer to boot without any RAM in it is that the BIOS is tasked with bringing up the system and the motherboards BIOS will initialize DDR memory in the early stages already, this involves detecting what memory is there by reading the I2C identification chips and then configuring the memory controller apropriaty for what is installed. If it does not find any RAM this makes it throw a hissyfit of angry error beeps because this most likely means something went horribly wrong in the boot process since no sane person would actually use a PC with no RAM installed. But if you place x86 assembly code in the begining of the motherboards BIOS flash chip, it will happily read it and execute it with no RAM present.
 
The following users thanked this post: Nikan

Online magic

  • Super Contributor
  • ***
  • Posts: 6856
  • Country: pl
Re: GPU without VRAM imaging possible?
« Reply #11 on: February 17, 2021, 10:08:02 pm »
The CPU in a modern PC does the same. It is capable of running with no RAM because it starts off emulating a Intel 8088 as it was in the IBM XT. The small amount of memory that CPU supports easily fits inside its own cache.
That's not entirely correct; "cache as RAM" works in 32 bit mode as well and it works because the firmware doesn't write more than a few KB of memory, not because the CPU has more than 1MB cache, which many older CPUs did not but still worked with "cache as RAM". I think it also needs to be set up and when the CPU executes the reset vector no memory is available at all.

But I generally agree, I feel like OP's success at low resolution may simply be caused by caching.

A thing you need to know about memories in computers is that they are often interleaved. So, for example, there are 8 chips which appear like one logical unit because data are split between them: bytes 0+8·n go to one chip, 1+8·n to the next one, 2+8·n to another and so on. It really can't work with one chip removed.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #12 on: February 17, 2021, 10:09:35 pm »
True that, I've checked it and it really shows up as a basic driver as you said!
living without a multimeter is possible but not worth it
 

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #13 on: February 17, 2021, 10:30:30 pm »
Thank you guys for all the replies, super informative stuff!!! ;D

So to properly test the card all ram IC's have to be on the board...
Seems like there is a need for a gpu sockets, to test crystals.
I feel like there should be another way of testing instead of buying expensive stuff, solder that on and find out the crystal is an issue as well.

Checking signals on the pads of the ram before soldering those chips on should give me a better idea, if the main chip is an issue or not.
Or does the chip stop signals if no ram is present?
living without a multimeter is possible but not worth it
 

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #14 on: February 17, 2021, 10:33:00 pm »
I mean if the bios of the motherboard has ram identification implemented, why shouldn't gpus have that as well?!?

I know it is already written in the gpu from the manufacturer how much ram is on the board.
But such an identification could save gpus for a longer time. For example if one ram chip is dead, why not excluding it and having 7gb instead of 8gb...
« Last Edit: February 17, 2021, 10:43:45 pm by Nikan »
living without a multimeter is possible but not worth it
 

Online magic

  • Super Contributor
  • ***
  • Posts: 6856
  • Country: pl
Re: GPU without VRAM imaging possible?
« Reply #15 on: February 17, 2021, 10:46:23 pm »
Motherboards identify RAM because it's user-replaceable. On GPUs it's fixed. Besides, you can't just identify RAM - CPU RAM sticks are identified by I2C EEPROMs installed on them ("SPD") - there is always a tiny chip on each stick besides the big ones. Information about GPU RAM is surely just written somewhere in the firmware chip.

You would need a pretty fast scope to see GDDR6 signals.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #16 on: February 17, 2021, 11:43:44 pm »
Yea but why not just implementing a software test...
Write some data on each ram chip read that data and compare, if it's the same data the ram is good, otherwise exclude that chip from being used and reconfigure?!?


I'll try that, I have 400MHz analog scope, should be enough to see the lower end frequency of those chips.
living without a multimeter is possible but not worth it
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8318
Re: GPU without VRAM imaging possible?
« Reply #17 on: February 18, 2021, 01:25:34 am »
400MHz is nowhere near enough - GDDR6 clock frequency is >1GHz.
 

Online wraper

  • Supporter
  • ****
  • Posts: 17043
  • Country: lv
Re: GPU without VRAM imaging possible?
« Reply #18 on: February 18, 2021, 02:43:40 am »
Yea but why not just implementing a software test...
Write some data on each ram chip read that data and compare, if it's the same data the ram is good, otherwise exclude that chip from being used and reconfigure?!?
There is Nvidia MATS and MODS for RAM testing which will show which exactly channel has problems and what problems. However it's not like you can simply disable RAM channel and keep GPU working normally. You would need to disable part of GPU as well, and reconfigure its operation. And then somehow support each of this faulty variant. If you think that manufacturer wants customers tinkering with faulty graphics cards, and especially investing any effort to make it possible, you are delusional.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #19 on: February 18, 2021, 05:08:37 am »
GDDR6 runs on low speeds if not under load.
Its only >1GHz if there is the need for it.
living without a multimeter is possible but not worth it
 

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #20 on: February 18, 2021, 05:15:41 am »
Of course, just like Apple none of those companies wants the end user or anyone else to fix their stuff, but that's a shame with all that ewaste!

So the Nvidia Mats program you mentioned is able to check wethere the ram is defective or not? So if I run that program without any ram modules on will it be shown as defective or none installed? I guess I can just solder a few defective chips back on to the card to see how that program reacts...
living without a multimeter is possible but not worth it
 

Online wraper

  • Supporter
  • ****
  • Posts: 17043
  • Country: lv
Re: GPU without VRAM imaging possible?
« Reply #21 on: February 18, 2021, 05:37:05 am »
Of course, just like Apple none of those companies wants the end user or anyone else to fix their stuff, but that's a shame with all that ewaste!
Do a proper repair, replace a faulty IC. Manufacturer does nothing to prevent you from doing that. What you want is nonsense.
Quote
So the Nvidia Mats program you mentioned is able to check wethere the ram is defective or not? So if I run that program without any ram modules on will it be shown as defective or none installed?
Will show errors on all channels, what else do you expect? As already said by others, GPU does not detect presence of RAM. As I understand you simply took off all ICs even though likely only one was faulty and shorting power rail. Measure VDD to GND resistance of RAM chips and find which is bad.
 

Offline Rasz

  • Super Contributor
  • ***
  • Posts: 2617
  • Country: 00
    • My random blog.
Re: GPU without VRAM imaging possible?
« Reply #22 on: February 18, 2021, 06:15:41 am »
CPU has a lot of cache as well. But it does not mean it will do anything without RAM inserted.

well actually  :P Early bios stages run in Cache as Ram mode, x86 chips have a special no eviction MSR switch 
https://stackoverflow.com/questions/27699197/cache-as-ram-no-fill-mode-executable-code
Who logs in to gdm? Not I, said the duck.
My fireplace is on fire, but in all the wrong places.
 

Offline Berni

  • Super Contributor
  • ***
  • Posts: 4997
  • Country: si
Re: GPU without VRAM imaging possible?
« Reply #23 on: February 18, 2021, 06:35:28 am »
The reason graphics card don't autodetect RAM is because its not possible for the user to replace. The manufacturer hardcodes the memory configuration into the graphics cards firmware memory. If the manufacturer wants to make a card with double the RAM they swap out the partnumber for the RAM chips and update the memory config in firmware.(Its common to have 2 different memory size variants of the same card). So if you ware to desolder the RAM and put in bigger RAM chips yourself the card would still see the same amount of RAM since that is the amount of RAM the firmware tells it it has, won't try to use RAM that it doesn't know it is there. Or in a worse case if the new RAM chips timings are too different the different RAM might not work at all because the GPU will continue talking to it with timings from the RAM chip it originally came with.

This sort of method of just sticking in more RAM chips and it magically uses them is from the times of Intel 386 PCs. Where RAM did not have any identification on the modules, or you stuck raw RAM chips directly into the motherboard. In that case the BIOS would simply perform a RAM test on bootup that tries using incrementally larger amount of memory and checks at what point data starts getting lost. This is one of the reason why on old PCs you would see a number in KB counting up at boot, then stop at however much memory it found then continue booting, this is the BIOS testing for how much RAM there is. In modern times this is not so simple anymore because not only does the memory controller need to know how much memory is present but it also needs to know what the memory configuration is and what timings it requires. One stick of memory might run at 800MHz with CAS latency of 5 clock cycles, another stick of ram might only be able to run at 600MHz with CAS latency of 5 but might work at 800MHz with a CAS latency of 8 cycles...etc the BIOS needs to know all this to properly configure the memory controller for the correct timings that this exact stick of RAM supports. This is also why it is sometimes problematic when mixing different sticks of RAM in dual channel mode, the timings might be too different for the BIOS to find timing settings that works for both sticks in that pair.


But since you said you have two of these graphics cards, you should have enough good RAM chips between the two for one working card. Since you said the bad chips short the Vdd this also makes it easy to find the bad ones to throw away.

Any memory tests you run on a card with no RAM will obviously all fail because none of the RAM is working if its not even soldered on the board. There is no difference between dead RAM and RAM that is not even there, both will not store data hence why it the test says its bad.

Also its not all about just functional tests that the GPU can do its thing. The power supplies on graphics cards are a big part of it too. Modern cards can take an absurd amount of power so they will have switching power supplies rated for 100 200 300W..etc This is a LOT of power for such a tiny switch mode supply. These do fail too (and its possible that it also killed the RAM by shoving a large voltage spike into it) and the only way to properly test these is to get the card to consume as much power as possible and the best way to do that is running 3D benchmarks that give the card a heavy workout (I use FurMark for this) but that will obviously need working RAM to run.
 
The following users thanked this post: Nikan

Offline NikanTopic starter

  • Regular Contributor
  • *
  • Posts: 81
  • Country: de
Re: GPU without VRAM imaging possible?
« Reply #24 on: February 18, 2021, 07:03:30 am »
Manufacturers are doing a lot to build unfixable stuff!
Lots of chips are not even up for sale. If you are lucky
and that specific chip is up for sale, you have to get them from a dealer. Those parts are most probably from a back of a truck, binned stuff which does not work up to the minimum to pass the manufacturers tests or don't even work at all...
living without a multimeter is possible but not worth it
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf