Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-19 Thread vernie

On Tuesday 19 February 2002 04:34, Thierry Vignaud wrote:
> Borsenkow Andrej <[EMAIL PROTECTED]> writes:
> >> During the first run of /etc/rc.d/init.d/alsa at boot up tells me that
> >
> > Alsa
> >
> >> driver already running.
>
> haven't you compile alsa in kernel core ?

I used the alsa source included with the mandrake kernel-source package 
and just follow the instructions from that source

  ./configure
   make install

> >> Note that /etc/rc.d/init.d/alsasound was not set to run at boot up.
> >
> > 1. What version are you speaking about? It is pretty ancient bug
> >
> > 2. There is no such thing as alsasound in Mandrake.
>
> he has installed his own alsa-driver from cvs/tarball with make
> install





Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-19 Thread Thierry Vignaud

Borsenkow Andrej <[EMAIL PROTECTED]> writes:

>> During the first run of /etc/rc.d/init.d/alsa at boot up tells me that
> Alsa
>> driver already running.

haven't you compile alsa in kernel core ?

>> Note that /etc/rc.d/init.d/alsasound was not set to run at boot up.
>>
>
> 1. What version are you speaking about? It is pretty ancient bug
>
> 2. There is no such thing as alsasound in Mandrake.

he has installed his own alsa-driver from cvs/tarball with make
install





Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread vernie

On Tuesday 19 February 2002 02:53, Borsenkow Andrej wrote:
> > On Tuesday 19 February 2002 02:12, Borsenkow Andrej wrote:
> > > Do not answer three times for the same message.
> > >
> > > > > > 1. What version are you speaking about? It is pretty ancient
>
> bug
>
> > > > > Are you using devfs by any chance ? They ware problems related
>
> to
>
> > > early
> > >
> > > > > loading of part of alsa drivers
> > > >
> > > > I'm not using devfs.
> > >
> > > "I'm not using devfs" means
> > >
> > > * "I do not boot with devfs=mount"
> > >   - or -
> > > * "I compiled my own kernel without devfs support"?
> >
> > that's right. : )
>
> right what?

I'm not using devfs=mount
and I compiled my own kernel without devfs support.

I used the kernel source provided by Mandrake 8.2 Beta2.





RE: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread Borsenkow Andrej

> On Tuesday 19 February 2002 02:12, Borsenkow Andrej wrote:
> > Do not answer three times for the same message.
> >
> > > > > 1. What version are you speaking about? It is pretty ancient
bug
> > > >
> > > > Are you using devfs by any chance ? They ware problems related
to
> >
> > early
> >
> > > > loading of part of alsa drivers
> > >
> > > I'm not using devfs.
> >
> > "I'm not using devfs" means
> >
> > * "I do not boot with devfs=mount"
> >   - or -
> > * "I compiled my own kernel without devfs support"?
> 
> that's right. : )

right what?





Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread vernie

On Tuesday 19 February 2002 02:12, Borsenkow Andrej wrote:
> Do not answer three times for the same message.
>
> > > > 1. What version are you speaking about? It is pretty ancient bug
> > >
> > > Are you using devfs by any chance ? They ware problems related to
>
> early
>
> > > loading of part of alsa drivers
> >
> > I'm not using devfs.
>
> "I'm not using devfs" means
>
> * "I do not boot with devfs=mount"
>   - or -
> * "I compiled my own kernel without devfs support"?

that's right. : )




RE: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread Borsenkow Andrej


Do not answer three times for the same message.

> > > 1. What version are you speaking about? It is pretty ancient bug
> >
> > Are you using devfs by any chance ? They ware problems related to
early
> > loading of part of alsa drivers
> 
> I'm not using devfs.
> 

"I'm not using devfs" means

* "I do not boot with devfs=mount"
  - or -
* "I compiled my own kernel without devfs support"?






Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread vernie

On Monday 18 February 2002 05:17, you wrote:
> Ainsi parlait Borsenkow Andrej :
> > > The /etc/rc.d/init.d/alsa and /etc/rc.d/init.d/sound  were enabled to
> >
> > start
> >
> > > at boot up but
> > > alsa drivers seems not loaded properly and I cannot use my sound card
> >
> > at
> >
> > > that time. My
> > > workaround was to put the following in /etc/rc.d/rc.local
> > >
> > > /etc/rc.d/init.d/alsa restart
> > > /etc/rc.d/init.d/sound restart
> > >
> > > to make things work.
> > >
> > > During the first run of /etc/rc.d/init.d/alsa at boot up tells me that
> >
> > Alsa
> >
> > > driver already running.
> > > Note that /etc/rc.d/init.d/alsasound was not set to run at boot up.
> >
> > 1. What version are you speaking about? It is pretty ancient bug
>
> Are you using devfs by any chance ? They ware problems related to early
> loading of part of alsa drivers

I'm not using devfs.

> > 2. There is no such thing as alsasound in Mandrake.
>
> It is installed by manual alsa compilation. You can remove it safely.






Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread vernie

On Monday 18 February 2002 02:24, Borsenkow Andrej wrote:
> > The /etc/rc.d/init.d/alsa and /etc/rc.d/init.d/sound  were enabled to
>
> start
>
> > at boot up but
> > alsa drivers seems not loaded properly and I cannot use my sound card
>
> at
>
> > that time. My
> > workaround was to put the following in /etc/rc.d/rc.local
> >
> > /etc/rc.d/init.d/alsa restart
> > /etc/rc.d/init.d/sound restart
> >
> > to make things work.
> >
> > During the first run of /etc/rc.d/init.d/alsa at boot up tells me that
>
> Alsa
>
> > driver already running.
> > Note that /etc/rc.d/init.d/alsasound was not set to run at boot up.
>
> 1. What version are you speaking about? It is pretty ancient bug

I'm using Mandrake 8.2 Beta2.  I believed the /etc/rc.d/init.d/alsasound was generated 
when I compiled the alsa drivers from 
Mandrake kernel-source for my compiled kernel.

> 2. There is no such thing as alsasound in Mandrake.
> -andrej

I know, that's why I did not enable it since there's the /etc/rc.d/init.d/alsa script 
that I can use.






Re: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-18 Thread Guillaume Rousse

Ainsi parlait Borsenkow Andrej :
> > The /etc/rc.d/init.d/alsa and /etc/rc.d/init.d/sound  were enabled to
>
> start
>
> > at boot up but
> > alsa drivers seems not loaded properly and I cannot use my sound card
>
> at
>
> > that time. My
> > workaround was to put the following in /etc/rc.d/rc.local
> >
> > /etc/rc.d/init.d/alsa restart
> > /etc/rc.d/init.d/sound restart
> >
> > to make things work.
> >
> > During the first run of /etc/rc.d/init.d/alsa at boot up tells me that
>
> Alsa
>
> > driver already running.
> > Note that /etc/rc.d/init.d/alsasound was not set to run at boot up.
>
> 1. What version are you speaking about? It is pretty ancient bug
Are you using devfs by any chance ? They ware problems related to early 
loading of part of alsa drivers

> 2. There is no such thing as alsasound in Mandrake.
It is installed by manual alsa compilation. You can remove it safely.
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




RE: [Cooker] /etc/rc.d/init.d/alsa at boot up

2002-02-17 Thread Borsenkow Andrej

> 
> The /etc/rc.d/init.d/alsa and /etc/rc.d/init.d/sound  were enabled to
start
> at boot up but
> alsa drivers seems not loaded properly and I cannot use my sound card
at
> that time. My
> workaround was to put the following in /etc/rc.d/rc.local
> 
> /etc/rc.d/init.d/alsa restart
> /etc/rc.d/init.d/sound restart
> 
> to make things work.
> 
> During the first run of /etc/rc.d/init.d/alsa at boot up tells me that
Alsa
> driver already running.
> Note that /etc/rc.d/init.d/alsasound was not set to run at boot up.
>

1. What version are you speaking about? It is pretty ancient bug

2. There is no such thing as alsasound in Mandrake.

-andrej