LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-04-2007, 10:06 AM   #1
DeNayGo
Member
 
Registered: Jun 2005
Location: Aachen, Germany
Distribution: Debian
Posts: 74

Rep: Reputation: 16
Problem with Intel HDA sound card


I have a problem with the following sound card:

Code:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Contr
oller (rev 02)
        Subsystem: ASUSTeK Computer Inc. Unknown device 13c4
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at fe1f8000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
        Capabilities: [70] Express Unknown type IRQ 0
I've activated Sound Card Support, ALSA and "Intel HD audio" in the kernel.

dmesg says this:
Code:
Advanced Linux Sound Architecture Driver Version 1.0.13 (Tue Nov 28 14:07:24 2006 UTC).
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1b.0 to 64
input: AT Translated Set 2 keyboard as /class/input/input1
hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...
ALSA device list:
  #0: HDA Intel at 0xfe1f8000 irq 16
cat /proc/asound/cards:
Code:
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfe1f8000 irq 16
cat /proc/asound/pcm:
Code:
00-02: ALC882 Analog : ALC882 Analog : capture 2
00-01: ALC882 Digital : ALC882 Digital : playback 1
00-00: ALC882 Analog : ALC882 Analog : playback 1 : capture 2
/proc/asound/devices, etc. all show valid information, too. And there's the folder "card0".

There is also a /dev/audio, /dev/dsp and /dev/mixer.
What's missing is /dev/sound and /dev/snd (but I don't know enough about the whole thing to tell whether that really is a bad thing).

So, as you've seen, the card was recognized and everything, so how come alsamixer says this?

Code:
alsamixer: function snd_ctl_open failed for default: No such device
And that's what all programs with sound output say...
I don't understand this. How can the card be recognized and not recognized at the same time? Or did I forget something?
I've installed ALSA before on other PCs, and it always worked fine.
 
Old 03-04-2007, 10:14 AM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
This may help or may not. I've had sound problems with in-kernel ALSA. Building it as module made it work. Also, make sure you don't forget to run alsaconf.
 
Old 03-04-2007, 11:27 AM   #3
DeNayGo
Member
 
Registered: Jun 2005
Location: Aachen, Germany
Distribution: Debian
Posts: 74

Original Poster
Rep: Reputation: 16
Well, it didn't work. But at least I'm one step closer. alsaconf now shows me my sound card. The mixers still don't want to see it though.. just like the other programs.
 
Old 03-04-2007, 12:26 PM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Try a Google search for ALSA+Intel+stack, probably this is covered in ALSA documentation, too. Now you have it as module, meaning greater flexibility. Modules can be loaded with options. Example:

snd-hda-intel.position_fix=1
snd-hda-intel.model=3stack
 
Old 03-04-2007, 03:13 PM   #5
DeNayGo
Member
 
Registered: Jun 2005
Location: Aachen, Germany
Distribution: Debian
Posts: 74

Original Poster
Rep: Reputation: 16
Thanks, but I haven't found anything that works, yet

Is it possible that udev isn't working properly? I mean, all that's missing is /dev/snd I think..
 
Old 03-04-2007, 03:40 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
If you think this is the case create them manually. Here are mine.
Code:
crw-rw---- 1 root audio 116,  0 2007-03-04 06:39 controlC0
crw-rw---- 1 root audio 116, 24 2007-03-04 06:39 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2007-03-04 06:39 pcmC0D0p
crw-rw---- 1 root audio 116, 25 2007-03-04 06:39 pcmC0D1c
crw-rw---- 1 root audio 116, 17 2007-03-04 06:39 pcmC0D1p
crw-rw---- 1 root audio 116, 33 2007-03-04 06:39 timer
 
Old 03-04-2007, 06:15 PM   #7
DeNayGo
Member
 
Registered: Jun 2005
Location: Aachen, Germany
Distribution: Debian
Posts: 74

Original Poster
Rep: Reputation: 16
Wow, that actually worked! Thanks
(haven't tried capture, yet, but playback is fine)

Now I'll just have to figure out why those devices weren't created automatically...
 
  


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
HDA intel Sound Card Sounds problems with intel sound card on Ubuntu zengingok Linux - Hardware 9 08-17-2007 10:52 AM
no sound; configuring hda-intel sound card in suse 10.1 crashes X MamaWombat SUSE / openSUSE 1 05-30-2006 10:42 PM
Problem with HDA-intel sound card FC5 tuxtoti Fedora 5 05-23-2006 01:25 AM
Problem with HDA-intel sound card FC5 tuxtoti Linux - Hardware 3 04-12-2006 09:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:58 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