All of lore.kernel.org
 help / color / mirror / Atom feed
* Error: firmware not found
@ 2005-01-22 10:37 Giuliano Pochini
  2005-01-23  2:37 ` Fernando Lopez-Lezcano
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Giuliano Pochini @ 2005-01-22 10:37 UTC (permalink / raw)
  To: Alsa-devel



Since my echoaudio driver is the first driver which is using the new
"standard" firmware loader, I can anticipate what you have to expect when
other drivers will be converted to that interface: people will not be able
to make them work.

I don't know what distributions are doing, but it is causing users (and, in
turn, to me) a lot of trouble. I located these main problems in the latest
hotplug scripts (hotplug-2004_09_23):


- /etc/hotplug/firmware.agent sets FIRMWARE_DIR=/lib/firmware, but
alsa-firmware install the files in /usr/lib/hotplug/firmware .

- Some distros that originally shipped with linux 2.4 (like my YDL3.0) do
not set /proc/sys/kernel/hotplug and .../modprobe because rc.sysinit looks
for /proc/ksyms that doesn't exists with linux 2.6.

- In /etc/hotplug/pci.agent:pci_map_modules() at line 123 I had to remove
the break, otherwise the loop stops as soon as it finds the first matching
PCI ID. This is not good because some cards (in my case the Layla3G and the
Gina3G) have the same PCI card, but different external module.

I prepared two RPMs with the latest hotplug scripts with the changes above
(except the one in rc.sysinit). They require the chkconfig utility by
RedHat. I hope they're useful:

http://xoomer.virgilio.it/g_pochini/hotplug-base-2004_09_23-1.noarch.rpm
http://xoomer.virgilio.it/g_pochini/hotplug-2004_09_23-1.noarch.rpm



--
Giuliano.


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2005-01-29 15:46 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-22 10:37 Error: firmware not found Giuliano Pochini
2005-01-23  2:37 ` Fernando Lopez-Lezcano
2005-01-24  8:41   ` Giuliano Pochini
2005-01-24 10:06   ` Takashi Iwai
2005-01-24 21:55     ` Fernando Lopez-Lezcano
2005-01-24 11:43 ` Thierry Vignaud
2005-01-24 11:44   ` Thierry Vignaud
2005-01-25  8:15     ` Giuliano Pochini
2005-01-25  8:22   ` Giuliano Pochini
2005-01-24 11:52 ` Thierry Vignaud
2005-01-25  8:32   ` Giuliano Pochini
2005-01-25 13:19     ` Thierry Vignaud
2005-01-25 13:57       ` Giuliano Pochini
2005-01-25 15:06     ` Takashi Iwai
2005-01-25 15:35       ` Giuliano Pochini
2005-01-25 15:39         ` Takashi Iwai
2005-01-26 17:29           ` Giuliano Pochini
2005-01-27 10:10             ` Takashi Iwai
2005-01-28 16:34               ` Giuliano Pochini
2005-01-28 16:41                 ` Thierry Vignaud
2005-01-28 16:43                   ` Giuliano Pochini
2005-01-29 15:46                   ` Giuliano Pochini

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.