LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 03-15-2007, 09:13 AM   #1
trilog
LQ Newbie
 
Registered: Mar 2007
Posts: 1

Rep: Reputation: 0
Unhappy FGLRX errors with Gentoo AMD64


Hello!

I have just installed Gentoo amd64. It works fine (and very fast), but I cannot get my 3D-accelerator working on my graphics card. 2D-environment works fine. I was looking over the internet about two weeks, but I can't find a answer.


Here is a few command line prints:

uname -a:
Code:
Linux tehomylly 2.6.17-gentoo-r7 #1 SMP Tue Aug 29 01:30:07 UTC 2006 x86_64 AMD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux
gcc --version:
Code:
gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3)
cat /var/log/Xorg.0.log | grep fglrx:
Code:
(==) fglrx(0): NoAccel = NO
(==) fglrx(0): HPV inactive
(==) fglrx(0): FSAA enabled: NO
(==) fglrx(0): FSAA Gamma enabled
(==) fglrx(0): FSAA Multisample Position is fix
(==) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
(II) fglrx(0): Depth moves disabled by default
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): cpuFlags: 0x4000001f
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): ATI GART size: 128 MB
(WW) fglrx(0): No DRM connection for driver fglrx.
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(II) fglrx(0): detected X.org 7.1.1.0
(EE) fglrx(0): GART is not initialized, disabling DRI
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *
(II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x08000000
(**) fglrx(0): Change to Configured TV Standard VIDEO
(II) fglrx(0): Change to Configured Overscan: 1
(==) fglrx(0): Write-combining range (0xd0000000,0x8000000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1152,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1152,864) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1152 x 7327
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): Direct rendering disabled
(==) fglrx(0): Using hardware cursor
(WW) fglrx(0): Textured Video not supported without DRI enabled.
(WW) fglrx(0): Video Overlay not supported on AVIVO based graphics cards. For XVideo support use Option "TexturedVideo".
/etc/X11/xorg.conf:
Code:
Section "Module"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	Load  "vbe"
EndSection
....
Section "Device"
	Identifier  "ATI Technologies, Inc. Radeon X1900GT"
	Driver      "fglrx"
	Option	    "UseInternalAGPGART" "no"
	Option	    "VideoOverlay" "on"
	BusID       "PCI:5:0:0"
EndSection
....
Section "DRI"
	Mode         0666
EndSection

Section "Extensions"
	Option	    "Composite" "Disable"
EndSection
modinfo fglrx:
Code:
filename:       /lib/modules/2.6.17-gentoo-r7/kernel/fglrx.ko
author:         Fire GL - ATI Research GmbH, Germany
description:    ATI Fire GL
license:        Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY
vermagic:       2.6.19-gentoo-r52.6.17-gentoo-r7 SMP mod_unload 
depends:        
parm:           firegl:charp
ls /lib/modules:
Code:
2.6.17-gentoo-r7                  2.6.19-gentoo-r52.6.17-gentoo-r7
2.6.17-gentoo-r72.6.17-gentoo-r7  fglrx
opengl-update ati:
Code:
* Unrecognized option: ati
fglrxinfo:
Code:
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: ww w.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
modprobe fglrx:
Code:
FATAL: Error inserting fglrx (/lib/modules/2.6.17-gentoo-r7/kernel/fglrx.ko): Invalid module format
fgl_glxgears:
Code:
Using GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  142 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  32
  Current serial number in output stream:  32
..and I can't see gears.

Graphics card is Ati Radeon X1900GT.


I hope, you can help me!


Sorry about big post.


-trilog

Last edited by trilog; 03-15-2007 at 09:15 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian-amd64 : Xorg & Ati's fglrx hungrigerhaifisch Linux - Hardware 2 07-09-2006 08:34 AM
Debian-amd64 : Xorg & Ati's fglrx hungrigerhaifisch Debian 4 07-08-2006 01:29 PM
Ati Fglrx amd64 latest drivers + 2.6.13 kernel problem ssobeht Linux - Hardware 3 11-18-2005 06:01 AM
Getting errors when installing fglrx driver Duukkis Debian 5 05-15-2004 08:49 PM
2.6.2 fglrx insmod errors zigmund555 Slackware 16 02-11-2004 10:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 11:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration