LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-14-2009, 06:08 PM   #1
adasiak
LQ Newbie
 
Registered: Sep 2007
Location: Fairbanks, Alaska
Distribution: MEPIS
Posts: 18

Rep: Reputation: 0
No sound ouput in 2.6.26-2 (Lenny) -- possible lack of driver?


I'm trying to get my new install of Debian Lenny functional, but the lack of audio output is a major stumbling block. My previous experience is with SimplyMEPIS, Kubuntu, Ubuntu, and Linux Mint, all of which (I think) played sound out of the box.

The machine is a laptop -- currently in a docking station, though audio is equally absent when it's free standing. MEPIS 8.0 is currently operating with sound on another partition of the same machine. Here are a few things that may help diagnosis.

Output of lspci:
Code:
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 135M (rev a1)
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
Output (partial) of lshw:
Code:
        *-multimedia
             description: Audio device
             product: 82801H (ICH8 Family) HD Audio Controller
             vendor: Intel Corporation
             physical id: 1b
             bus info: pci@0000:00:1b.0
             version: 02
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress bus_master cap_list
             configuration: driver=HDA Intel latency=0 module=snd_hda_intel
Output of /usr/sbin/hwinfo --sound:
Code:
27: PCI 1b.0: 0403 Audio device                                
  [Created at pci.310]
  UDI: /org/freedesktop/Hal/devices/pci_8086_284b
  Unique ID: u1Nb.bHIrUAw8+c5
  SysFS ID: /devices/pci0000:00/0000:00:1b.0
  SysFS BusID: 0000:00:1b.0
  Hardware Class: sound
  Model: "Intel 82801H (ICH8 Family) HD Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x284b "82801H (ICH8 Family) HD Audio Controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x01fe
  Revision: 0x02
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfebfc000-0xfebfffff (rw,non-prefetchable)
  IRQ: 21 (65267 events)
  Module Alias: "pci:v00008086d0000284Bsv00001028sd000001FEbc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
Output of lsmod | grep snd:
Code:
snd_hda_intel         436440  4
snd_pcm_oss            41760  0
snd_mixer_oss          18816  1 snd_pcm_oss
snd_pcm                81672  3 snd_hda_intel,snd_pcm_oss
snd_seq_dummy           7428  0
snd_seq_oss            33280  0
snd_seq_midi           11072  0
snd_rawmidi            26784  1 snd_seq_midi
snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
snd_seq                54304  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              25744  3 snd_pcm,snd_seq
snd_seq_device         11668  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    63688  15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              12064  1 snd
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
Output of cat /proc/asound/version:
Code:
Advanced Linux Sound Architecture Driver Version 1.0.16.

I have run alsaconf and re-booted since then. Based on a suggestion here I have installed libesd-alsa0 and re-booted. I have also run alsamixer and made sure the sound is not muted on Master, PCM, or Front. Still no sound.

I get the impression from the ALSA site (http://www.alsa-project.org/main/ind...x:Vendor-Intel) that my sound card (ICH8 family) isn't supported. Is that right? If so, how can I get and install a driver?

If not... what suggestions do you have?
 
Old 07-15-2009, 03:31 PM   #2
urentity
Member
 
Registered: Jan 2009
Posts: 48

Rep: Reputation: 15
HDA is well supported .. I'd advise making sure you use alsamixer properly. It has some surprises. For example if under PCM, you press >, you should see the double M (MM) change to (00). These zeros do not seem to reflect the volume state; it's a sort of unmute state. Try that, for an assortment of audio bars in alsamixer, cos it sounds as if you've got everything else covered.
 
Old 07-16-2009, 09:09 PM   #3
adasiak
LQ Newbie
 
Registered: Sep 2007
Location: Fairbanks, Alaska
Distribution: MEPIS
Posts: 18

Original Poster
Rep: Reputation: 0
Thumbs up Solved! (Wrong devices chosen)

Okay, I'm a little embarrassed.

I ran alsamixer again and noticed the chip inside my HDA Intel sound card: it's a SigmaTel STAC9205. Then I looked at System > Preferences > Sound, and changed all my sound playback devices to STAC92xx Digital, instead of Autodetect. Now there's sound. Works just fine. (OSS also works, but not STAC92xx Analog or ALSA.)

Thanks for the suggestion to look at alsamixer again -- it put me on the right track.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Noise in tv sound ouput erpe Linux - Hardware 3 04-25-2006 05:53 PM
Sound problems and lack of EHCI-HDC after compile the kernel trainee Slackware 2 12-27-2005 12:50 PM
A lack of sound, screenshot of error within. A.C. Helm Slackware 8 08-12-2005 01:28 PM
The sound of frustration, (at lack of sound) RaTBoX Linux - Newbie 7 02-24-2003 12:23 AM
Sound (...or lack of it) shusseina Linux - Newbie 4 04-22-2002 05:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 09:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration