Hi,
I've read all the docs I can find, compiled and installed alsa as
instructed.
Everything *appears* to run successfully, but.....
ALSA runs, inserts modules and creates device files but then can't use them.
I feel I must be missing something really simple, but can't for the life
of me find it.
Here's output of a couple of utils (I've tried both as root and regular
user):
alsamixer
ALSA lib control.c:816:(snd_ctl_open_noupdate) Invalid CTL default
alsamixer: function snd_ctl_open failed for default: No such file or
directory
alsamixer -c0
ALSA lib control.c:816:(snd_ctl_open_noupdate) Invalid CTL hw:0
alsamixer: function snd_ctl_open failed for hw:0: No such file or directory
aplay -L
(no results)
aplay -l
**** List of PLAYBACK Hardware Devices ****
ALSA lib control.c:816:(snd_ctl_open_noupdate) Invalid CTL hw:0
aplay: device_list:231: control open (0): No such file or directory
The kernel documentation at
(/usr/src/linux-2.6.19/Documentation/sound/alsa/ALSA-Configuration.txt)
contains the following, which would seem to mean that it supports my setup:
" Module snd-hda-intel
--------------------
Module for Intel HD Audio (ICH6, ICH6M, ESB2, ICH7, ICH8),"
and
" STAC9227/9228/9229/927x"
I've included what seems to me to be relevant system info below. Please
let me know if anything else is needed.
Really, really, *really* would appreciate any help I can get.
Thanks,
Ed
=================== system info ======================
kernel: 2.6.19
alsa (driver, lib, utils): 1.0.13
motherboard: Intel DG965
chipset: IntelĀ® G965 Express Chipset
controller: ICH8
audio: 6-channel (5.1) audio subsystem using the SigmaTel* STAC9227
audio codec
ls -l /proc/asound
total 0
lrwxrwxrwx 1 root root 5 2006-12-22 01:06 Intel -> card0
dr-xr-xr-x 4 root root 0 2006-12-22 01:06 card0
-r--r--r-- 1 root root 0 2006-12-22 01:06 cards
-r--r--r-- 1 root root 0 2006-12-22 01:06 devices
-r--r--r-- 1 root root 0 2006-12-22 01:06 modules
dr-xr-xr-x 2 root root 0 2006-12-22 01:06 oss
-r--r--r-- 1 root root 0 2006-12-22 01:06 pcm
dr-xr-xr-x 2 root root 0 2006-12-22 01:06 seq
-r--r--r-- 1 root root 0 2006-12-22 01:06 timers
-r--r--r-- 1 root root 0 2006-12-22 01:06 version
cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0x92320000 irq 20
cat /proc/asound/devices
0: [ 0] : control
16: [ 0- 0]: digital audio playback
24: [ 0- 0]: digital audio capture
33: : timer
cat /proc/asound/modules
0 snd_hda_intel
ls -l /proc/asound/card0
total 0
-r--r--r-- 1 root root 0 2006-12-22 01:10 codec#2
-r--r--r-- 1 root root 0 2006-12-22 01:10 id
dr-xr-xr-x 4 root root 0 2006-12-22 01:10 pcm0c
dr-xr-xr-x 3 root root 0 2006-12-22 01:10 pcm0p
cat /proc/asound/card0/codec#2
Codec: SigmaTel STAC9227
Address: 2
Vendor Id: 0x83847618
Subsystem Id: 0x80862113
Revision Id: 0x100201
Default PCM: rates 0x7e0, bits 0x0e, types 0x1
Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=0
Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1
[buncha node info snipped]
ls -l /dev/snd
total 0
crw-rw---- 1 root audio 116, 0 2006-12-13 03:03 controlC0
crw-rw---- 1 root audio 116, 24 2006-12-13 03:03 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2006-12-13 03:03 pcmC0D0p
crw-rw---- 1 root audio 116, 33 2006-12-13 03:03 timer
lsmod | grep snd | sort
snd 42084 5
snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
snd_hda_codec 153520 1 snd_hda_intel
snd_hda_intel 16024 1
snd_page_alloc 7816 2 snd_hda_intel,snd_pcm
snd_pcm 64516 2 snd_hda_intel,snd_hda_codec
snd_timer 18436 1 snd_pcm
soundcore 6496 1 snd
lspci | grep Intel
0000:00:00.0 Host bridge: Intel Corp.: Unknown device 29a0 (rev 02)
0000:00:01.0 PCI bridge: Intel Corp.: Unknown device 29a1 (rev 02)
0000:00:03.0 Communication controller: Intel Corp.: Unknown device 29a4
(rev 02)
0000:00:19.0 Ethernet controller: Intel Corp.: Unknown device 104b (rev 02)
0000:00:1a.0 USB Controller: Intel Corp.: Unknown device 2834 (rev 02)
0000:00:1a.1 USB Controller: Intel Corp.: Unknown device 2835 (rev 02)
0000:00:1a.7 USB Controller: Intel Corp.: Unknown device 283a (rev 02)
0000:00:1b.0 0403: Intel Corp.: Unknown device 284b (rev 02)
0000:00:1c.0 PCI bridge: Intel Corp.: Unknown device 283f (rev 02)
0000:00:1c.1 PCI bridge: Intel Corp.: Unknown device 2841 (rev 02)
0000:00:1c.2 PCI bridge: Intel Corp.: Unknown device 2843 (rev 02)
0000:00:1c.3 PCI bridge: Intel Corp.: Unknown device 2845 (rev 02)
0000:00:1c.4 PCI bridge: Intel Corp.: Unknown device 2847 (rev 02)
0000:00:1d.0 USB Controller: Intel Corp.: Unknown device 2830 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp.: Unknown device 2831 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp.: Unknown device 2832 (rev 02)
0000:00:1d.7 USB Controller: Intel Corp.: Unknown device 2836 (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev f2)
0000:00:1f.0 ISA bridge: Intel Corp.: Unknown device 2810 (rev 02)
0000:00:1f.2 IDE interface: Intel Corp.: Unknown device 2820 (rev 02)
0000:00:1f.3 SMBus: Intel Corp.: Unknown device 283e (rev 02)
0000:00:1f.5 IDE interface: Intel Corp.: Unknown device 2825 (rev 02)
0000:07:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro
100] (rev 08)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user