From: "Asbjørn Sæbø" <asbjs@stud.ntnu.no>
To: alsa-devel@lists.sourceforge.net
Subject: Re: Q: Compiling ALSA for 2.6.16
Date: Fri, 24 Mar 2006 12:33:00 +0100 [thread overview]
Message-ID: <20060324113300.GE22993@stud.ntnu.no> (raw)
In-Reply-To: <s5h1wwtjn42.wl%tiwai@suse.de>
On Thu, Mar 23, 2006 at 02:40:13PM +0100, Takashi Iwai wrote:
> At Thu, 23 Mar 2006 14:28:47 +0100,
> Asbjørn Sæbø wrote:
> >
> > [Compiling the newest ALSA in an attempt to get a vxpocket to work]
> > I recompiled and re-installed the alsa-driver package, and as far as I
> > can see, the vxpocket module is neither compiled nor installed.
>
> I guess you didn't enable CONFIG_ISA (PC-card requires it) or proper
> PCMCIA kernel configs.
And right you were. Enabling ISA solved this one.
I am still stuck, though. The vxloader does not find the card.
And neither does alsaconf.
(See the log below of the attempt to set up the card.)
The insertion of the card is reported in the logs, so the system is at
least aware that a card is present. And the module loads without any
error messages. (Which should be a good thing, I would guess.)
(Output from a verbose module loading is shown at the bottom.)
I would have thought that as the module is loaded, the card is found and
set up, and after uploading of firmware it should be ready for use.
Can the module load without error messages if it does not find the card?
And if the module finds the card, why doesn't the firmware loader?
What do I do now?
Asbjørn
-----------------------------
dhcp91:~# date
Thu Mar 23 22:34:46 CET 2006
dhcp91:~# uname -a
Linux dhcp91 2.6.16-rt5-realtime #1 PREEMPT Thu Mar 23 15:00:19 CET 2006 i686 GNU/Linux
dhcp91:~# # Insert vxpocket sound card
dhcp91:~# tail -3 /var/log/messages
Mar 23 22:32:47 dhcp91 kernel: Linux video capture interface: v1.00
Mar 23 22:32:47 dhcp91 kernel: [drm] Loading R200 Microcode
Mar 23 22:35:36 dhcp91 kernel: pccard: PCMCIA card inserted into slot 0
dhcp91:~# lsmod |grep vx
dhcp91:~# modprobe snd-vxpocket
dhcp91:~# lsmod |grep vx
snd_vxpocket 15200 0
pcmcia 38716 1 snd_vxpocket
snd_vx_lib 33152 1 snd_vxpocket
snd_hwdep 9476 1 snd_vx_lib
snd_pcm 85920 5 snd_vx_lib,snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm_oss
snd 52608 15 snd_vxpocket,snd_vx_lib,snd_hwdep,snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm_os\
s,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
dhcp91:~# vxloader
vxloader: no VX-compatible cards found
dhcp91:~#
---------------------------------
If the snd-vxpocket module is removed, and loaded again with the
"verbose" parameter to modprobe, this (below) is the output. Does the
"ignore-install" have any significance with respect to the current
problem?
-------------------------------------------
dhcp91:~# modprobe -v snd-vxpocket
insmod /lib/modules/2.6.16-rt5-realtime/kernel/sound/acore/snd-hwdep.ko
insmod /lib/modules/2.6.16-rt5-realtime/kernel/sound/drivers/vx/snd-vx-lib.ko
insmod /lib/modules/2.6.16-rt5-realtime/kernel/lib/crc32.ko
insmod /lib/modules/2.6.16-rt5-realtime/kernel/drivers/pcmcia/pcmcia.ko
install modprobe --ignore-install snd-vxpocket && /lib/alsa/modprobe-post-install snd-vxpocket
insmod /lib/modules/2.6.16-rt5-realtime/kernel/sound/pcmcia/vx/snd-vxpocket.ko
----------------------------------
----- End forwarded message -----
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x110944&bid$1720&dat\x121642
next prev parent reply other threads:[~2006-03-24 11:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-23 10:26 Q: Compiling ALSA for 2.6.16 Asbjørn Sæbø
2006-03-23 10:43 ` Takashi Iwai
2006-03-23 13:28 ` Asbjørn Sæbø
2006-03-23 13:40 ` Takashi Iwai
2006-03-24 11:33 ` Asbjørn Sæbø [this message]
[not found] ` <20060324083712.GD22993@stud.ntnu.no>
2006-03-24 15:57 ` Takashi Iwai
2006-03-27 2:15 ` Lee Revell
2006-03-27 9:51 ` Asbjørn Sæbø
2006-03-27 20:19 ` Lee Revell
2006-03-29 19:36 ` Asbjørn Sæbø
2006-03-27 9:45 ` Asbjørn Sæbø
2006-03-27 20:54 ` Lee Revell
2006-03-29 19:34 ` Asbjørn Sæbø
2006-03-29 21:13 ` Lee Revell
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=20060324113300.GE22993@stud.ntnu.no \
--to=asbjs@stud.ntnu.no \
--cc=alsa-devel@lists.sourceforge.net \
/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.