Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2011 21:00:07 +0300
From:      Ivan Klymenko <fidaj@ukr.net>
To:        Patrick Lamaiziere <patfbsd@davenulle.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: (8.2) amd64 + linuxulator + nvidia driver is it stable ?
Message-ID:  <20110510210007.3a441404@ukr.net>
In-Reply-To: <20110510173153.638712fb@mr12941>
References:  <20110510173153.638712fb@mr12941>

next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 Tue, 10 May 2011 17:31:53 +0200
Patrick Lamaiziere <patfbsd@davenulle.org> =D0=BF=D0=B8=D1=88=D0=B5=D1=82:

> Hi,
>=20
> I've got a new box running 8.2-stable with amd64 + linuxulator +
> nvidia driver. Quite often when watching video on youtube the box
> freeze (no panic).=20
>=20
> Are there some known problems with this kind of configuration on
> amd64? (Works fine on my old laptop using 8.2/i386)
>=20
> I don't know where is problem, but one time the machine crashed just
> after a pkill of npviewer.bin (they were in the futex state), so it
> could be the linuxulator?
>=20

I have encountered in the system exactly the same problem

	uname -a
	FreeBSD nonamehost 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r221598:
	Sat May 7 17:28:18 EEST 2011
	ivan@nonamehost:/usr/obj/usr/src/sys/mk9  amd64

	pciconf -lv|grep Ge
	    device     =3D 'Geforce 8400M GS (unknown)'

	pkg_info|grep nvidi
	nvidia-driver-270.41.06 NVidia graphics card binary drivers for
	hardware OpenGL ren

	dmesg|grep NVRM
	NVRM: Xid (0000:01:00): 13, 000a 00000000 00008297 000019d0
	0000003c 00000100

they were observed for nearly all nvidia drivers for amd64...
I tried to change the different options:
setenv VDPAU_NVIDIA_NO_OVERLAY=3D1 -> ~/.cshrc
Option         "Xinerama" "False" and Option         "Xinerama" "0"
-> /etc/X11/xorg.conf
cat /etc/adobe/mms.cfg
OverrideGPUValidation=3Dfalse
AutoUpdateDisable=3Dtrue
EnableLinuxHWVideoDecode=3D0
FullScreenDisable=3Dfalse

and it seems to me it helped for flashplayer...

but the situation as a whole wants the best, because these problems
continue with using VDPAU

so I'm leaning that cause these problems in drivers...

sorry for my english...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110510210007.3a441404>