From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from simmts5.bellnexxia.net ([206.47.199.163] helo=simmts5-srv.bellnexxia.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AX8xt-0005yv-00 for ; Thu, 18 Dec 2003 19:58:01 -0500 Received: from warp.nfld.net ([142.163.148.76]) by simmts5-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031219005735.UBZQ27447.simmts5-srv.bellnexxia.net@warp.nfld.net> for ; Thu, 18 Dec 2003 19:57:35 -0500 Received: by warp.nfld.net (sSMTP sendmail emulation); Thu, 18 Dec 2003 18:54:11 -0330 Date: Thu, 18 Dec 2003 18:54:11 -0330 From: Doug Lawlor To: speakup@braille.uwo.ca Message-ID: <20031218222411.GA1405@drl> Mail-Followup-To: speakup@braille.uwo.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: EMU10K1/Audigy soundcard not found or device busy X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 00:58:01 -0000 Hello list, It seems that I am unable to load the alsa module for my sound card (sound blaster live). Typing 'modprobe snd-emu10k1' gives the following results. /lib/modules/2.4.21/kernel/sound/pci/emu10k1/snd-emu10k1.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.21/kernel/sound/pci/emu10k1/snd-emu10k1.o: insmod /lib/modules/2.4.21/kernel/sound/pci/emu10k1/snd-emu10k1.o failed /lib/modules/2.4.21/kernel/sound/pci/emu10k1/snd-emu10k1.o: insmod snd-emu10k1 failed drl root # Three instances of the following message from dmesg output are as follows: PCI: Found IRQ 10 for device 01:09.0 PCI: Sharing IRQ 10 with 00:1f.3 EMU10K1/Audigy soundcard not found or device busy PCI: Found IRQ 10 for device 01:09.0 PCI: Sharing IRQ 10 with 00:1f.3 EMU10K1/Audigy soundcard not found or device busy PCI: Found IRQ 10 for device 01:09.0 PCI: Sharing IRQ 10 with 00:1f.3 EMU10K1/Audigy soundcard not found or device busy 'lspci -v' shows the following information for 00:1f.3 and 01:9.0 00:1f.3 SMBus: Intel Corp. 82801AA SMBus (rev 02) Subsystem: Intel Corp. 82801AA SMBus Flags: medium devsel, IRQ 10 I/O ports at efa0 [size=16] 01:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) Subsystem: Creative Labs CT4780 SBLive! Value Flags: bus master, medium devsel, latency 64, IRQ 10 I/O ports at df40 [size=32] Capabilities: [dc] Power Management version 1 syslog shows nothing out of the ordinary as far as I can tell. Dec 18 17:32:24 [kernel] Linux version 2.4.21 (root@drl) (gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)) #6 Wed Dec 17 19:55:21 NST 2003 Dec 18 17:32:40 [kernel] end 55 0 0 81 Dec 18 17:45:59 [kernel] PCI: Found IRQ 10 for device 01:09.0 All of this started happening after I rebuilt my kernel a couple of days ago. Thanks for any help. Doug