Standard VGA Graphics Adapter

RegEdit

New Member
Reaction score
3
Location
Pacific Palisades, CA
Reinstalled Windows 7. In device manager I've got this yellow exclamation next to only one of two "Standard VGA Graphics Adapter" items. I click to update the driver but it says the best driver is already installed. How is that possible?

Toshiba has about 50 zillion drivers to choose from, none of which have made this yellow exclamation go away. As usual a very unhelpful driver download site.
 
From here it looks like there's an nVidia one and an Intel one. Have you tried installing both of those.

Don't try to update the existing display driver as that's the default one when Windows can't find drivers for what's actually in the machine.
 
From here it looks like there's an nVidia one and an Intel one. Have you tried installing both of those.

Don't try to update the existing display driver as that's the default one when Windows can't find drivers for what's actually in the machine.
I've tried 2 drivers that didn't work. I've dug down further on Toshiba's page to find 3 more Intel drivers that I will try.
Working on 136 Windows updates right now. I always thought that you should install all of the hardware drivers first. I've got PCI Simple Communications Controller, this 2nd display driver and an unknown device remaining.
 
Surely randomly trying drivers is pointless? Yellow exclamation mark or not, the device should still list its VEN and DEV and once you have those you should be able to find the driver elsewhere rather than having to hunt around Toshiba's site.
 
I often use a Linux live CD to determine hardware, just run up a terminal and use:
lspci
lsusb
It often provides the exact product number.
 
Nice tool!

-+-00.0 Intel Corporation 2nd Generation Core Processor Family DRAM Controller
+-01.0-[01]----00.0 NVIDIA Corporation GF108 [GeForce GT 540M]
+-02.0 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
+-16.0 Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1
+-1a.0 Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
+-1b.0 Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller
+-1c.0-[02]----00.0 Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
+-1c.1-[03]----00.0 Intel Corporation Centrino Wireless-N 1000
+-1c.3-[04]--+-00.0 JMicron Technology Corp. SD/MMC Host Controller
| +-00.2 JMicron Technology Corp. Standard SD Host Controller
| +-00.3 JMicron Technology Corp. MS Host Controller
| \-00.4 JMicron Technology Corp. xD Host Controller
+-1c.5-[05]----00.0 NEC Corporation uPD720200 USB 3.0 Host Controller
+-1d.0 Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
+-1f.0 Intel Corporation HM65 Express Chipset Family LPC Controller
+-1f.2 Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller
\-1f.3 Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller
 
OK for anyone who might be going through the same hell as me in the future... the driver that worked was the oldest Nvidia driver in their massive list with a file name of tc40156200a.exe located here http://support.toshiba.com/support/modelHome?freeText=3025552

I also had to download the Universal Serial Bus Controller driver renesas_usb3_2.1.32.0.7z from http://www.mediafire.com/download/yxc33uau7qmap4x/renesas_usb3_2.1.32.0.7z (click where it says "download 10.37 MB" -- the other download button is some advertisement crap). AFAI can tell Toshiba doesn't even have this driver on their site. Toshiba is the worst. Toshiba makes Dell look like they have their act together, which isn't saying much

Props for that Linux device identity method using the command
$ lspci -tv
 
Last edited:
Try 3DPChip and 3DPNet

Next time try 3DPChip and 3DPNet. Since we found these two utilities our lives have been sooooo... much easier. It not only identified what the equipment is but also provides the drivers. In 6 months we have only had one occurance that it missed a driver.
 
Back
Top