powerd and nvidia drivers not playing nicely together (Was:
Re: Systems running hot?)
Gleb Kurtsou
gleb.kurtsou at gmail.com
Wed Dec 23 14:44:49 UTC 2009
On (21/12/2009 19:18), Doug Barton wrote:
> b. f. wrote:
> > On 12/21/09, Doug Barton <dougb at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list