[expert] slow boot

2003-02-11 Thread Ray Warren

 I have a Toshiba laptop- Satellite 1750 .It uses a built in Crystal
 audio cs4281 which worked well under 8.2,now when i boot up it stalls for
 2-5 minutes. the only error message I can find is:

/var/log/kernel/warnings:Feb 11 00:19:49 mobile kernel: cs4281:
Unable to locate any cs4281 device with valid IDs 0x1013-0x6005

at some later point the sound initializes properly and works.Can someone
give me any hints on where to look to eliminate the delay. I have had
this problem with the 2.4.19-16 ,and -24 kernels,both stock and locally
compiled from Mandrake sources.
Ray Warren


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SLOW boot

2000-07-18 Thread John Aldrich

On Mon, 17 Jul 2000, you wrote:
> My boot proceeds pretty well until it gets to the starting AMD stage. What
> is AMD and why would it take over 1 minute at times? Sometimes it is
> instantaneous or nearly so.
> 
AMD==AutoMount Daemon. I think it's searching for stuff to mount.
John




RE: [expert] SLOW boot

2000-07-18 Thread fred anger

On Tue, 18 Jul 2000, Gil Baron W0MN wrote:
> > -Original Message-
> > From: Ellick Chan [mailto:[EMAIL PROTECTED]]
> > this file.  My recommendation is to disable it entirely.
> 
> How?

chkconfig --level 123456 amd off






RE: [expert] SLOW boot

2000-07-18 Thread Ellick Chan

On Tue, 18 Jul 2000, Gil Baron W0MN wrote:

