ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: Драйвера для Radion 9100
Date: Mon, 5 Jan 2004 13:55:03 +0300
Message-ID: <20040105105503.GA29061@master.mivlgu.local> (raw)
In-Reply-To: <1073251774.4593.4.camel@linux.local>


[-- Attachment #1.1: Type: text/plain, Size: 648 bytes --]

On Mon, Jan 05, 2004 at 12:29:34AM +0300, Macabre wrote:
> Fire GL built-in AGP-support
> Based on agpgart interface v0.99 (c) Jeff Hartmann
> agpgart: Maximum main memory to use for agp memory: 439M
> agpgart: Detected nVidia nForce2 chipset
> agpgart: Bridge device is in AGP v1/v2 mode
> agpgart: AGP aperture is 64M @ 0xe0000000
> Power management callback for AGP chipset installed
> [fglrx] AGP detected, AgpState   = 0x00000000 (hardware caps of chipset)

Это ошибка во встроенной в fglrx поддержке AGP для nForce.  Лечится
прилагаемым патчем, либо использованием agpgart вместо этой встроенной
поддержки (Option "UseInternalAGPGART" "no").

[-- Attachment #1.2: fglrx-3.2.8-nvidia-nforce.patch --]
[-- Type: text/plain, Size: 484 bytes --]

--- kernel-source-fglrx-3.2.8/agpgart_be.c.nforce	2003-11-18 18:15:36 +0300
+++ kernel-source-fglrx-3.2.8/agpgart_be.c	2003-11-18 18:27:54 +0300
@@ -7196,6 +7196,11 @@
             agp_bridge.dev = dev; 
             agp_bridge.capndx = cap_ptr;
 
+	    /* fill in the mode register */
+	    pci_read_config_dword(agp_bridge.dev,
+			    agp_bridge.capndx + 4, // AGP status register 
+			    &agp_bridge.mode);
+
             return nvidia_nforce_setup(agp_bridge.dev);
         }
 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-01-05 10:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-04 20:01 [Comm] " Macabre
2004-01-04 20:27 ` [Comm] " Konstantin A. Lepikhov
2004-01-04 21:29   ` Macabre
2004-01-05  7:43     ` Konstantin A. Lepikhov
2004-01-05 10:55     ` Sergey Vlasov [this message]
2004-01-05 18:33       ` Vitaly Lipatov
2004-01-06 20:27       ` Macabre
2004-01-06 20:27       ` Macabre
2004-01-07 18:50         ` Sergey Vlasov
2004-01-07 20:29           ` Macabre
2004-01-07 20:29           ` Macabre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040105105503.GA29061@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git