LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ALSA Problem with Intel Onboard Sound (https://www.linuxquestions.org/questions/linux-hardware-18/alsa-problem-with-intel-onboard-sound-235111/)

bjmurph 09-25-2004 11:54 AM

ALSA Problem with Intel Onboard Sound
 
G'Day.
I'm having trouble getting ALSA working with my Intel D865PERLX under Gentoo, using a 2.6.8 kernel. I have compiled ALSA and the i8x0 support into the kernel (not modules). Alsa has worked for me under Debian Sarge.

When I run alsaconf I get the error message "No supported PnP or PCI card found."

Any help you can give would be much appreciated.

dmesg:
Code:

Advanced Linux Sound Architecture Driver Version 1.0.4 (Mon May 17 14:31:44 2004 UTC).
PCI: Setting latency timer of device 0000:00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49428 usecs
intel8x0: clocking to 48000
ALSA device list:
  #0: Intel ICH5 at 0xffaff800, irq 17

lspci:
Code:

0000:00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24d5 (rev 02)
/proc/pci
Code:

  Bus  0, device  31, function  5:
    Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 2).
      IRQ 17.
      Non-prefetchable 32 bit memory at 0xffaff800 [0xffaff9ff].
      Non-prefetchable 32 bit memory at 0xffaff400 [0xffaff4ff].

uname -a
Code:

Linux BensComputer 2.6.8-gentoo-r3.1 #4 SMP Sun Sep 26 00:26:01 WST 2004 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux

Peacedog 09-25-2004 02:44 PM

May we please see the output from lsmod and lspci -v?
good luck.

bjmurph 09-25-2004 11:21 PM

lsmod (nada):
Code:

Module                  Size  Used by
lspci -v:
Code:

0000:00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24d5 (rev 02)
        Subsystem: Intel Corp.: Unknown device e000
        Flags: bus master, medium devsel, latency 0, IRQ 17
        Memory at ffaff800 (32-bit, non-prefetchable) [size=512]
        Memory at ffaff400 (32-bit, non-prefetchable) [size=256]
        Capabilities: [50] Power Management version 2


Peacedog 09-26-2004 06:38 PM

My suggestion would be to compile the kernel with soundcore only, then compile the alsadrivers as modules. This may be the same card I've seen a lot of trouble with lately where the snd-intel8x0m module is the culprit.
good luck.


All times are GMT -5. The time now is 10:49 AM.