Nuovi Driver Ati
Moderatore: Staff
Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Nuovi Driver Ati
A questo indirizzo sono disponibili i nuovi driver Ati: <a href="http://www.ati.com/support/drivers/linu ... linux.html" target="_blank" target="_new">http://www.ati.com/support/drivers/linu ... ux.html</a>.
<BR>Nella lista compare Xorg 6.8 e non il 6.8.1 che se non sbaglio è l´ultima vesione disponibile. C´è qualcuno che per caso li ha gia provati?
<BR>
<BR>Ciao, Andrea<br>
<BR>Nella lista compare Xorg 6.8 e non il 6.8.1 che se non sbaglio è l´ultima vesione disponibile. C´è qualcuno che per caso li ha gia provati?
<BR>
<BR>Ciao, Andrea<br>
Nuovi Driver Ati
PORCA LA PUPAZZA!!
<BR>
<BR>Verso Natale vevo sentito voci sul forum Ati che dicevano dell´uscita dei nuovi driver prevista intorno alla metà di Gennaio.... Bellissimo annuncio! Spero che finzionino... Mo li provo e poi replico!!! (spero con qualche faccina sorridente...)<br>
<BR>
<BR>Verso Natale vevo sentito voci sul forum Ati che dicevano dell´uscita dei nuovi driver prevista intorno alla metà di Gennaio.... Bellissimo annuncio! Spero che finzionino... Mo li provo e poi replico!!! (spero con qualche faccina sorridente...)<br>
Nuovi Driver Ati
Rispondo con faccine sorridenti
...
<BR>
<BR>
<BR>
<BR>... ma come mi aspettavo non funziona (kernel 2.6.10)
<BR>fglrx: Unknown symbol pci_find_class
<BR>
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: djgaspa il 19-01-2005 00:15 ]<br>
<BR>
<BR>
<BR>
<BR>... ma come mi aspettavo non funziona (kernel 2.6.10)
<BR>fglrx: Unknown symbol pci_find_class
<BR>
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: djgaspa il 19-01-2005 00:15 ]<br>
Nuovi Driver Ati
Ho risolto questo errore e pubblico come fare per coloro che intraprenderanno il test di questi driver e stanno girando con il kernel 2.6.10:
<BR>
<BR>nel file " agpgart_be.c " bisogna sostituire ogni occorrenza di pci_find_class con pci_get_class
<BR>
<BR>In questo modo questi meravilgiosi driver saranno caricati
....
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>.... soltanto che poi qualsiasi applicazione che usa openGL apriate otterrete queste soavi parole:FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>
<BR>E tutto si chiude
<BR>
<BR><BR>[ Questo Messaggio è stato Modificato da: djgaspa il 19-01-2005 00:42 ]<br>
<BR>
<BR>nel file " agpgart_be.c " bisogna sostituire ogni occorrenza di pci_find_class con pci_get_class
<BR>
<BR>In questo modo questi meravilgiosi driver saranno caricati
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>.... soltanto che poi qualsiasi applicazione che usa openGL apriate otterrete queste soavi parole:FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>
<BR>E tutto si chiude
<BR>
Nuovi Driver Ati
Come si dice dalla mie parti "sono duro come un ciuco" e non demordo...
<BR>
<BR>Oltre alla correzione da apportare di cui sopra al file agpgart_be.c
<BR>:%s/pci_find_class/pci_get_class/g
<BR>
<BR>per far funzionare il driver è necessario compilare un kernel con il supporto al Virtual Memory Filesystem.
<BR>
<BR>quindi:
<BR># cd /usr/src/linux
<BR># make menuconfig
<BR>
<BR>e abilitare l´opzione
<BR>
<BR>File systems --->
<BR>Pseudo filesystems -->
<BR>[*] Virtual memory file system support (former shm fs)
<BR>
<BR>Dopo aver installato il nuovo kernel bisogna per comodità abilitare questo filesystem al boot. Per fare ciò bisogna aggiungere questa riga al file /etc/fstab :
<BR>tmpfs /dev/shm tmpfs defaults 0 0
<BR>
<BR># reboot
<BR>
<BR>Così per fare 2 prove di performance:
<BR>
<BR>RADEON 9800PRO
<BR>glxgears 3229 FPS
<BR>fgl_glxgears 633 FPS
<BR>
<BR>Altri test??
<br>
<BR>
<BR>Oltre alla correzione da apportare di cui sopra al file agpgart_be.c
<BR>:%s/pci_find_class/pci_get_class/g
<BR>
<BR>per far funzionare il driver è necessario compilare un kernel con il supporto al Virtual Memory Filesystem.
<BR>
<BR>quindi:
<BR># cd /usr/src/linux
<BR># make menuconfig
<BR>
<BR>e abilitare l´opzione
<BR>
<BR>File systems --->
<BR>Pseudo filesystems -->
<BR>[*] Virtual memory file system support (former shm fs)
<BR>
<BR>Dopo aver installato il nuovo kernel bisogna per comodità abilitare questo filesystem al boot. Per fare ciò bisogna aggiungere questa riga al file /etc/fstab :
<BR>tmpfs /dev/shm tmpfs defaults 0 0
<BR>
<BR># reboot
<BR>
<BR>Così per fare 2 prove di performance:
<BR>
<BR>RADEON 9800PRO
<BR>glxgears 3229 FPS
<BR>fgl_glxgears 633 FPS
<BR>
<BR>Altri test??
Nuovi Driver Ati
Io ho risolto questo problema, ho il kernel 2.6.9 e credo che funga anche per il 2.6.10.
<BR>Aggiungi in fstab la riga:
<BR>
<BR> tmpfs /dev/shm tmpfs defaults 0 0
<BR>
<BR>salva e monta:
<BR>
<BR> mount /dev/shm
<BR>
<BR>poi: mount | grep shm per verificare e ti dovrebbe dare una cosa del genere:
<BR>
<BR> tmpfs on /dev/shm type tmpfs (rw) se ti ridà questo il problema è risolto!
<BR>
<BR>Ciauzz<br>
<BR>Aggiungi in fstab la riga:
<BR>
<BR> tmpfs /dev/shm tmpfs defaults 0 0
<BR>
<BR>salva e monta:
<BR>
<BR> mount /dev/shm
<BR>
<BR>poi: mount | grep shm per verificare e ti dovrebbe dare una cosa del genere:
<BR>
<BR> tmpfs on /dev/shm type tmpfs (rw) se ti ridà questo il problema è risolto!
<BR>
<BR>Ciauzz<br>
-
mangus
- Linux 2.x

