AGP texture accelerator not available

F

fred

DirectX Diag says in Display that AGP Texture Accelerator is not available.
With a P4P800, P4 3.0 and FX5900 ultra it should be there ? or not ?
Latest Nvidea drivers, Direct9.0b, Latest BIOS, etc..
What can I do ?
 
P

Paul

"fred" said:
DirectX Diag says in Display that AGP Texture Accelerator is not available.
With a P4P800, P4 3.0 and FX5900 ultra it should be there ? or not ?
Latest Nvidea drivers, Direct9.0b, Latest BIOS, etc..
What can I do ?

You need the chipset drivers from Intel. There should be a miniport
GART driver in there, that puts the AGP slot in AGP mode, rather
than the simpler PCI mode. The AGP slot protocol has elements of
PCI transfer in it (for simple read/write of registers etc) and
also has the higher speed AGP texture transfer protocol.
The Intel chipset drivers have two drivers, a PCI one and an AGP
one, and it sounds like the PCI one has been installed.

So, what you need to do is delete the PCI bridge driver for the
AGP slot, then install the INFINST Intel package again. If this
doesn't fix it, look for a readme file in the Intel package, and
there is a command line option, to cause the INFINST package to
create a folder with all the driver files in it. You can then
locate the appropriate GART driver for your OS and chipset type
manually, and install just that .inf . (I think the command I used
would look like this, to put the drivers onto my D: drive -
check the docs that came with the drivers to be sure.)

infinst.exe -A -A -P D:\temp

Once the Device Manager entry says something about AGP or GART,
then you can reinstall the Nvidia driver.

I went through this process on purpose once. I was having problems
installing a video card driver, and flipped the AGP slot, from
AGP to PCI vanilla mode and back to AGP. After that, the video card
driver installed properly.

You might also want to look through the BIOS, to see if the AGP
slot has been disabled somehow.

HTH,
Paul
 
P

Paul

You need the chipset drivers from Intel. There should be a miniport
GART driver in there, that puts the AGP slot in AGP mode, rather
than the simpler PCI mode. The AGP slot protocol has elements of
PCI transfer in it (for simple read/write of registers etc) and
also has the higher speed AGP texture transfer protocol.
The Intel chipset drivers have two drivers, a PCI one and an AGP
one, and it sounds like the PCI one has been installed.

So, what you need to do is delete the PCI bridge driver for the
AGP slot, then install the INFINST Intel package again. If this
doesn't fix it, look for a readme file in the Intel package, and
there is a command line option, to cause the INFINST package to
create a folder with all the driver files in it. You can then
locate the appropriate GART driver for your OS and chipset type
manually, and install just that .inf . (I think the command I used
would look like this, to put the drivers onto my D: drive -
check the docs that came with the drivers to be sure.)

infinst.exe -A -A -P D:\temp

Once the Device Manager entry says something about AGP or GART,
then you can reinstall the Nvidia driver.

I went through this process on purpose once. I was having problems
installing a video card driver, and flipped the AGP slot, from
AGP to PCI vanilla mode and back to AGP. After that, the video card
driver installed properly.

You might also want to look through the BIOS, to see if the AGP
slot has been disabled somehow.

HTH,
Paul

I forgot to mention, the thing you are looking for in the Device
Manager, will be in the System Devices section.

http://www.abxzone.com/forums/showthread.php?s=&postid=655934#post655934

In that example, the AGP bridge entry looks like:

Name: Intel(R) 82865G/PE/P/GV/82848P Processor to AGP Controller - 2571

HTH,
Paul
 
F

fred

Thanks for your support.
I had a new CPU installed and the shop updated my mobo BIOS. They forgot the
Chipset SW.
Reinstall Chipset SW from Asus CD and all was OK. Thanks again.
 
F

fred

Thanks for your support, Paul.
I had a new CPU installed and the shop updated my mobo BIOS. They forgot the
Chipset SW.
Reinstall Chipset SW from Asus CD and all was OK.
I am glad the Asus CD did the job. Was a bit worried to have to do all the
technical thing you discribed.
I am just a humble user. But is is educational. (PC's suprise me still after
25 years of plauying with them)
Still, Thanks.
 
M

Mary

Paul said:
You need the chipset drivers from Intel. There should be a miniport
GART driver in there, that puts the AGP slot in AGP mode, rather
than the simpler PCI mode. The AGP slot protocol has elements of
PCI transfer in it (for simple read/write of registers etc) and
also has the higher speed AGP texture transfer protocol.
The Intel chipset drivers have two drivers, a PCI one and an AGP
one, and it sounds like the PCI one has been installed.


Hi: First time here. I just downloaded this Newsgroup in the hope I can
solve my motherboard problems and have been looking all over. About to tear
my hair out. There were 9000 messages
when I downloaded this NG, so I glanced at some messages at random that
might relate to my problems, and I I found this message above written by
Paul as a reply to Freds problem which is almost identical to mine, except I
have VIA chipset and not Intel. I bought an Asus A7V8X-X last week and an
Athlon 2200 XP CPU and I had to also buy a new video card as my old one
wouldn't fit in the AGP slot of the new board.
Like Fred = My DX 9.0b says that AGP texturing acceleration is "Not
available", though the other two in the same area -(Direct3D acceleration
and Direct Play acceleration are both Enabled.) What is AGP texture
acceleration for anyway? I have 256 RAM - 333 speed. Using win 98SE and have
an ATI Radeon 9000 Pro video card. I am not sure what version my motherboard
is.

I looked on VIA site and found latest 4 in 1 drivers are version 5.1 but do
not say they include win 98. I downloaded it anyway and installed it but it
didn't enable AGP texturing acceleration.
Before that, I had installed the drivers that came on the Cd with the
motherboard. On VIA site, Before the v5.1 drivers, there is a v4.3, which
DOES mention Win 98, but that would seem to be older than the version that
was on my motherboard CD which is v4.9, so I didn't install that.

My other problem is - My video card is a 9000 pro Radeon (128MB), is 4X. The
motherboard manual (which I actually read right through). says that the
motherboard AGP slot is 8X. But when I go into the BIOS, in the area where
it says "AGP Capability" the choices are Auto or AGP 1X/2X/4X -there is no
8X listed at all. Shouldn't 8X be there even though my card can't run at
that speed? Also, in Display when I look at ATI settings, under the ATI
Catalyst drivers/details, it says my board supports 1X/2/4X just as the BIOS
says, but it says my present setting is 2X. Since my card should be 4X, at
least it should be running at 4X and not 2X.
I hope someone can help me. I would like to get these problems solved.

Mary
 
P

Paul

