linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "\"Andrey Borzenkov\" " <arvidjaar@mail.ru>
To: "\"watermodem\" " <aquamodem@ameritech.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: devfs_mk_cdev  question
Date: Fri, 05 Dec 2003 14:42:57 +0300	[thread overview]
Message-ID: <E1ASEML-000P1A-00.arvidjaar-mail-ru@f19.mail.ru> (raw)


> I am a litte perplexed.  Is this error message important?

> I am running linux-2.6.0-test11 on a modified Mandrake 9.2 rc2 release.

You may have any issues here, esp. with initscripts. You may try
current cooker.

> The sound card is playing as I type but on boot I saw:
> [
> Dec  4 16:44:27 dali kernel: Advanced Linux Sound Architecture Driver Version 0.9.7 (Thu Sep 25 19:16:36 20 03 UTC).
> Dec  4 16:44:27 dali kernel: request_module: failed /sbin/modprobe -- snd-card-0. error = -16

EBUSY but no idea why it is reported; probably by driver?

> As I slowly work my way through the problems I see this:
> [
> Dec  4 16:45:29 dali kernel: devfs_mk_cdev: could not append to parent for snd/hwC0D0

check that /dev/snd is not a file or link or whatever. Remove it,
remove /lib/dev-state/snd and try again. If it persists (i.e. you
have non-directory /dev/snd appearing every time on boot) try
to find out why it is created. ALSA initscript in Mandrake creates
/dev/snd as link to /proc/whatever if it believes devfs is not present. It may be one possible reason.

-andrey


             reply	other threads:[~2003-12-05 11:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05 11:42 "Andrey Borzenkov"  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-05  0:30 devfs_mk_cdev question watermodem

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=E1ASEML-000P1A-00.arvidjaar-mail-ru@f19.mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=aquamodem@ameritech.net \
    --cc=linux-kernel@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 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).