Kirjoittaja Aihe: Työpöytä ei mahdu näyttöön  (Luettu 3556 kertaa)

mundus

  • Käyttäjä
  • Viestejä: 16
    • Profiili
Työpöytä ei mahdu näyttöön
« : 02.12.06 - klo:20.33 »
Etsiskelin tähän apuja foorumeilta, mutta ei suoranaisesti löytynyt vastausta...

Eli, resoluutiolla 1280x768@60Hz kaikki toimii hienosti, mutta...

Näyttönä on Samsung SyncMaster 940MW, jonka optimireso on 1440x900@60Hz. Konffasin xorg.conf:n, ja lisäsin sinne tuon resoluution. Kun sen ottaa käyttöön, niin kuva karkaa sekä näytön ylä että alaosasta näytön ulkopuolelle. Samalla myös fontit muuttuvat aikalailla suttuisiksi.

Näyttöstä en voi säätää kuvaa mahtumaan ruutuun. Monitorissa on vain Auto Adjust ja se säätää kuvan johonkin kohtaan työpöytää, usein niin, että n. sentti työpöydästä karkaa näkymättömiin ylä-/alalaidoilta ja osa työkalupalkkia sen mukana.

Näytönohjain on Radeon 9600 PRO.

Ohessa 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 "i2c"
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" "pc104"
Option "XkbLayout" "us"
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. RV350 AP [Radeon 9600]"
Driver "ati"
BusID "PCI:2:0:0"
EndSection

Section "Monitor"
Identifier "Samsung Syncmaster 940MW"
Option "DPMS"
HorizSync 30-61
VertRefresh 56-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 AP [Radeon 9600]"
Monitor "Samsung Syncmaster 940MW"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "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

ja dcprobe, jos siitä on mitään iloa. Siitä puuttuu kuitenkin tuo 1440x900...

Koodia: [Valitse]
vbe: VESA 2.0 detected.
oem: ATI RADEON 9600 PRO
memory: 16384kb
mode: 800x600x16
mode: 1024x768x16
mode: 320x200x32k
mode: 320x200x64k
mode: 320x200x16m
mode: 1600x1200x256
mode: 640x400x256
mode: 640x480x256
mode: 640x480x32k
mode: 640x480x64k
mode: 640x480x16m
mode: 1600x1200x32k
mode: 800x600x256
mode: 800x600x32k
mode: 800x600x64k
mode: 800x600x16m
mode: 1600x1200x64k
mode: 1024x768x256
mode: 1024x768x32k
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x256
mode: 1280x1024x32k
mode: 1280x1024x64k
mode: 1280x1024x16m
mode: 132x25 (text)
mode: 132x43 (text)
edid: ¢
edidfail

Ja Ubuntu on versiota 6.06.

eliasj

  • Käyttäjä
  • Viestejä: 4075
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #1 : 02.12.06 - klo:20.40 »
Vaihda xorg.conffistasi ajuriksi ati:n tilalle radeon, eli muuta kohta
Koodia: [Valitse]
Driver        "ati" tälläiseksi
Koodia: [Valitse]
Driver           "radeon"
alias vililikku

LinuxMan

  • Vieras
Re: Työpöytä ei mahdu näyttöön
« Vastaus #2 : 02.12.06 - klo:21.58 »
Vaihda xorg.conffistasi ajuriksi ati:n tilalle radeon, eli muuta kohta
Koodia: [Valitse]
Driver        "ati" tälläiseksi
Koodia: [Valitse]
Driver           "radeon"

Tuota näytönohjainta varten suosittelisin kyllä fglrx ajuria, mutta toimineehan se tuollakin.

eliasj

  • Käyttäjä
  • Viestejä: 4075
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #3 : 02.12.06 - klo:22.01 »
Suljettua fglrx ajuria kannattaa käyttää jos haluaa saada parhaimmat tehot irti näytönohjaimesta. Jos ei pelaa 3d -pelejä kannattaa käyttää avointa radeon ajuria.
alias vililikku

Regel

  • Käyttäjä
  • Viestejä: 1090
  • Lucid
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #4 : 02.12.06 - klo:23.02 »
Suljettua fglrx ajuria kannattaa käyttää jos haluaa saada parhaimmat tehot irti näytönohjaimesta. Jos ei pelaa 3d -pelejä kannattaa käyttää avointa radeon ajuria.
Miksi?

Ryppy

  • Käyttäjä
  • Viestejä: 837
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #5 : 02.12.06 - klo:23.12 »
Jollei muuten niin avoimuuden takia.
Poistuu taka vasemmalle - - -

mundus

  • Käyttäjä
  • Viestejä: 16
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #6 : 02.12.06 - klo:23.20 »
Noniin, nyt 1440x900 toimii. Tosin nyt työkalupalkki ei pysy mukana...

Eli, palkki ei yletä laidasta laitaan ja kun sen siirtää alas, niin eipä se tulekaan näytön alalaitaan vaan jää roikkumaan keskelle näyttöä. Onko työpöydälle jossain oma koko määrityksensä, eli pitäisikö sitäkin kasvattaa?

Osa fonteista, esim. tässä Firefox:ssa tuntuvat aika pehmeiltä ja utuisilta...

Regel

  • Käyttäjä
  • Viestejä: 1090
  • Lucid
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #7 : 02.12.06 - klo:23.37 »
Paneelin ominaisuuksista? Laajenna.

mundus

  • Käyttäjä
  • Viestejä: 16
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #8 : 03.12.06 - klo:00.08 »
Eipä auttanut. Laajennus oli päällä ja sen poisotto ja päällelaitto uudestaan ei auttanut. Jokin muu rajoittaa sen maksimikokoa...

Fontteihin liittyen, niin mahtaakohan fonteissa olla antialiasing päällä, kun ne näin sumuisiksi menevät...


eliasj

  • Käyttäjä
  • Viestejä: 4075
    • Profiili
Re: Työpöytä ei mahdu näyttöön
« Vastaus #9 : 03.12.06 - klo:10.55 »
Jollei muuten niin avoimuuden takia.
Juuri näin. ;)
alias vililikku