ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] Asus F5N, DRI
@ 2008-02-18 15:08 Yuriy Shirokov
  2008-02-18 15:17 ` Motsyo Gennadi aka Drool
  0 siblings, 1 reply; 3+ messages in thread
From: Yuriy Shirokov @ 2008-02-18 15:08 UTC (permalink / raw)
  To: hardware

[-- Attachment #1: Type: text/plain, Size: 817 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Доброго времени суток!

И ещё один неприятный глюк. Видеокарта nVidia GeForce 7000M, xorg.conf в
аттаче. Только что обнаружил, что не запускается Beryl (при том, что
один раз его уже удалось запустить) --- пишет
Xlib: extension "XFree86-DRI" missing on display ":0.0".

Это уже вообще мистика какая-то. Оно _уже работало_. С тем же самым
конфигом. Что это может быть?

- --
С уважением,
Ю.А.Широков.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBR7mfW+dMeS2DDLCcAQLkBgP9HmCLVo+EdilsTBdfaMX1sV3I/N13KDGZ
RlfYwadzs65J5qMDnGd0vk87Lh9c9ompZ8uX+/+RwtidNZQj/+Jca7P9HbIhpkQp
22gk2tp3L81vgq8P/IIsxgoCGUMNeJ5Rg1htTfIPqFwFlnz70nqnICZLWqOOwm1x
ZxKcfGHODg4=
=iRFT
-----END PGP SIGNATURE-----

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 2118 bytes --]

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Logitech USB Optical Mouse|0" "CorePointer"
	InputDevice    "SynPS/2 Synaptics TouchPad|1" "AlwaysCore"
EndSection

Section "Module"
	Load  "type1"
	Load  "freetype"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	Load  "vbe"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Logitech USB Optical Mouse|0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "IMPS/2"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
	Identifier  "SynPS/2 Synaptics TouchPad|1"
	Driver      "synaptics"
	Option	    "Device" "/dev/input/event3"
	Option	    "Protocol" "auto-dev"
	Option	    "LeftEdge" "1700"
	Option	    "RightEdge" "5300"
	Option	    "TopEdge" "1700"
	Option	    "BottomEdge" "4200"
	Option	    "FingerLow" "25"
	Option	    "FingerHigh" "30"
	Option	    "MaxTapTime" "180"
	Option	    "MaxTapMove" "220"
	Option	    "VertScrollDelta" "100"
	Option	    "MinSpeed" "0.06"
	Option	    "MaxSpeed" "0.12"
	Option	    "AccelFactor" "0.0010"
	Option	    "SHMConfig" "on"
EndSection

Section "Monitor"
	Identifier   "LCD Panel 1680x1050|0"
	HorizSync    31.5 - 90.0
	VertRefresh  60.0 - 60.0
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver      "nvidia"
	Option "AddARGBVisuals" "True"
	Option "AddARGBGLXVisuals" "True"
        Option "TripleBuffer" "true"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "LCD Panel 1680x1050|0"
	DefaultDepth     24
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth     16
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
	SubSection "Display"
		Depth     32
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0666
EndSection

Section "Extensions"
	Option "Composite" "True"
EndSection

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

end of thread, other threads:[~2008-02-18 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-18 15:08 [Hardware] Asus F5N, DRI Yuriy Shirokov
2008-02-18 15:17 ` Motsyo Gennadi aka Drool
2008-02-18 15:48   ` Yuriy Shirokov

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