Konfiguracja karty s3virge/mx - Lenny

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
wampire
Posty: 2
Rejestracja: 20 lutego 2009, 21:39

Konfiguracja karty s3virge/mx - Lenny

Post autor: wampire »

Na wstępie chciałem wszystkich przywitać. Mój problem polega na tym, że nie mogę zwiększyć rozdzielczości. Karta graficzna to S3Virge/MX. Próbowałem polecenia

Kod: Zaznacz cały

dpkg-reconfigure xserver-xorg
niestety konfiguracja ogranicza się tylko do wyboru klawiatury i nic na temat grafiki. Dystrybucja to Lenny.
Za każdą pomoc z góry dziękuje.
maly
Beginner
Posty: 289
Rejestracja: 03 lipca 2007, 14:52

Post autor: maly »

wampire
Posty: 2
Rejestracja: 20 lutego 2009, 21:39

Post autor: wampire »

Po zmianach w xorg.conf pojawia się błąd:
fatal server error
Zawartość xorg.conf:

Kod: Zaznacz cały

# xorg.conf (X.Org 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 "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"S3 Inc. Trio 64 3D"
	Monitor		"Configured Monitor"
	DefaultDepth	24
SubSection "Display"
Depth1
Modes "1024x768" "800x600" "640x480"
EndSubSection
Subsection "Display"	
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection


[ Dodano: 2009-02-23, 18:42 ]
ok dzieki za linka zły sterowniki zmieniłem na vesa i dodalem wpisy do xorg.conf .
ODPOWIEDZ