Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]No sound with Intel Corporation 82801H (ICH8 Family)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gfaccin
Tux's lil' helper
Tux's lil' helper


Joined: 20 Aug 2004
Posts: 121

PostPosted: Sat Feb 23, 2008 6:05 pm    Post subject: [Solved]No sound with Intel Corporation 82801H (ICH8 Family) Reply with quote

I'm trying to make the sound card work on my laptop. I've followed the alsa installation guide:

http://www.gentoo.org/doc/en/alsa-guide.xml#alsa-utilities

Alsa manages to find my card, installs itself saying it's all right. If I try to play a mp3 in Audacious, it starts to play, as if it were in fact sending the data to the audio board. I've already checked alsamixer for muted or low volumes. No problems like that. All kernel stuff was compiled to be loaded as modules. In /etc/modules.autoload.d/kernel 2.6 I have:

Code:
snd_hda-intel
snd-mixer-oss
snd-pcm-oss
snd-seq-oss


loaded at boot. The alsa init script is also being loaded at boot. Alsa configuration was made with alsaconf.

Here is some useful data:

Code:
# lspci -v | grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)


Code:
 cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xf0d00000 irq 22
]

Code:
# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).


Code:
# cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.14 emulation code)
Kernel: Linux sonja 2.6.23-gentoo-r8 #7 SMP Sat Feb 23 14:08:38 BRST 2008 x86_64
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xf0d00000 irq 22

Audio devices:
0: ALC268 Analog (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Realtek ALC268


I haven't got a single sound in linux! The computer is dual-boot, in Windows XP the sound is working fine. Any ideas on what I'm doing wrong? Thanks!


Last edited by gfaccin on Fri Mar 07, 2008 12:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
syscrash
Guru
Guru


Joined: 14 Apr 2003
Posts: 541

PostPosted: Sun Feb 24, 2008 11:44 pm    Post subject: Reply with quote

I had a lot of trouble making this work.
Here's what fixed it for me:
Code:
echo up > /proc/acpi/ibm/volume

(Assuming you have the ibm acpi module thingy loaded, which is part of the kernel.)

Oh, and that assumes this is a thinkpad.
_________________
Play ET? Come by #gentoo.et on freenode!
http://syscrash.ca
Back to top
View user's profile Send private message
whig
l33t
l33t


Joined: 27 Nov 2004
Posts: 973
Location: New Zealand

PostPosted: Mon Feb 25, 2008 3:11 am    Post subject: Reply with quote

Turn up all playback levels in alsamixer at the same time. The correct mixer in cards I've tried can be hard to guess.
Back to top
View user's profile Send private message
gfaccin
Tux's lil' helper
Tux's lil' helper


Joined: 20 Aug 2004
Posts: 121

PostPosted: Mon Feb 25, 2008 2:38 pm    Post subject: Reply with quote

syscrash wrote:
I had a lot of trouble making this work.
Here's what fixed it for me:
Code:
echo up > /proc/acpi/ibm/volume

(Assuming you have the ibm acpi module thingy loaded, which is part of the kernel.)

Oh, and that assumes this is a thinkpad.


Thanks for the reply!

Unfortunately I don't have this ibm module nor anything similar in that directory. Well let's keep trying!
Back to top
View user's profile Send private message
gfaccin
Tux's lil' helper
Tux's lil' helper


Joined: 20 Aug 2004
Posts: 121

PostPosted: Mon Feb 25, 2008 2:40 pm    Post subject: Reply with quote

whig wrote:
Turn up all playback levels in alsamixer at the same time. The correct mixer in cards I've tried can be hard to guess.


All levels are at maximum. None of them is muted. Is there anything "special" besides this, that I should try?

Thanks!
Back to top
View user's profile Send private message
whig
l33t
l33t


Joined: 27 Nov 2004
Posts: 973
Location: New Zealand

PostPosted: Tue Feb 26, 2008 3:38 am    Post subject: Reply with quote

Cheat a bit. Download a small live distro like Slax 6 and see if/how it gets sound.
Back to top
View user's profile Send private message
gfaccin
Tux's lil' helper
Tux's lil' helper


Joined: 20 Aug 2004
Posts: 121

PostPosted: Fri Mar 07, 2008 12:20 pm    Post subject: Re: [Solved]No sound with Intel Corporation 82801H (ICH8 Fam Reply with quote

I've finally found the solution. I'm posting it so that others can perhaps benefit from it.

This audio card is supported only by a very new version of alsa, that comes with the (at the moment) unstable kernel 2.6.24.

If one emerges gentoo-sources/kernel-2.6.24-r3 or newer, the card will work out of the box.

On previous kernels the card is not supported. However alsa detects it as previously mentioned, thus making the user confused.

Well let the mp3s play!! :D
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1330
Location: Netherlands

PostPosted: Fri Mar 07, 2008 1:03 pm    Post subject: Reply with quote

If you use kernel <2.6.24 you can emerge >=media-sound/alsa-driver-1.0.15 which supports ALC268 as well ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum