Visualizzazione dei risultati da 1 a 9 su 9
  1. #1

    Randr e risoluzione schermo

    ciao a tutti,
    ho una Mandriva Linux release 2008.1 (Official) ed una scheda video Radeon rv250 con i driver ATI, ad ogni riavvio del pc la risoluzione del monitor è settata a 1400x1050... come posso fare per rendere permanente la classica 1024x768?

    nel xorg.conf 1400x1050 non compare nemmeno!? Randr ha un suo file di configurazione?

    ecco il mio xorg.conf:

    # cat /etc/X11/xorg.conf
    # File generated by XFdrake (rev 234840)

    Section "Extensions"
    Option "Composite"
    EndSection
    # ************************************************** ********************
    # Refer to the xorg.conf man page for details about the format of
    # this file.
    # ************************************************** ********************

    Section "ServerFlags"
    #DontZap # disable <Ctrl><Alt><BS> (server abort)
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    EndSection

    Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
    EndSection

    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    Option "XkbOptions" "compose:rwin"
    EndSection

    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    EndSection

    Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    HorizSync 31.5-55
    VertRefresh 40-70

    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
    EndSection

    Section "Device"
    Identifier "device1"
    VendorName "ATI Technologies Inc"
    BoardName "ATI Radeon 9250 and earlier"
    Driver "ati"
    Option "DPMS"
    Option "AGPMode" "4"
    Option "XaaNoOffscreenPixmaps" "1"
    BusID "PCI:1:0:0"
    EndSection

    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16

    Subsection "Display"
    Depth 8
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 15
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 16
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 24
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    EndSection

    Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
    EndSection
    AMD Phenom II X6 1090T, ASUS M3A78-CM, GTX460 OC 1GB, CentOS 7 & Thinkpad T410 windows & Fairphone FP2

  2. #2
    non è proprio possibile utilizzare altre risoluzioni con i driver ATI e randr??
    AMD Phenom II X6 1090T, ASUS M3A78-CM, GTX460 OC 1GB, CentOS 7 & Thinkpad T410 windows & Fairphone FP2

  3. #3
    prova a generare il config dal comando:

    xorgcfg -textmode

    oppure dal classico:

    Xorg -configure


    p.s.
    se hai kde dovrebbe esserci nelle proprieta' schermo anche la risoluzione
    da configura-desktop ---> display

  4. #4

    nada, riconfigurando xorg ritorna comunque a 1400x1050

    # cat /etc/X11/xorg.conf

    # File generated by XFdrake (rev 234840)
    # ************************************************** ********************
    # Refer to the xorg.conf man page for details about the format of
    # this file.
    # ************************************************** ********************

    Section "ServerLayout"
    Identifier "layout1"
    Screen "screen1" 0 0
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    EndSection

    Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
    EndSection

    Section "ServerFlags"

    #DontZap # disable <Ctrl><Alt><BS> (server abort)
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    # allows the server to start up even if the mouse does not work
    Option "allowmouseopenfail"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "thinkpad60"
    Option "XkbLayout" "it"
    Option "XkbOptions" "compose:rwin"
    EndSection

    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    EndSection

    Section "Monitor"

    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 31.5 - 55.0
    VertRefresh 40.0 - 70.0
    ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
    EndSection

    Section "Device"
    Identifier "device1"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "ATI Radeon 9250 and earlier"
    Card "** ATI Radeon (generic) [radeon]"
    Option "DPMS"
    Option "XaaNoOffscreenPixmaps" "1"
    EndSection

    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultDepth 16
    SubSection "Display"
    Depth 8
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubSection
    EndSection

    Section "Extensions"
    Option "Composite"
    EndSection

    e su configure desktop--> display, sotto "dimensioni e orientazione" appare scritto:
    "your X server is using the RandR extension at version 1.2 or greater qhich doesn't have any configuration yet"

    ma io l'ho sempre interpretato come se l'utility grafica non fosse ancora capace di configurare xorg adeguatamente... ma forse sbaglio io ad interpretare il messaggio ed effettivamente i driver non supportano ulteriori configurazioni
    se fosse così però sarebbe ridicolo per l'Ati -__-


    edit: in effetti controllando meglio randr ha poco a che vedere con Ati...

    AMD Phenom II X6 1090T, ASUS M3A78-CM, GTX460 OC 1GB, CentOS 7 & Thinkpad T410 windows & Fairphone FP2

  5. #5
    guarda semmai man xrandr

    ci sono anche degli esempi a cui cambiare le modeline

    xrandr --newmode "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync



    oppure



    xrandr --newmode "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync

  6. #6
    e se dentro xorg.conf lasci solo:

    ...
    ...
    Modes "1024x768"
    ...
    ...

  7. #7
    avevo letto al contrario

    prova anche con

    Forces to use a 1024x768 mode on an output called VGA:
    xrandr --newmode "1024x768" 63.50 1024 1072 1176 1328 768 771
    775 798 -hsync +vsync
    xrandr --addmode VGA 1024x768
    xrandr --output VGA --mode 1024x768

    oltre naturalmente a lasciar solo "1024x768"

  8. #8
    appena posso riprovo, grazie dei consigli
    AMD Phenom II X6 1090T, ASUS M3A78-CM, GTX460 OC 1GB, CentOS 7 & Thinkpad T410 windows & Fairphone FP2

  9. #9
    vabè, ho fatto un ultimissimo tentativo lasciando solo come modes "1024x768" ma al riavvio il monitor è sempre a 1400x1050.

    mi piegherò al volere del mio pc tanto anche questa risoluzione non è poi male... mi da solo fastidio che adesso potrà usarla come scusa quando aprirò troppe finestre/applicazioni per andar più lento! 8D


    # xrandr -q
    Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1200
    VGA-0 disconnected (normal left inverted right x axis y axis)
    DVI-0 disconnected (normal left inverted right x axis y axis)
    LVDS connected 1400x1050+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
    1400x1050 50.0*+
    1024x768 60.0 59.9
    800x600 60.3
    640x480 59.9
    S-video disconnected (normal left inverted right x axis y axis)
    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16

    Subsection "Display"
    Depth 16
    Modes "1024x768"
    EndSubsection

    EndSection
    AMD Phenom II X6 1090T, ASUS M3A78-CM, GTX460 OC 1GB, CentOS 7 & Thinkpad T410 windows & Fairphone FP2

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.