LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sound for Linux... (https://www.linuxquestions.org/questions/linux-hardware-18/sound-for-linux-482017/)

kmcgavran 09-09-2006 08:10 PM

Sound for Linux...
 
I have been trying to get the sound to work under Linux and am having some difficulties... I am running Slackware 10.2 with Kernel 2.4.31. I used the bare kernel from the install CD that I downloaded. I tried using a program called "noatun" as a regular user and it appeared to play, but no sound came out, so I tried as root from a shell, and got the following:

bash-3.00# /opt/kde/bin/noatun
kbuildsycoca running...
Launched ok, pid = 11172
ALSA lib pcm_dmix.c:802:(snd_pcm_dmix_open) unable to open slave
KWrited - Listening on Device /dev/pts/3
sh: artsmessage: command not found

Any ideas...? Thank you very much for your help

kmcgavran 09-09-2006 10:16 PM

A little more info....
 
I noticed there weren't any replies to this, so I thought maybe there wasn't much
information, so I thought I would also provide this...:

bash-3.00# lspci
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AS [Radeon 9550]
01:00.1 Display controller: ATI Technologies Inc RV350 ?? [Radeon 9550] (Secondary)
02:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 02)
02:09.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
02:0e.0 FireWire (IEEE 1394): NEC Corporation uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr (rev 01)

and I also did:

bash-3.00# lsmod
Module Size Used by Not tainted
usb-storage 62432 0
snd-pcm-oss 36736 0 (unused)
snd-mixer-oss 12376 0 [snd-pcm-oss]
uhci 24284 0 (unused)
ehci-hcd 17516 0 (unused)
usbcore 59148 1 [usb-storage uhci ehci-hcd]
snd-intel8x0 18304 0
snd-ac97-codec 58556 0 [snd-intel8x0]
snd-pcm 54344 0 [snd-pcm-oss snd-intel8x0 snd-ac97-codec]
snd-timer 13764 0 [snd-pcm]
snd 32772 0 [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer]
soundcore 3396 4 [snd]
snd-page-alloc 4712 0 [snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd]
eepro100 18836 0 (unused)
mii 2272 0 [eepro100]
tulip 40896 1
crc32 2880 0 [tulip]
ohci1394 23888 0 (unused)
ieee1394 41636 0 [ohci1394]
ide-scsi 9392 0
agpgart 45508 0 (unused)

Thank you very much for your time and help


All times are GMT -5. The time now is 08:59 PM.