Re: udev doesn't creat /dev/audio

2006-03-17 Thread John L Fjellstad
Florian Kulzer <[EMAIL PROTECTED]> writes: >> My understanding is that later kernels (2.6.12 or later, I think) >> needs >> a newer udev. > > Good point, but I had hoped that that would have been taken care of by > the backport. I gave this advice to the OP because he had been trying > for a while

Re: udev doesn't creat /dev/audio

2006-03-16 Thread Florian Kulzer
John L Fjellstad wrote: Florian Kulzer <[EMAIL PROTECTED]> writes: I think the easiest solution is to upgrade to a newer kernel which includes snd-hda-intel. For Sarge you will need a special "backported" version. These are available at http://www.backports.org/package.php?search=linux-image-2

Re: udev doesn't creat /dev/audio

2006-03-15 Thread John L Fjellstad
Florian Kulzer <[EMAIL PROTECTED]> writes: > I think the easiest solution is to upgrade to a newer kernel which > includes snd-hda-intel. For Sarge you will need a special "backported" > version. These are available at > http://www.backports.org/package.php?search=linux-image-2.6 ... > to install

Re: udev doesn't creat /dev/audio

2006-03-11 Thread Florian Kulzer
belahcene abdelkader wrote: thanks, right but in my case 2.6.8 there is no snd-hda-intel.ko dpkg -S snd-hda-intel.ko dpkg : *snd-hda-intel.ko* not found [EMAIL PROTECTED]:~$ uname -a Linux debian21 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux best regards Support for the Intel

Re: Re: udev doesn't creat /dev/audio

2006-03-11 Thread Justin Guerin
Olafur Jens Sigurdsson wrote: > Þann 2006-03-11, 04:47:40 (-0800) skrifaði belahcene abdelkader: [snip] > I dont know when the change from .o to .ko was made, maby that is > confusing your dpkg -S search. > .o was used in 2.4.x kernels, and .ko in 2.6.x. Justin -- To UNSUBSCRIBE, email to [E

Re: Re: udev doesn't creat /dev/audio

2006-03-11 Thread Olafur Jens Sigurdsson
Þann 2006-03-11, 04:47:40 (-0800) skrifaði belahcene abdelkader: > thanks, > right > but in my case 2.6.8 there is no snd-hda-intel.ko > > dpkg -S snd-hda-intel.ko > dpkg : *snd-hda-intel.ko* not found > [EMAIL PROTECTED]:~$ uname -a > Linux debian21 2.6.8-2-386 #1 Thu May 19 17:40:50 JST > 2005

Re: Re: udev doesn't creat /dev/audio

2006-03-11 Thread belahcene abdelkader
thanks, right but in my case 2.6.8 there is no snd-hda-intel.ko dpkg -S snd-hda-intel.ko dpkg : *snd-hda-intel.ko* not found [EMAIL PROTECTED]:~$ uname -a Linux debian21 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux best regards __

Re: udev doesn't creat /dev/audio

2006-03-08 Thread jlmb
> but it continued and printed successful the message > have a lot fun!!! ??? and what is the relation with > /dev/audio ?? > No loaded audio modules, no /dev/audio device. > In fact I copied theses modules *.ko from another > machine, and put them in the same place, which has > exactly same

Re: udev doesn't creat /dev/audio

2006-03-08 Thread Andrew Sackville-West
On Wed, 8 Mar 2006 01:14:09 -0800 (PST) belahcene abdelkader <[EMAIL PROTECTED]> wrote: > Hi, > alsaconf gave an error when it configured the > snd-hda-intel , error inserting snd-hda-intel, unknown > symbol in module snd-hda-intel , well, as far as I know, that error means your module is not com

Re: Re: udev doesn't creat /dev/audio

2006-03-08 Thread belahcene abdelkader
Hi, alsaconf gave an error when it configured the snd-hda-intel , error inserting snd-hda-intel, unknown symbol in module snd-hda-intel , but it continued and printed successful the message have a lot fun!!! ??? and what is the relation with /dev/audio ?? In fact I copied theses modules *.ko

Re: udev doesn't creat /dev/audio

2006-03-07 Thread Gnu-Raiz
>From: >belahcene abdelkader <[EMAIL PROTECTED]> > >hi, >I installed the 2.6.8 kernel ( I hadn't this problem >wiyth 2.4 ), and also the alsa-package for my sound >card hda-intel, There is no sound, because neither >/dev/audio, nor /dev/dsp ? what is the requirements >for udev to create an audi

Re: udev doesn't creat /dev/audio

2006-03-07 Thread jlmb
belahcene abdelkader wrote: > hi, > I installed the 2.6.8 kernel ( I hadn't this problem > wiyth 2.4 ), and also the alsa-package for my sound > card hda-intel, There is no sound, because neither > /dev/audio, nor /dev/dsp ? what is the requirements > for udev to create an audio device ? > > ho