> Date: Tue, 18 Jul 2000 07:28:30 -0500
> From: Gil Baron W0MN <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: RE: [expert] SLOW boot
> 
> 
> 
> > -Original Message-
> > From: Ellick Chan [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 18, 2000 12:28 AM
> > To: AA/MandrakeExpert
> > Subject: Re: [expert] SLOW boot
> > 
> > 
> > On Mon, 17 Jul 2000, Gil Baron W0MN wrote:
> > 
> > > Date: Mon, 17 Jul 2000 22:22:31 -0500
> > > From: Gil Baron W0MN <[EMAIL PROTECTED]>
> > > Reply-To: [EMAIL PROTECTED]
> > > To: AA/MandrakeExpert <[EMAIL PROTECTED]>
> > > Subject: [expert] SLOW boot
> > > 
> > > My boot proceeds pretty well until it gets to the starting AMD 
> > stage. What
> > > is AMD and why would it take over 1 minute at times? Sometimes it is
> > > instantaneous or nearly so.
> > >
> > According to the manpage of amd, it is  an automatic filesystem mounter,
> > that fakes itself as an nfs server, I have had similar symtoms in the
> > past, but stopped using amd. The mere act of faking an nfs server is
> > probably the reason for it's erratic behavior, as conditions such as
> > network connectivity, and other such variables become hard to juggle. 
> > Another possible cause is an error in /etc/hosts, as it heavily relies on
> > this file.  My recommendation is to disable it entirely.
> 
> How?
> TIA.
>


As root, type in ntsysv, and use space to uncheck amd.

 
> > 
> >  > --
> > > Gil Baron W0MN http://members.home.net/gbaron/
> > > 44:04:55.9 N 92:30:46.206 W 1050' NAD27
> > > "Hierro candente, batir de repente"
> > > 
> > 
> > -- 
> > Regards,
> > 
> > Ellick Chan
> > [EMAIL PROTECTED]
> > Jul 17
> > 
> > 
> 

-- 
Regards,

Ellick Chan
[EMAIL PROTECTED]
Jul 18





RE: [expert] SLOW boot

2000-07-18 Thread Gil Baron W0MN



> -Original Message-
> From: Ellick Chan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 18, 2000 12:28 AM
> To: AA/MandrakeExpert
> Subject: Re: [expert] SLOW boot
> 
> 
> On Mon, 17 Jul 2000, Gil Baron W0MN wrote:
> 
> > Date: Mon, 17 Jul 2000 22:22:31 -0500
> > From: Gil Baron W0MN <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > To: AA/MandrakeExpert <[EMAIL PROTECTED]>
> > Subject: [expert] SLOW boot
> > 
> > My boot proceeds pretty well until it gets to the starting AMD 
> stage. What
> > is AMD and why would it take over 1 minute at times? Sometimes it is
> > instantaneous or nearly so.
> >
> According to the manpage of amd, it is  an automatic filesystem mounter,
> that fakes itself as an nfs server, I have had similar symtoms in the
> past, but stopped using amd. The mere act of faking an nfs server is
> probably the reason for it's erratic behavior, as conditions such as
> network connectivity, and other such variables become hard to juggle. 
> Another possible cause is an error in /etc/hosts, as it heavily relies on
> this file.  My recommendation is to disable it entirely.

How?
TIA.

> 
>  > --
> > Gil Baron W0MN http://members.home.net/gbaron/
> > 44:04:55.9 N 92:30:46.206 W 1050' NAD27
> > "Hierro candente, batir de repente"
> > 
> 
> -- 
> Regards,
> 
> Ellick Chan
> [EMAIL PROTECTED]
> Jul 17
> 
> 




Re: [expert] SLOW boot

2000-07-17 Thread Mike & Tracy Holt

APMD?  Advanced Power Managment Daemon.  It's used for laptop batteries -
you can disable it if you into DrakConf from your desktop and select
'startup services'.

Mike

> My boot proceeds pretty well until it gets to the starting AMD stage. What
> is AMD and why would it take over 1 minute at times? Sometimes it is
> instantaneous or nearly so.
>
> --
> Gil Baron W0MN http://members.home.net/gbaron/
> 44:04:55.9 N 92:30:46.206 W 1050' NAD27
> "Hierro candente, batir de repente"
>
>




Re: [expert] SLOW boot

2000-07-17 Thread Jean-Louis Debert

Gil Baron W0MN wrote:
> 
> My boot proceeds pretty well until it gets to the starting AMD stage. What
> is AMD and why would it take over 1 minute at times? Sometimes it is
> instantaneous or nearly so.

AMD is Auto Mounter Daemon. This can be activated or not at install
time,
then you can activate it or not using linuxconf.


-- 
Jean-Louis Debert[EMAIL PROTECTED]
74 Annemasse  France
old Linux fan




Re: [expert] SLOW boot

2000-07-17 Thread Ellick Chan

On Mon, 17 Jul 2000, Gil Baron W0MN wrote:

> Date: Mon, 17 Jul 2000 22:22:31 -0500
> From: Gil Baron W0MN <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: AA/MandrakeExpert <[EMAIL PROTECTED]>
> Subject: [expert] SLOW boot
> 
> My boot proceeds pretty well until it gets to the starting AMD stage. What
> is AMD and why would it take over 1 minute at times? Sometimes it is
> instantaneous or nearly so.
>
According to the manpage of amd, it is  an automatic filesystem mounter,
that fakes itself as an nfs server, I have had similar symtoms in the
past, but stopped using amd. The mere act of faking an nfs server is
probably the reason for it's erratic behavior, as conditions such as
network connectivity, and other such variables become hard to juggle. 
Another possible cause is an error in /etc/hosts, as it heavily relies on
this file.  My recommendation is to disable it entirely.

 > --
> Gil Baron W0MN http://members.home.net/gbaron/
> 44:04:55.9 N 92:30:46.206 W 1050' NAD27
> "Hierro candente, batir de repente"
> 

-- 
Regards,

Ellick Chan
[EMAIL PROTECTED]
Jul 17





Re: [expert] SLOW boot

2000-07-17 Thread Eero Suomi


How about auto mount demon.
Your machine tryes mount something (NFS or something else)
what it coudn't see.
Check Your configuration about those points.
Gil Baron W0MN wrote:
My boot proceeds pretty well until it gets to the
starting AMD stage. What
is AMD and why would it take over 1 minute at times? Sometimes it is
instantaneous or nearly so.
--
Gil Baron W0MN http://members.home.net/gbaron/
44:04:55.9 N 92:30:46.206 W 1050' NAD27
"Hierro candente, batir de repente"

-- 
Eero Suomi
Lohjan kaupunki
Kalevankatu 4
[EMAIL PROTECTED]
 



Re: [expert] SLOW boot

2000-07-17 Thread Pj

I have an AMD CPU and freaked when I saw AMD in the boot. My guru laughed
and sent this terse message: "AMD is a daemon running on your system,
nothing to be concerned about."

Pj 

At 10:22 PM 7/17/00 -0500, you wrote:
>My boot proceeds pretty well until it gets to the starting AMD stage. What
>is AMD and why would it take over 1 minute at times? Sometimes it is
>instantaneous or nearly so.
>
>--
>Gil Baron W0MN http://members.home.net/gbaron/
>44:04:55.9 N 92:30:46.206 W 1050' NAD27
>"Hierro candente, batir de repente"
>
>
>




[expert] SLOW boot

2000-07-17 Thread Gil Baron W0MN

My boot proceeds pretty well until it gets to the starting AMD stage. What
is AMD and why would it take over 1 minute at times? Sometimes it is
instantaneous or nearly so.

--
Gil Baron W0MN http://members.home.net/gbaron/
44:04:55.9 N 92:30:46.206 W 1050' NAD27
"Hierro candente, batir de repente"