Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
radeon 9200[risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sat Nov 18, 2006 2:22 pm    Post subject: radeon 9200[risolto] Reply with quote

salve a tutti...dopo molto tempo di debian e ubuntu mi è venuta voglia di (ri)provare gentoo...è da 2 giorn che ci sto dietro...mazza che fatica :D :D

cmq dopo un pò di intoppi sono arrivato a dover abilitare il 3d...ho una radeon 9200 e volendo usare aiglx ho optato per i driver open
per avere il modulor adeon ho dato VIDEO_CARDS="radeon" emerge x11-drm mesa

sembra tutto ok ma il direct rendering non c'è...

Code:
gentoo-p4 monossido # glxinfo | grep rendering
direct rendering: No
gentoo-p4 monossido #     


il file di log di xorg non mi dice molto

EE non ce ne sono...ci sono solo degli WW come
Code:
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32


cmq prima il log mi dice che è tutto ok!!

Code:
....(II) RADEON(0): Direct rendering enabled
(**) RADEON(0): Setting up final surfaces
(**) RADEON(0): Initializing Acceleration
(II) RADEON(0): Render acceleration enabled....


nn riesco proprio a capire cosa possa essere[/code]
_________________
why do you want to drink and drive when you can smoke and fly?


Last edited by monossido on Sun Nov 19, 2006 2:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Sat Nov 18, 2006 2:49 pm    Post subject: Reply with quote

sei nel gruppo video?
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sat Nov 18, 2006 3:07 pm    Post subject: Reply with quote

prima no...adesso mi ci sono messo ma non funzia cmq
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Sat Nov 18, 2006 3:41 pm    Post subject: Reply with quote

devi fare logout\login per entrare effettivamente nel gruppo, ma immagino tu lo sappia già :wink: .

Prova anche ad aggiungere questo codice a xorg.conf e a riavviare X, se ce l'hai già non so proprio aiutarti, io ho una nvidia e ti sto dando solo consigli "generici".

Code:
Section "DRI"
        Group 0
        Mode 0666
EndSection


Byez
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sat Nov 18, 2006 3:44 pm    Post subject: Reply with quote

si ho riavviato a scanso di equivoci :D

ho già la sezione dri in xorg.conf




ho notato che sto suando

OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R200 20060602 AGP 1x x86/MMX/SSE2 TCL
OpenGL version string: 1.2 (1.3 Mesa 6.5.1)

che sono i driver di xorg??
non ho ben chiaro la questione...ma quando usavo ubuntu usavo i driver mesa...come faccio a cambiare?
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sat Nov 18, 2006 4:16 pm    Post subject: Reply with quote

da quello che ho capito xf86-video-ati sono i driver che utilizzo di xorg
invece x11-drm sono i driver mesa

se unmergo xf86-video-ati mi dice che non trova il modulo radeon...anke se quando provo a dare modprobe radeon non mi da nessun errore...infatti con lsmod vedo radeon

ho provato anke a rimergere x11-drm ma niente non trova il modulo...ho rimesso xf86-video-ati...e come prima non ho il direct rendering
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
Flameeyes
Retired Dev
Retired Dev


Joined: 30 Mar 2005
Posts: 189
Location: London, Europe

PostPosted: Sat Nov 18, 2006 8:56 pm    Post subject: Reply with quote

x11-drm non è necessario, puoi usare senza problemi i driver DRI nel kernel. Assicurati di aver usato la useflag dri per tutto quanto.
Però sinceramente dubito che una Radeon 9200 regga AIGLX.
_________________
You want to know what I'm working on right now? Just follow my blog.
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sun Nov 19, 2006 12:00 am    Post subject: Reply with quote

con ubuntu avevo aiglx e compiz...effettivamente beryl era 1 pò pesantuccio

non riesco a capire...il modulo radeon c'è e posso caricarlo...ma xorg dice che non lo trova!!

se in make.conf aggiungo dri a USE cosa devo ricompilare??scusatemi ma pian pianino mi devo riabituare a cose nuove :D
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sun Nov 19, 2006 1:37 pm    Post subject: Reply with quote

mi dice anke (==) AIGLX enabled
nei log

ma beryl dice che nn c'è...
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
monossido
n00b
n00b


Joined: 28 Nov 2004
Posts: 27
Location: Padova

PostPosted: Sun Nov 19, 2006 2:53 pm    Post subject: Reply with quote

ho date emerge --unmerge ati-driver che avevo installato durante l'installazione(non sapendo fossero solo quelli proprietari) e adesso funziona ;-)
_________________
why do you want to drink and drive when you can smoke and fly?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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