Hi,

I'm testing a VX222 v2 on the Gentoo distribution.
The card is recognized, but... doesn't work.
It's very likely a configuration problem, but I don't see what's wrong :-/
I followed the documentation page on the vx222...
Did anyone succeed in configuring a VX222/v2 ?
Thanks in advance for any help!

Christophe



At boot I have:
 * Starting sound driver: snd-vx222
 No State is present for card VX222v2

# alsamixer
No mixer elems founs
# aplay 14.mpg
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: No
such file or directory
aplay: main:480: audio open error: No such file or directory
# lsmod
snd-pcm-oss    40164   0  (autoclean) (unused)
snd-mixer-oss  13688   0  (autoclean) [snd-pcm-oss]
snd-vx222      7104    0
snd-vx-lib     25680  0  [snd-vx222]
snd-pcm        64768  0  [snd-pcm-oss snd-vx-lib]
snd-page-alloc 5372   0  [snd-pcm]
snd-timer      15652  0  [snd-pcm]
snd-hwdep      5216   0  [snd-vx-lib]
snd            32516  0  [snd-pcm-oss snd-mixer-oss snd-vx222 snd-vx-lib
snd-pcm snd-timer snd-hwdep]
soundcore      4196   1  [snd]


Kernel: 2.4.20
Alsa: 0.9.4

Kernel settings:
    -devfs
    -sound card support (M) - no sound cards selected, no oss.

/etc/modules:conf :
|  # ALSA portion
|  alias char-major-116 snd
|  alias snd-card-0 snd-vx222
|  # OSS/Free portion
|  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
|
|  alias /dev/mixer snd-mixer-oss
|  alias /dev/dsp snd-pcm-oss
|  alias /dev/midi snd-seq-oss
|
|  options snd cards_limit=1

~/.asoundrc

|  pcm.vx222 {
|    type hw
|    card 0
|  }
|  ctl.vx222 {
|    type hw
|    card 0
|  }

/etc/asound.state

|  state.VX222v2 {
|  }

Files in /dev:
    /dev/mixer -> /dev/sound/mixer
    /dev/snd/controlC0
    /dev/snd/hwC0D0
    /dev/snd/timer
    /dev/sound/mixer
    no /dev/dsp, no /dev/midi.

Files of /proc/asound:
    VX222v2/id
    VX222v2/oss_mixer
    VX222v2/vx-status
    card0/id
    card0/oss_mixer
    card0/vx-status
    cards
    devices
    hwdep
    modules
    oss/devices
    oss/sndstat
    pcm
    seq/
    timers
    version

Contents of /proc/asound/card0/id & /proc/asound/VX222v2/id

| VX222v2

Contents of /proc/asound/card0/oss-mixer & /proc/asound/VX222v2/oss-mixer

|  VOLUME "" 0
|  BASS "" 0
|  TREBLE "" 0
|  SYNTH "" 0
|  PCM "" 0
|  SPEAKER "" 0
|  LINE "" 0
|  MIC "" 0
|  CD "" 0
|  IMIX "" 0
|  ALTPCM "" 0
|  RECLEV "" 0
|  IGAIN "" 0
|  OGAIN "" 0
|  LINE1 "" 0
|  LINE2 "" 0
|  LINE3 "" 0
|  DIGITAL1 "" 0
|  DIGITAL2 "" 0
|  DIGITAL3 "" 0
|  PHONEIN "" 0
|  PHONEOUT "" 0
|  VIDEO "" 0
|  RADIO "" 0
|  MONITOR "" 0

Contents of /proc/asound/card0/vx-status & /proc/asound/VX222v2/vx-status

|  Digigram VX222/v2 at 0xb400 & 0xb000, irq 11
|  DSP audio info:
|  Input Source: Analog
|  Clock Source: Internal
|  Frequency: 0
|  Detected Frequency: 0
|  Detected UER type: Consumer

Contents of /proc/asound/cards

| 0 [VX222v2   ]: VX222/v2 - Digigram VX222/v2
|                 Digigram VX222/v2 at 0xb400 & 0xb000, irq11

Contents of /proc/asound/devices

|  0: [0- 0]: ctl
|  4: [0- 0]: hardware dependant
| 33:      : timer

Contents of /proc/asound/hwdep

|  00-00: VX Loader (VX222/v2)

Contents of /proc/acound/oss/devices

|  0: [0- 0]: mixer

Contents of /proc/acound/oss/sndstat

|  Sound Driver:3.8.1a-980706 (ALSA v0.9.4 emulation code)
|  Kernel: Linux gentoo 2.4.20-gentoo-r5 #4 Fri Jun 20 13:40:31 CEST 2003
| i686 Config options: 0
|
|  Installed drivers:
|  Type 10: ALSA emulation
|
|  Card Config:
|  Digigram VX222/v2 at 0xb400 & 0xb000, irq 11
|
|  Audio Devices: NOT ENABLED IN CONFIG
|
|  Synth devices: NOT ENABLED IN CONFIG
|
|  Midi devices: NOT ENABLED IN CONFIG
|
|  Timers:
|  7: system timer
|
|  Mixers:
|   0: mixer00




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to