LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-13-2006, 10:41 AM   #1
diego_cn
Member
 
Registered: Mar 2006
Distribution: fedora 7
Posts: 62

Rep: Reputation: 16
FC6 and fglrx


hello,

I am trying to get 3D acceleration to work on my laptop, which has a ati 200m chip.

So I yumed kmod-fglrx and xorg-x11-fglrx-drv from livna, then changed xorg.conf file:

Driver "radeon"
to
Driver "fglrx"

and added:
Code:
Section "Extensions"
        Option      "Composite" "Disable"
EndSection
now I restart X, glxinfo | grep rendering gives me:
direct rendering: No

and fglrxinfo gives me:
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.5.1)

It seems that I am not using fglrx.

However when I check my /var/log/Xorg.0.log, there is a line:
(II) fglrx(0): Direct rendering enabled

which indicated direct rendering is enabled. Now I run out of ideas how to fix it. Appreciate any helps. Thanks.
 
Old 12-13-2006, 10:43 AM   #2
diego_cn
Member
 
Registered: Mar 2006
Distribution: fedora 7
Posts: 62

Original Poster
Rep: Reputation: 16
btw, here is a more detail version of Xorg.0.log file, sorry cannot post the whole log because it's too long.

regards
Code:
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Solid Lines
	Dashed Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		30 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
(==) fglrx(0): Using hardware cursor
(II) fglrx(0): Largest offscreen area available: 1280 x 410
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(II) fglrx(0): Interrupt handler installed at IRQ 177.
(II) fglrx(0): Exposed events to the /proc interface
(==) RandR enabled
 
Old 12-13-2006, 04:36 PM   #3
markelo
Member
 
Registered: Mar 2004
Distribution: Red hat 9 -> 64bit fedora
Posts: 190

Rep: Reputation: 30
Post result of

Code:
cat Xorg.0.log | grep 'EE'
 
Old 12-14-2006, 04:54 AM   #4
diego_cn
Member
 
Registered: Mar 2006
Distribution: fedora 7
Posts: 62

Original Poster
Rep: Reputation: 16
here is the result:

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

There is no error. Beside I changed my xorg.conf a little bit so now it looks like:
Code:
# Xorg configuration created by system-config-display

Section "DRI"
        Group 0
        Mode 0666
EndSection

Section "Module"
        Load "glx"
        Load "dri"
EndSection

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "ServerFlags"
        Option      "AIGLX" "off"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "fglrx"
        Option "DRI" "true"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Extensions"
        Option      "Composite" "Disable"
EndSection

Last edited by diego_cn; 12-14-2006 at 04:09 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
no displays found when using fglrx driver - FC6 - X11 Savet General 4 08-21-2007 04:41 PM
fglrx not loaded in FC6 shreks Linux - Software 2 12-10-2006 07:48 PM
XEN. Problem with install guest FC6 (i386) on platform FC6 (x86_64) Alex_Saf Fedora 0 12-04-2006 01:15 AM
FC6 beta3 upgrade to Final FC6 thyraios Fedora 1 09-18-2006 08:55 PM
Fglrx console=>X changing problem and fglrx resume zbychdm Linux - Hardware 2 09-21-2004 01:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 12:13 AM.

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