Help!

ATI $ 3d troubles from 2months

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions (archive 1) RSS
Next:  VSFTP and CHROOT outside of home?  
Author Message
"Fastfla
External


Since: May 02, 2006
Posts: 13



PostPosted: Tue May 02, 2006 4:55 pm    Post subject: ATI $ 3d troubles from 2months
Archived from groups: alt>linux (more info?)

I have a breezy dist updated to dapper.
I never managed to get 3d acceleration.

The fglrx module is compiled...

flapane@a64:/usr/lib/fglrx$ fgl_glxgears
Using GLX_SGIX_pbuffer
Error: couldn't get an RGBA, Double-buffered visual
flapane@a64:/usr/lib/fglrx$ glxgears
Error: couldn't get an RGB, Double-buffered visual

flapane@a64:/usr/lib/fglrx$ lsmod
Module Size Used by
ipt_state 1920 1
ip_conntrack 44424 1 ipt_state
ipt_limit 2368 1
iptable_filter 2816 1
video 15560 0
thermal 12556 0
fan 3976 0
button 6048 0
processor 21912 1 thermal
usb_storage 35076 0
fglrx 495904 0
sk98lin 144424 0

flapane@a64:/usr/lib/fglrx$ dmesg | grep fglrx
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg,
GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 920 MBytes.
[fglrx] module loaded - fglrx 8.22.5 [Feb 7 2006] on minor 0
[fglrx:firegl_unlock] *ERROR* Process 3085 using kernel context 0

flapane@a64:~$ more /var/log/Xorg.0.log|grep EE
Current Operating System: Linux a64 2.6.15-flap #1 PREEMPT Mon Mar 6
17:12:00 CET 2006 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
(II) Loading extension MIT-SCREEN-SAVER
(EE) fglrx(0): Hardware already been locked.


flapane@a64:~$ more /var/log/Xorg.0.log|grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
(WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Specified desktop setup not supported: 8
(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): ********************************************* *

ANy idea?
p.s fresh install of dapper is not contemplated
--
Flavio
www.flapane.com
Back to top
Eric
External


Since: May 14, 2004
Posts: 103



PostPosted: Thu May 04, 2006 2:05 am    Post subject: Re: ATI $ 3d troubles from 2months [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fastfla (flapane) wrote:

> I have a breezy dist updated to dapper.
> I never managed to get 3d acceleration.
>
> The fglrx module is compiled...
>
> flapane@a64:/usr/lib/fglrx$ fgl_glxgears
> Using GLX_SGIX_pbuffer
> Error: couldn't get an RGBA, Double-buffered visual
> flapane@a64:/usr/lib/fglrx$ glxgears
> Error: couldn't get an RGB, Double-buffered visual
>
> flapane@a64:/usr/lib/fglrx$ lsmod
> Module Size Used by
> ipt_state 1920 1
> ip_conntrack 44424 1 ipt_state
> ipt_limit 2368 1
> iptable_filter 2816 1
> video 15560 0
> thermal 12556 0
> fan 3976 0
> button 6048 0
> processor 21912 1 thermal
> usb_storage 35076 0
> fglrx 495904 0
> sk98lin 144424 0
>
> flapane@a64:/usr/lib/fglrx$ dmesg | grep fglrx
> fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies,
> Starnberg, GERMANY' taints kernel.
> [fglrx] Maximum main memory to use for locked dma buffers: 920 MBytes.
> [fglrx] module loaded - fglrx 8.22.5 [Feb 7 2006] on minor 0
> [fglrx:firegl_unlock] *ERROR* Process 3085 using kernel context 0
>
> flapane@a64:~$ more /var/log/Xorg.0.log|grep EE
> Current Operating System: Linux a64 2.6.15-flap #1 PREEMPT Mon Mar 6
> 17:12:00 CET 2006 x86_64
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
> (EE) Failed to load module "GLcore" (loader failed, 7)
> (II) Loading extension MIT-SCREEN-SAVER
> (EE) fglrx(0): Hardware already been locked.
>
>
> flapane@a64:~$ more /var/log/Xorg.0.log|grep WW
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
> (WW) fglrx: No matching Device section for instance (BusID PCI:5:0:1)
> found (WW) fglrx(0): board is an unknown third party board, chipset is
> supported (WW) fglrx(0): Specified desktop setup not supported: 8
> (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): ********************************************* *
>
> ANy idea?
> p.s fresh install of dapper is not contemplated

Yup,do what i did, after screwing around with the ATI for months i chucked
my X600 and bought a cheap nvidia 6200. ATI is just broke on linux. I dont
know what else to conclude.
Eric
Back to top
"Fastfla
External


Since: May 02, 2006
Posts: 13



PostPosted: Thu May 04, 2006 7:01 pm    Post subject: Re: ATI $ 3d troubles from 2months [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Eric" <nospam.RemoveThis@email.com> ha scritto nel messaggio
news:XOKdnYg62t14XsTZRVn-jg@comcast.com...
[CUT]
>
> Yup,do what i did, after screwing around with the ATI for months i chucked
> my X600 and bought a cheap nvidia 6200. ATI is just broke on linux. I dont
> know what else to conclude.
> Eric
>
yep but I use my x800gt in windows for gaming, I can't use a cheap video
board
--
Flavio
www.flapane.com
Back to top
andy
External


Since: May 22, 2006
Posts: 1



PostPosted: Mon May 22, 2006 8:22 pm    Post subject: Re: ATI $ 3d troubles from 2months [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Fastfla (flapane) schreef:
> "Eric" <nospam DeleteThis @email.com> ha scritto nel messaggio
> news:XOKdnYg62t14XsTZRVn-jg@comcast.com...
> [CUT]
>
>>Yup,do what i did, after screwing around with the ATI for months i chucked
>>my X600 and bought a cheap nvidia 6200. ATI is just broke on linux. I dont
>>know what else to conclude.
>>Eric
>>
>
> yep but I use my x800gt in windows for gaming, I can't use a cheap video
> board

Did you changed ati into fglrx in your xorg.conf file ?
Back to top
"Fastfla
External


Since: May 02, 2006
Posts: 13



PostPosted: Mon May 22, 2006 10:53 pm    Post subject: Re: ATI $ 3d troubles from 2months [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"andy" <andlinux DeleteThis @yahoo.com> ha scritto nel messaggio
news:UPudnWfVSYeUnO_ZRVnyhA@dommel.com...
> Fastfla (flapane) schreef:
>> "Eric" <nospam DeleteThis @email.com> ha scritto nel messaggio
>> news:XOKdnYg62t14XsTZRVn-jg@comcast.com...
>> [CUT]
>>
>>>Yup,do what i did, after screwing around with the ATI for months i
>>>chucked
>>>my X600 and bought a cheap nvidia 6200. ATI is just broke on linux. I
>>>dont
>>>know what else to conclude.
>>>Eric
>>>
>>
>> yep but I use my x800gt in windows for gaming, I can't use a cheap video
>> board
>
> Did you changed ati into fglrx in your xorg.conf file

sure
--
Flavio
www.flapane.com
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions (archive 1) All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum