On Sat, Jul 07, 2007 at 07:35:55PM +0200, bebertii wrote:
> > Hi, > I have the same laptop (nx6310) but i can't achieve your command : > [code]sudo echo "105:100:100:78:70:60:50" > /proc/acpi/thermal_zone/TZ0/trip_points > bash: /proc/acpi/thermal_zone/TZ0/trip_points: Permission non
perhaps you'r just missing the redirect operator '>':
# sudo echo "105:100:100:78:70:60:50" > /proc/acpi/thermal_zone/TZ0/trip_points
^^^
assuming, of course, that you're running as a user who has permisson to run
sudo <whatever>
--
paolo
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Sat Jul 7 14:57:16 2007
This archive was generated by hypermail 2.1.8
: Mon Jul 09 2007 - 08:50:45 EDT
|