linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "/proc/asound/dev" gone in 2.5.75
@ 2003-07-11 11:58 Siim Vahtre
  2003-07-11 12:59 ` Måns Rullgård
  0 siblings, 1 reply; 2+ messages in thread
From: Siim Vahtre @ 2003-07-11 11:58 UTC (permalink / raw)
  To: linux-kernel


I just went from 2.5.70 to 2.5.75 and discovered that sound no longer
works. After short period of investigation, I found that "/dev/snd" is
pointing to "/proc/asound/dev" that now, for some unknown reason, is gone.

'dmesg' shows
> ALSA device list:
>  #0: Intel 82801BA-ICH2 at 0xe800, irq 9

And '/proc/asound' seems  to be there, aswell.
> siim@void:/proc/asound$ ls
> I82801BAICH2@  card0/  cards  devices  oss/  pcm  timers  version

But no 'dev' there. I am also missing those control0* stuff. Strange...

Can anyone please tell me what I'm doing wrong?

I used exactly the same .config for both kernels:

#
# Advanced Linux Sound Architecture
#

CONFIG_SND=y
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_RTCTIMER=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

# PCI devices
CONFIG_SND_INTEL8X0=y

# Open Sound System
# CONFIG_SOUND_PRIME is not set

-- 
Siim Vahtre

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: "/proc/asound/dev" gone in 2.5.75
  2003-07-11 11:58 "/proc/asound/dev" gone in 2.5.75 Siim Vahtre
@ 2003-07-11 12:59 ` Måns Rullgård
  0 siblings, 0 replies; 2+ messages in thread
From: Måns Rullgård @ 2003-07-11 12:59 UTC (permalink / raw)
  To: linux-kernel

Siim Vahtre <siim@pld.ttu.ee> writes:

> I just went from 2.5.70 to 2.5.75 and discovered that sound no longer
> works. After short period of investigation, I found that "/dev/snd" is
> pointing to "/proc/asound/dev" that now, for some unknown reason, is gone.
>
> 'dmesg' shows
>> ALSA device list:
>>  #0: Intel 82801BA-ICH2 at 0xe800, irq 9
>
> And '/proc/asound' seems  to be there, aswell.
>> siim@void:/proc/asound$ ls
>> I82801BAICH2@  card0/  cards  devices  oss/  pcm  timers  version
>
> But no 'dev' there. I am also missing those control0* stuff. Strange...
>
> Can anyone please tell me what I'm doing wrong?

The /proc/asound/dev directory has been removed.  Either switch to
devfs (IMHO a good thing), or run some script to create the proper
device files (it's in the ALSA distribution).

-- 
Måns Rullgård
mru@users.sf.net


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-11 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-11 11:58 "/proc/asound/dev" gone in 2.5.75 Siim Vahtre
2003-07-11 12:59 ` Måns Rullgård

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).