Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: okoun 24 Února 2007, 22:13:59
-
potřebuji v kubuntu změnit rozlišení. Rozlišení má být speciální proširokoúhlý notebook je to 1280x800.
nejhorší na tom je že v grafickém nastavování nejde prostě nic nastavit je to nějaký divný. v normálním ubuntu bychvěděl jak na to. udělal bych to normalně pomoví editace xorg.conf přidal bych tam to rozlišení a poté bych ho změnil v nastavením grafickém.
když tento postup udělám v kubuntu tak se mi to v grafickém nastavení neobjeví.
-
... a Ubuntu/GNOME Ti na tom jelo?
... mě se v Ubuntu ty volby nastavení v GUI objevili až po "divné" modifikaci (nejen doplnění patřičných rozlišení a bar. hloubky), ale až po rozšíření freq. rozsahu v xorg.conf na "divné" hodnoty =)
-
Je to stejné jako v ubuntu. Jde o grafický server, nikoliv destopové prostředí. Když zedituješ xorg.conf a zrestartuješ grafický server, musí být zména patrná.
-
no proimtě napiš mi ten postup co děláš ty třeba tam něco dělám blbě
-
Tohle je sice z jiné mašiny, ale také zde 19"LCD neumělo 1280*1024 ani po doplnění do modes, teprve modifikace/rozšíření freq. rozsahů u monitoru pomohlo...
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 75.0
VertRefresh 43.0 - 85.0
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5500]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5500]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
-
já měnil jen toto:
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
-
Teď nevím, jestli je to část tvého xorg nebo jen ukázka, kterou část jsi modifikoval?
Pokud je to tvůj konfigurák, tak tam to požadované 1280*800 v modech vůbec nemáš.
Co tam máš v té sekci freq. rozsahů monitoru? (HorizSync/VertRefresh)... u mě v tom byl problém, při rozsahu tuším 60Hz v konfiguráku (DVI LCD) mi to těch 1280*1024 nenabízelo (přestože v modech jsem to dopsal)... tak jsem tam přihodill "pár Hz" a OK... teď běhá i na 60 Hz =)
-
můj soubor je:
# /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 "extmod"
Load "freetype"
Load "int10"
Load "type1"
Load "vbe"
load "glx"
load "GLcore"
load "v4l"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
option "CoreKeyboard"
option "XkbRules" "xorg"
option "XkbModel" "pc105"
option "XkbLayout" "cz (qwertz), 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
option "Type" "stylus"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
option "Device" "/dev/wacom"# Change to
option "Type" "eraser"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
option "Device" "/dev/wacom"# Change to
option "Type" "cursor"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection
Section "Device"
identifier "Generic Video Card"
boardname "vesa"
busid "PCI:1:0:0"
driver "vesa"
screen 0
EndSection
Section "Monitor"
identifier "Generic Monitor"
vendorname "Generic"
modelname "Flat Panel 1280x800"
HorizSync 31.5-90
VertRefresh 60
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +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
modeline "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
modeline "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
depth 24
modes "1280x800@60" "1024x768@60" "1280x1024@60" "800x600@60" "1600x1200@60" "640x480@60" "1792x1344@60" "1856x1392@60" "1920x1440@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "device" #
identifier "device1"
boardname "vesa"
busid "PCI:1:0:0"
driver "vesa"
screen 1
EndSection
Section "screen" #
identifier "screen1"
device "device1"
defaultdepth 24
monitor "monitor1"
EndSection
Section "monitor" #
identifier "monitor1"
gamma 1.0
EndSection
Section "ServerFlags"
EndSection