ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware]  проблема c Xorg *** i815 ноутбук *** VIA Chrome9 десктоп (branch 4.0)
@ 2007-06-15  7:41 Victor Zhuravlyov
  2007-06-15  7:51 ` Astakhov Andrey
  0 siblings, 1 reply; 6+ messages in thread
From: Victor Zhuravlyov @ 2007-06-15  7:41 UTC (permalink / raw)
  To: hardware

1) Залил на ноут образ (компакт 3.0 обновленный до 4 бранча)
Иксы стартуют в 800x600 вместо заявленных 1024x768 и область действия
курсора не совпадает с экраном во всех трех разрешениях (640, 800,
1024)
Пробовал и i810 и intel в качестве драйвера в xorg.conf
X -configure не помогает :(

2) Тот же образ на десктопе с K9VGM-V (via chrome9)
Иксы стартуют только в vesa (благо у меня TFT)
Пробовал via openchrome
X -configure тоже не помогает :(

Образ проверен на десктопных нвидиях, атях, интелах - полёт отличный,
меняется только строчка с драйвером в конфиге.

Мой конфиг:

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/share/X11/rgb.txt"
	FontPath     "unix/:-1"
EndSection

Section "Module"
	Load  "vnc"
	Load  "record"
	Load  "extmod"
#      Load  "glx-x11"
#      Load  "GLcore"
	Load  "dbe"
	Load  "dri"
	Load  "glx"
	Load  "xtrap"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbVariant" ",winkeys,winkeys"
	Option	    "XkbLayout" "us,ru,ua"
	Option	    "XkbOptions" "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
EndSection

#Section "InputDevice"
#	Identifier  "Mouse0"
#	Driver      "mouse"
#	Option	    "Protocol" "auto"
#	Option	    "Device" "/dev/ttyS0"
#       Option      "Emulate3Buttons" "yes"
#EndSection

Section "Monitor"
	Identifier   "Monitor0"
	DisplaySize  280	210
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "vesa"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth     16
	SubSection "Display"
		Viewport   0 0
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	Option	"SecurityTypes" 	"VncAuth"
	Option  "UserPasswdVerifyer" 	"VncAuth"
	Option  "PasswordFile"		"/etc/vnc/passwd"
EndSection

Section "DRI"
	Group        "xorg"
	Mode         0660
EndSection




-- 
Regards, vitich at gmail dot com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-06-21  7:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-15  7:41 [Hardware] проблема c Xorg *** i815 ноутбук *** VIA Chrome9 десктоп (branch 4.0) Victor Zhuravlyov
2007-06-15  7:51 ` Astakhov Andrey
2007-06-15  8:15   ` Victor Zhuravlyov
2007-06-15  8:42     ` Astakhov Andrey
2007-06-19 18:50     ` Michael Shigorin
2007-06-21  7:08       ` Victor Zhuravlyov

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git