Pagina 1 di 1

[risolto] installazione driver ati

Inviato: venerdì 1 giugno 2007, 18:04
da iBART
scusate un attimo. procedura che ho seguito :

xorg.conf backuppato

    sudo gedit /etc/default/linux-restricted-modules-common -> DISABLED_MODULES="fglrx"

    sudo apt-get update

    sudo apt-get install module-assistant build-essential

    sudo apt-get install fakeroot dh-make debconf libstdc++5 linux-headers-$(uname -r)

file scaricato dal sito ati

    sh pacchetto.run --buildpkg Ubuntu/feisty

    sudo dpkg -i xorg-driveR.............deb

    sudo dpkg -i fglrx-kernel-source...................deb

    sudo dpkg -i fglrx-control..................deb

    sudo module-assistant prepare

    sudo module-assistant update

    sudo module-assistant build fglrx

    sudo module-assistant install fglrx

    sudo depmod -a

    sudo aticonfig --initial

    sudo aticonfig --overlay-type=Xv

reboot macchina

  fglrxinfo

ibart@ibart-amd64:~$ fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.2)

    glxinfo | grep rendering

ibart@ibart-amd64:~$ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No

(loggato xgl, quindi il rendering è giusto sia no, no?)
edit/

loggato con la sessione normale, non ho rallentamenti ed il return e- questo.

ibart@ibart-amd64:~$ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
edit/
---

Risultato, non mi funziona compiz ed i driver hanno evitendi problemi. Il sistema è lento e va tutto a scatti, alcune volte mi sfarfallo lo schermo colorato di verde ed alcune icone non si vedono proprio. Dove ho sbagliato? Come risolvo? Grazie.

Re: installazione driver ati

Inviato: venerdì 1 giugno 2007, 18:12
da iBART
aggiornamento... per sfizio sono andato a vedere xtc/x11/xorg.conf e sorpresa delle sorprese il file NON ESISTE!

http://img238.imageshack.us/img238/2426/oozr9.png

...

Re: installazione driver ati

Inviato: venerdì 1 giugno 2007, 19:40
da darkdevil
se il file xorg.conf nn esiste cm fa a partire il server x???

poi cmq il renderin x funzionare deve dare come risultato yes

Re: installazione driver ati

Inviato: venerdì 1 giugno 2007, 22:27
da iBART
.. up?

Re: installazione driver ati

Inviato: venerdì 1 giugno 2007, 22:31
da paper0k
iBART cerchiamo di postare nelle board adatte.... sposto in hardware....

Re: installazione driver ati

Inviato: venerdì 1 giugno 2007, 22:33
da iBART
ahm, boh, però è un problema software :|

Re: installazione driver ati

Inviato: venerdì 1 giugno 2007, 22:58
da fizzban
vai sul blog di divilinux, ci sono le istruzioni su come mettere e su come disinstallare i driver ati, ho appena messo gli ultimi senza problemi, anzi ti mando un link che li riporta tutti http://www.de-side.com/blogs/index.php?blog=2 e ti manda sul blog detto prima

Re: [risolto] installazione driver ati

Inviato: venerdì 1 giugno 2007, 23:41
da iBART
il mio procedimento era giusto... solo che ... echm, non avevo disinstallato i vecchi :|

thx man ^_*

Re: [risolto] installazione driver ati

Inviato: venerdì 1 giugno 2007, 23:46
da iBART
però echm...

ibart@ibart-amd64:~$ glxinfo | grep vendor
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
server glx vendor string: SGI
client glx vendor string: ATI
OpenGL vendor string: ATI Technologies Inc.

ibart@ibart-amd64:~$ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No

ibart@ibart-amd64:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
Error: couldn't get fbconfig

ibart@ibart-amd64:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series
OpenGL version string: 2.0.6473 (8.37.6)

è giusto sia così? a me sa di no...

Re: [risolto] installazione driver ati

Inviato: venerdì 1 giugno 2007, 23:48
da iBART

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
  screen 0 "aticonfig-Screen[0]" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Microsoft Intellimouse" "CorePointer"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection

Section "Files"

# path to defoma fonts
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

