Nie mog

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
mysza-j
Posty: 96
Rejestracja: 04 lutego 2008, 20:22

Nie mogę ustawić większej rozdziałki niŻ 640x480

Post autor: mysza-j »

Nie mogę ustawić większej rozdziałki niż 640x480, a chciałbym 1440x900.
Oto mój xorg.conf:

Kod: Zaznacz cały

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Mon Mar 23 15:33:27 PST 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    #ModeLine "1440x900_60.00" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
    Option         "DPMS"
    #UseModes     "Modes[0]" 
    Modeline "1440x900_60.00"  106.47  1440 1520 1672 1904  900 901 904 932  -HSync +Vsync
    Option      "PreferredMode"      "1440x900_60.00" 
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  #Modeline      "1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
  #Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  #Modeline      "1440x900" 100.000 1440 1456 1464 1480 900 916 924 940 -hsync -vsync
  #Modeline "1440x900_60.00"  106.47  1440 1520 1672 1904  900 901 904 932  -HSync +Vsync
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    #Driver         "nv"
    VendorName     "NVIDIA Corporation"
EndSection

#Section "Screen"
    #Identifier     "Screen0"
    #Device         "Device0"
    #Monitor        "Monitor0"
    #DefaultDepth    24
    #SubSection     "Display"
    #    Depth       24
    #    Modes        "1440x900"
    #EndSubSection
#    SubSection "Display"
#         Viewport 0 0
#         Depth 16
#         Modes "800x600" "640x480"
#    EndSubSection
#    SubSection "Display"
#         Viewport 0 0
#         Depth 24
#         Modes "1440x900" "1024x768" "800x600" "640x480"
#    EndSubSection


Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
   SubSection "Display"
      Depth   24
      Modes   "1440x900_60.00"
   EndSubSection 
Option         "metamodes" "1440x900_60.00 +0+0" 
EndSection
lamek
Beginner
Posty: 108
Rejestracja: 07 marca 2009, 13:22

Post autor: lamek »

A Usunięcie xorg.conf i wydanie komendy nvidia-xconfig nie załatwia sprawy?
mysza-j
Posty: 96
Rejestracja: 04 lutego 2008, 20:22

Post autor: mysza-j »

Nie. Jest tak samo.

[ Dodano: 2009-04-19, 16:36 ]
A nawet gorzej.....
lamek
Beginner
Posty: 108
Rejestracja: 07 marca 2009, 13:22

Post autor: lamek »

W internecie znalazłem coś takiego:
Press alt+F2

Kod: Zaznacz cały

gksu displayconfig-gtk
In the place where you specify your computer monitor model, make sure you check the wide screen monitor check box.
Once checked, you should find the correct resolution in the drop-down list.
Może to pomoże.
Znalazłem to na stronce:
http://ubuntuforums.org/showthread.php?t=862783

A jak nie to sam musisz szukać dalej albo poczekać aż ktoś mądrzejszy się odezwie.
AdeBe
Junior Member
Posty: 825
Rejestracja: 01 grudnia 2007, 14:41

Post autor: AdeBe »

1. Jaka karta?
2. nvidia-xconfig trzeba odpalać z uprawnieniami roota.
Euzebiusz29
Posty: 39
Rejestracja: 05 lutego 2009, 14:11

Post autor: Euzebiusz29 »

Nie wiem czy to coś zmieni, ale wpisz w konsoli z poziomu roota (usunie ci też logo NV przy starcie)

Kod: Zaznacz cały

nvidia-xconfig --add-argb-glx-visuals --depth=24 --no-logo --mode=1440x900
mysza-j
Posty: 96
Rejestracja: 04 lutego 2008, 20:22

Post autor: mysza-j »

lamek, w debianie nie ma tego programu a nie wiem w jakim pakiecie się znajduje
AdeBe, 1. GeForce 7600 GS
2. Tak robie
AdeBe
Junior Member
Posty: 825
Rejestracja: 01 grudnia 2007, 14:41

Post autor: AdeBe »

Wrzuć tutaj /var/log/Xorg.0.log
ODPOWIEDZ