Mary said:
Hi: First time here. I just downloaded this Newsgroup in the hope I can
solve my motherboard problems and have been looking all over. About to tear
my hair out. There were 9000 messages
when I downloaded this NG, so I glanced at some messages at random that
might relate to my problems, and I I found this message above written by
Paul as a reply to Freds problem which is almost identical to mine, except I
have VIA chipset and not Intel. I bought an Asus A7V8X-X last week and an
Athlon 2200 XP CPU and I had to also buy a new video card as my old one
wouldn't fit in the AGP slot of the new board.
Like Fred = My DX 9.0b says that AGP texturing acceleration is "Not
available", though the other two in the same area -(Direct3D acceleration
and Direct Play acceleration are both Enabled.) What is AGP texture
acceleration for anyway? I have 256 RAM - 333 speed. Using win 98SE and have
an ATI Radeon 9000 Pro video card. I am not sure what version my motherboard
is.

I looked on VIA site and found latest 4 in 1 drivers are version 5.1 but do
not say they include win 98. I downloaded it anyway and installed it but it
didn't enable AGP texturing acceleration.
Before that, I had installed the drivers that came on the Cd with the
motherboard. On VIA site, Before the v5.1 drivers, there is a v4.3, which
DOES mention Win 98, but that would seem to be older than the version that
was on my motherboard CD which is v4.9, so I didn't install that.

My other problem is - My video card is a 9000 pro Radeon (128MB), is 4X. The
motherboard manual (which I actually read right through). says that the
motherboard AGP slot is 8X. But when I go into the BIOS, in the area where
it says "AGP Capability" the choices are Auto or AGP 1X/2X/4X -there is no
8X listed at all. Shouldn't 8X be there even though my card can't run at
that speed? Also, in Display when I look at ATI settings, under the ATI
Catalyst drivers/details, it says my board supports 1X/2/4X just as the BIOS
says, but it says my present setting is 2X. Since my card should be 4X, at
least it should be running at 4X and not 2X.
I hope someone can help me. I would like to get these problems solved.

Mary

A7V8X-X
Athlon XP 2200
256MB DDR333
Radeon 9000pro 128MB
Win98SE + DX9b + Via 4in1 4.51
AGP Texture Acceleration disabled
Running 4X AGP - BIOS offers 1X/2X/4X

Reading list for a rainy day:

******
http://www.ati.com/support/faq/directx.html

"What is an accelerator ?"
http://www.azillionmonkeys.com/qed/accelerator.html

(Picture of DIME - Direct In Memory Execute)
http://www.karbosguide.com/hardware/module5b7.htm

(Mention of DIME again)
http://www.lostcircuits.com/video/asus_v9280s/

(Xbitlabs - AGP 8X sucks...)
http://www.xbitlabs.com/articles/video/display/nv18-nv28_2.html

(Tool to show AGP settings - Powerstrip. I use this during install
and when the AGP settings look OK, uninstall it...)
http://www.entechtaiwan.net/ps.htm

(Table of Contents - "AGP System Architecture")
http://www.mindshare.com/agp/agptoc.pdf

(Glossary of terms - Matrox)
http://www.matrox.com/mga/theguide/glossary/home.cfm
******

According to a post in Google, the BIOS recognizes the AGP capabilities
of the card plugged in, and that is what controls the 1X/2X/4X offering
in the BIOS. Apparently, the BIOS displays the 8X value as the sole
option, when an 8X card is plugged in - slower cards offer multiple
lesser settings. In a way, the BIOS is protecting you from selecting
an inappropriate AGP speed. The lock at 8X suggests the chipset has
some problem running all possible AGP speeds when 8X/0.8V mode is
used, for some reason. Note that, with ATI cards in particular,
the SmartGART software is capable of ignoring the BIOS setting and
doing whatever it feels like!

As for controls, you might want to look at the SmartGART tab in
the Display control panel - it gets added when the ATI driver is
installed. SmartGART is a test that runs just as the Windows desktop
starts to appear. The ATI driver code looks for crashes with your
new SmartGART settings used to run the card, and if there is a
problem, the driver code selects a slower and safer setting before
allowing the Windows desktop to appear.

In terms of software install, you need to install, in this order:
1) Via 4in1 - this gives the miniport GART driver for the AGP interface.
2) Video card drivers/control panel - ATI Catalyst
3) DirectX - to get DirectDraw/Direct3D support

http://www.viaarena.com/?PageID=300 (Via 4in1 download page)
(Suitable for KT400 chipset...)
http://downloads.viaarena.com/drivers/4in1/VIA_Hyperion 4IN1_V451v.zip
(Install guide...)
http://downloads.viaarena.com/installguides/HyperionDriverInstallationGuide.htm

If you are doing this install, by migrating your disk from another
computer, there could be all sorts of side effects. Looking at the
huge thread you had running in alt.comp.periphs.videocards.ati ,
I see you've deleted some .inf files. While this may have worked,
it isn't the "Windows way", and an uninstaller is much safer.
Here is a link to a couple of ATI Catalyst Uninstallers:

http://www.ati.com/support/drivers/misc/catalystutils.html

If your previous graphics card came from another vendor, it
is possible there is a Matrox or Nvidia uninstaller as well.
A search in http://groups.google.com should dig it up.

Using the "Options" menu in Powerstrip, it is possible to
examine how successful your handywork has been. If DMA or
DIME is enabled, then direct transfer of textures from
system memory to AGP card is possible, without the processor
doing the copy - this is a form of "texture acceleration" that
is used when a lot of textures are in use.

HTH,
Paul
 
M

Mary

Paul said:
A7V8X-X
Athlon XP 2200
256MB DDR333
Radeon 9000pro 128MB
Win98SE + DX9b + Via 4in1 4.51
AGP Texture Acceleration disabled
Running 4X AGP - BIOS offers 1X/2X/4X

Reading list for a rainy day:

<snipped URL'S)

Paul, Wow! you sure gave me a lot of URL'S to read and I read them all.
Didn't understand everything as some things were quite technical, but good
information for anyone to read.
I reformatted my hard drive last night, because I made so many changes last
night, trying to get AGP Texture acceleration to work, that I figured I
might as well reformat which was my last resort as I hate it - takes hours.
I had to back up a lot of stuff to CDR's.
According to a post in Google, the BIOS recognizes the AGP capabilities
of the card plugged in, and that is what controls the 1X/2X/4X offering
in the BIOS. Apparently, the BIOS displays the 8X value as the sole
option, when an 8X card is plugged in - slower cards offer multiple
lesser settings. In a way, the BIOS is protecting you from selecting
an inappropriate AGP speed. The lock at 8X suggests the chipset has
some problem running all possible AGP speeds when 8X/0.8V mode is
used, for some reason. Note that, with ATI cards in particular,
the SmartGART software is capable of ignoring the BIOS setting and
doing whatever it feels like!

In other words, if I had an 8X video card, the BIOS would magically offer
8X, as well as 2X/3X/4X in the "AGP Capability" line? Right now there is no
8X -
highest choice is 4X. Seems strange for a BIOS to offer something that was
not there at all before,
but may be true for all I know.
As for controls, you might want to look at the SmartGART tab in
the Display control panel - it gets added when the ATI driver is
installed. SmartGART is a test that runs just as the Windows desktop
starts to appear. The ATI driver code looks for crashes with your
new SmartGART settings used to run the card, and if there is a
problem, the driver code selects a slower and safer setting before
allowing the Windows desktop to appear.

