[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with 8.16.20 on amd64
- From: Michelasso <qzerty at gmail dot com>
- Date: Thu, 25 Aug 2005 15:06:22 +0200
On 8/24/05, Michel Dänzer <daenzer at debian dot org> wrote:
On Wed, 2005-08-24 at 23:31 +0200, Michelasso wrote:
rick at aquila:~$ fglrxinfo
ERROR: DDX driver parameter mismatch: got 840 bytes, but expected 832 bytes.
libGL error: InitDriver failed
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
Make sure that:
* The server enabled direct rendering
* It picks up the libGL from fglrx
* fglrx_drv.o, libGL.so.1 and fglrx_dri.so are all from the same
version of fglrx
I have given a look to the Xorg.0.log in both cases, with the old and
new version of the driver.
For direct rendering I can say yes, in both the log's with the two
version of the driver I get the line
(II) fglrx(0): Direct rendering enabled
For fglrx_drv.o, libGL.so.1 and fglrx_dri.so I see no differences in
the log in the messages related to them, and I have installed fglrx
from the debian package I have built, so I think they are all from the
same version of fglrx.
I have some difficulties to answer to your second question since I
don't know how to check if the server picks up the libGL from fglrx.
The only message I see about libGL is
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":
No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":
No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":
No symbols found
in both log's.
The main difference that I see in the log's is that in the case of the
new driver, since I have commented out the line in xorg.conf that
loads int10, I obviously don't have any section in the log about
int10, and instead I have this additional section that I don't have
with the old driver:
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 9.10
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: M26-P
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR1
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
with the old driver I have instead at its place:
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): initializing int10
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "MOBILITY RADEON X700 (M26 5653)" (Chipset = 0x5653)
(--) fglrx(0): (PciSubVendor = 0x1025, PciSubDevice = 0x0080)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT
original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc8000000
(--) fglrx(0): MMIO registers at 0xc0100000
(--) fglrx(0): ChipExtRevID = 0x00
(--) fglrx(0): ChipIntRevID = 0x02
(--) fglrx(0): VideoRAM: 131072 kByte (64-bit SDR SDRAM)
(WW) fglrx(0): board is an unknown third party board, chipset is supported