Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound mixer troubles after new kernel
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
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 461
Location: Philadelphia, USA

PostPosted: Tue Jan 29, 2008 9:34 am    Post subject: Sound mixer troubles after new kernel Reply with quote

I recently upgraded to the 2.6.23-gentoo-r3 gentoo sources from the ck sources (2.6.21-ck) and I noticed a somewhat wierd behavior with my sound mixer. Muting or raising/lowering the level on the Master channel no longer disables all sound. The only channel that seems to have any impact is the PCM channel. It makes sense that the PCM channel has impact, but why won't the master channel work or do anything?

uname -a
Code:

Linux vessel 2.6.23-gentoo-r3 #5 PREEMPT Tue Jan 29 04:14:32 EST 2008 i686 Genuine Intel(R) CPU T1350 @ 1.86GHz GenuineIntel GNU/Linux


lspci
Code:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation G72M [GeForce Go 7400] (rev a1)
06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
08:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
08:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
08:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
08:06.3 Generic system peripheral [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller
08:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 01)


/proc/asound/version
Code:

Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).


/proc/asound/devices
Code:

  0: [ 0]   : control
  1:        : sequencer
 16: [ 0- 0]: digital audio playback
 17: [ 0- 1]: digital audio playback
 24: [ 0- 0]: digital audio capture
 33:        : timer


/proc/asound/cards
Code:

 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xd2400000 irq 22


Anything else I should post?
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
Lord_DragonFly
n00b
n00b


Joined: 28 Jan 2008
Posts: 21
Location: Portland, Maine, USA

PostPosted: Thu Jan 31, 2008 4:35 am    Post subject: Reply with quote

I don't nave a solution to your problem but i can confirm this problem also exists on my desktop with it's NVIDIA HD sound card.

PCM channel works as expected, but master channel has no effect while the center channel seems to have the same effect that one would expect master to have.
Back to top
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Thu Jan 31, 2008 9:08 am    Post subject: Reply with quote

You could try to pass the model= parameter for the sound module. Here is a description of valid model-parameters.
Back to top
View user's profile Send private message
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 461
Location: Philadelphia, USA

PostPosted: Thu Jan 31, 2008 6:35 pm    Post subject: Reply with quote

How can I figure out what specific model name applies to my soundcard?

lspci says it's an Intel Corp. 82801G (ICH7 Family) which isn't listed in the models under snd_hda_intel in the document you linked above.

The default seems to be working except for that master channel. It worked perfectly in Kernel 2.6.21-ck -- I booted that and I don't see anything different in proc or "lspci -nv".
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 461
Location: Philadelphia, USA

PostPosted: Fri Feb 01, 2008 7:09 am    Post subject: Reply with quote

Tried every single module= option to no avail. Main really serves no purpose.

I was able to pinpoint that the 2.6.22x kernel is where it started. Both my 2.6.22-ck1 kernel and my gentoo sources kernel exhibit this behavior. So this is potentially a driver-level issue and not a config issue.
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Fri Feb 01, 2008 6:57 pm    Post subject: Reply with quote

I believe it is a driver issue. The intel-hda driver still has issues and is updated every alsa version. Have you tried the newest alsa-driver-9999 package?
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