linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: AMD 64 and Kernel AGPart support
@ 2005-02-17 13:20 Thomas Winischhofer
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Winischhofer @ 2005-02-17 13:20 UTC (permalink / raw)
  To: bruno.virlet; +Cc: Linux Kernel Mailing List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I wondered about this a couple of minutes ago, too. I have a SiS760 and
can't enable AGP support either.

What host bridge does your system have? If it's anything but a 760, the
agpgart code for sis needs to be patched by adding the proper PCI ID.
(All this apart from the !X86_64 in the Kconfig file.)

I am running 32bit only at the moment (waiting for a new harddisk to
install, the 32bit system is only for some initial testing), but does
AGP compile and initialize correctly if you remove the !X86_64 in
drivers/char/agp/Kconfig at the AGP_SIS entry?

Thomas

- --
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net	       *** http://www.winischhofer.net
twini AT xfree86 DOT org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCFJodzydIRAktyUcRAoIlAJ9jHr0rvTzx4Ea5eLWZsmhj3h9iBgCgvt6r
aSKGQteRZWegCJq3i3Lmf+c=
=y/95
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: AMD 64 and Kernel AGPart support
  2005-02-17 14:08 ` AMD 64 and Kernel AGPart support Marc Cramdal
@ 2005-02-17 14:42   ` Paolo Ornati
  0 siblings, 0 replies; 3+ messages in thread
From: Paolo Ornati @ 2005-02-17 14:42 UTC (permalink / raw)
  To: marc.cramdal; +Cc: bruno.virlet, linux-kernel

On Thu, 17 Feb 2005 15:08:32 +0100
Marc Cramdal <bruno.virlet@gmail.com> wrote:

> I have an AMD 64 (gentoo compiled for amd64) and I would like to
> succeed in my video driver installation (ATI Radeon 9250 :-/). I would
> need the agpgart support for the Sis Chipset, but all the entry for
> agpgart are grayed, I can't change anything (Kernel 2.6.9, 2.6.10 ...)
> 
> So is it normal or a bug ?? , or am I making a mistake.


I have an AMD Athlon64 with Radeon 9200SE on VIA K8T800 Chipset... and
AGP works fine with only CONFIG_AGP_AMD64 enabled.

The fact is that these AMD processors have an "on-CPU northbridge" for
AGP, and the support for the various external AGP bridges (VIA, SiS,
Nvidia) is provided directly in "drivers/char/agp/amd64-agp.c" driver
(selected by CONFIG_AGP_AMD64).

Reading "drivers/char/agp/amd64-agp.c" I can see that "SIS 755" chipset
is supported.

If you have a chipset that isn't supported you can always try with the
"agp_try_unsupported=1" option (as stated in the HELP of
CONFIG_AGP_AMD64).

> 
> NB: one of my friends made the test, without AMD64 and exactly the
> same kernel he can check these options within agpgart...

You don't have to be on a i386 to see the options avaiable for i386...
just do a "make menuconfig ARCH=i386" and you are done!

But if you are on x86_64, why do you want to enable drivers for other
architectures?

-- 
	Paolo Ornati
	Gentoo Linux (kernel 2.6.10-gentoo-r7)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* AMD 64 and Kernel AGPart support
  2005-02-16 20:20 Bug in SLES8 kernel 2.4.x freezing HP DL740/760 Oliver Antwerpen
@ 2005-02-17 14:08 ` Marc Cramdal
  2005-02-17 14:42   ` Paolo Ornati
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Cramdal @ 2005-02-17 14:08 UTC (permalink / raw)
  To: linux-kernel

Hello,

I have an AMD 64 (gentoo compiled for amd64) and I would like to succeed in my 
video driver installation (ATI Radeon 9250 :-/). I would need the agpgart 
support for the Sis Chipset, but all the entry for agpgart are grayed, I 
can't change anything (Kernel 2.6.9, 2.6.10 ...)

So is it normal or a bug ?? , or am I making a mistake.

NB: one of my friends made the test, without AMD64 and exactly the same kernel 
he can check these options within agpgart...

Thanks,
Marc

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-17 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-17 13:20 AMD 64 and Kernel AGPart support Thomas Winischhofer
  -- strict thread matches above, loose matches on Subject: below --
2005-02-16 20:20 Bug in SLES8 kernel 2.4.x freezing HP DL740/760 Oliver Antwerpen
2005-02-17 14:08 ` AMD 64 and Kernel AGPart support Marc Cramdal
2005-02-17 14:42   ` Paolo Ornati

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).