ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] x11createconfig
@ 2006-02-11 20:36 Valery V. Inozemtsev
  2006-02-11 21:31 ` Alexander Bokovoy
  2006-02-12 10:11 ` [sisyphus] x11createconfig Anton Farygin
  0 siblings, 2 replies; 4+ messages in thread
From: Valery V. Inozemtsev @ 2006-02-11 20:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


[-- Attachment #1.1: Type: text/plain, Size: 36 bytes --]

Я плакать

-- 
Valery V. Inozemtsev

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

Section "Files"
	FontPath   "unix/:-1"
EndSection

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

Section "DRI"
	Mode        0660
	Group       "xgrp"
EndSection

Section "InputDevice"
	Identifier "Keyboard1"
	Driver      "kbd"
	Option "AutoRepeat"  "250 30"
	Option "XkbModel" "pc105"
	Option "XkbLayout" "us,ru"
	Option "XkbVariant" ",winkeys"
	Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
EndSection

Section "InputDevice"
	Identifier  "mouse0"
	Option  "Device"	"/dev/input/mice"
	#"Logitech USB-PS/2 Optical Mouse"
	Driver	"mouse"
	Option "Protocol"    "IMPS/2"
	Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
	Identifier  "Device0"
	Driver	"radeon"
EndSection

Section "Device"
	Identifier  "Device1"
	Driver	"vesa"
EndSection

Section "Monitor"
	Identifier  "Monitor at Device0"
EndSection

Section "Monitor"
	Identifier  "Monitor at Device1"
EndSection

Section "Screen"
	Identifier  "Screen at Device0"
	Device      "Device0"
	Monitor     "Monitor at Device0"
	DefaultColorDepth	16
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	DefaultColorDepth	24
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       15
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
EndSection

Section "Screen"
	Identifier  "Screen at Device1"
	Device      "Device1"
	Monitor     "Monitor at Device1"
	DefaultColorDepth	16
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	DefaultColorDepth	24
	Subsection "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       15
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
	Subsection "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" 
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier      "Default Layout"
	Screen  "Screen at Device0"
	Screen  "Screen at Device1"
	InputDevice  "mouse0"     "CorePointer"
	InputDevice "Keyboard1" "CoreKeyboard"
	
EndSection


[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

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

* Re: [sisyphus] x11createconfig
  2006-02-11 20:36 [sisyphus] x11createconfig Valery V. Inozemtsev
@ 2006-02-11 21:31 ` Alexander Bokovoy
  2006-02-12 11:06   ` Sergey S. Skulachenko
  2006-02-12 10:11 ` [sisyphus] x11createconfig Anton Farygin
  1 sibling, 1 reply; 4+ messages in thread
From: Alexander Bokovoy @ 2006-02-11 21:31 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev wrote:
> Я плакать
> 
> Section "Device" Identifier  "Device0" Driver	"radeon" EndSection
> 
> Section "Device" Identifier  "Device1" Driver	"vesa" EndSection
> 
> Section "ServerLayout" Identifier      "Default Layout" Screen 
> "Screen at Device0" Screen  "Screen at Device1" InputDevice  "mouse0"
>  "CorePointer" InputDevice "Keyboard1" "CoreKeyboard"  EndSection
Плакать надо было до релиза Compact 3.0, потому что там это всплывает
практически на всех машинах с радеонами.

Удивительно при этом то, что на LiveCD, _на_том_же_самом_Компакте, все
запускается.

-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/



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

* [sisyphus] Re: x11createconfig
  2006-02-11 20:36 [sisyphus] x11createconfig Valery V. Inozemtsev
  2006-02-11 21:31 ` Alexander Bokovoy
@ 2006-02-12 10:11 ` Anton Farygin
  1 sibling, 0 replies; 4+ messages in thread
From: Anton Farygin @ 2006-02-12 10:11 UTC (permalink / raw)
  To: sisyphus

On Sat, 11 Feb 2006 23:36:12 +0300, Valery V. Inozemtsev wrote:

> Я плакать

pciscan -p -c003, повешенный в bugzilla на hwdatabase -
вылечит твой плачь. В том числе и для 3.0.

Rgds,
Rider




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

* Re: [sisyphus] x11createconfig
  2006-02-11 21:31 ` Alexander Bokovoy
@ 2006-02-12 11:06   ` Sergey S. Skulachenko
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey S. Skulachenko @ 2006-02-12 11:06 UTC (permalink / raw)
  To: sisyphus

On Sun, 12 Feb 2006 00:31:21 +0300
Alexander Bokovoy wrote:

> Valery V. Inozemtsev wrote:
> > Я плакать
> > 
> > Section "Device" Identifier  "Device0"
> > Driver	"radeon" EndSection
> > 
> > Section "Device" Identifier  "Device1" Driver	"vesa"
> > EndSection
> > 
> > Section "ServerLayout" Identifier      "Default Layout"
> > Screen "Screen at Device0" Screen  "Screen at Device1"
> > InputDevice  "mouse0" "CorePointer" InputDevice "Keyboard1"
> > "CoreKeyboard"  EndSection
> Плакать надо было до релиза Compact 3.0, потому что там это
> всплывает практически на всех машинах с радеонами.
> 
> Удивительно при этом то, что на LiveCD,
> _на_том_же_самом_Компакте, все запускается.

Удивительно при этом то, что запускается именно с таким же
бестолковым конфигом. Если же его скопировать на диск, то увы.

-- 
С уважением,
С.С.Скулаченко


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

end of thread, other threads:[~2006-02-12 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-11 20:36 [sisyphus] x11createconfig Valery V. Inozemtsev
2006-02-11 21:31 ` Alexander Bokovoy
2006-02-12 11:06   ` Sergey S. Skulachenko
2006-02-12 10:11 ` [sisyphus] x11createconfig Anton Farygin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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