 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

27th August 2006, 05:41 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 3

|
|
|
ATI Direct Rendering
I have looked around the forum and none of the giudes got direct rendering to work.
So I am posting for help 
I have an AGP ATI Radeon 9600
Xorg.0.log:
Code:
(WW) fglrx(0): ***********************************
(WW) fglrx(0): * DRI initialization disabled! *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ***********************************
Glxinfo:
Code:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
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.4.2)
[wilson@localhost ~]$ glxinfo name of display: :0.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.2)
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
Fglrxinfo:
Code:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
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.4.2)
Xorg.conf
Code:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
# HorizSync 28.0 - 61.0
# VertRefresh 48.0 - 75.0
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Sony SDM-HS53"
DisplaySize 300 230
Option "dpms"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
# HorizSync 31.5 - 57.0
# VertRefresh 50.0 - 70.0
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor 1024x768"
Option "dpms"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
VendorName "Videocard vendor"
BoardName "ATI Technologies Inc RV350 AP [Radeon 9600]"
Option "VideoOverlay" "on"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "fglrx"
VendorName "Videocard Vendor"
BoardName "ATI Technologies Inc RV350 AP [Radeon 9600]"
Option "VideoOverlay" "on"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
I have kmod-fglrx installed
Please help.
Thanks in advance
|

27th August 2006, 06:24 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: South Carolina, USA
Age: 37
Posts: 469

|
|
|
I just poked in to say hi, I have no idea how to fix ati cards, I'm an nvidia user.
good luck.
__________________
os[ Linux F9 Fedora 9 release i386 ]
cpu[ Dual Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz 2194.569 MHz (Bogomips: 8779.42)]
mem[ 2GB ]
video[ MSI NX8600GT Twin Turbo GeForce 8600GT 256MB 128-bit GDDR3 PCI Express x16 SLI Supported Video Card (Dual Optiquest Q20WB LCD wide Screen Monitors ]
Linux Registered User # 391755
Smolt Profile
|

27th August 2006, 11:25 PM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: Dallas
Posts: 388

|
|
|
ill brb i think i can do a bit of good. my situation is a bit less grim. i dont have a full fledged working card but i will try to help you at least get to where i am...
__________________
"The Constitution of the United States, for instance, is a marvelous document for self-government by the Christian people. But the minute you turn the document into the hands of non-Christian people and atheistic people they can use it to destroy the very foundation of our society. And that's what's been happening."
--Pat Robertson
Yes... it does make sense... somehow...
|

27th August 2006, 11:29 PM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: Dallas
Posts: 388

|
|
|
you might have an inactive driver try this:
/sbin/modprobe fglrx
run all of those output commands again afterwards, tell me if anything is differnt
__________________
"The Constitution of the United States, for instance, is a marvelous document for self-government by the Christian people. But the minute you turn the document into the hands of non-Christian people and atheistic people they can use it to destroy the very foundation of our society. And that's what's been happening."
--Pat Robertson
Yes... it does make sense... somehow...
|

28th August 2006, 02:04 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 3

|
|
Someone helped me on IRC. I now have working card 
I love how helful this community is compared to ubuntu
|

28th August 2006, 04:24 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: South Carolina, USA
Age: 37
Posts: 469

|
|
|
glad to know there's a differnce, I was worried ubuntu was overtaking the ranks of new users just because it has a neat logo that doesnt use an F-word.
(laugh)
__________________
os[ Linux F9 Fedora 9 release i386 ]
cpu[ Dual Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz 2194.569 MHz (Bogomips: 8779.42)]
mem[ 2GB ]
video[ MSI NX8600GT Twin Turbo GeForce 8600GT 256MB 128-bit GDDR3 PCI Express x16 SLI Supported Video Card (Dual Optiquest Q20WB LCD wide Screen Monitors ]
Linux Registered User # 391755
Smolt Profile
|

28th August 2006, 05:04 PM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: Dallas
Posts: 388

|
|
|
well i tried helping at least...
__________________
"The Constitution of the United States, for instance, is a marvelous document for self-government by the Christian people. But the minute you turn the document into the hands of non-Christian people and atheistic people they can use it to destroy the very foundation of our society. And that's what's been happening."
--Pat Robertson
Yes... it does make sense... somehow...
|

6th September 2006, 12:15 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Location: Netherlands
Posts: 90

|
|
|
Would you mind telling us what solved it? Basically I'm having similar problems.
Thanks.
__________________
Desktop F8: AMD64 X2 3800+ cpu, Asrock 939Dual-Sata2 motherboard
nVidia 9700, 512mb PCIE, 1 GB Kingston DDR400 memory, single module
Sweex wireless/Broadcom BCM4306 chipset
Maxtor 80 GB IDE HDD, Samsung 400 GB SATA
Laptop F8: Acer Aspire 9413ZWSMi
|

7th September 2006, 12:58 AM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: Dallas
Posts: 388

|
|
|
srry ill post it.... here you go. found these instructions:
I have found if you are using 64 bit FC5 you need to ensure all the following packages are installed for the 3d accel test to pass in Cedega
xorg-x11-drv-fglrx-libs-32bit (this is the important package for Cedega without it the 3D test will fail)
kmod-fglrx
xorg-x11-drv-fglrx
xorg-x11-drv-fglrx-devel
Q: How do I enable 3D support for my ATI Radeon card in Fedora Core 5? (Updated 9 June 2006)
A: livna.org provides ATI driver RPMs that are designed especially for Fedora.
NOTE: If you have nVidia drivers installed, you must un-install them before installing these ATI drivers. (Thanks to Ajay for telling me this!)
Here's how to install them:
1. Make sure that you're using my yum configuration from the installing software question.
2. Open a Terminal.
3. Become root:
su -
4. Install the driver:
yum install kmod-fglrx
Or, if you have a dual-processor (or dual-core) machine, instead you should type:
yum install kmod-fglrx-smp
5. Fix SELinux so that the driver will work:
setsebool -P allow_execmod=1
6. Shut down X:
init 3
7. Log in as root.
8. Enable the driver:
ati-fglrx-config-display enable
9. Restart X:
init 5
If you have an Intel motherboard, you will have to modify your xorg.conf file after installing the drivers:
1. Open a Terminal.
2. Become root:
su -
3. Open the xorg.conf file in a text editor:
gedit /etc/X11/xorg.conf
4. Find the line that looks like:
Driver "fglrx"
5. Add the following line right below it:
Option "UseInternalAGPGART" "no"
6. Save the file, and reboot your computer.
[B]ps if possible stay away from latest ATI driver!
__________________
"The Constitution of the United States, for instance, is a marvelous document for self-government by the Christian people. But the minute you turn the document into the hands of non-Christian people and atheistic people they can use it to destroy the very foundation of our society. And that's what's been happening."
--Pat Robertson
Yes... it does make sense... somehow...
|

7th September 2006, 06:35 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Location: Derbyshire UK
Posts: 2

|
|
I also have a radeon 9600 which I finally got to direct render using this link:
http://www.motherboardpoint.com/t867...-notebook.html
This is what i get:
[root@andy64 andy]# glxgears
2117 frames in 5.0 seconds = 423.128 FPS
1250 frames in 5.0 seconds = 249.985 FPS
1250 frames in 5.0 seconds = 249.984 FPS
[1]+ Stopped glxgears
[root@andy64 andy]# /usr/bin/glxinfo | grep direct
direct rendering: Yes
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:37 (Thursday, 20-06-2013)
|
|
 |
 |
 |
 |
|
|