ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD
@ 2007-09-26 10:54 Pavlov Konstantin
  2007-09-27 18:36 ` Pavlov Konstantin
  2007-10-01 15:24 ` Алексей Синицын
  0 siblings, 2 replies; 5+ messages in thread
From: Pavlov Konstantin @ 2007-09-26 10:54 UTC (permalink / raw)
  To: sisyphus


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

Всем привет.

Дано: МБМ ThinkPad R50e, i855GM видео.

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated
Graphics Device (rev 02)

в xorg.conf драйвер intel.

Наблюдаются black screen of death при выводе видео через xvideo. Но,
похоже, только после того, как отключается внешний монитор (включается
через xrandr --output VGA --mode какое-нибудь --above LVDS, выключается
через xrandr --output VGA --off). После этого через какое-то время (очень
часто -- после возвращения на тот виртуальный экран, на котором крутится
видео, либо после alt-tab по окнам на этом экране, при том, что вывод
xvideo перекрывается другими окнами).

Есть ли у кого идеи, что это и как лечить? Драйвер i810 не подходит
потому, что не умеет нормально выводить на второй монитор.

xorg-x11-dri-intel-7.0.1-alt2
xorg-x11-drv-intel-2.1.1-alt2
xorg-x11-server-1.4-alt3

Ну и плюс еще с новым xorg-x11-server не работает autorepeat, приходится
принудительно в ~/.xsession.d/ пихать xset r rate 200 3.

xorg.conf во вложении.

-- 
Mirrors should reflect a little before throwing back images.
	-- Jean Cocteau

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

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen         "screen0" 0 0
#    InputDevice    "mouse0" "CorePointer"
#    InputDevice    "Keyboard" "CoreKeyboard"
EndSection

Section "Module"
	Load  "dbe"
	Load  "glx"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"

	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "InputDevice"
	Identifier  "Keyboard"
	Driver      "kbd"
 #   Option		"AutoRepeat" "250 30"
	Option	    "XkbLayout" "us,ru"
	Option	    "XkbOptions" "grp:alt_shift_toggle"
	Option	    "XkbVariant" ",winkeys"
	Option	    "XkbModel" "pc104"
EndSection

Section "InputDevice"
	Identifier  "mouse0"
	Driver      "mouse"
	Option	    "Device" "/dev/input/mice"
EndSection

Section "Monitor"
	Identifier   "NoteLCD"
	Option "DPMS"
	DisplaySize 305	229
EndSection

Section "Device"
	Identifier  "video0"
	Driver      "intel"
	Screen          0
#    VideoRam 32768
    Option "Cachelines" "3582"
	Option          "MonitorLayout"         "CRT, CRT+LFP"
	BusID           "PCI:0:2:0"
    Option          "DDC"   "on"
#	Option          "DRI"   "on"
#	Option          "Monitor-VGA"   "CRT"
    Option          "AperTexSize" "131072"
	Option			"DPMS"	"on"
#    Option          "Legacy3d"  "off"
	Option		"VBERestore" "true"
	Option 		"XAANoOffscreenPixmaps" "true"
	Option 		"AddARGBGLXVisuals" "On"
	Option		"TripleBuffer"		"true"
EndSection

Section "Screen"
	Identifier "screen0"
	Device     "video0"
	Monitor    "NoteLCD"
	DefaultDepth     24
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
		Virtual  2048   768
	EndSubSection
	SubSection "Display"
		Depth	32
		Modes	"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection

Section "ServerFlags"
        Option "AllowDeactivateGrabs" "On"
        Option "AllowClosedownGrabs" "On"
EndSection

Section "Extensions"
        Option  "Composite"     "false"
EndSection



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

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

