This post has been thanked 10 times. |
|
||||
Re: Why sound isn't working on the TP2.
thanks for all ur hard work guys. please keep updating us on the progress. will keep checking regularly if u need any testers.
|
|
||||
Re: Why sound isn't working on the TP2.
As far as I know, Rhod only shipped with 6.1 Pro, there was not an option for WM6.0 Std. I'm downloading the original AT&T shipped rom right now. I'll post the recmodded OEMDrivers and XIP in a few minutes. (File is still downloading)
|
|
||||
Re: Why sound isn't working on the TP2.
http://www.4shared.com/file/JA3DWd32...ATT_stuff.html
This is the WM6.1 (earliest I could find) GSM RHOD OEMDrivers and XIP. PM.dll is in the XIP.zip file. I'm looking through the nk.exe again, and I see it does Interrupt Masking, could this be causing the issues for sound and 3d? Here's the exact text line from the nk - '[K][GuardDog][Interrupt_MASK] owner proc: %s, cur proc: %s, thrd: %08X, int_id: %08X, masked?'. It seems to mask a few other things as well. Last edited by WoZZeR999; 08-03-2010 at 09:02 AM. |
This post has been thanked 1 times. |
|
||||
Re: Why sound isn't working on the TP2.
Quote:
Check out the wiki on the topaz section. We have a dump there of the whole VIC section there. If the asm you see matches some of those values, let me know and we can take a look. Do you have a link for 6.1 CDMA rhod files? i'm interested in comparing the nk.exe to the 6.5 |
|
||||
Re: Why sound isn't working on the TP2.
Here is the link to the Dzo's code that i wanted you to look at. The irq.c is modified a bit and there are references to the dsp irq.
http://androidhtc.git.sourceforge.ne....git;a=summary Last edited by [ACL]; 08-03-2010 at 11:36 AM. |
|
||||
Re: Why sound isn't working on the TP2.
[acl]. are you talking about irq.c from mach-msm? i diffed it with ours and see very few differences and no references to adsp.
wozzer, thanks a bunch. I thought pm.dll would have stuff like SPM_Open and SPM_IOControl, instead it has only one export, start, and no imports. very weird. I wish there was an easy way to scan through all of the dlls for an export. EDIT: i found the export in HtcPM.dll Last edited by jonpry; 08-03-2010 at 12:52 PM. |
|
||||
Re: Why sound isn't working on the TP2.
Quote:
sorry i meant vogueirq.c. I know its not our device, but for it looks like the vic types are preset to the same vals that are on wince. We actually set them all to 0. just figured it was worth a look. Also look for the comment "fix for adsp handler". Once you give me what your pmem.c is set to for sounds i can start testing these changes. |
![]() |
|
|
|