[Ati] installare ATIPower
Inviato: martedì 11 dicembre 2007, 11:24
Ho appena scaricato dalla rete ATIPower. Si tratta di un utility per l' overclock della schede video radeon.
Prima utilizzavo rovclock con una radeon x300, ora ho acquistato una x1650 e ho scoperto che rovclock non è in grado di supportare questo processore grafico.
Il problema è il seguente:
sono newbie e non ho la minima di idea di come installare ATIPower.
Dentro la cartella ci sono tutti file di testo. Poi ho individuato il makefile allora ho fatto cosi':
cd/home/raffaele/atipower-0.1
sudo make
Il risultato è il seguente, per chi ne capisse qualcosa
Grazie per la pazienza! :-[
Prima utilizzavo rovclock con una radeon x300, ora ho acquistato una x1650 e ho scoperto che rovclock non è in grado di supportare questo processore grafico.
Il problema è il seguente:
sono newbie e non ho la minima di idea di come installare ATIPower.
Dentro la cartella ci sono tutti file di testo. Poi ho individuato il makefile allora ho fatto cosi':
cd/home/raffaele/atipower-0.1
sudo make
Il risultato è il seguente, per chi ne capisse qualcosa
Codice: Seleziona tutto
[b]gcc -c -g -O2 -fno-strength-reduce -funsigned-char -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -I/usr/X11R6/include -I. -I./include_dummy FGLRXExtensions.c
FGLRXExtensions.c:8:22: error: X11/Xlib.h: Nessun file o directory
FGLRXExtensions.c:9:23: error: X11/Xutil.h: Nessun file o directory
FGLRXExtensions.c:10:24: error: X11/Xproto.h: Nessun file o directory
FGLRXExtensions.c:11:25: error: X11/Xlibint.h: Nessun file o directory
FGLRXExtensions.c:12:34: error: X11/extensions/XTest.h: Nessun file o directory
FGLRXExtensions.c:13:33: error: X11/extensions/sync.h: Nessun file o directory
FGLRXExtensions.c:15:33: error: X11/extensions/Xdbe.h: Nessun file o directory
FGLRXExtensions.c:16:35: error: X11/extensions/record.h: Nessun file o directory
FGLRXExtensions.c:17:34: error: X11/extensions/shape.h: Nessun file o directory
FGLRXExtensions.c:19:37: error: X11/extensions/xf86misc.h: Nessun file o directory
FGLRXExtensions.c:20:39: error: X11/extensions/xf86mscstr.h: Nessun file o directory
In file included from FGLRXExtensions.c:21:
extutil.h:42: error: expected specifier-qualifier-list before ‘Display’
extutil.h:102: error: expected specifier-qualifier-list before ‘Bool’
FGLRXExtensions.c:23:35: error: X11/extensions/XInput.h: Nessun file o directory
FGLRXExtensions.c:25:21: error: X11/Xos.h: Nessun file o directory
In file included from atiddx_extensions.h:52,
from FGLRXExtensions.c:29:
fglrx_pp_proto.h:49: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_pp_proto.h:57: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_pp_proto.h:79: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_pp_proto.h:89: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_pp_proto.h:111: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_pp_proto.h:121: error: expected specifier-qualifier-list before ‘BYTE’
In file included from atiddx_extensions.h:53,
from FGLRXExtensions.c:29:
fglrx_dm_proto.h:49: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:66: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:87: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:97: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:117: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:127: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:153: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:161: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:181: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:189: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:209: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:217: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:237: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:246: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:268: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:280: error: expected specifier-qualifier-list before ‘BYTE’
fglrx_dm_proto.h:301: error: expected specifier-qualifier-list before ‘CARD8’
fglrx_dm_proto.h:310: error: expected specifier-qualifier-list before ‘BYTE’
In file included from FGLRXExtensions.c:29:
atiddx_extensions.h:60: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:70: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:109: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:122: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:144: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:157: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:179: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:192: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:214: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:227: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:248: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:260: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:278: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:288: error: expected specifier-qualifier-list before ‘BYTE’
atiddx_extensions.h:304: error: expected specifier-qualifier-list before ‘CARD8’
atiddx_extensions.h:313: error: expected specifier-qualifier-list before ‘BYTE’
In file included from FGLRXExtensions.c:30:
FGLRXExtensions.h:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtGetDriverData’
FGLRXExtensions.h:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtQueryPowerPlayInfo’
FGLRXExtensions.h:62: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtQueryPowerState’
FGLRXExtensions.h:73: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetPowerState’
FGLRXExtensions.h:80: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtGetDisplaySettings’
FGLRXExtensions.h:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetDisplaySettings’
FGLRXExtensions.h:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetGamma’
FGLRXExtensions.h:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetOverlayCRTC’
FGLRXExtensions.c:81: error: expected ‘)’ before ‘*’ token
FGLRXExtensions.c:91: error: ‘close_display_fglx’ undeclared here (not in a function)
FGLRXExtensions.c:92: warning: excess elements in struct initializer
FGLRXExtensions.c:92: warning: (near initialization for ‘fglx_extension_hooks’)
FGLRXExtensions.c:93: warning: excess elements in struct initializer
FGLRXExtensions.c:93: warning: (near initialization for ‘fglx_extension_hooks’)
FGLRXExtensions.c:94: warning: excess elements in struct initializer
FGLRXExtensions.c:94: warning: (near initialization for ‘fglx_extension_hooks’)
FGLRXExtensions.c:95: warning: excess elements in struct initializer
FGLRXExtensions.c:95: warning: (near initialization for ‘fglx_extension_hooks’)
FGLRXExtensions.c:102: error: expected ‘)’ before ‘*’ token
FGLRXExtensions.c:124: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtGetDriverData’
FGLRXExtensions.c:212: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtQueryPowerPlayInfo’
FGLRXExtensions.c:278: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtQueryPowerState’
FGLRXExtensions.c:349: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetPowerState’
FGLRXExtensions.c:428: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtGetDisplaySettings’
FGLRXExtensions.c:502: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetDisplaySettings’
FGLRXExtensions.c:574: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetGamma’
FGLRXExtensions.c:635: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ExtSetOverlayCRTC’
make: *** [all] Error 1[/b]