Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79607 - Ati-Drivers don't provide support for amd64 with via chipset & internal AGPGART
Summary: Ati-Drivers don't provide support for amd64 with via chipset & internal AGPGART
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement
Assignee: Gentoo X packagers
URL: http://www.rage3d.com/board/showpost....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-26 10:42 UTC by Mario
Modified: 2005-04-11 04:28 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Adding this patch to the ebuild resolves the issue (via_mobo.patch,1.17 KB, patch)
2005-01-26 10:43 UTC, Mario
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mario 2005-01-26 10:42:12 UTC
The ati-drivers don't include support on the internal AGPGART of the driver for users with a via chipset.  

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Without the patch, starting X attempting to use the internal AGPgart driver
causes a black screen that can't be killed.

Expected Results:  
Started X properly

supermario@supermario ~ $ /sbin/lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge
(rev 01)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800 South]
.
.
.
Comment 1 Mario 2005-01-26 10:43:34 UTC
Created attachment 49578 [details, diff]
Adding this patch to the ebuild resolves the issue
Comment 2 Roland Bär 2005-01-28 05:22:52 UTC
Had same problem here, amd63, same VIA chipset. The black-screen was in conjunction with a kernel oops... 
Applied the patch, confirmed it is working now(!)
Comment 3 Luca Barbato gentoo-dev 2005-01-31 18:58:53 UTC
the external agpgart is working correctly?
Comment 4 Roland Bär 2005-02-01 00:08:50 UTC
Yes, the external had worked correctly.
But at first time I had configured that driver, it had used the internal one, 
causing the crash "black screen" and kernel oops. It was then a quick guess, to change
that to external one.
The average user will not guess that, not even thinking about external/internal.
So apply the patch!
Comment 5 Luca Barbato gentoo-dev 2005-02-05 05:50:41 UTC
Changing the severity accordingly.
I'll put it in short time, if nobody else will do before me.
Hopefully it will make upstream too.

Last time I checked I suggested warmly the use of the external agpgart.

Comment 6 Luca Barbato gentoo-dev 2005-04-11 04:28:58 UTC
should be fixed long time ago...