- Messaggi: 451
- Iscritto il: lun 1 mar 2004, 0:00
- Località: Castel de brett!! (bologna)
- Contatta:
Nuovi Driver Ati
siete sicuri che i kernel di Pat non abbiano già tmpfs compilato ? Da quello che so /dev dovrebbe di default essere montata su tmpfs su un 2.6 con udev e hotplug installato , però non uso i suoi kernel da troppo tempo per ricordare.
<BR>ciao<br>
<BR>ciao<br>
-
Margherita
- Linux 0.x

- Messaggi: 63
- Iscritto il: mar 15 apr 2003, 0:00
- Contatta:
Nuovi Driver Ati
Ho sostituito, prima dei make vari
<BR>pci_find_class con pci_get_class
<BR>ma al make install mi da questo errore:
<BR>
<BR>root@darkstar:/lib/modules/fglrx# ./make_install.sh
<BR>- creating symlink
<BR>- recreating module dependency list
<BR>- trying a sample load of the kernel module
<BR>FATAL: Error inserting fglrx (/lib/modules/2.6.9/kernel/drivers/char/drm/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
<BR>failed.
<BR>
<BR>Premetto che non ho ancora messo mano al kernel dato che il virtual filesystem è già caricato.
<BR>Soluzioni?
<BR>Ciao Mar
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: Margherita il 19-01-2005 08:32 ]<br>
<BR>pci_find_class con pci_get_class
<BR>ma al make install mi da questo errore:
<BR>
<BR>root@darkstar:/lib/modules/fglrx# ./make_install.sh
<BR>- creating symlink
<BR>- recreating module dependency list
<BR>- trying a sample load of the kernel module
<BR>FATAL: Error inserting fglrx (/lib/modules/2.6.9/kernel/drivers/char/drm/fglrx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
<BR>failed.
<BR>
<BR>Premetto che non ho ancora messo mano al kernel dato che il virtual filesystem è già caricato.
<BR>Soluzioni?
<BR>Ciao Mar
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: Margherita il 19-01-2005 08:32 ]<br>
Nuovi Driver Ati
Io col 2.6.9 non ho douto fare la modifica cui tu accenni, ma solo aggiungere quelle righe a fstab.<br>
-
Margherita
- Linux 0.x