My card seems to be running at 2X (before and after reformatting). In
ATI Display/Smartgart tab, the slider only goes from 1X to 2X and says my
card is
currently working as 2X AGP speed. Also in ATI Display under
Catalyst tab says 2X AGP speed. Sandra also shows my current video card
as 2X. I think an ATI 9000 pro card should work at 4X.
In terms of software install, you need to install, in this order:
1) Via 4in1 - this gives the miniport GART driver for the AGP interface.
2) Video card drivers/control panel - ATI Catalyst
3) DirectX - to get DirectDraw/Direct3D support

Did all the above. Installed Via 4.51 which are latest drivers for KT400
which is my board.
Installed ATI Catalyst 4.2 latest drivers for my card and other Radeons
Installed DX 9b.
http://downloads.viaarena.com/installguides/HyperionDriverInstallationGuide.
htm

I had already got those drivers before, but thank you for the URLS.
If you are doing this install, by migrating your disk from another
computer, there could be all sorts of side effects.

Not sure what you mean - I only have one computer.

Looking at the
huge thread you had running in alt.comp.periphs.videocards.ati ,

Oh, whyd ya have to go and mention that? - I feel exposed :)
The thread got long because so many people joined in and gave
advice/opinions.
I see you've deleted some .inf files. While this may have worked,
it isn't the "Windows way", and an uninstaller is much safer.

I deleted some inf files from my old ATI video card. But that was right at
the start
when I first had problems installling my video card drivers. Someone
suggested it,
and it seemed to work, but then other problems were created but had nothing
to do with
deleting the inf files.
Here is a link to a couple of ATI Catalyst Uninstallers:

I got that one now thanks.
If your previous graphics card came from another vendor, it
is possible there is a Matrox or Nvidia uninstaller as well.
A search in http://groups.google.com should dig it up.

I have ATI Radeon 9000 pro.
Using the "Options" menu in Powerstrip, it is possible to
examine how successful your handywork has been. If DMA or
DIME is enabled, then direct transfer of textures from
system memory to AGP card is possible, without the processor
doing the copy - this is a form of "texture acceleration" that
is used when a lot of textures are in use.

I downloaded Power strip but can't figure out how it works yet.

There is only two things now that I am not satisfied with and thats -why I
can't get
AGP acceleration to work, though I am at the point of giving up on that, and
the other thing
which is more of a concern is why is my card only working at AGP 2X. Makes
me wonder if something is wrong with the card.

I did see this on Via page in FAQ's
http://www.viaarena.com/?PageID=3&faq=18&Search=agp
There are a couple of questions and answers about a video card should be
running at 4X instead of 2X, but that seemed to happen because of old
Catalyst drivers, which is not my case.

Yes, thanks. everything helps.

Mary
 
P

Paul

Mary said:
<snipped URL'S)

Paul, Wow! you sure gave me a lot of URL'S to read and I read them
all. Didn't understand everything as some things were quite technical,
but good information for anyone to read. I reformatted my hard drive
last night, because I made so many changes last night, trying to get
AGP Texture acceleration to work, that I figured I might as well
reformat which was my last resort as I hate it - takes hours. I
had to back up a lot of stuff to CDR's.

Part of the challenge of these problems, is trying to learn about
how the underlying stuff works. This has been an interesting
read for me.
In other words, if I had an 8X video card, the BIOS would magically
offer 8X, as well as 2X/3X/4X in the "AGP Capability" line? Right now
there is no 8X - highest choice is 4X. Seems strange for a BIOS to
offer something that was not there at all before,
but may be true for all I know.

Not exactly. What I found in Google, was mention of a quirk. What
seems to happen, is if a AGP 8X card is used with the A7V8X-X, the
BIOS _only_ allows 8X, and no lower speed. If you have a 4X card,
then you are offered multiple speeds. This is a bit disturbing,
because it suggests this is another chipset with an incomplete
AGP feature set. This shouldn't have anything to do with your
problem. [ Actually, after reading some more of the specs,
the BIOS would only be allowed to offer 4X/8X, but the BIOS is
just offering 8X. Still a quirk though. ]
My card seems to be running at 2X (before and after reformatting).
In ATI Display/Smartgart tab, the slider only goes from 1X to 2X
and says my card is currently working as 2X AGP speed. Also in ATI
Display under Catalyst tab says 2X AGP speed. Sandra also shows my
current video card as 2X. I think an ATI 9000 pro card should work
at 4X.

I may have mentioned that I've noticed SmartGART ignores whatever
limit you set in the BIOS. But, SmartGART should not be ignoring
what appears in the AGP status register. If you have an AGP 2.0
Northbridge, there are only three bits used to represent the speed
of the card. If an AGP 3.0 card is plugged into a AGP 2.0 Northbridge,
then the four bit field sent by the AGP video card is truncated
to three bits, and the only value that matters, 8X, is read by the
software as 2X. This _should not_ be happening to you, because with
8X in the name of the product, the Northbridge should be AGP 3.0
specification compatible, and all values should be properly represented.
So, while all the symptoms would suggest this mix of hardware
(AGP 3.0 card in AGP 2.0 Northbridge), we are _told_ the Northbridge
is really AGP 3.0 compatible, right ?
Did all the above. Installed Via 4.51 which are latest drivers for
KT400 which is my board. Installed ATI Catalyst 4.2 latest drivers
for my card and other Radeons. Installed DX 9b.

http://downloads.viaarena.com/installguides/HyperionDriverInstallationGuide.
htm

I had already got those drivers before, but thank you for the URLS.


Not sure what you mean - I only have one computer.

Some people move a hard drive, with an existing Windows install, onto
a new motherboard which has a different chipset and peripherals. While
the hardware should be re-enumerated by Windows (the enum key in the
registry), any miscellaneous registry settings (not in enum) might
affect the stability of the install.
Oh, whyd ya have to go and mention that? - I feel exposed :)
The thread got long because so many people joined in and gave
advice/opinions.


I deleted some inf files from my old ATI video card. But that was
right at the start when I first had problems installling my video
card drivers. Someone suggested it, and it seemed to work, but then
other problems were created but had nothing to do with deleting the
inf files.



I got that one now thanks.

These uninstallers would be used on a drive with an existing
video card already installed. By using these, you are helping
to remove all traces of video card driver files and registry
settings, so that the new installer can work properly.
I have ATI Radeon 9000 pro.


I downloaded Power strip but can't figure out how it works yet.

