Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ATI] Rilasciati i nuovi driver!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5 ... 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
theRealMorpheu5
l33t
l33t


Joined: 26 Feb 2004
Posts: 841
Location: Vicenza, IT

PostPosted: Sat Jan 22, 2005 9:41 am    Post subject: DR solo da root Reply with quote

Allora, dopo un'ora di smanettamenti varii ero riuscito a fare andare il DR anche da comune mortale, chiudo il piccio e riaccendo il giorno dopo... il DR e' attivo solo da root. Niente da fare per i comuni mortali. Qualche idea?
Back to top
View user's profile Send private message
Wise
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 87

PostPosted: Sat Jan 22, 2005 5:55 pm    Post subject: Reply with quote

nel file xorg.conf ci deve essere una sezione che dice a quali utenti dare la possibilità di utilizare il DR....
tipo
Code:

Section "dri"
# Access to OpenGL ICD is allowed for all users:
    Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#    Group 100    # users
#    Mode 0660
EndSection


questo dovrebbe ativarlo per tutti gli utenti...
se decomenti le 2 righe sotto andrà solo per gli utenti del gruppo 100...
Back to top
View user's profile Send private message
sam75
n00b
n00b


Joined: 15 Nov 2004
Posts: 59

PostPosted: Sat Jan 22, 2005 6:18 pm    Post subject: Reply with quote

Ho uno strano problema con i driver fglx:
Se faccio partire X come utente normale, l'accelerazione 3d funziona. Poi esco da X, riavvio X e... perdo l'accelerazione 3d (verificato con glxinfo).
Chedo sia un prob dell'agp in fase di inizializzazione.
Il caricamento dei moduli all'avvio e' ok (ho disabilitato via-agp e radeon, aggiungendo fglx).
Faccio ulteriori ricerche e se trovo qualcosa posto qui. Se qualcuno ha qualche idea...

A proposito, quando switcho a console (CTRL+ALT+F2), e rientro in X (ALT+F7) trovo il desktop irrimediabilmante corrotto, e devo per forza uscire (perdendo cosi' il 3d).

ciao
Back to top
View user's profile Send private message
BikE
Guru
Guru


Joined: 21 Dec 2004
Posts: 455
Location: Genova

PostPosted: Sat Jan 22, 2005 6:20 pm    Post subject: Reply with quote

sam75 wrote:
Ho uno strano problema con i driver fglx:
Se faccio partire X come utente normale, l'accelerazione 3d funziona. Poi esco da X, riavvio X e... perdo l'accelerazione 3d (verificato con glxinfo).
Chedo sia un prob dell'agp in fase di inizializzazione.
Il caricamento dei moduli all'avvio e' ok (ho disabilitato via-agp e radeon, aggiungendo fglx).
Faccio ulteriori ricerche e se trovo qualcosa posto qui. Se qualcuno ha qualche idea...


Leva agpgart da /etc/modules.autoloaded/kernel-quellochee' e non caricarlo...
Anche io ho avuto quel problema... prova
Back to top
View user's profile Send private message
sam75
n00b
n00b


Joined: 15 Nov 2004
Posts: 59

PostPosted: Sat Jan 22, 2005 10:36 pm    Post subject: Reply with quote

Quote:
Leva agpgart da /etc/modules.autoloaded/kernel-quellochee' e non caricarlo...

e' proprio quello che ho detto di aver fatto...ho messo un # davanti al nome del modulo in /etc/modules.autoload/kernel-2.6

ciao
Back to top
View user's profile Send private message
BikE
Guru
Guru


Joined: 21 Dec 2004
Posts: 455
Location: Genova

PostPosted: Sun Jan 23, 2005 9:58 am    Post subject: Reply with quote

Un conto e' via-agp, un conto e' agpgart
Back to top
View user's profile Send private message
zilog80
Tux's lil' helper
Tux's lil' helper


Joined: 21 Aug 2003
Posts: 77
Location: Venice Italy

PostPosted: Sun Jan 23, 2005 1:24 pm    Post subject: Reply with quote

io ho installato il tutto x parte ma quando avvio una applicazione che usa opengl X si resetta ...

qualcuno soffre dello stesso problema? :(
Back to top
View user's profile Send private message
sam75
n00b
n00b


Joined: 15 Nov 2004
Posts: 59

PostPosted: Sun Jan 23, 2005 2:32 pm    Post subject: Reply with quote

@ BikE
Quote:
Un conto e' via-agp, un conto e' agpgart


via-agp e' il modulo che gestiva l'AGP per la mia scheda madre (con chipset Via KT133A), comunque il problema me lo da con i seguenti moduli caricati:

Code:

# via-agp
# radeon
fglrx
usbcore
usbmouse
usbhid
uhci-hcd
usblp


Le differenze tra i 2 log sono:
Questo funziona...
Code:

(II) fglrx(0): [agp] Mode=0x1f000207 bridge: 0x1106/0x0305
(II) fglrx(0): [agp] AGP v1/2 disable mask 0x00000000
(II) fglrx(0): [agp] AGP v3 disable mask   0x00000000
(II) fglrx(0): [agp] enabling AGP with mode=0x1f000304
(II) fglrx(0): [agp] AGP protocoll is enabled for grafics board. (cmd=0x1f000304)
(II) fglrx(0): [agp] grafics chipset has AGP v2.0
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 28672
(II) fglrx(0): [drm] texture shared area handle = 0xde101000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!


Poi esco da X, lo riavvio, e mi disabilita DRI, con il seguente log:

Code:

(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_EINVAL"
(EE) fglrx(0): cannot init AGP
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xd9ecb000 at 0xb7cf2000
(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): ********************************************* *


Ho trovato alcuni messaggi sul forum della Debian, ma
vedro' di risolvere il problema Lunedi'
ciao
Back to top
View user's profile Send private message
RockSteady
Guru
Guru


Joined: 28 Jun 2003
Posts: 432
Location: mestre - venice -italy

PostPosted: Sun Jan 23, 2005 4:53 pm    Post subject: Reply with quote

ok io c sono riuscito :D
_________________
Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
RockSteady
Guru
Guru


Joined: 28 Jun 2003
Posts: 432
Location: mestre - venice -italy

PostPosted: Sun Jan 23, 2005 4:57 pm    Post subject: Reply with quote

RENDERING

Code:
{rocksteady@bboy}[rocksteady]*17:45:50* $ glxinfo | grep rendering
direct rendering: Yes
{rocksteady@bboy}[rocksteady]*17:45:58* $


FPS
Code:
20559 frames in 5.0 seconds = 4111.800 FPS
23912 frames in 5.0 seconds = 4782.400 FPS
23891 frames in 5.0 seconds = 4778.200 FPS
23983 frames in 5.0 seconds = 4796.600 FPS
23918 frames in 5.0 seconds = 4783.600 FPS

{rocksteady@bboy}[rocksteady]*17:48:16* $


ATI RADEON 9000 MOBILITY :lol:
_________________
Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
sam75
n00b
n00b


Joined: 15 Nov 2004
Posts: 59

PostPosted: Sun Jan 23, 2005 5:34 pm    Post subject: Reply with quote

@ RockSteady

Se vuoi illuminare anche noi... :roll:
Altrimenti rimane un post inutile.:wink:

ciao
Back to top
View user's profile Send private message
RockSteady
Guru
Guru


Joined: 28 Jun 2003
Posts: 432
Location: mestre - venice -italy

PostPosted: Sun Jan 23, 2005 5:39 pm    Post subject: Reply with quote

ciao sam
non ho fatto nulla in + di quello che e gia stato detto in questo post :)
ricompilato il kernel seguendo l'ottima guida che ce in tips&trick
emerso i nuovi driver ati ati-drivers-8.8.25-r1.ebuild opengl-update ati et voilà :lol:
_________________
Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
BikE
Guru
Guru


Joined: 21 Dec 2004
Posts: 455
Location: Genova

PostPosted: Sun Jan 23, 2005 5:40 pm    Post subject: Reply with quote

RockSteady wrote:
RENDERING

FPS
Code:
20559 frames in 5.0 seconds = 4111.800 FPS
23912 frames in 5.0 seconds = 4782.400 FPS
23891 frames in 5.0 seconds = 4778.200 FPS
23983 frames in 5.0 seconds = 4796.600 FPS
23918 frames in 5.0 seconds = 4783.600 FPS

{rocksteady@bboy}[rocksteady]*17:48:16* $


ATI RADEON 9000 MOBILITY :lol:


E' inutile che continuate a postare risultati con la finestra minimizzata o nascosta, perche' sarebbero molto relativi.... cercate di lasciarla normale quella finestra eh.... :wink:
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Sun Jan 23, 2005 5:48 pm    Post subject: Reply with quote

@BikE
Perchè sei così riluttante a credere che una ATI dia quei risultati? :D :D :D :D

Salut,

Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
[hammerfall]
Apprentice
Apprentice


Joined: 27 May 2004
Posts: 243

PostPosted: Sun Jan 23, 2005 5:53 pm    Post subject: Reply with quote

pure io ho una 9000 mobile con p4 2Ghz e con gli stessi drivers faccio 900fps quindi mi sa che era davvero minimizzata la finestrella :roll:
_________________
--------

Hammerfall ^_^
Back to top
View user's profile Send private message
BikE
Guru
Guru


Joined: 21 Dec 2004
Posts: 455
Location: Genova

PostPosted: Sun Jan 23, 2005 6:10 pm    Post subject: Reply with quote

Bengio wrote:
@BikE
Perchè sei così riluttante a credere che una ATI dia quei risultati? :D :D :D :D

Salut,

Bengio


hihihih :lol: :lol:
Back to top
View user's profile Send private message
Bengio
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 186
Location: Italy - Pisa

PostPosted: Sun Jan 23, 2005 8:04 pm    Post subject: Reply with quote

Dopo diversi tentativi ci sono riuscito (ad installare gli ati-drivers) e posto i risultati di glxgears:
Code:
bengio@black (0 bytes) /home/bengio $ glxgears
3027 frames in 5.0 seconds = 605.400 FPS
3442 frames in 5.0 seconds = 688.400 FPS
3519 frames in 5.0 seconds = 703.800 FPS
3505 frames in 5.0 seconds = 701.000 FPS
Pipe rotta
bengio@black (0 bytes) /home/bengio $ su


Salut,

Bengio
_________________
Registered as User #305777 with the Linux Counter.
Back to top
View user's profile Send private message
BikE
Guru
Guru


Joined: 21 Dec 2004
Posts: 455
Location: Genova

PostPosted: Mon Jan 24, 2005 5:46 pm    Post subject: Reply with quote

Mi allaccio a questo thread per non aprirne uno nuovo.....
Io non ho problemi con il DRI con il mio caro wmaker, ma provando con kde non va... e mi dice
Code:

Xlib:  extension "XFree86-DRI" missing on display ":0.0".

Ora questo dovrebbe dirmelo quando non carico glx... ma non e' cosi'....
Noto inoltre che il modulo fglrx viene caricato ma non viene usato da nessuno.... qualche idea :?: :?:
Back to top
View user's profile Send private message
mbutomax
n00b
n00b


Joined: 29 Dec 2004
Posts: 45
Location: Italy

PostPosted: Mon Jan 24, 2005 5:50 pm    Post subject: Reply with quote

Strano.... io questo errore lo ricevevo prima, quando i driver vecchi non funzionavano.
E comuque uscendo e startando un altro WM non fa una piega.

Non e' che hai il composite che parte??? Io l'ho dovuto disabilitare per far si che il nuovo driver non avesse problemi.
_________________
Never Mind... Have a Pint !!!
http://www.massimilianosini.it
Back to top
View user's profile Send private message
RockSteady
Guru
Guru


Joined: 28 Jun 2003
Posts: 432
Location: mestre - venice -italy

PostPosted: Mon Jan 24, 2005 7:24 pm    Post subject: Reply with quote

bike non volevo fare lò sborone con quei risultati

900 FPS con finestra normale
_________________
Linux yoyo 2.6.5 #2 SMP Sat May 22 10:52:10 Local time zone must be set--see zic i686 mobile AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
GiorgiOLO
n00b
n00b


Joined: 25 Jan 2005
Posts: 10

PostPosted: Tue Jan 25, 2005 7:09 pm    Post subject: Reply with quote

Mi dispiace ma nn riesco

Code:
# ebuild /usr/portage/media-video/ati-drivers/ati-drivers-8.8.25-r3.ebuild digest
>>> Generating digest file...
<<< fglrx_6_8_0-8.8.25-1.i386.rpm
<<< fglrx64_6_8_0-8.8.25-1.x86_64.rpm
>>> Generating manifest file...
<<< ChangeLog
<<< metadata.xml
<<< ati-drivers-8.8.25-r3.ebuild
<<< ati-drivers-3.9.0.ebuild
<<< ati-drivers-3.9.0-r1.ebuild
<<< ati-drivers-3.11.1.ebuild
<<< ati-drivers-3.12.0.ebuild
<<< ati-drivers-3.14.1.ebuild
<<< ati-drivers-3.14.6.ebuild
<<< files/09ati
<<< files/digest-ati-drivers-8.8.25-r3
<<< files/fglrx-2.6-get-page.patch
<<< files/digest-ati-drivers-3.9.0
<<< files/fglrx-2.6-amd-adv-spec-fix.patch
<<< files/fglrx-2.6-iminor.patch
<<< files/fglrx-2.6-fix-deprecated.patch
<<< files/fglrx-2.6-makefile.patch
<<< files/fglrx-2.6-vmalloc-vmaddr.patch
<<< files/3.2.5-linux-2.6.0-test6-mm.patch
<<< files/fglrx-3.2.8-fix-amd-adv-spec.patch
<<< files/fglrx-2.6.10-pci_get_class.patch
<<< files/digest-ati-drivers-3.9.0-r1
<<< files/fglrx-3.9.0-allocation.patch
<<< files/fglrx-3.9.0-regparm.patch
<<< files/digest-ati-drivers-3.11.1
<<< files/digest-ati-drivers-3.12.0
<<< files/digest-ati-drivers-3.14.1
<<< files/digest-ati-drivers-3.14.6
<<< files/8.08-kernel-2.6.10.patch
>>> Computed message digests.

# emerge -s ati-drivers
Searching...
[ Results for search key : ati-drivers ]
[ Applications found : 2 ]

*  media-video/ati-drivers
      Latest version available: 3.14.6
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 4,124 kB
      Homepage:    http://www.ati.com
      Description: Ati precompiled drivers for r350, r300, r250 and r200 chipsets
      License:     ATI

*  media-video/ati-drivers-extra
      Latest version available: 3.14.6
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 4,124 kB
      Homepage:    http://www.ati.com
      Description: Ati precompiled drivers extra application
      License:     ATI GPL-2 QPL-1.0


in cosa sbaglio?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30996
Location: here

PostPosted: Tue Jan 25, 2005 7:10 pm    Post subject: Reply with quote

Prova con
Code:
# echo "ati-drivers/ati-drivers ~x86" >> /etc/portage/package.keywords
# emerge -p ati-drivers

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
GiorgiOLO
n00b
n00b


Joined: 25 Jan 2005
Posts: 10

PostPosted: Tue Jan 25, 2005 10:42 pm    Post subject: Reply with quote

niente

Code:
# echo "ati-drivers/ati-drivers ~x86" >> /etc/portage/package.keywords
# emerge -p ati-drivers
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] x11-base/xorg-x11-6.7.0-r3 [6.8.0-r4]
[ebuild  N    ] media-video/ati-drivers-3.14.6
Back to top
View user's profile Send private message
luna80
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1546
Location: switzerland

PostPosted: Wed Jan 26, 2005 3:45 am    Post subject: Reply with quote

GiorgiOLO wrote:
niente

Code:
# echo "ati-drivers/ati-drivers ~x86" >> /etc/portage/package.keywords
# emerge -p ati-drivers
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] x11-base/xorg-x11-6.7.0-r3 [6.8.0-r4]
[ebuild  N    ] media-video/ati-drivers-3.14.6



prova altrimenti direttamente a fare un
Code:
emerge sync


e poi dovrebbe andarti.
cmq se non sbaglio ti aggiornerà anche xorg perchè i nuovi ati driver vogliono
>= x11-base/xorg-x11 - 6.8.0, quindi ci metterà un pò credo.

ciao
Back to top
View user's profile Send private message
emix
Veteran
Veteran


Joined: 30 Nov 2003
Posts: 1014

PostPosted: Wed Jan 26, 2005 6:55 am    Post subject: Reply with quote

GiorgiOLO wrote:
niente

Code:
# echo "ati-drivers/ati-drivers ~x86" >> /etc/portage/package.keywords

In realtà dovrebbe essere un
Code:
# echo "media-video/ati-drivers ~x86" >> /etc/portage/package.keywords
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
Goto page Previous  1, 2, 3, 4, 5 ... 9, 10, 11  Next
Page 4 of 11

 
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