From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001310]: Driver cant find firmware for Layla24
Date: Mon, 8 Aug 2005 04:32:09 +0200 [thread overview]
Message-ID: <b4ea8ad8a1774209104a0ea97a2d120f@bugtrack.alsa-project.org> (raw)
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1310>
======================================================================
Reported By: oxi
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1310
Category: PCI - echoaudio
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution: Debian Sarge AMD64
Kernel Version: 2.6.12.3
======================================================================
Date Submitted: 08-04-2005 22:50 CEST
Last Modified: 08-08-2005 04:32 CEST
======================================================================
Summary: Driver cant find firmware for Layla24
Description:
Hello,
After modprobe snd-layla24 ,
in dmesg|tail:
ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 19 (level, low) -> IRQ 19
ALSA /usr/src/alsa-driver-1.0.9b/pci/echoaudio/echoaudio.c:41:
get_firmware(): Firmware not available (-2)
Echoaudio Layla24: probe of 0000:00:0e.0 failed with error -2
Same issue that another guy is experiencing with a Layla20:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1244
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0001244 error with firmware with echo layla20
======================================================================
----------------------------------------------------------------------
pochini - 08-08-05 00:06
----------------------------------------------------------------------
The *card* is discontinued, not the driver.
I'm using the same kernel, SMP. Just to be sure the hotplug scripts find
the files, try this patch and look in the system logs:
--- /etc/hotplug/firmware.agent__orig Sun Aug 7 23:48:59 2005
+++ /etc/hotplug/firmware.agent Sun Aug 7 23:48:51 2005
@@ -41,10 +41,12 @@
fi
if [ -f "$FIRMWARE_DIR/$FIRMWARE" ]; then
+ mesg $FIRMWARE_DIR/$FIRMWARE loading...
echo 1 > $SYSFS/$DEVPATH/loading
cp "$FIRMWARE_DIR/$FIRMWARE" $SYSFS/$DEVPATH/data
echo 0 > $SYSFS/$DEVPATH/loading
else
+ mesg $FIRMWARE_DIR/$FIRMWARE not found.
echo -1 > $SYSFS/$DEVPATH/loading
fi
If the BTS screws up spacing, add the two lines manually.
Then unload and reload the module. Also, check if FIRMWARE_DIR (inside
/etc/hotplug/firmware.agent) actually points to the directory where the
firmwares are stored.
----------------------------------------------------------------------
oxi - 08-08-05 04:32
----------------------------------------------------------------------
Oh I see
Well I dont have a clue on applying patches... however I search for some
info about it but i guess i didnt succeed at it :(
So I added both lines manually but noticed my file was using a
FIRMWARE_DIRS variable with several directories linked to it rather than a
FIRMWARE_DIR var with a single dir bound to it... So i managed to add them
both modifying them a bit to fit there, but i think the second line wont
fit in context very well(well, probably none of them xD)... I did a
/etc/init.d/alsasound stop ; modprobe -r snd ; modprobe snd-layla24 but
didnt notice anything different in dmesg|tail.
Note that im a newbie Linux user, and dont have the knowledge to perform
such patches correctly; however im willing to learn :) Therefore i have
uploaded my firmware.agent file so you can see for yourself how it looks
like now.
I should mention also that one of the dirs in the variable is empty, but i
dont think its important for the slight glimpse ive had from the script(i
cant write linux scripts yet!), that is the one in the middle:
/usr/local/lib/firmware
Willing to hear from you and thank you again for helping me on this even
when its starting to look like its not related to the driver at all :)
Issue History
Date Modified Username Field Change
======================================================================
08-04-05 22:50 oxi New Issue
08-04-05 22:50 oxi Distribution => Debian Sarge AMD64
08-04-05 22:50 oxi Kernel Version => 2.6.12.3
08-04-05 23:48 rlrevell Note Added: 0005653
08-05-05 04:57 oxi Note Added: 0005656
08-05-05 04:59 oxi Issue Monitored: oxi
08-05-05 05:00 rlrevell Note Added: 0005657
08-05-05 05:20 oxi Note Added: 0005658
08-05-05 05:25 oxi Note Added: 0005659
08-05-05 06:03 rlrevell Note Added: 0005660
08-05-05 08:48 perex Relationship added related to 0001244
08-05-05 13:26 oxi Note Added: 0005666
08-05-05 15:09 hennewou Note Added: 0005668
08-05-05 19:43 oxi Note Added: 0005671
08-05-05 19:46 oxi Note Edited: 0005671
08-05-05 20:36 rlrevell Note Added: 0005675
08-05-05 23:10 hennewou Note Added: 0005677
08-07-05 09:46 pochini Note Added: 0005688
08-07-05 18:27 oxi Note Added: 0005695
08-07-05 18:31 oxi Note Added: 0005696
08-08-05 00:06 pochini Note Added: 0005698
08-08-05 04:12 oxi File Added: firmware.agent
08-08-05 04:32 oxi Note Added: 0005700
======================================================================
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
next reply other threads:[~2005-08-08 2:32 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-08 2:32 bugtrack [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-09 23:07 [ALSA - driver 0001310]: Driver cant find firmware for Layla24 bugtrack
2005-08-09 23:06 bugtrack
2005-08-09 22:57 bugtrack
2005-08-09 9:42 bugtrack
2005-08-08 21:07 bugtrack
2005-08-08 20:23 bugtrack
2005-08-08 19:40 bugtrack
2005-08-08 7:22 bugtrack
2005-08-07 22:06 bugtrack
2005-08-07 16:31 bugtrack
2005-08-08 9:04 ` Eliot Blennerhassett
2005-08-07 16:27 bugtrack
2005-08-07 7:46 bugtrack
2005-08-05 21:10 bugtrack
2005-08-05 18:36 bugtrack
2005-08-05 17:43 bugtrack
2005-08-05 13:09 bugtrack
2005-08-05 11:26 bugtrack
2005-08-05 6:48 bugtrack
2005-08-05 4:03 bugtrack
2005-08-05 3:25 bugtrack
2005-08-05 3:20 bugtrack
2005-08-05 3:00 bugtrack
2005-08-05 2:57 bugtrack
2005-08-04 21:48 bugtrack
2005-08-04 20:50 bugtrack
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=b4ea8ad8a1774209104a0ea97a2d120f@bugtrack.alsa-project.org \
--to=bugtrack@alsa-project.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox