Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian) Forum di discussione italiano
  • Search

Errore durante aggiornamento: ati-drivers-15.

Tutte le discussioni direttamente correlabili all'informatica e/o a GNU/*nix.

Moderator: ago

Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
Author
Message
Lux-68
n00b
n00b
User avatar
Posts: 34
Joined: Sun May 19, 2013 2:38 pm
Location: Provincia di Torino

Errore durante aggiornamento: ati-drivers-15.

  • Quote

Post by Lux-68 » Sun Mar 06, 2016 10:34 pm

Ciao a tutti,
dopo aver risolto l'intoppo del topic precedente mi ritrovo con il seguente problema:
la compilazione degli aggiornamenti si blocca su ati-drivers-15.9r1

Code: Select all

 * Building fgl_glxgears ...
In file included from /usr/include/GL/glu.h:38:0,
                 from fgl_glxgears.c:64:
/usr/include/GL/gl.h:2055:22: fatal error: GL/glext.h: No such file or directory
 #include <GL/glext.h>
                      ^
compilation terminated.
 * ERROR: x11-drivers/ati-drivers-15.9-r1::gentoo failed (compile phase):
 *   fgl_glxgears build failed
 * 
 * Call stack:
 *     ebuild.sh, line 133:  Called src_compile
 *   environment, line 3739:  Called die
 * The specific snippet of code:
 *       "$(tc-getCC)" -o fgl_glxgears ${CFLAGS} ${LDFLAGS} -DUSE_GLU -I"${S}"/${FOLDER_PREFIX}usr/include fgl_glxgears.c -lGL -lGLU -lX11 
 -lm || die "fgl_glxgears build failed";
 * 
 * If you need support, post the output of `emerge --info 
 '=x11-drivers/ati-drivers-15.9-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
 '=x11-drivers/ati-drivers-15.9-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/temp/environment'.
 * Working directory: 
 '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/work/extra/fgl_glxgears'
 * S: '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/work'

>>> Failed to emerge x11-drivers/ati-drivers-15.9-r1, Log file:

>>>  '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/temp/build.log'

 * Messages for package x11-drivers/ati-drivers-15.9-r1:

 *   CONFIG_DRM must be disabled or compiled as a
 *              module and not loaded for direct rendering to work.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 *   CONFIG_DRM must be disabled or compiled as a
 *              module and not loaded for direct rendering to work.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.

* Messages for package x11-drivers/ati-drivers-15.9-r1:

 * 
 * Please note that this driver only supports graphic cards based on
 * Evergreen chipset and newer.
 * This includes the AMD Radeon HD 5400+ series at this moment.
 * 
 * If your card is older then use x11-drivers/xf86-video-ati
 * For migration informations please refer to:
 * https://www.gentoo.org/proj/en/desktop/x/x11/ati-migration-guide.xml
 * ERROR: x11-drivers/ati-drivers-15.9-r1::gentoo failed (compile phase):
 *   fgl_glxgears build failed
 * 
 * Call stack:
 *     ebuild.sh, line 133:  Called src_compile
 *   environment, line 3739:  Called die
 * The specific snippet of code:
 *       "$(tc-getCC)" -o fgl_glxgears ${CFLAGS} ${LDFLAGS} -DUSE_GLU -I"${S}"/${FOLDER_PREFIX}usr/include fgl_glxgears.c -lGL -lGLU -lX11 
 -lm || die "fgl_glxgears build failed";
 * 
 * If you need support, post the output of `emerge --info 
 '=x11-drivers/ati-drivers-15.9-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
 '=x11-drivers/ati-drivers-15.9-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/temp/environment'.
 * Working directory: 
 '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/work/extra/fgl_glxgears'
 * S: '/var/tmp/portage/x11-drivers/ati-drivers-15.9-r1/work'
Il sistema ha il kernel:

Code: Select all

