Kirjoittaja Aihe: Apua Ati Radeon 7500!  (Luettu 1754 kertaa)

Reload

  • Käyttäjä
  • Viestejä: 2
    • Profiili
Apua Ati Radeon 7500!
« : 06.02.09 - klo:13.02 »
Hei!

Olen uusi linux käyttäjä ja käytöössäni on ubuntu 8.10

ongelmana on että aikasemmalla nvidian kortilla näyttö asetukset olivat vain 640x480 ja 800x600 nyt atin kortilla 640x480,800,600 ja 1024x768

ja haluaisin saada käyttöön tarkkuuden 1280x

 sudo dpkg-reconfigure xserver-xorg tuolta ei pääse muuttamaan kuin näppäimistön asetuksia...

aticonfig --initial
aticonfig: No supported adapters detected   liittyykö tämä jotenkin koska kaikki nuo "ati" käskyt ilmoittavat saman....

Section "Monitor"
   #DisplaySize     370   220   # mm
   Identifier   "Monitor0"
   VendorName   "JVC"
   ModelName    "17W TFT MON"
   HorizSync    30.0 - 61.0
   VertRefresh  50.0 - 75.0
   Option       "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "Dac6Bit"               # [<bool>]
        #Option     "Dac8Bit"               # [<bool>]
        #Option     "BusType"               # [<str>]
        #Option     "CPPIOMode"             # [<bool>]
        #Option     "CPusecTimeout"         # <i>
        #Option     "AGPMode"               # <i>
        #Option     "AGPFastWrite"          # [<bool>]
        #Option     "AGPSize"               # <i>
        #Option     "GARTSize"              # <i>
        #Option     "RingSize"              # <i>
        #Option     "BufferSize"            # <i>
        #Option     "EnableDepthMoves"      # [<bool>]
        #Option     "EnablePageFlip"        # [<bool>]
        #Option     "NoBackBuffer"          # [<bool>]
        #Option     "DMAForXv"              # [<bool>]
        #Option     "FBTexPercent"          # <i>
        #Option     "DepthBits"             # <i>
        #Option     "PCIAPERSize"           # <i>
        #Option     "AccelDFS"              # [<bool>]
        #Option     "DDCMode"               # [<bool>]
        #Option     "IgnoreEDID"            # [<bool>]
        #Option     "DisplayPriority"       # [<str>]
        #Option     "PanelSize"             # [<str>]
        #Option     "ForceMinDotClock"      # <freq>
        #Option     "ColorTiling"           # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "RageTheatreCrystal"    # <i>
        #Option     "RageTheatreTunerPort"    # <i>
        #Option     "RageTheatreCompositePort"    # <i>
        #Option     "RageTheatreSVideoPort"    # <i>
        #Option     "TunerType"             # <i>
        #Option     "RageTheatreMicrocPath"    # <str>
        #Option     "RageTheatreMicrocType"    # <str>
        #Option     "ScalerWidth"           # <i>
        #Option     "RenderAccel"           # [<bool>]
        #Option     "SubPixelOrder"         # [<str>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "DynamicClocks"         # [<bool>]
        #Option     "VGAAccess"             # [<bool>]
        #Option     "ReverseDDC"            # [<bool>]
        #Option     "LVDSProbePLL"          # [<bool>]
        #Option     "AccelMethod"           # <str>
        #Option     "DRI"                   # [<bool>]
        #Option     "ConnectorTable"        # <str>
        #Option     "DefaultConnectorTable"    # [<bool>]
        #Option     "DefaultTMDSPLL"        # [<bool>]
        #Option     "TVDACLoadDetect"       # [<bool>]
        #Option     "ForceTVOut"            # [<bool>]
        #Option     "TVStandard"            # <str>
        #Option     "IgnoreLidStatus"       # [<bool>]
        #Option     "DefaultTVDACAdj"       # [<bool>]
        #Option     "Int10"                 # [<bool>]
   Identifier  "Card0"
   Driver      "radeon"
   VendorName  "ATI Technologies Inc"
   BoardName   "Radeon RV200 QW [Radeon 7500]"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   SubSection "Display"
      Viewport   0 0
      Depth     1
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     4
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

