Kirjoittaja Aihe: Ati radeon vivo asetukset pielessä?  (Luettu 1684 kertaa)

Enix

  • Käyttäjä
  • Viestejä: 22
    • Profiili
Ati radeon vivo asetukset pielessä?
« : 11.10.06 - klo:05.35 »
EDIT. KOLMANNEN VIESTIN LINKISSÄ AJANKOHTAISET TIEDOT

Miten direct rendering päälle ubuntu 6.06:ssa? Korttina Ati Radeon ViVo 64mb (AGP-väylässä, taitaa löytyä nimellä radeon 7200 ATIN ajuriluettelosta, ilmeisesti samat ajurit windows puolella.).

$glxinfo | grep Mesa
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)

$glxinfo | grep rendering
direct rendering: No

$fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)

$xdriinfo
Screen 0: radeon


xorg.conf
Koodia: [Valitse]
# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

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

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

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

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

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

Section "Device"
Identifier "ATI Technologies, Inc. Radeon R100 QD [Radeon 7200]"
Driver "ati"
BusID "PCI:1:5:0"
EndSection

Section "Monitor"
Identifier "CM772"
Option "DPMS"
HorizSync 30-107
VertRefresh 50-85
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon R100 QD [Radeon 7200]"
Monitor "CM772"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

-------------------------------------------------------------------------

http://fi.wikibooks.org/wiki/Ubuntu_tutuksi/Laitteisto

Nuo ohjeet eivät ainakaan toimi. Jos tuon driver "ati" muuttaa driver "fglrx" (ja yms.) on lopputuloksena se, että ei starttaa työpöydälle vaan alkaa herjaamaan x-palvelin ei käynnisty. Hmm.. Jossain taisin huomata jonkun maininnan, ettei fglrx edes toimisi kuin radeon 8500 jälkeisissä korteissa.
« Viimeksi muokattu: 21.10.06 - klo:19.55 kirjoittanut Enix »

Enix

  • Käyttäjä
  • Viestejä: 22
    • Profiili
Re: Ati radeon vivo asetukset pielessä?
« Vastaus #1 : 14.10.06 - klo:16.13 »
Niin, kellään ei ole ideaa, miten tuon DRI:n saa päälle? Kun aika moni sovellus riippuu siitä...

Enix

  • Käyttäjä
  • Viestejä: 22
    • Profiili
Re: Ati radeon vivo asetukset pielessä?
« Vastaus #2 : 21.10.06 - klo:19.52 »
Tässä toivottavasti kaikki tarvittava tieto, jos ei ole, niin kysykää:

http://www.linuxquestions.org/questions/showthread.php?t=494265

Jossakin on jotain pielessä, kun toi DRI ei starttaa, vaikka sen pitäisi toimia tällä näytönohjaimella, mutta minen löydä syytä itse.

En viitsi enempää käyttää aikaani ongelman ratkomiseen, kun en itse vikaa paikanna.  :-\ Sovellukset, jotka vaatii DRI:tä ei starttaa, vaan herjaavat juuri tuon muuttumisesta.