## supporto intellimouse
Section "InputDevice"
Identifier "Microsoft Intellimouse"
Driver "evdev"
Option "Device" "/dev/input/event4"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7 5 4"
Option "Emulate3Buttons" "no"
EndSection
## supporto intellimouse

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "BenQ T90X"
Horizsync 31-81
Vertrefresh 56-76
Option "DPMS"
Displaysize 340 271
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Displaysize 338 270
EndSection

Section "Device"
Identifier "Scheda video generica"
Driver "fglrx"
Busid "PCI:1:0:0"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Scheda video generica"
Monitor "BenQ T90X"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
Defaultdepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "Disable"
Option "Composite" "0"
EndSection


questo è il mio xorg... se qualche guru avesse 5 minuti per certificarmelo, quando torno, dopo, vado a letto felice. Grazie :D

i miei maggiori dubbi risiedono nella ridondanza di section "uguali," ma "diverse"...

Section "Monitor"
  Identifier  "BenQ T90X"
  Horizsync  31-81
  Vertrefresh  56-76
  Option      "DPMS"
  Displaysize  340  271
EndSection

Section "Monitor"
  Identifier  "aticonfig-Monitor[0]"
  Option      "VendorName"  "ATI Proprietary Driver"
  Option      "ModelName"  "Generic Autodetecting Monitor"
  Option      "DPMS"  "true"
  Displaysize  338  270
EndSection

Section "Device"
  Identifier  "Scheda video generica"
  Driver      "fglrx"
  Busid      "PCI:1:0:0"
EndSection

Section "Device"
  Identifier  "aticonfig-Device[0]"
  Driver      "fglrx"
  Option      "VideoOverlay"  "on"
  Option      "OpenGLOverlay"  "off"
EndSection

Section "Screen"
  Identifier  "Default Screen"
  Device      "Scheda video generica"
  Monitor      "BenQ T90X"
  Defaultdepth  24
  SubSection "Display"
      Depth  1
      Modes      "1280x1024"
  EndSubSection
  SubSection "Display"
      Depth  4
      Modes      "1280x1024"
  EndSubSection
  SubSection "Display"
      Depth  8
      Modes      "1280x1024"
  EndSubSection
  SubSection "Display"
      Depth  15
      Modes      "1280x1024"
  EndSubSection
  SubSection "Display"
      Depth  16
      Modes      "1280x1024"
  EndSubSection
  SubSection "Display"
      Depth  24
      Modes      "1280x1024"
  EndSubSection
EndSection

Section "Screen"
  Identifier  "aticonfig-Screen[0]"
  Device      "aticonfig-Device[0]"
  Monitor      "aticonfig-Monitor[0]"
  Defaultdepth  24
  SubSection "Display"
      Viewport  0  0
      Depth  24
  EndSubSection
EndSection


... vabbeh, lascio giudicare all'anima pia che si prende la briga di esaminarle. Ciao :D

Re: [risolto] installazione driver ati

Inviato: sabato 2 giugno 2007, 0:08
da fizzban
iBART ha scritto: però echm...

ibart@ibart-amd64:~$ glxinfo | grep vendor
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
server glx vendor string: SGI
client glx vendor string: ATI
OpenGL vendor string: ATI Technologies Inc.

ibart@ibart-amd64:~$ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No

ibart@ibart-amd64:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
Error: couldn't get fbconfig

ibart@ibart-amd64:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series
OpenGL version string: 2.0.6473 (8.37.6)

è giusto sia così? a me sa di no...
se sei in xgl è giusto

Re: [risolto] installazione driver ati

Inviato: sabato 2 giugno 2007, 0:10
da iBART
si sono in xgl... perfetto. Se non ti chiedo troppo, dai anche un occhiata al mio xorg? ho aggiornato il post. grazie mille :*

Re: [risolto] installazione driver ati

Inviato: sabato 2 giugno 2007, 0:13
da fizzban
iBART ha scritto: si sono in xgl... perfetto. Se non ti chiedo troppo, dai anche un occhiata al mio xorg? ho aggiornato il post. grazie mille :*
a me sembra a posto e , daltronde, se fosse sbagliato avresti problemi con compiz, beryl etc.etc.

Re: [risolto] installazione driver ati

Inviato: sabato 2 giugno 2007, 4:16
da iBART
si verò, ma

ibart@ibart-amd64:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
Error: couldn't get fbconfig


questo mi da noia sinceramente...