I use Powerstrip solely as an AGP status tool. It shows whether
DMA or DIME is enabled or not. If neither are enabled, then
chances are the motherboard chipset driver isn't loading
properly. You can see these settings in the Options popup menu
item from the Taskbar. Once AGP is OK, I uninstall Powerstrip,
as adding an additional agent into the mess doesn't help.
There is only two things now that I am not satisfied with and
thats -why I can't get AGP acceleration to work, though I am
at the point of giving up on that, and the other thing which
is more of a concern is why is my card only working at AGP 2X.
Makes me wonder if something is wrong with the card.

There are thousands of posts about KT400 motherboards and
video card issues. So far, I haven't found a match for your
exact problem.

The AGP (2.0 spec) Status register definition is here. The
interesting part is bits 3 through 0:
ftp://download.intel.com/technology/agp/downloads/agp20.pdf (pg.249)

Status Register (Offset CAP_PTR + 4)
Bits Field Description
31:24 RQ The RQ field contains the maximum number of A.G.P.
command requests this device can manage. ³0² means
a depth of 1 entry, while FFh means a depth of 256
entries.
23:10 Reserved Always returns 0 when read; write operations have
no effect.
9 SBA If set, this device supports sideband addressing.
8:6 Reserved Always returns 0 when read; write operations have
no effect.
5 4G If set, this device supports addresses greater
than 4 GB.
4 FW When the bit is set, the device supports FW (fast
write) transfers.
3 Reserved Always returns 0 when read; write operations have
no effect.
2:0 RATE The RATE field indicates the data transfer rates
supported by this device. A.G.P. devices must
report all that apply.
Bit Set Transfer Rate
0 1X
1 2X
2 4X

For AGP 3.0 (pg.129), the bottom four bits are expanded a bit:
http://developer.intel.com/technology/agp/downloads/agp30_final_10.pdf

3 AGP3.0_MODE Œ1¹ = AGP3.0 Mode and Œ0¹ = AGP Mode; Set by
hardware on power-up reset, see section 2.4.2 for
details. Note that when AGP3.0_MODE = 0, the RATE field
(AGPSTAT [2:0]) and DRATE field (AGPCMD[2:0]) in both
the master and target must function as defined by the
AGP Interface Specification V2.0 for compatibility
with existing software.
2:0 RATE Data Rate Support (RATE) -
AGPSTAT[3] Code Speed Supported
0 xxx See AGP2.0 Specs
1 001 4x
1 010 8x
1 011 4x, and 8x
1 ??? All other codes Reserved

From the difference between the two tables, maybe you can see how if
the AGPSTAT[3] bit is masked off by software, then an 8X card will
appear as a 2X card. Right now, I don't see any other bits in the
spec that could influence the driver on this issue.

Table 17 on page 41 of the agp30 spec presents another possibility.
The TYPEDET pin on the video card, codes the I/O voltage requirement
of the card. This is that "3.3 versus 1.5V" nonsense. When a motherboard
has a universal connector (accepts either kind), the video card
can specify its preference of the two. Your motherboard is not
universal, so will ignore TYPEDET for the purposes of setting up the
I/O power supply for the card. However, if you read the wording
about the AGP3.0_MODE bit in the status register, just below the table,
it opens the possibility that if the TYPEDET pin was broken (or the
pin wasn't grounding the signal properly for 1.5V), the AGP3.0_MODE
bit would get set to 0, and you'd be stuck with a 2X video card.

TYPEDET is pin A2 on the AGP card connector, and is supposed to go
directly to ground. You could measure between pin A2 and pin A5 with
an ohmmeter, to see whether TYPEDET is grounded or not. The ohmmeter
should read zero. (There was one report I read of, where a video
card was manufactured with a resistor from A2 to A5, and that was
the cause of the card malfunctioning. The connection is supposed
to be a dead short, if the card wants 1.5V I/O voltage.)

I've also owned a video card, where I managed to scrape two resistors
right off the board. These were resistors that were too close
to the connector. The resistors apparently weren't critical, as
the card still works today.
I did see this on Via page in FAQ's
http://www.viaarena.com/?PageID=3&faq=18&Search=agp
There are a couple of questions and answers about a video card
should be running at 4X instead of 2X, but that seemed to happen
because of old Catalyst drivers, which is not my case.


Yes, thanks. everything helps.

Mary

I am against doing total reinstalls myself, because it means
admitting defeat :) Depending how much time you have to waste
on this problem, you may want to remove the drivers again and
start from scratch. In some of the Google posts I was looking at
(using search terms KT400 and AGP), some people mentioned the
default Windows driver working, but I'm willing to bet this is
not an accelerated driver. There are too many posts with those
keywords, for me to read them all today.

The last video card I installed was a PITA, just like your
card. It did take me a couple of days before all was well
and textures were accelerated. (Tried about three Catalysts.
One would crash at the desktop. They are better today, than
when I was installing the earlier ones.)

Paul
 
M

Mary

Paul,

Paul said:
Part of the challenge of these problems, is trying to learn about
how the underlying stuff works. This has been an interesting
read for me.

Yes, these URLS would be interesting to a lot of people. Some of the
information is very technical for many people unless you're in the computer
business (including myself), but quite interesting.
In other words, if I had an 8X video card, the BIOS would magically
offer 8X, as well as 2X/3X/4X in the "AGP Capability" line? Right now
there is no 8X - highest choice is 4X. Seems strange for a BIOS to
offer something that was not there at all before,
but may be true for all I know.

Not exactly. What I found in Google, was mention of a quirk. What
seems to happen, is if a AGP 8X card is used with the A7V8X-X, the
BIOS _only_ allows 8X, and no lower speed. If you have a 4X card,
then you are offered multiple speeds. This is a bit disturbing,
because it suggests this is another chipset with an incomplete
AGP feature set. This shouldn't have anything to do with your
problem. [ Actually, after reading some more of the specs,
the BIOS would only be allowed to offer 4X/8X, but the BIOS is
just offering 8X. Still a quirk though. ]

Yes seems like a quirk in the BIOS,since the BIOS presently only offers
Auto/1X/2X/4X, then from what you are saying, it sounds like it you have an
8X card, then 8X would be what would be offered in AGP Capability area in
the BIOS - that means there is two different choices in the same BIOS?
I may have mentioned that I've noticed SmartGART ignores whatever
limit you set in the BIOS. But, SmartGART should not be ignoring
what appears in the AGP status register. If you have an AGP 2.0
Northbridge, there are only three bits used to represent the speed
of the card. If an AGP 3.0 card is plugged into a AGP 2.0 Northbridge,
then the four bit field sent by the AGP video card is truncated
to three bits, and the only value that matters, 8X, is read by the
software as 2X. This _should not_ be happening to you, because with
8X in the name of the product, the Northbridge should be AGP 3.0
specification compatible, and all values should be properly represented.
So, while all the symptoms would suggest this mix of hardware
(AGP 3.0 card in AGP 2.0 Northbridge), we are _told_ the Northbridge
is really AGP 3.0 compatible, right ?

