* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-06 16:14 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-06 16:14 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-06-2006 18:14 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
tiwai - 07-06-06 15:46
----------------------------------------------------------------------
Is the state got when HP jack is plugged or unplugged?
The node 0x0c looks like the built-in speaker pin, and it's configured as
input. Usually, it's turned to be output when HP is unplugged.
----------------------------------------------------------------------
Gendo - 07-06-06 18:14
----------------------------------------------------------------------
I had the headphone jack unplugged when I cat'd that. Do you want me to
post it with the jack plugged in as well?
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
07-05-06 15:21 tiwai Note Added: 0010838
07-06-06 03:13 Gendo Note Added: 0010848
07-06-06 15:46 tiwai Note Added: 0010861
07-06-06 18:14 Gendo Note Added: 0010869
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-07 3:21 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-07 3:21 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-07-2006 05:21 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
tiwai - 07-06-06 18:20
----------------------------------------------------------------------
Make a diff of the state with HP (if any changes are found).
When you compile with --with-debug=detect option
(CONFIG_SND_DEBUG_DETECT=y kconfig), the driver will show the detected pin
configurations in kernel message. Please show it, too.
----------------------------------------------------------------------
Gendo - 07-07-06 05:21
----------------------------------------------------------------------
Tiwai,
The diff with the headphones plugged in showed no differences.
Below is hopefully the kernel output you requested.
[17179598.288000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:663:
codec_mask = 0x1
[17179598.556000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:1737: hda_codec:
PCI 8384:7680, codec config 3 is selected
[17179598.644000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:2133: autoconfig:
line_outs=1 (0xa/0x0/0x0/0x0/0x0)
[17179598.644000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:2137:
speaker_outs=1 (0xc/0x0/0x0/0x0/0x0)
[17179598.644000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:2139: hp=0x0,
dig_out=0x10, din_in=0x11
[17179598.644000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:2147: inputs:
mic=0xb, fmic=0x0, line=0xf, fline=0x0, cd=0x0, aux=0x0
[17179617.552000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1124:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
[17179617.568000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x11
[17179617.576000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x11
[17179617.584000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x11
[17179617.592000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x11
[17179618.048000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x2, stream=0x0, channel=0, format=0x0
[17179618.056000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x5, stream=0x0, channel=0, format=0x0
[17179618.064000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x4, stream=0x0, channel=0, format=0x0
[17179618.072000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x8, stream=0x0, channel=0, format=0x0
[17180186.872000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1124:
azx_pcm_prepare: bufsize=0x10000, fragsize=0x1000, format=0x11
[17180186.888000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x8, stream=0x5, channel=0, format=0x11
[17180186.896000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x11
[17180186.904000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x11
[17180186.912000] ALSA
/usr/src/alsa/alsa-driver-1.0.12rc1/pci/hda/hda_codec.c:636:
hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x11
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
07-05-06 15:21 tiwai Note Added: 0010838
07-06-06 03:13 Gendo Note Added: 0010848
07-06-06 15:46 tiwai Note Added: 0010861
07-06-06 18:14 Gendo Note Added: 0010869
07-06-06 18:20 tiwai Note Added: 0010870
07-07-06 05:21 Gendo Note Added: 0010893
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-06 16:20 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-06 16:20 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-06-2006 18:20 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
Gendo - 07-06-06 18:14
----------------------------------------------------------------------
I had the headphone jack unplugged when I cat'd that. Do you want me to
post it with the jack plugged in as well?
----------------------------------------------------------------------
tiwai - 07-06-06 18:20
----------------------------------------------------------------------
Make a diff of the state with HP (if any changes are found).
When you compile with --with-debug=detect option
(CONFIG_SND_DEBUG_DETECT=y kconfig), the driver will show the detected pin
configurations in kernel message. Please show it, too.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
07-05-06 15:21 tiwai Note Added: 0010838
07-06-06 03:13 Gendo Note Added: 0010848
07-06-06 15:46 tiwai Note Added: 0010861
07-06-06 18:14 Gendo Note Added: 0010869
07-06-06 18:20 tiwai Note Added: 0010870
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-06 13:46 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-06 13:46 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-06-2006 15:46 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
Gendo - 07-06-06 03:13
----------------------------------------------------------------------
tiwai, here is the output from the macbook. I will get the iMac output and
post it soon
Codec: SigmaTel STAC9221 A1
Address: 0
Vendor Id: 0x83847680
Subsystem Id: 0x100
Revision Id: 0x103401
Default PCM: rates 0x7e0, bits 0x0e, types 0x1
Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=1
Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1
Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0x5f 0x5f]
Power: 0x0
Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0xff 0xff]
Power: 0x0
Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0x6f 0x6a]
Power: 0x0
Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0x72 0x72]
Power: 0x0
Node 0x06 [Audio Input] wcaps 0x1d0541: Stereo
Power: 0x0
Connection: 1
0x17
Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo
Power: 0x0
Connection: 1
0x18
Node 0x08 [Audio Output] wcaps 0x40211: Stereo Digital
PCM: rates 0x7e0, bits 0x0e, types 0x5
Node 0x09 [Audio Input] wcaps 0x140311: Stereo Digital
PCM: rates 0x160, bits 0x0e, types 0x5
Connection: 1
0x11
Node 0x0a [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x08173f: IN OUT HP Detect
Pin Default 0x0101e022: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = White
Pin-ctls: 0x40: OUT
Connection: 1
0x02
Node 0x0b [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x081737: IN OUT Detect
Pin Default 0x90afe112: [Fixed] Mic at Int N/A
Conn = Other, Color = White
Pin-ctls: 0x24: IN
Connection: 1
0x04
Node 0x0c [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x081737: IN OUT Detect
Pin Default 0x9017e121: [Fixed] Speaker at Int N/A
Conn = Analog, Color = White
Pin-ctls: 0x20: IN
Connection: 1
0x03
Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x08173f: IN OUT HP Detect
Pin Default 0x4180e100: [N/A] Line In at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x40: OUT
Connection: 1
0x02
Node 0x0e [Pin Complex] wcaps 0x400081: Stereo
Pincap 0x0824: IN Detect
Pin Default 0x41f0e032: [N/A] Other at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x20: IN
Node 0x0f [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x0837: IN OUT Detect
Pin Default 0x0181e031: [Jack] Line In at Ext Rear
Conn = 1/8, Color = White
Pin-ctls: 0x20: IN
Connection: 1
0x05
Node 0x10 [Pin Complex] wcaps 0x400301: Stereo Digital
Pincap 0x0810: OUT
Pin Default 0x1145f023: [Jack] SPDIF Out at Int Rear
Conn = Optical, Color = Other
Pin-ctls: 0x40: OUT
Connection: 3
0x08* 0x17 0x19
Node 0x11 [Pin Complex] wcaps 0x430681: Stereo Digital
Pincap 0x0810024: IN EAPD Detect
Pin Default 0x11c5c032: [Jack] SPDIF In at Int Rear
Conn = Optical, Color = UNKNOWN
Pin-ctls: 0x20: IN
Power: 0x0
Node 0x12 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0
Amp-Out vals: [0x02 0x02]
Connection: 7
0x0e 0x15 0x0f* 0x0b 0x0c 0x0d 0x0a
Node 0x13 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0
Amp-Out vals: [0x00 0x00]
Connection: 7
0x0e 0x15* 0x0f 0x0b 0x0c 0x0d 0x0a
Node 0x14 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out
Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0
Amp-Out vals: [0x00]
Node 0x15 [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x4180e100: [N/A] Line In at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x00:
Node 0x16 [Volume Knob Widget] wcaps 0x600000: Mono
Node 0x17 [Audio Selector] wcaps 0x300903: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x0a 0x0a]
Connection: 1
0x12
Node 0x18 [Audio Selector] wcaps 0x300903: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x80 0x80]
Connection: 1
0x13
Node 0x19 [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital
Node 0x1a [Audio Output] wcaps 0x30201: Stereo Digital
Node 0x1b [Pin Complex] wcaps 0x400301: Stereo Digital
Pincap 0x0810: OUT
Pin Default 0x4180e100: [N/A] Line In at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x00:
Connection: 1
0x1a
----------------------------------------------------------------------
tiwai - 07-06-06 15:46
----------------------------------------------------------------------
Is the state got when HP jack is plugged or unplugged?
The node 0x0c looks like the built-in speaker pin, and it's configured as
input. Usually, it's turned to be output when HP is unplugged.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
07-05-06 15:21 tiwai Note Added: 0010838
07-06-06 03:13 Gendo Note Added: 0010848
07-06-06 15:46 tiwai Note Added: 0010861
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-06 1:13 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-06 1:13 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-06-2006 03:13 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
tiwai - 07-05-06 15:21
----------------------------------------------------------------------
The input and output pins widgets are taken from the BIOS. So, one
possibility is that BIOS doesn't initialize properly (although I doubt it
since the headphone works).
Anyway, upload /proc/asound/card0/codec#* files.
----------------------------------------------------------------------
Gendo - 07-06-06 03:13
----------------------------------------------------------------------
tiwai, here is the output from the macbook. I will get the iMac output and
post it soon
Codec: SigmaTel STAC9221 A1
Address: 0
Vendor Id: 0x83847680
Subsystem Id: 0x100
Revision Id: 0x103401
Default PCM: rates 0x7e0, bits 0x0e, types 0x1
Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=1
Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1
Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0x5f 0x5f]
Power: 0x0
Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0xff 0xff]
Power: 0x0
Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0x6f 0x6a]
Power: 0x0
Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out
Amp-Out caps: N/A
Amp-Out vals: [0x72 0x72]
Power: 0x0
Node 0x06 [Audio Input] wcaps 0x1d0541: Stereo
Power: 0x0
Connection: 1
0x17
Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo
Power: 0x0
Connection: 1
0x18
Node 0x08 [Audio Output] wcaps 0x40211: Stereo Digital
PCM: rates 0x7e0, bits 0x0e, types 0x5
Node 0x09 [Audio Input] wcaps 0x140311: Stereo Digital
PCM: rates 0x160, bits 0x0e, types 0x5
Connection: 1
0x11
Node 0x0a [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x08173f: IN OUT HP Detect
Pin Default 0x0101e022: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = White
Pin-ctls: 0x40: OUT
Connection: 1
0x02
Node 0x0b [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x081737: IN OUT Detect
Pin Default 0x90afe112: [Fixed] Mic at Int N/A
Conn = Other, Color = White
Pin-ctls: 0x24: IN
Connection: 1
0x04
Node 0x0c [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x081737: IN OUT Detect
Pin Default 0x9017e121: [Fixed] Speaker at Int N/A
Conn = Analog, Color = White
Pin-ctls: 0x20: IN
Connection: 1
0x03
Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x08173f: IN OUT HP Detect
Pin Default 0x4180e100: [N/A] Line In at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x40: OUT
Connection: 1
0x02
Node 0x0e [Pin Complex] wcaps 0x400081: Stereo
Pincap 0x0824: IN Detect
Pin Default 0x41f0e032: [N/A] Other at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x20: IN
Node 0x0f [Pin Complex] wcaps 0x400181: Stereo
Pincap 0x0837: IN OUT Detect
Pin Default 0x0181e031: [Jack] Line In at Ext Rear
Conn = 1/8, Color = White
Pin-ctls: 0x20: IN
Connection: 1
0x05
Node 0x10 [Pin Complex] wcaps 0x400301: Stereo Digital
Pincap 0x0810: OUT
Pin Default 0x1145f023: [Jack] SPDIF Out at Int Rear
Conn = Optical, Color = Other
Pin-ctls: 0x40: OUT
Connection: 3
0x08* 0x17 0x19
Node 0x11 [Pin Complex] wcaps 0x430681: Stereo Digital
Pincap 0x0810024: IN EAPD Detect
Pin Default 0x11c5c032: [Jack] SPDIF In at Int Rear
Conn = Optical, Color = UNKNOWN
Pin-ctls: 0x20: IN
Power: 0x0
Node 0x12 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0
Amp-Out vals: [0x02 0x02]
Connection: 7
0x0e 0x15 0x0f* 0x0b 0x0c 0x0d 0x0a
Node 0x13 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0
Amp-Out vals: [0x00 0x00]
Connection: 7
0x0e 0x15* 0x0f 0x0b 0x0c 0x0d 0x0a
Node 0x14 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out
Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0
Amp-Out vals: [0x00]
Node 0x15 [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x0820: IN
Pin Default 0x4180e100: [N/A] Line In at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x00:
Node 0x16 [Volume Knob Widget] wcaps 0x600000: Mono
Node 0x17 [Audio Selector] wcaps 0x300903: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x0a 0x0a]
Connection: 1
0x12
Node 0x18 [Audio Selector] wcaps 0x300903: Stereo Amp-In
Amp-In caps: N/A
Amp-In vals: [0x80 0x80]
Connection: 1
0x13
Node 0x19 [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital
Node 0x1a [Audio Output] wcaps 0x30201: Stereo Digital
Node 0x1b [Pin Complex] wcaps 0x400301: Stereo Digital
Pincap 0x0810: OUT
Pin Default 0x4180e100: [N/A] Line In at Ext Rear
Conn = Unknown, Color = White
Pin-ctls: 0x00:
Connection: 1
0x1a
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
07-05-06 15:21 tiwai Note Added: 0010838
07-06-06 03:13 Gendo Note Added: 0010848
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-05 13:21 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-05 13:21 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-05-2006 15:21 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
Gendo - 07-05-06 04:18
----------------------------------------------------------------------
Tiwai. From some testing and some research I have found that the patch
works for 17 inch macbook pro, regular macbook, and mac mini. The patch
does not however work for the 15 inch macbook pro, and the iMac. There
seems to be some sort of difference with the GPIO stuff between the
models. This can be seen by some behavior in Windows with disabling the
internal speaker. I tried making some changes to patch_sigmatel.c but did
not really have any success, I noticed changing the pin definitions
altered some of the behavior but I could never get the speaker to make any
noise. Is there any function call that could tell the device to set all
inputs and outputs on the device as output? If you need any other
information please let me know.
----------------------------------------------------------------------
tiwai - 07-05-06 15:21
----------------------------------------------------------------------
The input and output pins widgets are taken from the BIOS. So, one
possibility is that BIOS doesn't initialize properly (although I doubt it
since the headphone works).
Anyway, upload /proc/asound/card0/codec#* files.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
07-05-06 15:21 tiwai Note Added: 0010838
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-07-05 2:18 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-05 2:18 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 07-05-2006 04:18 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
tiwai - 06-29-06 17:48
----------------------------------------------------------------------
Well it's actually identical. Then I have no idea why. There are positive
reports that the same driver works on other Intel Macs, at least.
----------------------------------------------------------------------
Gendo - 07-05-06 04:18
----------------------------------------------------------------------
Tiwai. From some testing and some research I have found that the patch
works for 17 inch macbook pro, regular macbook, and mac mini. The patch
does not however work for the 15 inch macbook pro, and the iMac. There
seems to be some sort of difference with the GPIO stuff between the
models. This can be seen by some behavior in Windows with disabling the
internal speaker. I tried making some changes to patch_sigmatel.c but did
not really have any success, I noticed changing the pin definitions
altered some of the behavior but I could never get the speaker to make any
noise. Is there any function call that could tell the device to set all
inputs and outputs on the device as output? If you need any other
information please let me know.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
07-05-06 04:18 Gendo Note Added: 0010830
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-29 15:48 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-29 15:48 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-29-2006 17:48 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
tiwai - 06-26-06 16:34
----------------------------------------------------------------------
Check whether the PCI SSID is 8384:7680. Otherwise you'll need to add the
corresponding entry in patch_realtek.c.
----------------------------------------------------------------------
tiwai - 06-29-06 17:48
----------------------------------------------------------------------
Well it's actually identical. Then I have no idea why. There are positive
reports that the same driver works on other Intel Macs, at least.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
06-29-06 17:48 tiwai Note Added: 0010676
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-26 14:34 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-26 14:34 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-26-2006 16:34 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
enlighter - 06-26-06 16:20
----------------------------------------------------------------------
I don't use the model option any more. Keeps silent too.
these are my mixer settings (just to be sure that there's not the fault):
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%]
Front Right: Playback 255 [100%]
Simple mixer control 'Front',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 127
Mono:
Front Left: Playback 127 [100%] [on]
Front Right: Playback 127 [100%] [on]
Simple mixer control 'Surround',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 127
Mono:
Front Left: Playback 127 [100%] [on]
Front Right: Playback 127 [100%] [on]
Simple mixer control 'Center',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 127
Mono: Playback 127 [100%] [on]
Simple mixer control 'LFE',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 127
Mono: Playback 127 [100%] [on]
Simple mixer control 'Line In as Output',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Mic as Output',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined cswitch cswitch-joined
Playback channels: Mono
Capture channels: Mono
Mono: Playback [on] Capture [off]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 14
Front Left: Capture 0 [0%] [off]
Front Right: Capture 0 [0%] [off]
Simple mixer control 'Input Source',0
Capabilities: enum
Items: 'Mic' 'Line'
Item0: 'Mic'
Simple mixer control 'Mux',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 4
Front Left: Capture 0 [0%]
Front Right: Capture 0 [0%]
----------------------------------------------------------------------
tiwai - 06-26-06 16:34
----------------------------------------------------------------------
Check whether the PCI SSID is 8384:7680. Otherwise you'll need to add the
corresponding entry in patch_realtek.c.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
06-26-06 16:34 tiwai Note Added: 0010547
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-26 14:20 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-26 14:20 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-26-2006 16:20 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
tiwai - 06-26-06 16:08
----------------------------------------------------------------------
Don't specify any model option for STAC codecs.
----------------------------------------------------------------------
enlighter - 06-26-06 16:20
----------------------------------------------------------------------
I don't use the model option any more. Keeps silent too.
these are my mixer settings (just to be sure that there's not the fault):
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%]
Front Right: Playback 255 [100%]
Simple mixer control 'Front',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 127
Mono:
Front Left: Playback 127 [100%] [on]
Front Right: Playback 127 [100%] [on]
Simple mixer control 'Surround',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 127
Mono:
Front Left: Playback 127 [100%] [on]
Front Right: Playback 127 [100%] [on]
Simple mixer control 'Center',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 127
Mono: Playback 127 [100%] [on]
Simple mixer control 'LFE',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 127
Mono: Playback 127 [100%] [on]
Simple mixer control 'Line In as Output',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Mic as Output',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined cswitch cswitch-joined
Playback channels: Mono
Capture channels: Mono
Mono: Playback [on] Capture [off]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 14
Front Left: Capture 0 [0%] [off]
Front Right: Capture 0 [0%] [off]
Simple mixer control 'Input Source',0
Capabilities: enum
Items: 'Mic' 'Line'
Item0: 'Mic'
Simple mixer control 'Mux',0
Capabilities: cvolume
Capture channels: Front Left - Front Right
Limits: Capture 0 - 4
Front Left: Capture 0 [0%]
Front Right: Capture 0 [0%]
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
06-26-06 16:20 enlighter Note Added: 0010546
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-26 14:08 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-26 14:08 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-26-2006 16:08 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
enlighter - 06-25-06 20:17
----------------------------------------------------------------------
No luck using linux-2.6.17-git6.
----------------------------------------------------------------------
tiwai - 06-26-06 16:08
----------------------------------------------------------------------
Don't specify any model option for STAC codecs.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
06-26-06 16:08 tiwai Note Added: 0010541
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-25 18:17 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-25 18:17 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-25-2006 20:17 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
enlighter - 06-18-06 09:29
----------------------------------------------------------------------
lspci -nv:
00:1b.0 0403: 8086:27d8 (rev 02)
Subsystem: 8384:7680
Flags: fast devsel, IRQ 10
Memory at 90400000 (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
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)
----------------------------------------------------------------------
enlighter - 06-25-06 20:17
----------------------------------------------------------------------
No luck using linux-2.6.17-git6.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
06-25-06 20:17 enlighter Note Added: 0010518
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 15+ messages in thread* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-18 7:29 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-18 7:29 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-18-2006 09:29 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
enlighter - 06-18-06 09:27
----------------------------------------------------------------------
I updated my kernel to 2.6.17 with the same result. everything is still
quiet.
btw: the macbook pro has the SigmaTel STAC9221 A1 Codec.
----------------------------------------------------------------------
enlighter - 06-18-06 09:29
----------------------------------------------------------------------
lspci -nv:
00:1b.0 0403: 8086:27d8 (rev 02)
Subsystem: 8384:7680
Flags: fast devsel, IRQ 10
Memory at 90400000 (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
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
06-18-06 09:29 enlighter Note Added: 0010298
======================================================================
^ permalink raw reply [flat|nested] 15+ messages in thread* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-18 7:27 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-18 7:27 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-18-2006 09:27 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
----------------------------------------------------------------------
enlighter - 06-18-06 09:27
----------------------------------------------------------------------
I updated my kernel to 2.6.17 with the same result. everything is still
quiet.
btw: the macbook pro has the SigmaTel STAC9221 A1 Codec.
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
06-14-06 09:47 enlighter Issue Monitored: enlighter
06-18-06 09:27 enlighter Note Added: 0010297
======================================================================
^ permalink raw reply [flat|nested] 15+ messages in thread
* [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro
@ 2006-06-09 10:09 bugtrack
0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-06-09 10:09 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2198>
======================================================================
Reported By: enlighter
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2198
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo Linux
Kernel Version: 2.6.16.16
======================================================================
Date Submitted: 06-09-2006 12:09 CEST
Last Modified: 06-09-2006 12:09 CEST
======================================================================
Summary: No sound out of the built in speakers, but from
headphones on a Apple MacBook Pro
Description:
Hi,
this error occours on all macbook pros! (see www.mactel-linux.org). Sound
comes only out of the headphones or out of line-out, but the internal
speakers keep mute. I cannot unmute them using the mixer (alsamixer,
kmix). I also tried a rc version of linux-2.6.17 with the same result.
I also tried to load the snd-hda-intel module with "model=laptop" and
"model=laptop-eapd".
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-09-06 12:09 enlighter New Issue
06-09-06 12:09 enlighter Distribution => Gentoo Linux
06-09-06 12:09 enlighter Kernel Version => 2.6.16.16
======================================================================
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2006-07-07 3:21 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-06 16:14 [ALSA - driver 0002198]: No sound out of the built in speakers, but from headphones on a Apple MacBook Pro bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-07-07 3:21 bugtrack
2006-07-06 16:20 bugtrack
2006-07-06 13:46 bugtrack
2006-07-06 1:13 bugtrack
2006-07-05 13:21 bugtrack
2006-07-05 2:18 bugtrack
2006-06-29 15:48 bugtrack
2006-06-26 14:34 bugtrack
2006-06-26 14:20 bugtrack
2006-06-26 14:08 bugtrack
2006-06-25 18:17 bugtrack
2006-06-18 7:29 bugtrack
2006-06-18 7:27 bugtrack
2006-06-09 10:09 bugtrack
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.