NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/37894: azalia power management support is incomplete, buggy



The following reply was made to PR kern/37894; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill%invisible.ca@localhost>
To: 
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost, 
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/37894: azalia power management support is incomplete, buggy
Date: Tue, 29 Jan 2008 20:32:41 -0500

 As of r1.20 of arch/x86/x86/cpu.c, one can do the following:
 
    # cpuctl offline 1
        ^ do this for all but cpu0
    # sysctl -w machdep.sleep_state=3
    # cpuctl online 1
        ^ do this for all but cpu0
 
 and azalia will resume properly as it does with a UP kernel.
 
 Still not a fix, but a much better workaround than running in UP mode.
 



Home | Main Index | Thread Index | Old Index