Results 1 to 6 of 6

Thread: I would like to see...

  1. #1
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,277
    Thanks
    292
    Thanked
    839 times in 474 posts

    I would like to see...

    ...a diagnostic tool for graphics cards.

    I'm sure everyone agrees with me that it's difficult to diagnose graphics card problems. Artefacts could be caused by driver or windowing issues. Crashes could be RAM, chipset, drivers, Vista, anything.

    There is of course a process of elimination through which you can get pretty close to being sure it's the graphics card - but not everyone has everything they need to be sure.

    So I wonder if AMD and Nvidia would benefit from spending a little bit of time developing diagnostic tools. They could provide a CD image that boots into a Linux kernel, loads their kernel module, then exercises the graphics card. They'd have complete control of all the versions, so would go a long way towards ruling out compatibility issues.

    What do you reckon? It'd be the GPUs answer to Memtest86+.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  2. #2
    Banhammer in peace PeterB kalniel's Avatar
    Join Date
    Aug 2005
    Posts
    30,757
    Thanks
    1,789
    Thanked
    3,289 times in 2,647 posts
    • kalniel's system
      • Motherboard:
      • Gigabyte Z390 Aorus Ultra
      • CPU:
      • Intel i9 9900k
      • Memory:
      • 32GB DDR4 3200 CL16
      • Storage:
      • 1TB Samsung 970Evo+ NVMe
      • Graphics card(s):
      • nVidia GTX 1060 6GB
      • PSU:
      • Seasonic 600W
      • Case:
      • Cooler Master HAF 912
      • Operating System:
      • Win 10 Pro x64
      • Monitor(s):
      • Dell S2721DGF
      • Internet:
      • rubbish

    Re: I would like to see...

    Kind of like ATI tool you mean? Or the inbuilt test of nForce or whatever it's called these days.

  3. #3
    Member
    Join Date
    May 2009
    Location
    bolton
    Posts
    106
    Thanks
    4
    Thanked
    2 times in 2 posts

    Re: I would like to see...

    it would be great so then you wont have to buy a new graphics card if something is wrong with it

    burrellhead

  4. #4
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,277
    Thanks
    292
    Thanked
    839 times in 474 posts

    Re: I would like to see...

    Yeah, but one that uncomplicates things by not being loaded in the same environment as all the other crud on a machine.

    From a pointless RMA perspective it'll probably save people time/money.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  5. #5
    Banhammer in peace PeterB kalniel's Avatar
    Join Date
    Aug 2005
    Posts
    30,757
    Thanks
    1,789
    Thanked
    3,289 times in 2,647 posts
    • kalniel's system
      • Motherboard:
      • Gigabyte Z390 Aorus Ultra
      • CPU:
      • Intel i9 9900k
      • Memory:
      • 32GB DDR4 3200 CL16
      • Storage:
      • 1TB Samsung 970Evo+ NVMe
      • Graphics card(s):
      • nVidia GTX 1060 6GB
      • PSU:
      • Seasonic 600W
      • Case:
      • Cooler Master HAF 912
      • Operating System:
      • Win 10 Pro x64
      • Monitor(s):
      • Dell S2721DGF
      • Internet:
      • rubbish

    Re: I would like to see...

    Quote Originally Posted by Steve View Post
    Yeah, but one that uncomplicates things by not being loaded in the same environment as all the other crud on a machine.
    Problem is a lot of that crud is needed to access the advanced functions on a graphics card - you can do 2d with generic drivers, but to test out the bits of hardware dedicated to 3d stuff (where most of the failures are) you need those (largely propriatory) drivers loaded. And those drivers have dependancies such as directX or openGL, and those APIs themselves have dependancies such as windows display model or the linux kernel equivalent etc.

  6. #6
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,277
    Thanks
    292
    Thanked
    839 times in 474 posts

    Re: I would like to see...

    But you'd have control over that.

    You'd load the nvidia/fglrx kernel module, have an appropriate X version running, and you're away.

    Point is, if you're AMD/Nvidia it would be (relatively) easy, and potentially quite beneficial.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •