From: Bauke Jan Douma <bjdouma@xs4all.nl>
To: linux-hotplug@vger.kernel.org
Subject: Re: NEWBIE QUESTION: udev and a "AC97" sound device
Date: Tue, 12 Dec 2006 06:44:15 +0000 [thread overview]
Message-ID: <457E4FBF.9020402@xs4all.nl> (raw)
In-Reply-To: <457DF206.7030401@cox.net>
David A. Cobb wrote on 12-12-06 01:04:
> I suppose this is a bit of a complaint about the available documentation
> on udev. At least on my Ubuntu installation, I can't find much (README,
> Release-Notes, FAQ). My MSI/nVidia box contains an AC97 sound card.
> Some Googling turned up a usenet posting advising another unfortunate to:
> "Recreate the correct device files with mknod. Use the following major
> and minor numbers:
> 14, 3 /dev/dsp
> 14, 19 /dev/dsp1
> 14, 35 /dev/dsp2
> 14, 51 /dev/dsp3
> The error message you get is a bit misleading. What it means is: the
> driver module is not loaded"
These are OSS nodes.
Have you tried:
$> modprobe snd_mixer_oss
$> modprobe snd_pcm_oss
bjd
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CIDÞVDEV
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
prev parent reply other threads:[~2006-12-12 6:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 0:04 NEWBIE QUESTION: udev and a "AC97" sound device David A. Cobb
2006-12-12 6:44 ` Bauke Jan Douma [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=457E4FBF.9020402@xs4all.nl \
--to=bjdouma@xs4all.nl \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.