Well, that is too technical for my level of knowledge, but I have an idea
what you are talking about. I think my video card should be running at 4X
and not 2X, and the Northbridge driver should have been installed. All
sources that I mentioned (ATI/Catalyst Details and including Sandra (which
is not always 100%, but I've found it fairly accurate), say that my video
card is running at 2X. I have tried "Auto" in the BIOS, instead of setting
it at 4X in AGP Capability, but with same result.

These uninstallers would be used on a drive with an existing
video card already installed. By using these, you are helping
to remove all traces of video card driver files and registry
settings, so that the new installer can work properly.

I am about to give up on this whole thing. Someone suggested trying 3.7
version of Catalyst drivers, so I used the Uninstaller you mention above
tons of times,
which should have take all traces of ATI files out, and nothing was in
Add/remove programs regarding ATI, so I installed 3.7 Catalyst drivers and
an error came up saying "There is a problem with display settings. Adapter
type is incorrect or current settings do not work with your hardware". So I
took 3.7 drivers out using cat uninstaller (other times I've removed ATI
items from Add/remove hardware tons of times too and should also work)
I just finished using Catalyst uninstaller, and installed Catalyst 4.2
drivers again, which
worked ok before, but this time, I got the same error as when I tried to
install
the 3.7 Catalyst drivers. So I am back to Standard VGA driver and nothing
seems to work. I tried installing Catalyst drivers in Safe mode too.

The only thing that works and what I am going to have to try to get back to,
is
Catalyst 4.2 drivers, and having my card running at 2X and no AGP Texture
acceleration enabled. I can't identify the problem. I am not sure that even
taking the motherboard or video card back to the store will help,
since its so hard to explain and they do both work.
I use Powerstrip solely as an AGP status tool. It shows whether
DMA or DIME is enabled or not. If neither are enabled, then
chances are the motherboard chipset driver isn't loading
properly. You can see these settings in the Options popup menu
item from the Taskbar. Once AGP is OK, I uninstall Powerstrip,
as adding an additional agent into the mess doesn't help.

I managed to figure out a little bit about Power strip as to what you meant.
Neither DMA or DIME is enabled in Options as you asked me about before. So
according to what you are saying above, the motherboard chipset driver isn't
loading properly. If that is the case, how can that be fixed?
There are thousands of posts about KT400 motherboards and
video card issues. So far, I haven't found a match for your
exact problem.

In your opinion, should I just get back to what I had before? Card running
at 2X and no AGP texture acceleration? What are my options in your opinion?
I'm located in Toronto and notice you are with Sympatico. are you in Toronto
as well?
The AGP (2.0 spec) Status register definition is here. The
interesting part is bits 3 through 0:
ftp://download.intel.com/technology/agp/downloads/agp20.pdf (pg.249)

Status Register (Offset CAP_PTR + 4)
Bits Field Description
31:24 RQ The RQ field contains the maximum number of A.G.P.
command requests this device can manage. ³0² means
a depth of 1 entry, while FFh means a depth of 256
entries.

That information is much too technical for me to understand so I snipped a
lot of it.

TYPEDET is pin A2 on the AGP card connector, and is supposed to go
directly to ground. You could measure between pin A2 and pin A5 with
an ohmmeter, to see whether TYPEDET is grounded or not. The ohmmeter
should read zero. (There was one report I read of, where a video
card was manufactured with a resistor from A2 to A5, and that was
the cause of the card malfunctioning. The connection is supposed
to be a dead short, if the card wants 1.5V I/O voltage.)

I've also owned a video card, where I managed to scrape two resistors
right off the board. These were resistors that were too close
to the connector. The resistors apparently weren't critical, as
the card still works today.

Unless someone is expertly trained on these issues, I don't see how an
ordinary layman would understand. How would I know if something physical is
wrong with the card just by looking at it, unless you knew what you were
looking for? I doubt the people in the computer store where I bought it,
even know.
I am against doing total reinstalls myself, because it means
admitting defeat :) Depending how much time you have to waste
on this problem, you may want to remove the drivers again and
start from scratch. In some of the Google posts I was looking at
(using search terms KT400 and AGP), some people mentioned the
default Windows driver working, but I'm willing to bet this is
not an accelerated driver. There are too many posts with those
keywords, for me to read them all today.

If you mean re-formatting, I hate doing it myself, but many times you spend
far more time looking for problems which you can't solve no matter how much
you try, that there comes a point where you have to admit defeat. Nothing
wrong with that. It gets too frustrating and annoying and I've spent I don't
know how many hours since I got this video card about 10 days ago, that I am
embarrassed to say how much time I've spent on it. I've removed the drivers
this morning about 6 times using uninstaller and add/remove software, and
still get an error message, so I am worse off now as at least I had drivers
installed and had 16 and 32 bit choices. Now I only have standard VGA.

I like to solve things, but I don't think I can solve this and I don't
believe that many people could solve it, unless you really know a lot about
what you are doing, and I thought I did, but apparently I don't.
The last video card I installed was a PITA, just like your
card. It did take me a couple of days before all was well
and textures were accelerated. (Tried about three Catalysts.
One would crash at the desktop. They are better today, than
when I was installing the earlier ones.)

I've spent a lot more time than a couple of days - try 10 days at least and
many hours on these days. I tried Catalyst 4.2 and 3.7, and Via 4 in 1
drivers, 4.51 and 4.43 and 4.35 (I even know them by heart now).
My last card was an ATI Xpert 2000 for two years - never a problem.In fact,
I've done all my own upgrading motherboards, video cards, etc for the last 8
years, starting with a 386, and sometimes had problems setting things up,
but nothing like what I have now. This is a complete PITA.

Mary
 
M

Mary

Paul, just a thought - On ATI site it says 9000 pro is supported by DX 8.1.
Now I am using DX 9.0b. Would that make any difference as to why I can't get
AGP texture accelerator and only 2X AGP?

Mary
 
M

Mary

Paul, I got some of Power strip figured out. In Options, Dime and DMA are
both Disabled, transfer rate is 2X. I generated a report which I pasted
below. I thought it might interest
you. It says AGP aperture is 256, but in BIOS, I have it set at 64.

Mary

Diagnostic report - generated on 3/5/04
----------------------------------------------------------------------------
--
PowerStrip build - (n/a)
Windows build - v.(n/a)
DirectX build - v.4.09.00.0900
OpenGL renderer - RADEON 9000 PRO DDR x86/MMX/3DNow!/SSE, v.1.3.4145 Win9x
Release

System board
----------------------------------------------------------------------------
--
CPU speed - 1791 MHz
Type - VIA VT8377/VT8235-A7V8X-X
BIOS - Award Bios, 08/06/2003
AGP aperture - 256 MB
AGP transfer mechanism - Disabled
AGP non-local memory - (n/a)
AGP driving value - 9Ah (N-ctrl=9, P-ctrl=10)
AGP revision - 3.05
AGP transfer rates supported - 1x, 2x
Current AGP transfer rate - 2x
Sideband addressing - Enabled
Fast write protocol - (n/a)
AGP texturing - hardware support, but currently disabled

Graphics card #1
----------------------------------------------------------------------------
--
Identity - ATI Display controller
Memory clock - 274.50 MHz
Engine clock - 274.50 MHz
IRQ - 11, shared
AGP revision - 2.00
AGP transfer rates supported - 1x, 2x, 4x
Current AGP transfer rate - 2x
Sideband addressing - Enabled
Display driver - ati2drag.drv, v.4.14.01.9137
DirectX driver - ati3d2ag.dll, v.4.14.01.4056
Attached monitor - SyncMaster (Samsung)
Monitor caps (1) - 1280x1024, 71kHz, 160Hz

Device enumeration
----------------------------------------------------------------------------
--
ATI Display controller (49661002h) - using IRQ11
ATI Display controller (auxiliary) (496E1002h)
AsusTek CPU-to-PCI/AGP bridge (31891106h)
VIA PCI-to-PCI/AGP bridge (B1681106h)
Creative Labs Audio device (00021102h) - using IRQ11
Creative Labs Input controller (70021102h)
Standard Microsys. Ethernet controller (12161113h) - using IRQ10
AsusTek Universal serial bus (USB) (30381106h) - using IRQ9
AsusTek Universal serial bus (USB) (30381106h) - using IRQ9
AsusTek Universal serial bus (USB) (30381106h) - using IRQ9
AsusTek Universal serial bus (USB) (31041106h) - using IRQ9
AsusTek PCI-to-ISA bridge (31771106h)
AsusTek IDE controller (05711106h)

OpenGL extensions
----------------------------------------------------------------------------
--
GL_ARB_multitexture
GL_EXT_texture_env_add
GL_EXT_compiled_vertex_array
GL_S3_s3tc
GL_ARB_occlusion_query
GL_ARB_point_parameters
GL_ARB_texture_border_clamp
GL_ARB_texture_compression
GL_ARB_texture_cube_map
GL_ARB_texture_env_add
GL_ARB_texture_env_combine
GL_ARB_texture_env_crossbar
GL_ARB_texture_env_dot3
GL_ARB_texture_mirrored_repeat
GL_ARB_transpose_matrix
GL_ARB_vertex_blend
GL_ARB_vertex_buffer_object
GL_ARB_vertex_program
GL_ARB_window_pos
GL_ATI_element_array
GL_ATI_envmap_bumpmap
GL_ATI_fragment_shader
GL_ATI_map_object_buffer
GL_ATI_texture_env_combine3
GL_ATI_texture_mirror_once
GL_ATI_vertex_array_object
GL_ATI_vertex_attrib_array_object
GL_ATI_vertex_streams
GL_ATIX_texture_env_combine3
GL_ATIX_texture_env_route
GL_ATIX_vertex_shader_output_point_size
GL_EXT_abgr
GL_EXT_bgra
GL_EXT_blend_color
GL_EXT_blend_func_separate
GL_EXT_blend_minmax
GL_EXT_blend_subtract
GL_EXT_clip_volume_hint
GL_EXT_draw_range_elements
GL_EXT_fog_coord
GL_EXT_multi_draw_arrays
GL_EXT_packed_pixels
GL_EXT_point_parameters
GL_EXT_rescale_normal
GL_EXT_secondary_color
GL_EXT_separate_specular_color
GL_EXT_stencil_wrap
GL_EXT_texgen_reflection
GL_EXT_texture3D
GL_EXT_texture_compression_s3tc
GL_EXT_texture_cube_map
GL_EXT_texture_edge_clamp
GL_EXT_texture_env_combine
GL_EXT_texture_env_dot3
GL_EXT_texture_filter_anisotropic
GL_EXT_texture_lod_bias
GL_EXT_texture_object
GL_EXT_texture_rectangle
GL_EXT_vertex_array
GL_EXT_vertex_shader
GL_HP_occlusion_test
GL_NV_texgen_reflection
GL_NV_blend_square
GL_NV_occlusion_query
GL_SGI_color_matrix
GL_SGIS_texture_edge_clamp
GL_SGIS_texture_border_clamp
GL_SGIS_texture_lod
GL_SGIS_generate_mipmap
GL_SGIS_multitexture
GL_SUN_multi_draw_arrays
GL_WIN_swap_hint
WGL_EXT_extensions_string
WGL_EXT_swap_control
 
P

Paul

Paul, just a thought - On ATI site it says 9000 pro is supported by DX 8.1.
Now I am using DX 9.0b. Would that make any difference as to why I can't get
AGP texture accelerator and only 2X AGP?

Mary[/QUOTE]

Not that I'm aware of. DirectX uses the services of the layer
underneath it, and probably doesn't know about the physical layer.
In DXDIAG, I don't see a setting for AGP transfer rate, so chances
are, DirectX doesn't know what is going on.

Proof of the decoupling, is the fact that you only really need to
install DirectX once, and DirectX deals with whatever capabilities
it finds at runtime. So, you can mess around with Via 4in1 and
ATI Catalyst drivers, without worrying about damaging DirectX.

With respect to the Via and Catalyst drivers, when I was having
trouble, I noticed that the Catalyst had to be reinstalled after
changing the chipset drivers, so those two sets of drivers were
"enforcing" the right order of installation.

The same version of DirectX can be installed over and over again,
without a problem (I tried that at first, to no benefit).

Can you go into Device Manager, and delete the AGP GART driver ?
Then let Windows redetect it ? After the reboot, you should end
up stuck in 640x480 mode, and have to reinstall the Catalyst
driver. (On an Intel chipset, I used the Intel INF files, to
change the AGP entry in the Device Manager, from AGP mode, to
PCI mode, and back to AGP mode. That seemed to fix my problem
on that motherboard. I'm hoping the equivalent for Via, is
to delete the driver for AGP...)

HTH,
Paul


Paul
 
M

Mary

Paul said:
Paul, just a thought - On ATI site it says 9000 pro is supported by DX 8.1.
Now I am using DX 9.0b. Would that make any difference as to why I can't get
AGP texture accelerator and only 2X AGP?

Mary

Not that I'm aware of. DirectX uses the services of the layer
underneath it, and probably doesn't know about the physical layer.
In DXDIAG, I don't see a setting for AGP transfer rate, so chances
are, DirectX doesn't know what is going on.

Proof of the decoupling, is the fact that you only really need to
install DirectX once, and DirectX deals with whatever capabilities
it finds at runtime. So, you can mess around with Via 4in1 and
ATI Catalyst drivers, without worrying about damaging DirectX.[/QUOTE]

So in other words, a 9000 pro should work ok with any version of DX?
With respect to the Via and Catalyst drivers, when I was having
trouble, I noticed that the Catalyst had to be reinstalled after
changing the chipset drivers, so those two sets of drivers were
"enforcing" the right order of installation.

I could try to make sure the Catalyst is installed after the 4 in 1 drivers.
The same version of DirectX can be installed over and over again,
without a problem (I tried that at first, to no benefit).

Except DX won't allow uninstalling. I installed it when I installed the
motherboard drivers, but had DX 8.1 before, so maybe I should have stuck
with it.
Can you go into Device Manager, and delete the AGP GART driver ?

There is nothing that says AGP GART driver in Device Manager? What section
would it be under? In Display it just says Radeon 9000 series, and Radeon
9000 secondary.
Then let Windows redetect it ? After the reboot, you should end
up stuck in 640x480 mode, and have to reinstall the Catalyst
driver.

I use 640X480 mode all the time. 800X600 is too small print for me to read
comfortably.
I much prefer 640X480.

(On an Intel chipset, I used the Intel INF files, to
change the AGP entry in the Device Manager, from AGP mode, to
PCI mode, and back to AGP mode. That seemed to fix my problem
on that motherboard. I'm hoping the equivalent for Via, is
to delete the driver for AGP...)

If I knew which one it was.

Mary
 
P

Paul

Mary said:
Paul, I got some of Power strip figured out. In Options, Dime and DMA are
both Disabled, transfer rate is 2X. I generated a report which I pasted
below. I thought it might interest
you. It says AGP aperture is 256, but in BIOS, I have it set at 64.

Mary

Diagnostic report - generated on 3/5/04
----------------------------------------------------------------------------
--
PowerStrip build - (n/a)
Windows build - v.(n/a)
DirectX build - v.4.09.00.0900
OpenGL renderer - RADEON 9000 PRO DDR x86/MMX/3DNow!/SSE, v.1.3.4145 Win9x
Release

System board
----------------------------------------------------------------------------
--
CPU speed - 1791 MHz
Type - VIA VT8377/VT8235-A7V8X-X
BIOS - Award Bios, 08/06/2003
AGP aperture - 256 MB
AGP transfer mechanism - Disabled
AGP non-local memory - (n/a)
AGP driving value - 9Ah (N-ctrl=9, P-ctrl=10)
AGP revision - 3.05
AGP transfer rates supported - 1x, 2x
Current AGP transfer rate - 2x
Sideband addressing - Enabled
Fast write protocol - (n/a)
AGP texturing - hardware support, but currently disabled

Graphics card #1
----------------------------------------------------------------------------
--
Identity - ATI Display controller
Memory clock - 274.50 MHz
Engine clock - 274.50 MHz
IRQ - 11, shared
AGP revision - 2.00
AGP transfer rates supported - 1x, 2x, 4x
Current AGP transfer rate - 2x
Sideband addressing - Enabled
Display driver - ati2drag.drv, v.4.14.01.9137
DirectX driver - ati3d2ag.dll, v.4.14.01.4056
Attached monitor - SyncMaster (Samsung)
Monitor caps (1) - 1280x1024, 71kHz, 160Hz

Device enumeration
----------------------------------------------------------------------------
--
ATI Display controller (49661002h) - using IRQ11
ATI Display controller (auxiliary) (496E1002h)
AsusTek CPU-to-PCI/AGP bridge (31891106h)
VIA PCI-to-PCI/AGP bridge (B1681106h)
Creative Labs Audio device (00021102h) - using IRQ11
Creative Labs Input controller (70021102h)
Standard Microsys. Ethernet controller (12161113h) - using IRQ10
AsusTek Universal serial bus (USB) (30381106h) - using IRQ9
AsusTek Universal serial bus (USB) (30381106h) - using IRQ9
AsusTek Universal serial bus (USB) (30381106h) - using IRQ9
AsusTek Universal serial bus (USB) (31041106h) - using IRQ9
AsusTek PCI-to-ISA bridge (31771106h)
AsusTek IDE controller (05711106h)

OpenGL extensions
WGL_EXT_swap_control

The 256MB aperture entry is the maximum value supported. In
the manual, there is even a note saying the aperture max changes
depending on whether an 8X card is present or not.

As for the rest of the info above, it shows the motherboard
chipset has decided to run at 1X/2X and not the video card.
Since you can only see 1X/2X in the BIOS, there is something
there that the hardware is detecting.

Rather than concentrate on the transfer rate, the fact that
neither DMA nor DIME is enabled is more important. As far as
I'm aware, the only way that could happen, is if the
"CPU-to-PCI/AGP bridge" was actually a "CPU-to-PCI bridge".
I think this is because the AGP GART is needed to translate
addresses from the video card, into addresses in the chipset
address space. In the system section of the Device Manager,
you may want to check whether an AGP bridge is mentioned.

I'm pretty well out of constructive ideas on how to fix it.
I'd be swapping hardware at this point, or maybe using one
of my spare disks, to do a fresh test install of Windows
and drivers, just to see if it would help. By using a
spare disk, I wouldn't be messing up all the installed
software, at least until I knew there was a reason to
do it to the real system disk.

(As for the other techie stuff about TYPEDET, that is
for the benefit of the Google archive :) I consider a
multimeter to be an essential part of building systems,
as for simple faults, you might save a few bux not buying
replacement hardware you don't need. Like when the power
monitor chip on the motherboard lies about some voltage.
You can also use the ohmmeter for verifying the case
front panel wiring - an ohmmeter is cheaper than blowing
out a Firewire or USB device because the wiring is wrong.)

