LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Compaq Evo N1000c w/Slackware 10.0 onboard ADI soundmax not fuctioning (https://www.linuxquestions.org/questions/linux-hardware-18/compaq-evo-n1000c-w-slackware-10-0-onboard-adi-soundmax-not-fuctioning-211048/)

daniel_waddell 07-29-2004 10:32 AM

Compaq Evo N1000c w/Slackware 10.0 onboard ADI soundmax not fuctioning
 
I am trying to configure my Compaq Evo N1000c office laptop as a dualboot XP Slackware box, but am unable to get the sound to function. According to the following lspci Linux sees my sound card:

00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02)
<------------------------here--------------------------->
<------------------------here--------------------------->
00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller (rev 02)
<------------------------here--------------------------->
<------------------------here--------------------------->
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
02:04.0 Communication controller: Lucent Microelectronics LT WinModem (rev 02)
02:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:06.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
02:0e.0 USB Controller: NEC Corporation USB (rev 41)
02:0e.1 USB Controller: NEC Corporation USB (rev 41)
02:0e.2 USB Controller: NEC Corporation USB 2.0 (rev 02)

I followed the steps at alsa-project to install the modules for snd-intel8x0 support [I would include a link but this is my second post and the system will not allow it] but it did not function.

Thanks,
Daniel

win32sux 07-29-2004 11:07 AM

what's the output of "lsmod"?? have your already ran "alsaconf"??

daniel_waddell 07-29-2004 11:28 AM

Quote:

Originally posted by win32sux
what's the output of "lsmod"?? have your already ran "alsaconf"??
alsaconf did the trick. I had not heard about it.

Many Thanks win32sux,
Daniel

daniel_waddell 07-29-2004 12:58 PM

midi support
 
Is there a separate way to configure a midi device? upon trying to configure the sound in KDE-control center under slack, there aren't any devices next to midi. The soundcard being used has midi support.

lsmod gives:
Module Size Used by Not tainted
snd-seq 33424 0 (autoclean)
snd-pcm-oss 37736 0 (unused)
snd-mixer-oss 12504 0 [snd-pcm-oss]
snd-intel8x0 18924 0
snd-ac97-codec 49500 0 [snd-intel8x0]
gameport 1420 0 [snd-intel8x0]
snd-pcm 56072 0 [snd-pcm-oss snd-intel8x0]
snd-timer 13604 0 [snd-seq snd-pcm]
snd-page-alloc 6328 0 [snd-intel8x0 snd-pcm]
snd-mpu401-uart 3200 0 [snd-intel8x0]
snd-rawmidi 12740 0 [snd-mpu401-uart]
snd-seq-device 3888 0 [snd-seq snd-rawmidi]
snd 30852 0 [snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 3396 4 [snd]
ohci1394 24112 0 (unused)
ieee1394 42276 0 [ohci1394]
eepro100 19252 1
mii 2272 0 [eepro100]
ehci-hcd 17580 0 (unused)
usbmouse 2040 0 (unused)
ds 6548 2
yenta_socket 10336 1
pcmcia_core 39972 0 [ds yenta_socket]
ide-scsi 9328 0
ntfs 51424 1
keybdev 2052 0 (unused)
mousedev 4212 1
hid 21220 0 (unused)
input 3200 0 [usbmouse keybdev mousedev hid]
usb-ohci 19240 0 (unused)
usbcore 59308 1 [ehci-hcd usbmouse hid usb-ohci]
agpgart 43940 0 (unused)
apm 9580 2

win32sux 07-29-2004 01:45 PM

honestly, i'm not sure... i have zero midi experience...


All times are GMT -5. The time now is 03:51 AM.