Hi,
I'm running 9.10 on an HP nx6125.
The fans worked fine on the previous install on here (7.10 IIRC), but now I get Critical Thermal shutdowns.
If I try this:-
sudo echo on > /proc/acpi/fan/FAN/state
on any of the available FAN directories in acpi/fan (of which there are 4, C260, C261, C262 & C262, which seems a little odd), I get this response:-
bash: C260/state: Permission denied
if I sudo -i into a root shell and then issue the same command I get:-
C260/state: No such file or directory
Which is very very odd.
I've tried a bunch of things from other threads I've found, with no success at all, has anyone got any suggestions
I'm running 9.10 on an HP nx6125.
The fans worked fine on the previous install on here (7.10 IIRC), but now I get Critical Thermal shutdowns.
If I try this:-
sudo echo on > /proc/acpi/fan/FAN/state
on any of the available FAN directories in acpi/fan (of which there are 4, C260, C261, C262 & C262, which seems a little odd), I get this response:-
bash: C260/state: Permission denied
if I sudo -i into a root shell and then issue the same command I get:-
C260/state: No such file or directory
Which is very very odd.
I've tried a bunch of things from other threads I've found, with no success at all, has anyone got any suggestions
Comment