Date: Sun, 28 Sep 2008 12:38:17 -0400 From: Daniel Molina Wegener <dmw@unete.cl> To: freebsd-questions@freebsd.org Subject: Re: strange behavior after update Message-ID: <200809281238.26706.dmw@unete.cl> In-Reply-To: <200809280029.01141.dmw@unete.cl> References: <200809280029.01141.dmw@unete.cl>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1332180.WNySHQXG0U Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 28 September 2008 00:29:01 Daniel Molina Wegener=20 wrote: > Hello, > > I have 4GB machine and after updating to 6.4-PRERELEASE using > 32bit intel based system. the complete system hangs if I do > a "sysctl -a" under X terminal emulators. Also, I get a > system hang during entropy harvesting. > > The "sysctl -a" command freezes while is displaying ACPI > information, I can't capture the output and I don't have any > core files... > > I'm running the nvidia-driver port with X11. > > Best regards and thanks... I reply to my self (in other similar thread): =2D----8<----------8<----------8<----------8<----- I was having similar problems with the nvidia driver on my 6.4-PRERELEASE machine. The solution was to remove agp and drm related drivers from the kernel configuration and setting: hw.nvidia.registry.EnableAGPFW=3D1 hw.nvidia.registry.EnableAGPSBA=3D1 In my sysctl.conf, and also setting: Option "NvAGP" "3" In my xorg.conf in the Screen section... The concrete problem -- not related with GL failures -- was system freezing with /sysctl -a/ command on terminal emulators=20 from X server. =2D----8<----------8<----------8<----------8<----- I hope it would help others... Regards to the list... =2D-=20 .O. | Daniel Molina Wegener | C/C++ Developer ..O | dmw [at] unete [dot] cl | FOSS Coding Adict OOO | FreeBSD & Linux User | Standards Rocks! --nextPart1332180.WNySHQXG0U Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkjfsvkACgkQbvV0HEsGCMSCuQCgsSCLQsUHdPzbCqujIdJ9bpVp 1SoAn0o6fzOVIV+pMIeHOiPiAN6E6ZyJ =Tgvs -----END PGP SIGNATURE----- --nextPart1332180.WNySHQXG0U--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809281238.26706.dmw>