* Joan Picanyol <lists-freebsd-current_at_biaix.org> [20040122 01:46]: > * Peter Schultz <pmes_at_bis.midco.net> [20040121 20:56]: > > Joan Picanyol wrote: > > >What else should I try to get this to work? > > By fixing the iasl compilation errors you may get soft off to work. > I've modified my asl a bit, I've: > > 1. replaced all instances of Microsoft* with FreeBSD > 2. commented out the "Store (Local0, Local0)" lines > 3. added a "Return(Package(0x02){0x00,0x00})" to "Method (\_WAK,...)" > > You can find the new version at > http://grummit.biaix.org:8888/joan/debug/FreeBSD/ACPI/my.asl > > Howerver, it still does not compile cleanly: [...] > On a side issue, I'd like to know > how to make sure FreeBSD is using my new DSDT. Ok, so I now see this in my dmesg (full version at the same place): ACPI: DSDT was overridden. tbget-0375: *** Info: Table [DSDT] replaced by host OS However, soft off still does not work :( Do these two lines give any clue about wether I can get it to work or not? acpi0: Power Button (fixed) evxface-0196 [04] AcpiInstallFixedEventH: Enabled fixed event 3, Handler=0xc07c3880 I've tried with devd also, adding the following to devd.conf notify 10 { match "system" "ACPI"; match "subsystem" "Button"; action "/usr/sbin/acpiconf -s 5"; }; and running 'devd -Dd'. However I don't see anything either. Anything else I can try? tks -- picaReceived on Thu Jan 22 2004 - 02:40:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:39 UTC