nämä tiedot tuolla xorg.conf.new
ja tuolla on tuommosia tietoja.....lueskellut ohjeita mutten pääse vaan jyvälle tuohon..muuten järjestelmä vaikuttaa paljon paremmalta kuin windowssi  :]




Jallu59

  • Käyttäjä
  • Viestejä: 3430
    • Profiili
Vs: Apua Ati Radeon 7500!
« Vastaus #1 : 06.02.09 - klo:13.17 »
Sinulla näyttäis olevan käytössä vapaa ajuri "radeon" ja tuo aticonfig vaikuttaa vain suljettuun(rajoitettuun) ajuriin "fgrlx", luulen ;D

Alla malliksi oma xorg.conf:ini, jolla toimii 1280x1024. Siinä saattaa olla liikaakin tavaraa, ja tilapäisesti ajurini on nvidia(näytönohjain kylässä toisessa koneessa), mutta muuten se on ati:n avoimen ajurin pohjalta. Lähinnä luulisin noiden mode ja tai modeline-rivien lisäyksen tuovan lisäresoja käyttöön.

Ystävällisin terveisin

Jallu59

Koodia: [Valitse]
jallu@ARMAS:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org 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 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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "fi"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
#EndSection

Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Eizo"
Modelname "Eizo FlexScan T662"
Horizsync 30.0-85.0
Vertrefresh 55.0-160.0
modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline  "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline  "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline  "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline  "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline  "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline  "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline  "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync interlace +vsync
modeline  "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline  "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline  "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline  "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
modeline  "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline  "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline  "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
Gamma 1.0
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Virtual 1280 1024
Modes "1280x1024@75" "1280x960@60" "1152x864@75" "1280x1024@60" "1024x768@43" "1280x960@75" "1024x768@60" "1400x1050@60" "1024x768@70" "1400x1050@75" "1024x768@75" "1600x1200@65" "1024x768@85" "1600x1200@60" "832x624@75" "1792x1344@60" "800x600@60" "800x600@85" "800x600@75" "800x600@72" "800x600@56" "640x480@85" "640x480@75" "640x480@72" "640x480@60"
EndSubSection
EndSection

Section "Module"
Load "glx"
Load "v4l"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection

Section "Device"
Identifier "Configured Video Device"
Boardname "ATI Radeon (fglrx)"
Busid "PCI:1:0:0"
Screen 0
Vendorname "ATI"
Option "MergedFB" "off"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

jallu@ARMAS:~$

Jari J. Lehtinen, Wanhempi (iki?)tietoteekkari & tietotekniikkakonsultti Turust, P4-HT / 3,0 GHz, Intel945 IGP 226MB & 4GBram & UbuntuStudio 14.04. Toshiba Satellie 50-C, i5 dual-core 2,3GHz, ubuntu-mate 16.04 LTS

Reload

  • Käyttäjä
  • Viestejä: 2
    • Profiili
Vs: Apua Ati Radeon 7500!
« Vastaus #2 : 06.02.09 - klo:16.58 »
ei..auttanut..käynnistän koneen uusiksi ja taas tulee valitus ettei toimi oikein ja ubuntu on taas low graphic tilassa :(

lompolo

  • Käyttäjä
  • Viestejä: 852
    • Profiili
Vs: Apua Ati Radeon 7500!
« Vastaus #3 : 06.02.09 - klo:17.30 »
Tämä löytyi pikaisella haulla.
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/160871

Sen mukaan voisi auttaa, jos lisäisit seuraavan option xorg.conffin monitor sectioniin.
Koodia: [Valitse]
Option "NoDDC"
Tuossa näyttää olevankin Section monitor valmiina. Siitä voi ottaa tarvittaessa mallia. Tarvitseekohan se identifier rivin.

Koodia: [Valitse]
Section "Monitor"
  Identifier "monitori"
Option "NoDDC"
EndSection