[Bf-committers] Quicktime & autoconf

Meino Christian Cramer bf-committers@blender.org
Sat, 03 May 2003 05:48:04 +0200 (CEST)


From: Kester Maddock <Christopher.Maddock.1@uni.massey.ac.nz>
Subject: Re: [Bf-committers] Quicktime & autoconf
Date: Sat, 3 May 2003 13:05:42 +1200

Hi Kester,

 ...I did this and checked it after any installation of a new version
 of XFree. The settings for AGP are 4x as well in the Bios as in the
 XF86Config-file.

 Thanks for your help.
 The reason for the freezes are somewhere else...

 Kind regards,
 Meino

> Try setting option AGPMode in your XF86Config-4 file.  Set it to whatever is 
> configured in your bios, ie if you have agp 4x put 4 there.
> 
> This is mine:
> Section "Device"
>     Identifier  "Voodoo3 (generic)"
>     VendorName  "Unknown"
>     BoardName   "Unknown"
>     Driver      "tdfx"
> #    VideoRam    16384
>     # Clock lines
> 
> 
>     # Uncomment following option if you see a big white block
>     # instead of the cursor!                                          
>     #    Option      "sw_cursor"
> 
>     Option      "AGPMode"  "2"
>     Option      "DPMS"  "on"
> EndSection
> 
> You can find out what modes are supported with 
> lspci -vv
> 
> Look for your card entry.
> This is mine.  The important part is the Rate=x1,x2 bit.
> 01:00.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01) 
> (prog-if 00 [VGA])
>         Subsystem: 3Dfx Interactive, Inc. Voodoo3 AGP
>         Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
>         Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR+
>         Interrupt: pin A routed to IRQ 11
>         Region 0: Memory at d4000000 (32-bit, non-prefetchable) [size=32M]
>         Region 1: Memory at d8000000 (32-bit, prefetchable) [size=32M]
>         Region 2: I/O ports at c000 [size=256]
>         Expansion ROM at <unassigned> [disabled] [size=64K]
>         Capabilities: [54] AGP version 1.0
>                 Status: RQ=7 SBA+ 64bit+ FW- Rate=x1,x2
>                 Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>
>         Capabilities: [60] Power Management version 1
>                 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> Kester
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
>