Bug 913196
| Summary: | sound is not autoswitching between speaker and headphone | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ali Yazdi <platoali> | ||||
| Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | brendan.jones.it, dennis, lkundrak, lpoetter, rdieter, superquad.vortex2 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-08-04 09:14:26 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ali Yazdi
2013-02-20 16:03:57 UTC
sorry, headphone not microphone. I don't know why I typed microphone. but headphone Jack is kcontrol is still false (i.e. unplugged)
try hda-jack-sense-test
control.21 {
iface CARD
name 'Headphone Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
Created attachment 700847 [details]
This script wakes up my speaker output during a login session
The attached script wakes up my external speaker connection during a login session; I have to run it twice and then my speakers/headphones work fine, until I log out.
(In reply to comment #3) > Created attachment 700847 [details] > This script wakes up my speaker output during a login session > > The attached script wakes up my external speaker connection during a login > session; I have to run it twice and then my speakers/headphones work fine, > until I log out. Here is some output from my iMac running Fedora 18 related to sound: grep "Codec:" /proc/asound/card*/codec* /proc/asound/card0/codec#0:Codec: Cirrus Logic CS4206 /proc/asound/card1/codec#0:Codec: ATI R6xx HDMI [hughc@willow bin]$ sudo dmidecode -s system-product-name iMac12,1 set(0x01, 0x715, 0x04) # 0x01071504 (SET_GPIO_DATA) set(0x01, 0x716, 0x0c) # 0x0107160c (SET_GPIO_MASK) set(0x01, 0x717, 0x0c) # 0x0107170c (SET_GPIO_DIRECTION) alternative is to use hda-verb http://git.alsa-project.org/?p=alsa-tools.git;a=blob;f=hda-verb/README;hb=HEAD do you mean GPIO have to set after suspend or resume ? (In reply to comment #2) > but headphone Jack is kcontrol is still false (i.e. unplugged) > > try hda-jack-sense-test > Where can I find this file to run it? I searched but could not find it. to comment #3) > Created attachment 700847 [details] > This script wakes up my speaker output during a login session > > The attached script wakes up my external speaker connection during a login > session; I have to run it twice and then my speakers/headphones work fine, > until I log out. I ran this on my laptop. Sony F series (full spec is on alsa-info URL in first post). It has no affect. Sound still played by both headphone and speakers. The second time I ran it. the volume of headphone dropped significantly. Oops, sorry, looking closer at this bug I see that it is not actually very close to my problem. I will take my script elsewhere ;) >>try hda-jack-sense-test >Where can I find this file to run it? I searched but could not find it. http://mailman.alsa-project.org/pipermail/alsa-devel/2011-May/039809.html I am closing the bug as I have already sold the laptop, and can not follow the bug. |