All of lore.kernel.org
 help / color / mirror / Atom feed
From: Han-Solo <serge.najdyk@laposte.net>
To: alsa-devel@alsa-project.org
Subject: -- no soundcards --
Date: Tue, 09 Apr 2002 23:16:44 +0200	[thread overview]
Message-ID: <3CB35A3C.2090103@laposte.net> (raw)

Hello all,

I could not make my audigy work with the 5.12a driver. The following
message shows up in /var/log/messages :

snd: EMU10K1 soundcard #1 not found or device busy

My kernel is compiled with CONFIG_SOUND=m and CONFIG_SOUND_OSS=m

The driver was compiled with these options :
./configure --with-oss=yes --with-cards=emu10k1 --with-debug=detect

I disabled devfsd in lilo.conf (yes, it is a Mandrake) and launched
snddevices after installation, changed the perms of /dev/mixer,
/dev/dsp, /dev/audio, put the following lines into modules.conf :

alias char-major-116 snd
alias snd-card-0 snd-card-emu10k1
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

lspci -v gives :
...
00:0f.0 Multimedia audio controller: Creative Labs: Unknown device 0004
(rev 03)	Subsystem: Creative Labs: Unknown device 0053
	Flags: bus master, medium devsel, latency 32, IRQ 4
	I/O ports at c400 [size=32]
	Capabilities: [dc] Power Management version 2

cat /proc/interrupts
     0:     228061          XT-PIC  timer
     1:       2688          XT-PIC  keyboard
     2:          0          XT-PIC  cascade
     5:       1290          XT-PIC  usb-uhci
     8:          1          XT-PIC  rtc
    10:     167420          XT-PIC  nvidia
    11:       9658          XT-PIC  ide2
    12:      74372          XT-PIC  PS/2 Mouse
    14:         35          XT-PIC  ide0
    15:         40          XT-PIC  ide1
NMI:          0
LOC:     228026
ERR:          0
MIS:          0
(dont't know if this is OK. Should I see a line for IRQ 4 ?)

cat /proc/ioports
...
c400-c41f : PCI device 1102:0004 (Creative Labs)
c800-c807 : PCI device 1102:7003 (Creative Labs)

cat /proc/asound/cards gives : "-- no soundcards --" (hence the subject)

I read lots of stuff using google, tried a few things. My last attempt
was to replace snd-emu10k1 by snd-card-emu10k1, though I got no errors
(and still -- no soundcards -- ) with snd-emu10k1.
The alsaconf script could not detect my card.

The card works with the OSS module in the kernel, and under Windows.

Did I forget something ? Please, tell me what's wrong !

                 reply	other threads:[~2002-04-09 22:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3CB35A3C.2090103@laposte.net \
    --to=serge.najdyk@laposte.net \
    --cc=alsa-devel@alsa-project.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.