Strona 1 z 2

problem z rozdzielczoscia..

: 08 stycznia 2008, 19:56
autor: migdas
Witam!
Mam problem z rozdzielczoscią, a mianowicie, kiedy ustawie na 1024x768, to ekran jest calkowicie za dluzy, jak dla mnie to jest 640x480... , gdy ustawie na wieksza jest ok (taka ktorej nawet moj monitor nie powinien obslugowac) 1600~. wtedy wyglada jak 1152x768, ale znowu 55hz jest maksymalna czestotliwoscia odswiazania... Nie wiem co robic:/ Jakies rady?

: 08 stycznia 2008, 20:06
autor: cudny
Jaki monitor?? Pewnie jakaś panorama ;)

Oblicz sobie z proporcji rozdzielczośc Twojego monitora i w

dpkg-reconfigure xserver-xorg ustaw te/tą rozdziałkę ;)

: 08 stycznia 2008, 20:08
autor: migdas
Taaa panorama...... Lg Flatron F700B 17'

@down
Nie:/

: 08 stycznia 2008, 20:10
autor: cudny
Rozumiem, że problem rozwiązany?

: 10 stycznia 2008, 14:48
autor: migdas
Może jeszcze jakies sugestie? Próbowałem konfigurowac xorg.conf ale to nic nie daje...

: 10 stycznia 2008, 17:28
autor: Yampress
wklej /etc/X11/xorg.conf

: 10 stycznia 2008, 18:09
autor: migdas

Kod: Zaznacz cały

# 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 xorg.conf manual page.
# (Type "man 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"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Ati Radeon 9550"
	Driver		"ati"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"F700B"
	Option		"DPMS"
	HorizSync	30-71
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Ati Radeon 9550"
	Monitor		"F700B"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection
Swiezy xorg.conf po reinstalacji systemu (ktora zreszta nic nie dala)

: 10 stycznia 2008, 18:27
autor: Bodzio
modeline Panie kolego :) - dopasujesz rozdziałkę i odświerzanie

: 10 stycznia 2008, 18:35
autor: Yampress
no własnie spróbuj to co mówi Bodzio, uruchom jako root w treminalu

Kod: Zaznacz cały

xvidtune
pomajstruj z ustawieniami, potem klikasz show
wyskakuje ustawienie, które potem wrzucasz do xorg.conf w sekcji monitor poprzedzone wpisem
ModeLine

: 10 stycznia 2008, 19:07
autor: migdas
W tym programie da sie pokombinowac rozdzielczosci ale zas czestotliwosci nie... :/ Da sie jakos inaczej to ModeLine?