Paul
 
M

Mary


I just left the above stuff in, in case you need to refer to it in regard to
what I say.
As for the rest of the info above, it shows the motherboard
chipset has decided to run at 1X/2X and not the video card.
Since you can only see 1X/2X in the BIOS, there is something
there that the hardware is detecting.

The BIOS choices are supposed to be 1X/2X4X or auto, so do you mean that the
video card
only sees 1X/2X ? Does that mean there is something wrong with the
motherboard BIOS?
Rather than concentrate on the transfer rate, the fact that
neither DMA nor DIME is enabled is more important. As far as
I'm aware, the only way that could happen, is if the
"CPU-to-PCI/AGP bridge" was actually a "CPU-to-PCI bridge".
I think this is because the AGP GART is needed to translate
addresses from the video card, into addresses in the chipset
address space. In the system section of the Device Manager,
you may want to check whether an AGP bridge is mentioned.

In System section there is:
VIA CPU to AGP2.0/AGP 3.0 Controller
Via Standard Bridge
Via Standard PCI to ISA bridge

So what is AGP GART called?
I'm pretty well out of constructive ideas on how to fix it.
I'd be swapping hardware at this point, or maybe using one
of my spare disks, to do a fresh test install of Windows
and drivers, just to see if it would help. By using a
spare disk, I wouldn't be messing up all the installed
software, at least until I knew there was a reason to
do it to the real system disk.

