Results 1 to 10 of 10
how can i enable 3d support of my ati card(i confugure my drivers properley)
thanks for your support!!...
- 03-15-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 15
3d enabling
how can i enable 3d support of my ati card(i confugure my drivers properley)
thanks for your support!!
- 03-15-2006 #2
When you say you configured your drivers properly, do you mean that you downloaded and ran the driver installer as root, and then ran the X config tool that came with the drivers? If so, then you might just need to reboot so that the right kernel modules get settled into place all nice and neat.
(I know, Linux should rarely need to reboot, but that's just the easiest way to finish installing 3D drivers.)Stand up and be counted as a Linux user!
- 03-15-2006 #3Just Joined!
- Join Date
- Mar 2006
- Posts
- 15
i did it but it didn't enable. Can i configure xfree86-4 config file?.i tested with cedega test tool but it said failed for 3d support
- 03-15-2006 #4
Let's get some diagnostics. First, the simple stuff. What's the ouput of the following two commands:
Hopefully the first one will include a line saying "Direct rendering: Yes" or something similar, and the second one will return one line of info.Code:$ fglrxinfo $ lsmod |grep fglrx
Stand up and be counted as a Linux user!
- 03-15-2006 #5
also, to make sure you are using the ati libraries instead of mesa what does:
tell us.Code:glxinfo | grep rendering
You should also post the result of
and the relevant portions of xorg.conf ie. not all the commented out stuff it is too hard to read.Code:lspci
All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 03-15-2006 #6Just Joined!
- Join Date
- Mar 2006
- Posts
- 15
ATI module generator V 2.0
==========================
initializing...
build_date =\u00c7r\u015f Mar 15 23:45:57 EET 2006
uname -a =Linux BURAQ-LNX 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 GNU/Linux
uname -s =Linux
uname -m =i686
uname -r =2.6.8-2-386
uname -v =#1 Tue Aug 16 12:46:35 UTC 2005
uid=0(root) gid=0(root) gruplar=0(root),44(video)
.
drwxr-xr-x 33 root root 3864 2006-03-12 19:02 /usr/include
.
toplam 0
drwxr-sr-x 2 root src 128 2006-03-09 23:52 ATI
.
kernel includes at /usr/src/linux/include not found or incomplete
file: /usr/src/linux/include/linux/version.h
i found that message in the /lib/modules/fglrx/build-mode directory
and when i apply this commands
BURAQ-LNX:~# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
---------------------------------------------------------------------------------------
BURAQ-LNX:~# lsmod
Module Size Used by
isofs 33976 0
nls_iso8859_1 4352 1
vfat 13184 1
fat 41792 1 vfat
nls_cp437 6016 2
ntfs 88788 1
ipv6 229892 8
lp 10408 2
af_packet 20872 2
floppy 54992 0
analog 10784 0
gameport 4736 1 analog
parport_pc 33348 1
parport 37320 2 lp,parport_pc
pcspkr 3816 0
rtc 12088 0
pciehp 83948 0
shpchp 87148 0
pci_hotplug 30640 2 pciehp,shpchp
intel_agp 20512 1
ehci_hcd 27908 0
usblp 12032 0
audio 42240 0
snd_usb_audio 64992 0
snd_rawmidi 23204 1 snd_usb_audio
snd_seq_device 7944 1 snd_rawmidi
snd_pcm 85384 1 snd_usb_audio
snd_page_alloc 11144 1 snd_pcm
snd_timer 23300 1 snd_pcm
snd 50660 5 snd_usb_audio,snd_rawmidi,snd_seq_device,snd_pcm,s nd_timer
soundcore 9824 2 audio,snd
joydev 9536 0
mousedev 9996 1
evdev 9088 0
tsdev 7168 0
usbhid 28864 0
uhci_hcd 29328 0
usbcore 104164 8 ehci_hcd,usblp,audio,snd_usb_audio,usbhid,uhci_hcd
via_rhine 19848 0
mii 4864 1 via_rhine
agpgart 31784 1 intel_agp
dm_mod 51068 0
capability 4872 0
commoncap 7168 1 capability
psmouse 17800 0
ide_cd 38176 0
cdrom 35740 1 ide_cd
reiserfs 209872 1
ide_generic 1664 0
ide_disk 16768 5
piix 12448 1
ide_core 125028 4 ide_cd,ide_generic,ide_disk,piix
sd_mod 20480 0
ata_piix 7812 0
libata 36228 1 ata_piix
scsi_mod 115148 2 sd_mod,libata
unix 26036 460
font 8576 0
vesafb 6688 0
cfbcopyarea 3840 1 vesafb
cfbimgblt 3200 1 vesafb
cfbfillrect 3712 1 vesafb
-----------------------------------------------------------------------------------------
BURAQ-LNX:~# glxinfo
name of 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_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
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_ARB_multisample, GLX_ATI_pixel_format_float,
GLX_ATI_render_texture
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
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 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x24 24 tc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x25 24 tc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x26 24 tc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x27 24 dc 1 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x28 24 dc 1 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x29 24 dc 1 24 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x2a 24 dc 1 24 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
-----------------------------------------------------------------------------------------------------------
BURAQ-LNX:~# lspci
0000:00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 11)
0000:00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 11)
0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller (rev 01)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 81)
0000:00:1f.0 ISA bridge: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) LPC Bridge (rev 01)
0000:00:1f.1 IDE interface: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) UltraATA-100 IDE Controller (rev 01)
0000:00:1f.3 SMBus: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01)
0000:03:03.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
- 03-15-2006 #7Just Joined!
- Join Date
- Apr 2005
- Location
- Upper Peninsula of Michigan
- Posts
- 57
You may or may not need to install xlibmesa-dri. Usually Debian will enable the 3d by default if the appropriate drivers are in place =)
- 03-15-2006 #8
looks as if you might not have kernel source installed you should be able to do that through your package manager.
apt-get kernel-sources or something like that most likely
EDIT: It is apparent that the module is not properly installing so you need to figure that out first, which I why I suggest checking if kernel source is installed.All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 03-15-2006 #9
On Debian you don't need the full sources, but you do need the headers.
Try this:
or if that fails,Code:# apt-get install linux-headers-2.6.8-2-386
then try installing the video drivers again.Code:# apt-get install kernel-headers-2.6.8-2-386
Stand up and be counted as a Linux user!
- 03-18-2006 #10Just Joined!
- Join Date
- Mar 2006
- Posts
- 15
Thanks !!!
Thanks for your supports i solved the problem as you said.
i love you men.


Reply With Quote
