
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Stopping mouse services error at shutdown
- Date: Wed, 22 May 2002 16:45:12 +0900 (JST)
- From: Nguyen Hung Vu <vuhung@example.com>
- Subject: Re: [tlug] Stopping mouse services error at shutdown
On Wed, 22 May 2002, Jean-Christian Imbeault wrote:
>
> I've compiled a 2.4.18 kernel (using source from the SGI XFS source tree), I
> didn't compile in anymouse support because I don't use one.
>
> When I shutdown my RH7.2 box I get the following error:
>
> Shutting down console mouse services [FAILED]
>
> (Strangely enough I don't get a corresponding startup failed error at boot
> time)
>
> How can I fix this?
The reason is that you configed your linux to load some deamons in
/etc/rc.?/ even they nolonger exists. A quick tip:
1) run /sbin/chkconfig --list for list of deamons to be started when boot
2) you will fird some thing like "usb" or "mouse" /etc ...
3) check your run level in /etc/inittab ( is it 3?)
4) Delete deamons you dont want to load by `/sbin/chkconfig --del --level
<deamon_name>
The next problem may be solved in the same way.
HTH
Hung Vu
>
> Also, the motherboard has USB support but I don't plan on attaching any USB
> devices. I've compiled at the kernel without USB support but doing so gives
> me an non-fatal error at boot up (sometime abut failing to start USB support
> and notbe able to mount something).
>
> Is it a bad idea to not include USB support even though the mobo has it? If
> not how can I stop boot up process from complaiing about not finding any USB
> mountpoint etc ...?
>
> Thanks!
> Jc
>
>
>
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>
+---------------------------------------------------------+
| Nguyen Hung.Vu |
| The University of Electro-Communications, Tokyo, Japan |
| Takeshi's small space http://site.techviet.com/vuhung/ |
| Join KDE-i18n-Vi? http://vi.i18n.kde.org |
| VYSA: http://vysasports.vngate.net/ |
| Vietlug http://vietlug.sourceforge.net/ |
+---------------------------------------------------------+
Home |
Main Index |
Thread Index