Aktív témák

  • CPT.Pirk

    Jómunkásember

    Na most tök büszke vagyok magamra, sikerült megcsinálnom a xorg.conf-ot, az EDID-t nélkülöző egyik monitoromhoz. (van 3, mindegyik ilyen ;] )

    Így néz ki, nincs már szükség modelinesra, meg a többire:

    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection

    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Virtual 1024 768
    EndSubSection
    EndSection

    Section "Module"
    Load "glx"
    EndSection

    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection

    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection

    Szóval a lényeg:

    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Virtual 1024 768
    EndSubSection
    EndSection

    Csak a virtual értékét kellett átírni, és máris jó volt a felbontás. Remélem többi monitorommal is így fog menni.

    Nincs más - csak egy szál gitár - szidom a rendszert - forradalmár. - Én vagyok egyedül 88 telén. (Auróra)

Aktív témák