* Re: [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD
  2007-09-26 10:54 [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD Pavlov Konstantin
@ 2007-09-27 18:36 ` Pavlov Konstantin
  2007-10-01 15:24 ` Алексей Синицын
  1 sibling, 0 replies; 5+ messages in thread
From: Pavlov Konstantin @ 2007-09-27 18:36 UTC (permalink / raw)
  To: sisyphus

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

On Wed, Sep 26, 2007 at 02:54:48PM +0400, Pavlov Konstantin wrote:
> Всем привет.
> 
> Дано: МБМ ThinkPad R50e, i855GM видео.
> 
> 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
> Integrated Graphics Device (rev 02)
> 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated
> Graphics Device (rev 02)
> 
> в xorg.conf драйвер intel.
> 
> Наблюдаются black screen of death при выводе видео через xvideo. Но,
> похоже, только после того, как отключается внешний монитор (включается
> через xrandr --output VGA --mode какое-нибудь --above LVDS, выключается
> через xrandr --output VGA --off). После этого через какое-то время (очень
> часто -- после возвращения на тот виртуальный экран, на котором крутится
> видео, либо после alt-tab по окнам на этом экране, при том, что вывод
> xvideo перекрывается другими окнами).
> 
> Есть ли у кого идеи, что это и как лечить? Драйвер i810 не подходит
> потому, что не умеет нормально выводить на второй монитор.
> 
> xorg-x11-dri-intel-7.0.1-alt2
> xorg-x11-drv-intel-2.1.1-alt2
> xorg-x11-server-1.4-alt3
> 
> Ну и плюс еще с новым xorg-x11-server не работает autorepeat, приходится
> принудительно в ~/.xsession.d/ пихать xset r rate 200 3.
> 
> xorg.conf во вложении.

Короче подпись в тему получается.

Xinerama-экраны нумеруются почему-то справа налево, когда я делаю --output
VGA --mode чонибудь --above LVDS.

Хотя логично было бы наоборот -- кто первый встал, того и тапки.

Есть ли возможность это изменить?

-- 
<drF_ckoff> "We're migrating OS from debian to slackware"
<drF_ckoff> таки mplayer'цы еще большие идиоты, чем я думал...

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

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

* Re: [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD
  2007-09-26 10:54 [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD Pavlov Konstantin
  2007-09-27 18:36 ` Pavlov Konstantin
@ 2007-10-01 15:24 ` Алексей Синицын
  2007-10-01 15:34   ` Pavlov Konstantin
  1 sibling, 1 reply; 5+ messages in thread
From: Алексей Синицын @ 2007-10-01 15:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

26.09.07, Pavlov Konstantin<thresh@altlinux.ru> написал(а):

> Ну и плюс еще с новым xorg-x11-server не работает autorepeat, приходится
> принудительно в ~/.xsession.d/ пихать xset r rate 200 3.
>

А где-нибудь можно прочесть, какие значения раньше стояли по умолчанию?

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

* Re: [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD
  2007-10-01 15:24 ` Алексей Синицын
@ 2007-10-01 15:34   ` Pavlov Konstantin
  2007-10-01 16:35     ` Алексей Синицын
  0 siblings, 1 reply; 5+ messages in thread
From: Pavlov Konstantin @ 2007-10-01 15:34 UTC (permalink / raw)
  To: sisyphus

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

On Mon, Oct 01, 2007 at 07:24:20PM +0400, Алексей Синицын wrote:
> 26.09.07, Pavlov Konstantin<thresh@altlinux.ru> написал(а):
> 
> > Ну и плюс еще с новым xorg-x11-server не работает autorepeat, приходится
> > принудительно в ~/.xsession.d/ пихать xset r rate 200 3.
> >
> 
> А где-нибудь можно прочесть, какие значения раньше стояли по умолчанию?

man kbd, /AutoRepeat

-- 
> >> Тогда уж "носитель" :)
> > "смотрящий" :-))
> Супер :)
> Осталось вражескую кальку репозитарий переименовать в общак :D
Угу, а выхода из Team надо будет порвать ldv@ в nethack.
		-- nikon in sisyphus@

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

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

* Re: [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD
  2007-10-01 15:34   ` Pavlov Konstantin
@ 2007-10-01 16:35     ` Алексей Синицын
  0 siblings, 0 replies; 5+ messages in thread
From: Алексей Синицын @ 2007-10-01 16:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

01.10.07, Pavlov Konstantin<thresh@altlinux.ru> написал(а):
> On Mon, Oct 01, 2007 at 07:24:20PM +0400, Алексей Синицын wrote:
> > 26.09.07, Pavlov Konstantin<thresh@altlinux.ru> написал(а):
> >
> > > Ну и плюс еще с новым xorg-x11-server не работает autorepeat, приходится
> > > принудительно в ~/.xsession.d/ пихать xset r rate 200 3.
> > >
> >
> > А где-нибудь можно прочесть, какие значения раньше стояли по умолчанию?
>
> man kbd, /AutoRepeat
>

 Спасибо.

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

end of thread, other threads:[~2007-10-01 16:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-26 10:54 [sisyphus] xorg-x11-dr*-intel + i855GM + intel driver = BSOD Pavlov Konstantin
2007-09-27 18:36 ` Pavlov Konstantin
2007-10-01 15:24 ` Алексей Синицын
2007-10-01 15:34   ` Pavlov Konstantin
2007-10-01 16:35     ` Алексей Синицын

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