Date: Wed, 23 Dec 2009 16:44:35 +0200 From: Gleb Kurtsou <gleb.kurtsou@gmail.com> To: Doug Barton <dougb@FreeBSD.org> Cc: freebsd-current@freebsd.org, "b. f." <bf1783@googlemail.com> Subject: Re: powerd and nvidia drivers not playing nicely together (Was: Re: Systems running hot?) Message-ID: <20091223144435.GA18018@tops.skynet.lt> In-Reply-To: <4B303AA1.3000603@FreeBSD.org> References: <d873d5be0912201618y629f4030sd89486c42591b6fc@mail.gmail.com> <4B2FF2D9.3030005@FreeBSD.org> <d873d5be0912211516qecafb31w29c5591f9d0fc1d7@mail.gmail.com> <4B303AA1.3000603@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On (21/12/2009 19:18), Doug Barton wrote: > b. f. wrote: > > On 12/21/09, Doug Barton <dougb@freebsd.org> wrote: > >> b. f. wrote: > >>>> no X! So I think to myself, what else did I change last night.... oh > > > >>> acpi_perf? acpi_throttle? acpi_thermal? acpi_video? > >> I haven't done anything special with the acpi stuff. The only thing > >> that looks relevant from dmesg is: acpi_tz0: <Thermal Zone> on acpi0 > >> > > > > Yes, but which components show up in 'sysctl -a | grep -ie acpi' ? > > It's a long list, but here you go: > http://people.freebsd.org/~dougb/acpi-grep.txt > > >>> Which nvidia driver? > >> The latest. > > > > Which video card? > > nvidia0: <GeForce Go 7300> I had similar problems with GeForce 8400M. GPU temperature could get up to 100C in X, which increased CPU temperature in its turn. I use powerd, and had lockups with *_cx_lowest settings. I run amd64, i386 was just fine on the same notebook. I've managed to fix it by installing amd64 drivers by nvidia (still beta and not in ports, afaik). > > > Is your card using agp(4)? > > No. > > >>> If you compile your kernel with options > >>> ACPI_DEBUG, and enable acpi debugging messages, do you see any > >>> errors/problems? > >> I can do the former easily enough, I assume to enable them I set > >> debug.acpi.disabled=0 in loader.conf? > >> > > No, that's for selectively disabling some parts of ACPI, as described > > in acpi(4). For starters, try: > > > > debug.acpi.layer="ACPI_ALL_COMPONENTS ACPI_ALL_DRIVERS" > > debug.acpi.level="ACPI_LV_ALL_EXCEPTIONS" > > Ok, verbose dmesg with those enabled at loader.conf is here: > http://people.freebsd.org/~dougb/dmesg-verbose-acpi.txt > > > Thanks again (again), > > Doug > > -- > > Improve the effectiveness of your Internet presence with > a domain name makeover! http://SupersetSolutions.com/ > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091223144435.GA18018>