On Wed, 3 Dec 2003, Melvyn Sopacua wrote:
> On Tuesday 02 December 2003 23:34, Nate Lawson wrote:
> > Try other states (acpiconf -s 1, 2, 4).  If one works, use it.  If not,
> > try disabling acpi and using apm(4) to suspend and resume.
>
> Normally that would be grand, but now that I've not compiled acpi into the
> kernel, I have no /dev/apm anymore as well.

If you don't have acpi(4), then you need to add "device apm" to your
kernel to enable apm(4) support.

> Even with acpi, I never got a /dev/apmctl so apmd never worked. I've read
> through devfs(5)/(8), but as far as I understand, it is the driver's
> responsibility to create the device and even if you could do it in userland,
> than it will just be a non-configured device.

You can't use apmd with acpi(4).  It has /dev/acpictl.

-Nate
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to