Do you mean trying another motherboard, or taking the motherboard back to
the store?
I only have the one motherboard. I have no spare hard drives either.
So does it seem to you that there is probably nothing wrong with the video
card, but the motherboard BIOS is probably not working properly?

Mary
 
P

Paul

Mary said:
I just left the above stuff in, in case you need to refer to it
in regard to what I say.


The BIOS choices are supposed to be 1X/2X4X or auto, so do you
mean that the video card only sees 1X/2X ? Does that mean there
is something wrong with the motherboard BIOS?

The motherboard has decided _it_ will support only 1X/2X, while
the video card says it will do 1X/2X/4X. The BIOS chooses the
lesser of the two. So, the question remains, why is the
motherboard doing this - motherboard defect, or is the video
card making it do this ?
In System section there is:
VIA CPU to AGP2.0/AGP 3.0 Controller
Via Standard Bridge
Via Standard PCI to ISA bridge

So what is AGP GART called?

I think the "VIA CPU to AGP2.0/AGP 3.0 Controller" is the
correct entry. Hmm... So much for that idea.
Do you mean trying another motherboard, or taking the motherboard
back to the store? I only have the one motherboard. I have no
spare hard drives either. So does it seem to you that there is
probably nothing wrong with the video card, but the motherboard
BIOS is probably not working properly?

