This is now fixed.
I patched the official package to the hg source, and all is right in the world.
Now we just need the ability to change the output impedance to accommodate different impedance headphones.
Search found 9 matches
- Wed Jan 04, 2012 1:49 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
- Mon Jan 02, 2012 12:49 am
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
Try to rem ove current modules. # soundoff # rm -rf /lib/modules/$(uname -r)/kernel/oss/ # soundon Still says build 2005, and no change to the mixer. I've even removed the package, oss dir, reenabled alsa, rebooted, tested, and then reinstalled fresh. This also did not produce a change. Is there an...
- Sun Jan 01, 2012 9:09 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
edit irrelevant
- Sun Jan 01, 2012 8:55 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
There were a bunch of fixes for ST/STX including switching the output: http://opensound.hg.sourceforge.net/hgweb/opensound/opensound/rev/250ff65ca911 execute.method: You need at least v4.2-2006. I saw that. I am on archlinux. The oss-hg package pulls from sourceforge. I checked the source during th...
- Sun Jan 01, 2012 6:25 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
It looks like this was implemented a year ago already, why is it not there. Or....am I just not doing it right?
http://permalink.gmane.org/gmane.comp.audio.oss.devel/1114
http://permalink.gmane.org/gmane.comp.audio.oss.devel/1114
- Sun Jan 01, 2012 6:21 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
execute.method wrote:I may have found the issue....
Gonna compile from HG. Looks like there are some recent changes for CMI878X.
Namely:Code: Select all
+ mixer_ext_set_strings (dev, ctl, "Speaker Headphone FrontHeadphone", 0);
I'll report back
Does this not mean there should be an option in the mixer for this?
- Sun Jan 01, 2012 6:19 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
Nope didn't do it. This is my mixer currently: $ ossmix -a Selected mixer 0/CMedia CMI8788 Known controls are: pcm [<leftvol>:<rightvol>] (currently 48:48) ext.monitor.analog ON|OFF (currently ON) ext.monitor.spdif ON|OFF (currently ON) ext.monitor.inputsrc <Line|Mic> (currently Line) ext.routing.sp...
- Sun Jan 01, 2012 6:03 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Re: Xonar STX headphone output
I may have found the issue....
Gonna compile from HG. Looks like there are some recent changes for CMI878X.
Namely:
I'll report back
Gonna compile from HG. Looks like there are some recent changes for CMI878X.
Namely:
Code: Select all
+ mixer_ext_set_strings (dev, ctl, "Speaker Headphone FrontHeadphone", 0);I'll report back
- Sun Jan 01, 2012 5:40 pm
- Forum: Linux
- Topic: Xonar STX headphone output
- Replies: 12
- Views: 29296
Xonar STX headphone output
Hi,
Could someone please tell me how to change to the headphone output, as I don't have any sound there right now, only line out.
Thanks in advance.
Could someone please tell me how to change to the headphone output, as I don't have any sound there right now, only line out.
Thanks in advance.