Linux Host-001 3.8.13-gentoo #27 SMP Sat Nov 29 23:20:47 CET 2014 x86_64 AMD FX(tm)-8150 Eight-Core Processor AuthenticAMD GNU/Linux
Da premettere che l'ultimo aggiornamento è stato effettuato ad agosto 2015 senza problemi per questo pacchetto.
La scheda grafica è una Ati Radeon Sapphire HD7750 con RAM 1GB DDR5.
Ho trovato qualche soluzione per i kernel superiori al mio.

Qualche idea?
Grazie.
Luciano.
Top
kikko
Apprentice
Apprentice
User avatar
Posts: 276
Joined: Tue Apr 29, 2014 11:31 am
Location: Milan, IT

  • Quote

Post by kikko » Mon Mar 07, 2016 11:31 am

Ciao Lux-68
l'errore è in fase di compilazione:
Lux-68 wrote:

Code: Select all

/usr/include/GL/gl.h:2055:22: fatal error: GL/glext.h: No such file or directory
 #include <GL/glext.h> 
la cosa curiosa è che lo stesso identico problema è stato segnalato per altri ebuild: love2d e [bug=567246]freeglut-3.0.0[/bug] (quest'ultimo ha un bug aperto)

La "soluzione" suggerita è di aggiornare le librerie MESA:

Code: Select all

# emerge -1ua media-libs/mesa
Fammi sapere se risolve
Ciao
Regards

root is the root of all evil
Top
Lux-68
n00b
n00b
User avatar
Posts: 34
Joined: Sun May 19, 2013 2:38 pm
Location: Provincia di Torino

  • Quote

Post by Lux-68 » Mon Mar 07, 2016 7:47 pm

kikko wrote:Ciao Lux-68
l'errore è in fase di compilazione:
Lux-68 wrote:

Code: Select all

/usr/include/GL/gl.h:2055:22: fatal error: GL/glext.h: No such file or directory
 #include <GL/glext.h> 
la cosa curiosa è che lo stesso identico problema è stato segnalato per altri ebuild: love2d e [bug=567246]freeglut-3.0.0[/bug] (quest'ultimo ha un bug aperto)

La "soluzione" suggerita è di aggiornare le librerie MESA:

Code: Select all

# emerge -1ua media-libs/mesa
Fammi sapere se risolve
Ciao
Ciao,
ho effettuato la compilazione come indicato. A fine compilazione ottengo il messaggio

Code: Select all


* Messages for package media-libs/mesa-11.0.6:

 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). See
 * http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how to
 * solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 *      /usr/include/GL/glxext.h
 *      /usr/include/GL/glext.h
 *      /usr/include/GL/glx.h
 *      /usr/include/GL/gl.h
 *      /usr/include/GLES2/gl2platform.h
 *      /usr/include/GLES2/gl2.h
 *      /usr/include/GLES2/gl2ext.h
 *      /usr/include/KHR/khrplatform.h
 *      /usr/include/EGL/eglextchromium.h
 *      /usr/include/EGL/eglplatform.h
 *      /usr/include/EGL/eglext.h
 *      /usr/include/EGL/eglmesaext.h
 *      /usr/include/EGL/egl.h
 *      /usr/include/GLES3/gl3platform.h
 *      /usr/include/GLES3/gl3ext.h
 *      /usr/include/GLES3/gl3.h
 *      /usr/lib64/libGL.so
 *      /usr/lib64/libEGL.so
 *      /usr/lib64/libEGL.so.1
 *      /usr/lib64/libGL.so.1
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * None of the installed packages claim the file(s).
 * 
 * Package 'media-libs/mesa-11.0.6' merged despite file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.
 * Note that in order to have full S3TC support, it is necessary to install
 * media-libs/libtxc_dxtn as well. This may be necessary to get nice
 * textures in some apps, and some others even require this to run.
>>> Auto-cleaning packages...
Ho riavviato la compilazione del world e il driver Ati si compilava con messaggio

Code: Select all

* To switch to AMD OpenGL, run "eselect opengl set ati"
 * To change your xorg.conf you can use the bundled "aticonfig"
 * 
 * If you experience unexplained segmentation faults and kernel crashes
 * with this driver and multi-threaded applications such as wine,
 * set UseFastTLS in xorg.conf to either 0 or 1, but not 2.
 * 
 * Fully rebooting the system after an ati-drivers update is recommended
 * Stopping Xorg, reloading fglrx kernel module and restart Xorg
 * might not work
 * 
 * Updating module dependencies for 3.8.13-gentoo ...                                                                                                                        [ ok ]
 * Adding module to moduledb.
Switching to ati OpenGL interface... done
Switching to amd OpenCL interface... done
>>> x11-drivers/ati-drivers-15.9-r1 merged.
>>> Regenerating /etc/ld.so.cache...
Sembra tutto OK. Vedremo al riavvio se funziona.


Grazie tante.
Luciano.
Top
Lux-68
n00b
n00b
User avatar
Posts: 34
Joined: Sun May 19, 2013 2:38 pm
Location: Provincia di Torino

  • Quote

Post by Lux-68 » Thu Mar 10, 2016 8:22 pm

Lux-68 wrote:
kikko wrote:Ciao Lux-68
l'errore è in fase di compilazione:
Lux-68 wrote:

Code: Select all

/usr/include/GL/gl.h:2055:22: fatal error: GL/glext.h: No such file or directory
 #include <GL/glext.h> 
la cosa curiosa è che lo stesso identico problema è stato segnalato per altri ebuild: love2d e [bug=567246]freeglut-3.0.0[/bug] (quest'ultimo ha un bug aperto)

La "soluzione" suggerita è di aggiornare le librerie MESA:

Code: Select all

# emerge -1ua media-libs/mesa
Fammi sapere se risolve
Ciao
Ciao,
ho effettuato la compilazione come indicato.
Ho riavviato la compilazione del world e il driver Ati si compilava con messaggio

Code: Select all

* To switch to AMD OpenGL, run "eselect opengl set ati"
 * To change your xorg.conf you can use the bundled "aticonfig"
 * 
 * If you experience unexplained segmentation faults and kernel crashes
 * with this driver and multi-threaded applications such as wine,
 * set UseFastTLS in xorg.conf to either 0 or 1, but not 2.
 * 
 * Fully rebooting the system after an ati-drivers update is recommended
 * Stopping Xorg, reloading fglrx kernel module and restart Xorg
 * might not work
 * 
 * Updating module dependencies for 3.8.13-gentoo ...                                                                                                                        [ ok ]
 * Adding module to moduledb.
Switching to ati OpenGL interface... done
Switching to amd OpenCL interface... done
>>> x11-drivers/ati-drivers-15.9-r1 merged.
>>> Regenerating /etc/ld.so.cache...
Sembra tutto OK. Vedremo al riavvio se funziona.


Grazie tante.
Purtroppo al riavvio il sistema si blocca (freeze) all'avvio dell'interfaccia grafica.
Ho dovuto disabilitare KDM e disinstallare il driver installando al suo posto quello generico per ATI come da wiki di Gentoo.
Luciano.
Top
xdarma
l33t
l33t
User avatar
Posts: 720
Joined: Mon Dec 08, 2003 11:05 am
Location: tra veneto e friuli (italy)

  • Quote

Post by xdarma » Sun Apr 17, 2016 7:31 pm

Lux-68 wrote:Purtroppo al riavvio il sistema si blocca (freeze) all'avvio dell'interfaccia grafica.
Vado a memoria perché è passato un po' di tempo, ma dovrebbe esserci un broken link in /usr/lib32/xorg/modules/extensions/ che puntava a libglx.so
Rimuovendolo dovrebbe caricarsi correttamente il modulo fglrx.
proud user of faKeDE-4.7.3 -> back to windowmaker -> moved to LXQt
Top
Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “Forum di discussione italiano”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy