Michelasso wrote: > On 8/24/05, Michelasso <[EMAIL PROTECTED]> wrote: > > >>But the server doesn't work correctly, since I get this from fglrxinfo: >> >> >> >>[EMAIL PROTECTED]:~$ 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) >> > > > Ok, I solved: I had a problem with the libraries in /usr/X11R6/lib and > /usr/X11R6/lib64; now the server works correctly (commenting out > int10) > >
Well i manage to compile the module after make the symlink for asm/ioctl32.h. But i can't load the module, here is the output : $modprobe fglrx FATAL: Error inserting fglrx (/lib/modules/2.6.12.2/kernel/drivers/char/drm/fglrx.ko): No such device $dmesg Trying to register duplicated ioctl32 handler c0246400 [fglrx:firegl_init_32compat_ioctls] *ERROR* unable to register ioctl32 0 [fglrx:firegl_init] *ERROR* Couldn't register compat32 ioctls! [fglrx] Maximum main memory to use for locked dma buffers: 365 MBytes. ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKE] -> GSI 17 (level, low) -> IRQ 17 Trying to register duplicated ioctl32 handler c0246400 [fglrx:firegl_init_32compat_ioctls] *ERROR* unable to register ioctl32 0 [fglrx:firegl_init] *ERROR* Couldn't register compat32 ioctls As the server starts correctly, openGL acceleration is not loaded. I suppose the problem come from ioctl32.h ? Do you experience the same problem ? -- Sylvain Archenault -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

