I had ALSA drivers installed (0.9.something, I don't recall),
and working with xmms 1.2.7-1. Recently, I had to recompile my
kernel to include PPP support I'd left out (duh), so I obtained
ALSA 0.9.5. 

There seems to be a problem talking to the PCM hardware
now. There's nothing interesting in /var/log/messages. PLAY in
xmms puts up the "check output driver" dialog (I tried eSound,
OSS, etc), but alsaplayer at least returns an error:

ALSA lib pcm_params.c:2096:(snd_pcm_hw_refine_slave) Slave PCM not usable
error on snd_pcm_hw_par/ams_any
Unavailable hw params:
(many; see below if you care)


I have:

Sony Vaio VX-89 (same as VX-88)
RH linux 7.3
2.4.20, ACPI patches (same as before)
alsa-(driver,lib,utils) 0.9.5
alsaplayer 0.99.75

I did also compile and install the HSF drivers for the Conexant
linmodem, but none of those modules are installed (I rebooted, no modem
access), and since they are modules there shouldn't be a conflict --
right?! (gulp)



WHAT I DID:

Everything (driver,lib,util) compiled and installed with no
errors. (/usr/src/linux linked to correct kernel directory
of course).

Did ./configure, make for each in exact order described on
alsa-project Intel 8x0 page.  alsaconf sees my chip (82801BA/BAM
AC'97 rev 3), added the probes in /etc/modules.conf, and restarted
ALSA without complaint. Manual restarts of driver generate no
complaints.

/etc/modules.conf is below, as is lsmod.

After install and all that, I rebooted to avoid module loading
issues. In /var/log/messages:

Jul 19 13:05:40 fiche kernel: [drm] AGP 0.99 on Intel i810 @ 0xf8000000 64MB
Jul 19 13:05:40 fiche kernel: [drm] Initialized i810 1.2.0 20010920 on minor 0
Jul 19 13:05:55 fiche kernel: intel8x0: clocking to 48000

aplay -l says:
card 0: I82801BAICH2 [Intel 82801BA-ICH2], device 0: Intel ICH [Intel 82801BA-ICH2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

alsamixer and aumix seem to do the right thing.

Yet, Nothing Happens.

After 8+ hours I'm stumped. Any hints or ideas appreciated! I'm
on the road with no sound, boo hoo!


tomj






# complete alsaplayer --verbose results:

ALSA lib pcm_params.c:2096:(snd_pcm_hw_refine_slave) Slave PCM not usable
error on snd_pcm_hw_par/ams_any
Unavailable hw params:
ACCESS:  ALL
FORMAT:  ALL
SUBFORMAT:  ALL
SAMPLE_BITS: ALL
FRAME_BITS: ALL
CHANNELS: [0 10000]
RATE: [4000 4294967295]
PERIOD_TIME: ALL
PERIOD_SIZE: ALL
PERIOD_BYTES: ALL
PERIODS: ALL
BUFFER_TIME: ALL
BUFFER_SIZE: ALL
BUFFER_BYTES: ALL
TICK_TIME: ALL



$ lsmod

Module                  Size  Used by    Not tainted
snd-pcm-oss            43236   0  (autoclean)
snd-mixer-oss          13408   0  (autoclean) [snd-pcm-oss]
snd-intel8x0           20736   0  (autoclean)
snd-pcm                78528   0  (autoclean) [snd-pcm-oss snd-intel8x0]
snd-timer              17920   0  (autoclean) [snd-pcm]
snd-ac97-codec         43248   0  (autoclean) [snd-intel8x0]
snd-mpu401-uart         4640   0  (autoclean) [snd-intel8x0]
snd-rawmidi            16864   0  (autoclean) [snd-mpu401-uart]
snd-seq-device          5640   0  (autoclean) [snd-rawmidi]
snd                    41344   0  (autoclean) [snd-pcm-oss snd-mixer-oss snd-intel8x0 
snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
snd-page-alloc          8932   0  (autoclean) [snd-intel8x0 snd-pcm]
soundcore               6244   3  (autoclean) [snd]






# /etc/modules.conf fragment:

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
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
options snd major=116 cards_limit=1 device_mode=0666
options snd-intel8x0 index=0
# --- END: Generated by ALSACONF, do not edit. ---





-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to