The channel faders up, both on alsamixer and the RH volume control
panel. The speakers do work on the evil side, and I was also trying
it with headphones, but I guess I won't do that anymore. aplay
didn't play any sound, but it indicated that the file was playing at
4410 hz in stereo and didn't give any error messages.
using: modprobe snd-intel8x0;modprobe snd-pcm-oss;modprobe
snd-mixer-oss;modprobe snd-seq-oss
I get this output from lsmod:
Module Size Used by Not tainted
snd-seq-oss 33920 0 (unused)
snd-seq-midi-event 5640 0 [snd-seq-oss]
snd-seq 47504 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 44388 1
snd-mixer-oss 15384 0 [snd-pcm-oss]
snd-intel8x0 23648 2
snd-pcm 83648 0 [snd-pcm-oss snd-intel8x0]
snd-timer 15336 0 [snd-seq snd-pcm]
snd-ac97-codec 35332 0 [snd-intel8x0]
snd-mpu401-uart 4796 0 [snd-intel8x0]
snd-rawmidi 18368 0 [snd-mpu401-uart]
snd-seq-device 6176 0 [snd-seq-oss snd-seq snd-rawmidi]
snd 39180 4 [snd-seq-oss snd-seq-midi-event
snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer
snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
sr_mod 18136 0 (autoclean)
soundcore 6532 5 (autoclean) [snd]
autofs 13348 0 (autoclean) (unused)
e100 79704 1
ipt_REJECT 3736 2 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14936 2 [ipt_REJECT iptable_filter]
ide-scsi 10512 0
scsi_mod 107176 2 [sr_mod ide-scsi]
ide-cd 33608 0
cdrom 33696 0 [sr_mod ide-cd]
ohci1394 20108 0 (unused)
ieee1394 46892 0 [ohci1394]
mousedev 5524 1
keybdev 2976 0 (unused)
hid 22244 0 (unused)
input 5888 0 [mousedev keybdev hid]
usb-uhci 26188 0 (unused)
usbcore 77024 1 [hid usb-uhci]
ext3 70368 2
jbd 52212 2 [ext3]
Is something wrong here?
Thanks for the help
-Brian
Quoting Patrick Shirkey <pshirkey(a)boosthardware.com>om>:
Joern Nettingsmeier wrote:
bwc2001(a)columbia.edu wrote:
>Hi,
>
>I have an HP 7965 desktop dual-booting between XP and RH Linux
8.0.
>The standard installation did not get the
sound card working,
and
>every time I tried to use XMMS, an error
message would pop up
saying
>that the sound card could not be contacted.
>
>I installed the ALSA driver, library, and utilities as per the
>instructions at
at
>that page.
>
>Now xmms and the system seem to recognize the module and the
sound
>card-I don't get any error messages-but I
don't get any sound.
I
>used alsamixer to unmute the system, but I
still get nothing.
It
works fine
in XP, so I don't know what the problem would be.
are your channel faders up (not just unmuted) ? to make sure,
start
xmms, then alsamixer and play with the settings
(preferably
*not* with
headphones :) - usually you need to raise at
least the master
AND "pcm"
or something like that.
how's the sound doing on the evil side (just to check your
speakers are
set up ok) ?
did you try aplay somefile.wav ? if this works, xmms is
probably using
the OSS output plugin, and you don't have the
compatibility
modules
running...
just guesses. you will probably have more luck on the alsa-user
mailing
list if this did not help you.
Also what modules do you have loaded?
lsmod
--
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.djcj.org - The Linux Audio Users guide
========================================
"Um...symbol_get and symbol_put... They're
kindof like does anyone remember like get_symbol
and put_symbol I think we used to have..."
- Rusty Russell in his talk on the module subsystem