Re: Inspiron 8000 & Maestro 3
Matthew Luckie <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
> You're right. I'f I kick off xmms, then run apm a few times, the sounds > slows down and distorts. It actually adds a nice effect when listening > to Disturbed ;-). I usually never run battstat programs since this > laptop is almost always plugged in. Even rtprio doesn't help anything. it is anything sound related at all. I looked at making patches that replace the ioctl call to APMIO_GETINFO with a call to APMIO_GETPWSTATUS Looking at /usr/src/sys/i386/apm/apm.c, bios calls are made for GETPWSTATUS as well, and the music skips when i make the call. i'm rather naive here - is there another way i can query the hardware in freebsd-stable to get the battery status? am I correct in assuming that ACPI in -current is a better option? Thanks Matthew To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message