- Messaggi: 63
- Iscritto il: mar 15 apr 2003, 0:00
- Contatta:
Nuovi Driver Ati
Ho ripristinato il file eliminando le modifiche e ancora non va.
<BR>Devo riavviare col nuovo fstab per far funzionare il make _install?
<BR>
<BR>Ora mi da
<BR>oot@darkstar:/lib/modules/fglrx# ./make_install.sh
<BR>- creating symlink
<BR>- recreating module dependency list
<BR>- trying a sample load of the kernel module
<BR>FATAL: Error inserting fglrx (/lib/modules/2.6.9/kernel/drivers/char/drm/fglrx.ko): Operation not permitted
<BR>failed.
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: Margherita il 19-01-2005 08:52 ]<br>
<BR>Devo riavviare col nuovo fstab per far funzionare il make _install?
<BR>
<BR>Ora mi da
<BR>oot@darkstar:/lib/modules/fglrx# ./make_install.sh
<BR>- creating symlink
<BR>- recreating module dependency list
<BR>- trying a sample load of the kernel module
<BR>FATAL: Error inserting fglrx (/lib/modules/2.6.9/kernel/drivers/char/drm/fglrx.ko): Operation not permitted
<BR>failed.
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: Margherita il 19-01-2005 08:52 ]<br>
Nuovi Driver Ati
djgaspa con quale versione di Xorg li stai provando? Anche io ho il Kernel 2.6.10, e vorrei quasi provarli, però dispongo della versione 6.8.1 di Xorg, e non della 6.8 citata nella pagina di download dei Driver.
<BR>
<BR>Andrea
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: Street41 il 19-01-2005 11:14 ]<br>
<BR>
<BR>Andrea
<BR><BR><BR>[ Questo Messaggio è stato Modificato da: Street41 il 19-01-2005 11:14 ]<br>
Nuovi Driver Ati
Provati su kernel 2.6.10+xorg 6.8.1. Risultato, il driver compila con le modifiche sopra citate, ma il DRI continua a sputarmi in faccia.
<BR>Ho riscirtto anche il conf con fglrxconfig, ma senza successo. Pure con l´aggiunta in fstab del tmpfs non cambia nulla.
<BR>Provo di nuovo...<br>
<BR>Ho riscirtto anche il conf con fglrxconfig, ma senza successo. Pure con l´aggiunta in fstab del tmpfs non cambia nulla.
<BR>Provo di nuovo...<br>
Nuovi Driver Ati
Ciao a tutti!
<BR>
<BR>Ho appena scaricato e installato i nuovi driver e il 3d va... da cani ma almeno va.
<BR>
<BR>Io ho Xorg 6.8.1 + kernel 2.6.7 con config di pjv + radeon 9600se
<BR>
<BR><!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE> bash-3.00# glxinfo
<BR>name of display: :0.0
<BR>display: :0 screen: 0
<BR>direct rendering: Yes
<BR>server glx vendor string: SGI
<BR>server glx version string: 1.2
<BR>server glx extensions:
<BR> GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
<BR> GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
<BR> GLX_SGIS_multisample, GLX_SGIX_fbconfig
<BR>client glx vendor string: ATI
<BR>client glx version string: 1.3
<BR>
<BR>
<BR>bash-3.00# glxgears
<BR>3633 frames in 5.0 seconds = 726.600 FPS
<BR>4124 frames in 5.0 seconds = 824.800 FPS
<BR>4125 frames in 5.0 seconds = 825.000 FPS
<BR>4123 frames in 5.0 seconds = 824.600 FPS
<BR> </BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End -->
<BR>
<BR>come numero di frames non è un pò bassino anche se ho un agp 2x???
<BR>
<BR><br>
<BR>
<BR>Ho appena scaricato e installato i nuovi driver e il 3d va... da cani ma almeno va.
<BR>
<BR>Io ho Xorg 6.8.1 + kernel 2.6.7 con config di pjv + radeon 9600se
<BR>
<BR><!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE> bash-3.00# glxinfo
<BR>name of display: :0.0
<BR>display: :0 screen: 0
<BR>direct rendering: Yes
<BR>server glx vendor string: SGI
<BR>server glx version string: 1.2
<BR>server glx extensions:
<BR> GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
<BR> GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
<BR> GLX_SGIS_multisample, GLX_SGIX_fbconfig
<BR>client glx vendor string: ATI
<BR>client glx version string: 1.3
<BR>
<BR>
<BR>bash-3.00# glxgears
<BR>3633 frames in 5.0 seconds = 726.600 FPS
<BR>4124 frames in 5.0 seconds = 824.800 FPS
<BR>4125 frames in 5.0 seconds = 825.000 FPS
<BR>4123 frames in 5.0 seconds = 824.600 FPS
<BR> </BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End -->
<BR>
<BR>come numero di frames non è un pò bassino anche se ho un agp 2x???
<BR>
<BR><br>
Nuovi Driver Ati
sembrava troppo bello... :-[
<BR>
<BR>ho provato a lanciare fgl_glxgears... e questo è l´uotput
<BR>
<BR>
<BR><!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE> fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>2 frames in 5.0 seconds = 0.400 FPS
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR> </BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End --><br>
<BR>
<BR>ho provato a lanciare fgl_glxgears... e questo è l´uotput
<BR>
<BR>
<BR><!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE> fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>2 frames in 5.0 seconds = 0.400 FPS
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR>FGLTexMgr: open of shared memory object failed (Function not implemented)
<BR>__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
<BR>fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
<BR> </BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End --><br>
Nuovi Driver Ati
Sul forum di rage3d.com parlano di altre modifiche da fare. ci sono 6 pagine di possibili soluzioni. <!-- BBCode Start --><A HREF="http://www.rage3d.com/board/showthread. ... ge=5&pp=30" TARGET="_blank">rage3d.com</A><!-- BBCode End -->
<BR>queste sono alcune, ma il post è lungo.<br>
<BR>queste sono alcune, ma il post è lungo.<br>
