|
|||||||
![]() |
|
|
Thread Tools |
|
|
#31 | |
|
HH's curmudgeon
|
Re: I have searched high & low for an answer
I tried several combinations with the kxctrl -mo code and am not getting anything....... Well, the CMD box pops open and then shuts with nothing in it.
__________________
Quote:
No trees were harmed in the production of this message.
However, an extremely large number of electrons were rather annoyed. |
|
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
I can get it open but if I type -mo it says invalid command.
|
|
|
|
|
|
#33 |
|
HardwareHeaven Lover
|
Re: I have searched high & low for an answer
Eugene WROTE KX and he says "probably"?? and got it wrong too!!
the command I posted outputs a "disassembly" of the ENTIRE DSP to the nominated file, 1024 lines of "code" in the case of a 10k2 card, 512 in the case of a 10k1 card Eugene asked for a FULL DUMP, which is what you get with this it does not WRITE anything to the DSP, it is safe to run, and will give the information Eugene asked for
__________________
Feed your head. |
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
OK I tried
Code:
-da > output.txt Could you give me specific step by step on what to do and exact commands? Thanks |
|
|
|
|
|
#35 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
Do not do it from inside the console. Run the full command (that jaromanda wrote) at the command line.
|
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
Tried that. Need more details. I'm a newbie at this sort of.
|
|
|
|
|
|
#37 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
START -> Run -> CMD
cd "C:\Program Files\kX Audio Driver\3550" kxctrl -da > output.txt Find output.txt in your kX folder, and open it in a text editor. |
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
Got it but now it's too big for the forums to accept.
I need an email to send it to Eugene. I'll let him chime in with it or were to send. |
|
|
|
|
|
#39 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
You can cut out all the lines like the following:
acc3 0x0, 0x0, 0x0, 0x0; |
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
I sent it to the email address at the KX site and Eugene replied back so that's the one. I've sent him more stuff.
Thanks Guys for all the help. |
|
|
|
|
|
#41 |
|
HardwareHeaven Newbie
Join Date: Oct 2005
Posts: 10
Rep Power: 0 ![]() |
Re: I have searched high & low for an answer
I have a A2ZSNB too (running on 3550). Below is my DSP dump while having only ProFX:SRC & epiloglt_k2 (SRC's [8000] Left => epiloglt_k2's [4004] spdif2_l , SRC's [8001] Right => epiloglt_k2's [4005] spdif2_r) loaded :
macints GPR_k2[13], 0x0, KX_FX(0x20), 0x4; macs GPR_k2[14], 0x0, KX_FX(0x21), 0x10000; andxor GPR_k2[13], GPR_k2[14], GPR_k2[12], GPR_k2[13]; acc3 KX_OUT(6), GPR_k2[13], KX_FX(0x0), 0x0; macints GPR_k2[13], 0x0, KX_FX(0x22), 0x4; macs GPR_k2[14], 0x0, KX_FX(0x23), 0x10000; andxor GPR_k2[13], GPR_k2[14], GPR_k2[12], GPR_k2[13]; acc3 KX_OUT(7), GPR_k2[13], KX_FX(0x1), 0x0; Hope this would provide extra "help" for Eugene & anyone else interested.
|
|
|
|
|
|
#42 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
Yeah, that looks like the outputs ( KX_OUT(0x6)/KX_OUT(0x7) ) that are used for headphones (Live! Drive) on epilog (pins 6/7). So, I wonder if those outputs are muted (out6vol/out7vol) by default (by kX/epilog) with those cards... Also, I would guess that there are probably some outputs/registers being used in epilog that shouldn't be with that card (e.g. maybe the (what would be... with other cards) analog/AC97 outputs), causing the bleeding.
In any case, Eugene said that it is fixed in the next update... Last edited by Russ; Nov 27, 2010 at 05:13 PM. |
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
He was going to have me Beta test before hand & I haven't received the Beta yet so it may be awhile.
|
|
|
|
|
|
#44 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
He may be waiting for more feedback on some of the other issues with 3550, or maybe he is just busy
|
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: I have searched high & low for an answer
Yes he told me in the email he sent that he was going to be busy for awhile.Things are working just fine with epiloglt_k2
|
|
|
|
|
|
#46 |
|
HardwareHeaven Newbie
Join Date: Oct 2005
Posts: 10
Rep Power: 0 ![]() |
Re: I have searched high & low for an answer
Please do tell us whenever you receive the Beta from Eugene. I'd like to test it too. I think it'll be better if we have more ppl to confirm the bugs & their corresponding fixes.
|
|
|
|
|
|
#47 |
|
kX Project Lead Programmer and Coordinator
Join Date: Dec 2002
Posts: 3,119
Rep Power: 75 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Ответ: I have searched high & low for an answer
I hope to release new driver build, ALPHA, 3551, later this week.
E. |
|
|
|
|
|
#48 |
|
HardwareHeaven Lover
|
Re: Ответ: I have searched high & low for an answer
Great work ... from the list posted in that other thread, you've made some major fixes so far - can't wait to get my hands on 3551
__________________
Feed your head. |
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: Ответ: I have searched high & low for an answer
Sounds good. I know this is in response to the emails we have shared regarding A2ZSNB and utillizing 8 outs. Eugene I'm not going to be able to test at this moment as I have a number of live playing gigs this month and do not dare to disrupt my KX setup. I'm going to have to wait for a significant gap.
|
|
|
|
|
|
|
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
So the plot thickens a WHOLE lot. I've ordered a new Lenovo laptop. Win7x64.It has an express slot. Assuming I can get the card working using this device:
Newegg.com - Rosewill RC-608 ExpressCard to CardBus Adapter Do any of you think I'll be successful in achieving the same results that I've been able to do in XP? 8 separate outs now is working fine in XP. I'm concerned about some of the Win7x64 issues I'm hearing although I think my setup is somewhat different then most. Don't know. |
|
|
|
![]() |
| Thread Tools | |
|
|