Matrix Talk:Vendor-Intel

From AlsaProject
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hi I am having massive problems trying to active sound on my MEDION Notebook (MD 96658)

After following the instructions @ https://help.ubuntu.com/community/SoundTroubleshooting I have discovered that my sound card is not supported The sound card in question is

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller

(rev 03)
       Subsystem: Mitac Device 8227
       Flags: bus master, fast devsel, latency 0, IRQ 22
       Memory at fc200000 (64-bit, non-prefetchable) [size=16K]
       Capabilities: <access denied>
       Kernel driver in use: HDA Intel
       Kernel modules: snd-hda-intel

Could you be of any help to me?

Thanks, Longshoreman ';^)>

Menollo - intel mainboard no sound

I've the same problem with an intel mainboard: http://www.alsa-project.org/db/?f=3edda8c610dc10b8327412aa17e6deabcd0e082d

lspci -vnn:

00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
    Subsystem: Intel Corporation Device [8086:2503]
    Flags: fast devsel, IRQ 22
    Memory at 90220000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
    Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [130] Root Complex Link <?>
    Kernel modules: snd-hda-intel

aplay -l

aplay: device_list:217: no soundcards found...

Menollo

I have also the same

See my http://www.alsa-project.org/main/index.php/Special:Confirmemail/218e8aa792a84f9d664b49ce669c297b No sound under Debian Lenny and UBUNTU 9.04 for Intel Audio device 82881JI (ICH10 Family) in Dell Studio 540

I hope someone can help.

No sound from laptop speakers

Hi all,

I am getting sound from my laptops subwoofer, but not from speakers (left and right). My laptop model is Lenovo 3000 Y410. I am using Ubuntu 10.04.

The Output of 'lspci -v | less' is:


00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

       Subsystem: Lenovo Device 384e
       Flags: bus master, fast devsel, latency 0, IRQ 30
       Memory at f8300000 (64-bit, non-prefetchable) [size=16K]
       Capabilities: <access denied>
       Kernel driver in use: HDA Intel
       Kernel modules: snd-hda-intel

Please do the needful.

Thanks in Advance.

Regards, Voisalfuth

Intel DP35DP, SigmaTel STAC9271D, cant record or hear any sound

I cant record or play on my sound card ubuntu 14.04.1

Alsa is detecting the sound card

        • List of PLAYBACK Hardware Devices ****

card 0: Intel [HDA Intel], device 0: STAC9271D Analog [STAC9271D Analog]

 Subdevices: 1/1
 Subdevice #0: subdevice #0

card 0: Intel [HDA Intel], device 1: STAC9271D Digital [STAC9271D Digital]

 Subdevices: 1/1
 Subdevice #0: subdevice #0

Somebody mentioned that loopback enabled = yes might affect the sound

the Codec I have has loopback true

http://orion.lcg.ufrj.br/roma/ALSA.html

http://orion.lcg.ufrj.br/roma/scripts/codecs.txt

from the above link, I realized that my Codec

cat /proc/asound/Intel/codec#*

Codec: SigmaTel STAC9271D Address: 2 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x83847627 Subsystem Id: 0x80863001 Revision Id: 0x100201

Codec STAC9271D

9271(D)/2(D)/3(D)/4(D) has:

#DACs = 5
  1. ADCs = 3

Analog loopback yes Maximum sampling rate 192000

1 more thing according to Alsa modules https://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt

STAC9227/9228/9229/927x

===========
 ref Reference board
 ref-no-jd Reference board without HP/Mic jack detection
 3stack D965 3stack
 5stack D965 5stack + SPDIF
 5stack-no-fp D965 5stack without front panel
 dell-3stack Dell Dimension E520
 dell-bios Fixes with Dell BIOS setup
 dell-bios-amic Fixes with Dell BIOS setup including analog mic
 volknob Fixes with volume-knob widget 0x24
 auto BIOS setup (default)

5stack is allocated to motherboards D965 right? my motherboard is DP35DP

is this affecting in sound recognition? what shall I do here?

kernel version

uname -r

3.19.0-49-generic

!!Linux Distribution !!------------------

Ubuntu 14.04.3 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.3 LTS" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"


!!DMI Information !!---------------

Manufacturer: Product Name: Product Version: Firmware Version: DPP3510J.86A.0293.2007.1002.1519


!!Kernel Information !!------------------

Kernel release: 3.19.0-47-generic Operating System: GNU/Linux Architecture: x86_64 Processor: x86_64 SMP Enabled: Yes


!!ALSA Version !!------------

Driver version: k3.19.0-47-generic Library version: 1.0.27.2 Utilities version: 1.0.27.2

kindly note that sometime before mid of Jan 2016, this was working normally, I was able to plug an analog TV jack in Blue line input and record its input to vlc vlc alsa://plughw:0,0 --sout '#transcode{vcodec=none,acodec=mp3,ab=64,channels=2,samplerate=44100}:http{mux=raw,dst=:8080/}'

Thanks