Kirjoittaja Aihe: Ati Radeon 9250 + 2 näyttöä?  (Luettu 1524 kertaa)

tumik

  • Käyttäjä
  • Viestejä: 1
    • Profiili
Ati Radeon 9250 + 2 näyttöä?
« : 16.09.07 - klo:15.27 »
Eli olen nyt sitten asentanut Ubuntun koneeseeni, mutta en millään saa atin ajureita toimimaan..

vesa -ajureilla toimii (vain päänäyttö ja huonolla resoluutiolla & värisyvyydellä), mutta ati tai fglrx -ajureilla näyttö menee pimeäksi eikä mitään tapahdu (Eikä kuulu gnomen käynnistysääntä). En myöskään pääse tekstitilaan CTRL + ALT + F1, F2 jne.. näppäimillä.


Päänäyttö:
Acer AL1916 on DVI-liitännässä kiinni, ja se aktivoituu vesa-ajureilla sekä ennen X:n käynnistymistä.
Kakkosnäyttö:
Vanha CRT (LG Studioworks 520Si) joka on kiinni VGA-liitännässä. vesa-ajureilla sekä ennen X:n käynnistymistä se on valmiustilassa, mutta ati -ajurilla se käynnistyy mutta pysyy mustana.

Eli tarkoituksena olisi ensisijaisesti saada molemmat näytöt toimintaan, mutta olisi toki mukavaa saada 3d laitteistokiihdytyskin tulille :P

restricted-manager väittää seuraavaa:
Koodia: [Valitse]
Laitteistosi ei tarvitse rajoitettuja ajureita.
fglrxinfo taas sanoo vesa -ajureilla:
Koodia: [Valitse]
Xlib:  extension "XFree86-DRI" missing on display ":0.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)

lspci | grep "ATI" tulostaa seuraavaa:
Koodia: [Valitse]
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01)

/etc/X11/xorg.conf -tiedosto jolla näytöt pysyivät mustina, ja lokitiedosto valitti /dev/input/wacom :in puuttumisesta: (lokitiedostoa ei valitettavasti ole tallella, mutta jos siitä on apua, kertokaa niin kokeilen tuota uudestaan ja otan Xorg -login talteen.)
Koodia: [Valitse]
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

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

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

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
EndSection

Section "Device"
Identifier "Radeon 1"
Driver "ati"
BusID "PCI:1:0:0"
    Option          "VideoOverlay"          "on"
EndSection

Section "Device"
Identifier "Radeon 2"
Driver "ati"
BusID "PCI:1:0:1"
Option "UseFBDev" "true"
    Option          "VideoOverlay"          "on"
EndSection

Section "Monitor"
Identifier "Acer"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "LG"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Radeon 1"
Monitor "Acer"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

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

Section "Screen"
Identifier "Default Screen 2"
Device "Radeon 2"
Monitor "LG"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout2"
Screen "Default Screen 2"
InputDevice "Keyboard"
InputDevice "Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection


Section "DRI"
Mode 0666
EndSection

Jos laitan Tuohon "Radeon 1" laitteeseen
Koodia: [Valitse]
Option "UseFBDev" "true" niin se valittaa /dev/framebufferjotakin puuttumisesta. (Kertokaa taas jos lokitiedostosta on apua niin postaan)

Edit: Löysin myös yhden NVidian GeForce 7600GS -kortin jos sitä on helpompi saada tomimaan?
« Viimeksi muokattu: 16.09.07 - klo:15.36 kirjoittanut tumik »