On Tue, Jun 28, 2011 at 10:39 PM, Roman Mamedov <r...@romanrm.ru> wrote: > On Tue, 28 Jun 2011 22:24:00 -0600 > Javier Vasquez <j.e.vasque...@gmail.com> wrote: > >> Perhaps a non smart question, but I'm wondering whether there's a way >> to enable acpi on loongson based systems... > > Hello, > > What benefit would you expect to gain from getting ACPI on the mini-PC? > > - there are no temperature sensors on it, physically; > - fan speed can not be controlled; > - CPU frequency scaling does not require ACPI; > - suspend/resume does not require ACPI; > - maybe I am missing something? > > -- > With respect, > Roman
I'm used to have conky showing information such as frequency and temperature (I didn't know there was no thermal sensor) for example, and acpitool to suspend. I agree to suspend one can directly set /sys/power/state to disk, and I use it, but I had to cerate a wrapper that prior turns network off, and after turns network on, otherwise network is lost. That usually was covered by acpitool -S, of course having acpi enabled. So not necessarily needed, but for me it's been there for other architectures, so I kind of missed acpi stuff. Didn't know it was not required at all. I just noticed I didn't have acpi support, and the few acpi tools available didn't work, :-) That's why I mentioned non smart question, perhaps I should have mentioned dumb one instead, :-) Thanks, -- Javier. -- You received this message because you are subscribed to the Google Groups "loongson-dev" group. To post to this group, send email to loongson-dev@googlegroups.com. To unsubscribe from this group, send email to loongson-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/loongson-dev?hl=en.