From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Dmitry Vukolov To: community@altlinux.ru Subject: Re: [Comm] AGP =?koi8-r?b?ySDFx88=?= =?koi8-r?b?INLF1snN2Q==?= Date: Wed, 26 Mar 2003 00:11:31 +0300 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200303260011.31241.dvukol@rosmail.ru> Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: On Tuesday 25 March 2003 19:48, Пушкин Сергей Алексеевич wrote: > Приветствую, всезнающий All > > > Ковырялся я тут в системе и набрёл на интересную вещь: > > Содержимое /proc/driver/nvidia/agp/ > > card > ------------------------ > Fast Writes: Supported > SBA: Not Supported > AGP Rates: 4x 2x 1x > Registers: 0x1f000017:0x1f000104 > ------------------------ > > host-bridge > ------------------------ > Host Bridge: Intel (unknown) > Fast Writes: Supported > SBA: Supported > AGP Rates: 4x 2x 1x > Registers: 0x1f000217:0x00000104 > ------------------------ > > status > ------------------------ > Status: Enabled > Driver: AGPGART > AGP Rate: 4x > Fast Writes: Disabled > SBA: Disabled > ------------------------ > > > Дык вот, значит и карточка и бридж поддерживают Fast Writes, а > оно отключено. Непорядок. > > Внимание, вопрос! > > Каким макаром его можно включить? Добавьте в /etc/modules.conf строчку: options NVdriver NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 -- Dmitry Vukolov