Strona 1 z 1

Sterownik grafiki do IBM-a T21

: 19 marca 2008, 05:18
autor: z3d
Witam wszystkich,
jak w temacie, proszę o jakiekolwiek rady co do zwiększenia rozdzielczości lub instalacji sterowników grafiki na tym laptopie (za bardzo szarpie). Wiem że ma już swoje lata, ale sentyment do tego komputerka nie pozwala się z nim rozstać :)
Pozdrawiam

: 19 marca 2008, 08:02
autor: ruun

Kod: Zaznacz cały

dpkg-regonfigure xserver-xorg
i wybierz sterownik savage

szczegóły: http://www.thinkwiki.org/wiki/S3_Savage_IX8

: 26 marca 2008, 08:44
autor: z3d
Witam ponownie, próbowałem zrobć coś z moją kartą ale mi się nie udało tzn. taki stan xorga otrzymałem po instalacji Debiana, czyli kartę wykrył ale nie potrafię podnieść rozdzielczości, a interesujemnie 1280x1024, oto mój xorg.conf

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"	"pc101"
	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 "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
EndSection

Section "Device"
	Identifier	"S3 Inc. 86C270-294 Savage/IX-MV"
	Driver		"savage"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"S3 Inc. 86C270-294 Savage/IX-MV"
	Monitor		"Generic Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection
Czy ktoś z Was wie jak osiągnąć wyższą rozdzielczość niż 1024x768 ???
Bardzo proszę o pomoc.
Pozdrawiam

: 26 marca 2008, 20:13
autor: Bodzio
z3d pisze:Czy ktoś z Was wie jak osiągnąć wyższą rozdzielczość niż 1024x768 ???
Bardzo proszę o pomoc.
to jest laptop z matrycą ciekłokrystaliczną - zapomnij

: 28 marca 2008, 10:57
autor: z3d
aha, to rozwiewa moje wątpliwości wielkie dzięki za odpowiedź :)
pozdrawiam