How to run a command as root when I shutdown system automatically ?

2011-04-04 Thread waterloo
How to run a command as root when I shutdown system automatically ? I use Debian 6 amd64.

Re: starting deferred execution scheduler: atd failed

2011-03-21 Thread waterloo
Just a line : Starting deferred execution scheduler: atd failed! Thanks 2011/3/21 Liam O'Toole > On 2011-03-21, waterloo wrote: > > when I boot , I find a error line : starting deferred execution > scheduler: > > atd failed . > > How to do with it ?

starting deferred execution scheduler: atd failed

2011-03-20 Thread waterloo
when I boot , I find a error line : starting deferred execution scheduler: atd failed . How to do with it ? I use Debian 6 amd64 . Thanks

about auctex in Debian 6 , I can not preview math formula

2011-03-07 Thread waterloo
I use emacs 23.2.1 and auctex 11.85-1 in Debian 6 . When I preview ' $\{a_n \}$ ' , this simple formula , I get the following errors : gs -dOutputFile\=\(_region_.prv/tmp5813419/pr1-1.png\) -q -dSAFER -dNOPAUSE > -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 > -sDEVICE\=png16m

Re: Reading later boot files failed

2011-02-27 Thread waterloo
Thanks a lot ! 2011/2/27 Camaleón > On Mon, 28 Feb 2011 03:08:39 +0800, waterloo wrote: > > > 2011/2/28 Camaleón > > > >> On Mon, 28 Feb 2011 02:02:16 +0800, waterloo wrote: > >> > >> > Mon Feb 28 01:57:45 2011: Reading early boot files &

Re: Reading later boot files failed

2011-02-27 Thread waterloo
Yes , I install readahead-fedora . How to make readahead-fedora work correctly ? Thanks a lot ! 2011/2/28 Camaleón > On Mon, 28 Feb 2011 02:02:16 +0800, waterloo wrote: > > > Below is my /var/log/boot file . Thanks > > Keeping the interesting data and removing the rest of t

Re: Reading later boot files failed

2011-02-27 Thread waterloo
Below is my /var/log/boot file . Thanks > Mon Feb 28 01:57:43 2011: Setting parameters of disc: (none). > > Mon Feb 28 01:57:43 2011: Setting preliminary keymap...done. > > Mon Feb 28 01:57:43 2011: Activating swap...done. > > Mon Feb 28 01:57:43 2011: Checking root file system...fsck from >> util

Reading later boot files failed

2011-02-25 Thread waterloo
when boot , I see an error : Reading later boot files failed . What is the matter ? I use Debian 6 amd64 . Thanks

Re: setting parameters of disc /dev/sda failed .

2011-02-25 Thread waterloo
I delete below in /etc/hdparm.conf , it is now ok. > /dev/sda { >apm = 254 >spindown_time = 60 >dma = on > } But why did "cancelling in 'Services' config" not work ? Thanks 2011/2/26 waterloo > Thanks first . > > 2011/2/25 Camal

Re: setting parameters of disc /dev/sda failed .

2011-02-25 Thread waterloo
Thanks first . 2011/2/25 Camaleón > On Fri, 25 Feb 2011 13:32:34 +0800, waterloo wrote: > > > I use 'nohdparm' in kernel parameter. When booted , I find a line : ' > > skipping (warning)' . So I am sure that error is about hdparm . I > > use

Re: setting parameters of disc /dev/sda failed .

2011-02-24 Thread waterloo
revise /etc/default/hdparm . What is wrong with settings of hdparm ? Thanks 2011/2/25 waterloo : > I can find hdparm using 'ps aux | grep hdparm' even when I cancelled > 'hdparm' in Services config . > Why does hdparm still exist ? thanks > > 2011/2/25 Camaleón

Re: setting parameters of disc /dev/sda failed .

2011-02-24 Thread waterloo
I can find hdparm using 'ps aux | grep hdparm' even when I cancelled 'hdparm' in Services config . Why does hdparm still exist ? thanks 2011/2/25 Camaleón : > On Fri, 25 Feb 2011 01:02:29 +0800, waterloo wrote: > >> 2011/2/25 Camaleón: >>> On Fri, 2

Re: setting parameters of disc /dev/sda failed .

2011-02-24 Thread waterloo
But even I cancelled hdparm in Services , I still get that error message . Thanks 2011/2/25 Camaleón : > On Fri, 25 Feb 2011 00:32:16 +0800, waterloo wrote: > >> When boot , I find an error : ' setting parameters of disc : /dev/sda >> failed ! ' . >> How to do

Re: How to set battery charge thresh in Debian 6 ?

2011-02-24 Thread waterloo
2011/2/25 Camaleón > > On Thu, 24 Feb 2011 23:47:03 +0800, waterloo wrote: > > > 2011/2/24 Camaleón > > > >> On Thu, 24 Feb 2011 23:10:26 +0800, waterloo wrote: > >> > >> > Just as title . thanks > >> > >> You should explain a bit

setting parameters of disc /dev/sda failed .

2011-02-24 Thread waterloo
When boot , I find an error : ' setting parameters of disc : /dev/sda failed ! ' . How to do with it ? I use Debian 6 amd64 thinkpad W500. Thanks

trackpoint settings of thinkpad in /etc/rc.local

2011-02-24 Thread waterloo
I use echo -n 255 > /sys/devices/platform/i8042/serio1/serio2/speed in /etc/rc.local file . But when boot , it says: /sys/devices/platform/i8042/serio1/serio2/speed no such file or dirctory . When coming into gnome , I can find there has /sys/devices/platform/i8042/serio1/serio2/speed . How to do

Re: How to set battery charge thresh in Debian 6 ?

2011-02-24 Thread waterloo
In gentoo, I set battery thresh in /sys/devices/platform/smapi/BAT0/start_charge_thresh . But in Debian 6 I can not find that file . 2011/2/24 Camaleón > On Thu, 24 Feb 2011 23:10:26 +0800, waterloo wrote: > > > Just as title . thanks > > You should explain a bit more you

How to set battery charge thresh in Debian 6 ?

2011-02-24 Thread waterloo
Just as title . thanks