Mary

Maybe you could give Powerstrip a try. Other prople use it to
force AGP settings - it may enable you to use DMA or DIME, but
I doubt it will be able to override what the BIOS is saying
with regard to transfer speed. In my experience, SmartGART is
the only software that likes to ignore BIOS settings.

Also, I just looked at the download page, and for BIOS A7V8XX07.zip
it says:

"1. Improve the stability with certain AGP 4X cards.
2. Solve sometimes certain pci cards may not be detected."

You may want to flash up to at least '07 (the BIOS date from the
Powerstrip dump, suggests you are running '06 right now).
I recommend doing this from a floppy diskette, and using the
aflash program (aflash221 is on the download page). Archive the
current BIOS file to the floppy when you boot to DOS with
the floppy, then program the new BIOS. After Aflash is done,
reboot and reenter the BIOS. Select "Load Setup Defaults", to
refresh the structure in the CMOS RAM. You can then go back
and customize the BIOS to the settings you had previously
(writing the critical ones down now on paper will help with
this).

http://www.asus.it/support/download/item.aspx?ModelName=A7V8X-X&Type=All&SLanguage=en

HTH,
Paul
 
M

Mary

Paul said:
The motherboard has decided _it_ will support only 1X/2X, while
the video card says it will do 1X/2X/4X. The BIOS chooses the
lesser of the two. So, the question remains, why is the
motherboard doing this - motherboard defect, or is the video
card making it do this ?

Thats the problem and makes it difficult to solve is which is the problem,
the motherboard or the video and I don't know how I can ever find this out,
or if there even is a way. Even if I took it back to the store, it would be
difficult to prove what is wrong. I need to be sure of what I am talking
about before I do that.
I think the "VIA CPU to AGP2.0/AGP 3.0 Controller" is the
correct entry. Hmm... So much for that idea.

At least that can be pretty well ruled out.
Maybe you could give Powerstrip a try. Other prople use it to
force AGP settings - it may enable you to use DMA or DIME, but
I doubt it will be able to override what the BIOS is saying
with regard to transfer speed. In my experience, SmartGART is
the only software that likes to ignore BIOS settings.

In Powrstrip, I couldn't find any way to change anything in the Options
page. The checkmark won't go in say 4X for video transfer speed, so where in
Powerstrip can you force AGP settings as you mention above.
Also, I just looked at the download page, and for BIOS A7V8XX07.zip
it says:

"1. Improve the stability with certain AGP 4X cards.
2. Solve sometimes certain pci cards may not be detected."

You may want to flash up to at least '07 (the BIOS date from the
Powerstrip dump, suggests you are running '06 right now).
I recommend doing this from a floppy diskette, and using the
aflash program (aflash221 is on the download page). Archive the
current BIOS file to the floppy when you boot to DOS with
the floppy, then program the new BIOS. After Aflash is done,
reboot and reenter the BIOS. Select "Load Setup Defaults", to
refresh the structure in the CMOS RAM. You can then go back
and customize the BIOS to the settings you had previously
(writing the critical ones down now on paper will help with
this).
http://www.asus.it/support/download/item.aspx?ModelName=A7V8X-X&Type=All&SLa
nguage=en

I will try that. Thank you very much..

Mary
 
M

Mary

Paul, I thought you might be interested. I have a couple of updates about my
motherboard/video problem. I got AGP texture acceleration enabled after
working for hours on the weekend on the motherboard/video problem (I must be
mad ):). I tried so many different things I am not sure which one of them
worked. I uninstalled DX 9b with a DX Uninstaller and installed 8.1 and
uninstalled and installed ATI drivers - different ones than before, but same
result - no good. I was getting ready to reformat and thats why I was
reckless and had nothing to lose.I ended up putting DX9b back in sodon't
know what worked.But I still have what is probably the more important issue
of why the video card won't go more than 2X. Please scroll down.
I think the "VIA CPU to AGP2.0/AGP 3.0 Controller" is the
correct entry. Hmm... So much for that idea.

Actually, after one of my experiments, that line is now VIA CPU to AGP (no
mention of AGP 2.0, 3.0)
Maybe you could give Powerstrip a try. Other prople use it to
force AGP settings - it may enable you to use DMA or DIME, but
I doubt it will be able to override what the BIOS is saying
with regard to transfer speed. In my experience, SmartGART is
the only software that likes to ignore BIOS settings.

Here is where you could be right that it is the motherboard which won't
allow 2X in my video card. In Powerstrip, Options/Adapter information a
couple of new things - the dot is now in DMA, but not in DIME. (It was in
Disabled before). (I think the dot can only go in DMA or DIME or Disabled).
In the AGP transfer rate, the dot is still in 2X, and I found when I took
the checkmark out of "Read only" on that page, when I clicked on 4X, a
message came up saying "Although the graphic board supports this option, the
system board does not. If you believe this option should be available, check
your system bios and/or AGP Gart driver or contact systemboard vendor".
How reliable is the Power strip information? If its correct, looks like you
were right, and gives an important clue that maybe there is something wrong
with the motherboard and the video card is OK. All along I thought it was
the video card.

Also, in Display/Smartgart tab, the slider previously only showed a maximum
to 2X, and after some changes I made, now shows 4X , but when I put the
slider at 4X and it asks you to reboot, it has gone back to 2X.
Also, I just looked at the download page, and for BIOS A7V8XX07.zip
it says:

"1. Improve the stability with certain AGP 4X cards.
2. Solve sometimes certain pci cards may not be detected."

You may want to flash up to at least '07 (the BIOS date from the
Powerstrip dump, suggests you are running '06 right now).
http://www.asus.it/support/download/item.aspx?ModelName=A7V8X-X&Type=All&SLa
nguage=en

I did that, and the bios is now revision 1007, but didn't help video speed
problem but better to have a later bios update anyway.

Mary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top