Intel No Sound - Standard Fixes not working

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
sritzau

Intel No Sound - Standard Fixes not working

Post by sritzau »

Hi,

I am fairly new to Linux but quite used to computers. I am interested in moving my family over to Linux Mint (Gloria), but am experiencing a problem with sound on our main desktop. It is an el-cheapo Dell Vostro 220s and has an integrated intel sound (ICH10) so I have followed the various "intel no sound" threads both here and on the Ubuntu forum. I have to say that I have tried every permutation of my alsa-base.conf imaginable. So far no success. I have used the Mint live CD on other computers and never had an issue, so I know it is tied to my hardware. From what little I can tell, it may be that my video card also has an intel sound controller on it as well (see below). I admit to being completely uneducated about ALSA vs OSS vs PulseAudio etc (I can learn, but right now I know almost nothing). Oh - and every distribution of Linux based on the current kernel has this problem on this machine (OpenSUSE, Fedora, PCLinuxOS, etc.). While I was "distro-shopping" I tried them all (without sound of course) for a while.

Thanks in advance,

Steve

Code: Select all

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1
00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 3
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3450
01:00.1 Audio device: ATI Technologies Inc RV620 Audio device [Radeon HD 34xx Series]
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)

lshw -C multimedia
  *-multimedia            
       description: Audio device
       product: RV620 Audio device [Radeon HD 34xx Series]
       vendor: ATI Technologies Inc
       physical id: 0.1
       bus info: pci@0000:01:00.1
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi bus_master cap_list
       configuration: driver=HDA Intel latency=0 module=snd_hda_intel
  *-multimedia
       description: Audio device
       product: 82801JI (ICH10 Family) HD Audio Controller
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=HDA Intel latency=0 module=snd_hda_intel
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DrHu

Re: Intel No Sound - Standard Fixes not working

Post by DrHu »

sritzau wrote: It is an el-cheapo Dell Vostro 220s and has an integrated intel sound (ICH10) so I have followed the various "intel no sound" threads both here and on the Ubuntu forum. I have to say that I have tried every permutation of my alsa-base.conf imaginable. So far no success.

The usual suggestions revolve around upgrading the alsa files(alsa release level)
http://www.linuxquestions.org/questions ... uo-706196/
http://ubuntuforums.org/showthread.php?p=6589810
  • Post 1..
http://ubuntuforums.org/showthread.php?t=1017575

Pulseaudio should work with alsa OK, so I would try the update alsa routine(s) first before even looking at pulseaudio as a potential handicap to sound
sritzau wrote:Oh - and every distribution of Linux based on the current kernel has this problem on this machine (OpenSUSE, Fedora, PCLinuxOS, etc.
And the current kernel is which, for all these Linux versions: do they all use the same kernel version..
sritzau

Re: Intel No Sound - Standard Fixes not working

Post by sritzau »

Thank you, you were right in that I had to update Alsa. I found this link
http://monespaceperso.org/blog-en/2009/ ... unty-9-04/
very helpful, since it detailed several errors and how to get around them.

Thanks again,

Steve
Locked

Return to “Hardware Support”