PDA

View Full Version : [APP] Srs Wow Hd


Pages : 1 2 [3]

lambstone
26th August 2009, 03:21 PM
yeah, it'll be really awesome if some dev could take a look and make it work on the newer devices.

pimppoet
26th August 2009, 04:39 PM
Hi pimppoet,

Has your system remained stable over the last week or so with the driver turned off via the control panel? If so, I'd be very interested in seeing the specific registry changes you made, or a dump of the following branches:

HKLM\Drivers\BuiltIn\BtA2dpSnd
HKLM\Drivers\BuiltIn\WaveDev
HKLM\System\CurrentControlSet\Control\Power\State
HKLM\Software\SRS

I've been going through alternate versions of the driver from other new devices (Omnia i9x0 and Toshiba TG01, for instance), and tried a number of registry configurations, but there are certain conditions under which my system will still have an SoD (suspend of death). I had played with a few variations in which the driver was turned off via the control panel, but didn't find a truely stable config.

Specifically, my system will remain relatively stable with most driver and registry variants if I toggle the driver off and then back on after a boot, and then specifically don't do any of the following:

1) Browse the web for a bit (1+ MB of traffic)
2) Check an email account that results in a large data transfer
3) Change the power state of the device (unplug or plug it into wall power or a PC).

As long as I do none of those things, the system will promptly return from a suspend state. If I do one of those, put it into suspend, wait about 30 seconds to a minute, and then try to power back on, most of the time it will have hung. Changing the power state after browsing the web is the most consistent method for hanging the device.

I was suspecting something about an interaction of the driver with the data connection and power states, but oddly enough, I don't seem to get the same hanging symptoms if I only use the Youtube app (so it's likely not just data access and power state changes). Disconnecting the data service before suspending the device doesn't seem to change the SoD symptoms.

So... if you have some registry values that seem to work consistently, I would love to compare them to what I'm trying right now.

***************

Side note:

Found a useful little service for automatically switching between Internal and Headphones profiles on SRS WOW. If you load the following cab (provided by ursus2400 at the XDA Flame user forum), it will start a service that automatically switches your SRS WOW profiles from Internal to Headphones and back, based on whether an appropriate bluetooth device is connected. It seems to work well in my testing so far. More information is below from the original thread.

Blue Ears SRS WOW profile service:
http://xdaflameusers.com/viewtopic.php?id=1566

Cheers,

--VelJharig

It stopped working a lil while after my post. The times were hit & miss. It worked on my old wing without a hassle. I wish I still had my wing to compare the reg.

slimohnr
4th September 2009, 08:52 AM
Ok, I solved the problem with regedit mod (Samsung i780); here the cab and regedit file.

Bye.

ok i install cab file on my i780 (soft HL2) then soft reset, after that i import reg file (in resco file explorer with registry plugin) next soft reset and i still have no sound and touch panel not working :-( why?

can you tell me what to do step by step and what i doing wrong?
thx a lot for help

i forgot, i have win mo 6.1 and install EFN i780 Loud Volume Mod

PiiiRKO
5th September 2009, 12:14 PM
This forum is best, your instructions are very very very good:) Thank you very much for this solution:)

Februar
1st October 2009, 07:31 PM
I use an old MDA 2, with Hima and WM6 TofClock .0.7. The sound is very bad. But when i install SRS WOW its absolut perfect. It plays only so long as i dont shutdown my handy. When i turn my mda 2 off and next second on the sound is over. Nothing to hear anymore. I have testet any versions and any hacks(reg) but nothing will work. Every time the same. Has anybody a ultimative idea, i will not give up. I use my handy with navigation, and for this is a good sound important.
Sorry for my bad english, i am alien.
Thank you Februar

abwyatt
27th October 2009, 07:43 AM
sheepishly crawling in to report ...

... reading about all the problems trying to get SRS WOW to work, I was expecting the same. So I am kind of dumbfounded that I've had a dream install.

I've first installed the SRS WOW cab file (SRS_WOW_HD_121.A2DP.cab) supplied by VelJharig (thanks for making this readily available). Soft reset and presto, the WOW driver was enabled without any reg hacks.

I then tested for the headset/internal speaker selection problem. Sure enough it was not doing it automatically. After connecting my bluetooth stereo headset, SRS WOW was set to internal speaker.

OK, so next I downloaded the Blue_Ears.cab, again supplied by VelJharig (thanks again) and installed. Incredible! Headset auto selection works like a charm. Continued testing: Volume key control works; Headset auto select continues to work through various mobile state changes, ie. incoming call and music resume; voice call activation and music resume; power transitions; reboot.

30 minutes and it was all done and tested. No issues whatsoever with lock ups, etc. Of course 30 minutes is not a rigorous test. Will report back if any issues crop up but the results are just amazing to hear in my BT headphones - the sound quality in my BT motorbike crash helmet speakers especially so :D

It may be the underlying WM system at fault so my system details may be relevant.

HTC Blackstone (Touch HD)
EnergyROM WM6.5 (Build 21864) M2.1

PS. Forgot to mention that when I began I first installed an SRS WOW cab file that I downloaded from another source. Installing that cab brought up the missing WOW driver message even after a soft reset. So clearly the cab file supplied by VelJharig made a difference, possibly a more up to date release.

dbriese
9th November 2009, 11:22 PM
After flashing my TyTN II with a new WM6.1 ROM, reinstalling SRS WOW HD proved to be very hard, but in the end, I've succeeded.

My understanding of the necessary registry entries (in HKLM/Drivers/Builtin/Wavedev) is this:
"IClass": This is a class used for notification of device interface (dis)appearance. (http://msdn.microsoft.com/en-us/library/aa931787.aspx)
I do not know whether the specific number is relevant and which applications make use of this class number. i.e.: What applications have this class number hardcoded or in a file on the ROM.
"Order": This is a number indicating at what point the driver should be loaded. If the driver is dependent on another driver being loaded first, the order number of the other driver should be lower. In other words: drivers with lower numbers get loaded first. For me, increasing the Order value from 1 (what it was) to 10 (which I picked randomly) made SRS WOW HD (1.20) produce sound.
"Prefix": This is the first part of the string that is used internally to represent the device for which the driver works. (f.i.: COM or WAV)
"Index": Is necessary if drivers have the same prefix. (Indexes then must be different yielding, f.i. COM1, COM2.
"OldDriver": The driver upon which SRS WOW HD does it's work. Must be the name of the previous wave driver in \Windows\ (which is generally wavedev.dll, but this may vary between devices)

See also: http://msdn.microsoft.com/en-us/library/aa459176.aspx (CTRL+F on "Index")

I must say that only the 1.20 version did not give me the "no driver loaded" after soft-reset (regardless of correct registry settings).

Hope this helps understanding.


I broke my TP2 with this... no sound no matter what,folowing the advice in bold, only after HOURS of fidgeting finally FIXED IT! thankksssssssssss.. so try that if all else fails!! thanks again!!!

irmanpribadi
16th November 2009, 03:27 AM
Hi Flash,
I follow all the instruction with v 1.2.1, but my Uni has no sound, and camera failed to launch. Before use Cotulla, It works properly. Please advice.

I think lots of those who listen to music with their pocket pc will like it

Just copy on the pocket pc and install on main memory. Don't forget to Soft reset after installing.

It works well on my HTC TOUCH

If it doesn't work after having installed then softreset try the tip of ga!nusha:
"in order to make this wonderfull software work on every ppc you first need to check what is in [HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev] "DLL" and after install replace [HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev] "Old driver" with what was in "DLL" before install

work on my mio"

OR use that taken from the pda4x forum:
After install SRS WOW, reset, then install this reg(unzip the wavedev.zip attached), and reset...
Now you can use SRS WOW HD, really Great Apps...


Download link : http://forum.xda-developers.com/attachment.php?attachmentid=77865&d=1206612566

maesus
16th November 2009, 07:52 AM
Please try these 2 files (install BT Enable first, then Fixed)

It works for my Blackstone in some ROMs - mainly EnergyROM, but breaks in many other ROMs, no Ringtone is the main problem! :mad:


For fail to wake up from sleep, I got it around this problem by setting

[HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev]
"Flags" = dword:0x0000000

Some cabs installed it to "Flags" = dword:0x0010002 <--- this will cause the phone fail to wakeup from sleep.

FYI, my "Order" is 0xB.

irmanpribadi
20th November 2009, 09:48 AM
Thanx for your response Maesus. But still no luck. :(

the.exver
21st November 2009, 04:06 AM
Thanx for your response Maesus. But still no luck. :(

Hello irmanpribadi, I think I Finally got a 90% of the solution :) for you and all of us who are using Cotulla ROM on Uni. Download and install this SRS_WOW_HD_1.2.1 (http://www.megaupload.com/?d=DKIAIG2H), (it's maybe the same 1.2.1 as all of them but it doesn't meather I've used this), then after install do not softreset, open: HKLM\Drivers\BuiltIn\WaveDev\ add DWORD Flags with value 2 decimal, than change OldDriver from Wavedev.dll to wavedev.dll than change Sysintr to 39 decimal and than change Priority256 to 1 decimal, softreset... Your sound on UNI is loud, SRS dialog works, camera works :D me so happy, but not sure about coming back from standby, still testing, but if it hangs - will find the solution, if not - 100% working :D Just tell me about sound over BT, I don't have BT headpohones...
Cheers!

irmanpribadi
21st November 2009, 07:17 AM
Allright,
I try and give you feed back.

Troxelke
21st November 2009, 11:35 AM
Hi all!

I have been busy installing this GREAT app for now more than a day ... Previously it worked on my older roms (all WM6 or 6.1) and I have to admit I cannot live without anymore ;).

However, I switched now to the new WM6.5 roms (TyTN II, Shifu 4.2) but can't get the SRS to work there! I have tried the following:
- both versions 1.21 and 1.51
- wavedev.reg installation
- change of "Olddriver" to "wavedev.dll" and "Flags" to "10002"
- a lot of soft resets and tries ...

I am now at the point that I can open the dialog box of SRS without error... but my sound is still not working! Can anybody help me on this combination of SRS and WM6.5? Anybody already had some luck on this topic? Thanks!!!

Roy.

irmanpribadi
21st December 2009, 12:33 AM
Hi Exver,
I try your suggestion, first it works, when wake up from sleep mode it works. But when I receive an sms and then go back to sleep mode, it failed to launch..
Do you have any solution? Thanx.

tsalta
4th January 2010, 03:18 PM
Please try these 2 files (install BT Enable first, then Fixed)

It works for my Blackstone in some ROMs - mainly EnergyROM, but breaks in many other ROMs, no Ringtone is the main problem! :mad:


For fail to wake up from sleep, I got it around this problem by setting

[HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev]
"Flags" = dword:0x0000000

Some cabs installed it to "Flags" = dword:0x0010002 <--- this will cause the phone fail to wakeup from sleep.

FYI, my "Order" is 0xB.

hELLO Dude i have a question for you and all other Peoples

Im with Energy ROM 6.5 from my Signature.

Befor i install the SRS WOW HD and Work but after i install it the Whole Sound of my Device go away i mean the ringtones etc..

So the question is this was befor a long time do you know how to fix this?

Maybe there is already SRS WOW HD version that work Perfect Without a problem

kaushiksudra
8th January 2010, 02:59 PM
No audio After installing srs wow hd on my asus p 320..can anyone help...

PollPixx
8th January 2010, 03:55 PM
so I missed this for a year, how is that possible:mad:

It's working great on my X1, with headphone HPM-85, it's great what kind of sound can come of a device where you suppossed to be calling with ;-)

A very late "Thanks a lot" from a freezing cold Holland!

Cheers,
Arnold

raphaelc
8th January 2010, 04:43 PM
Tried this on HTC Snap with 6.5 official ROM, but leads to no sound output. I've tried to soft and hard reset but no success. So uninstalled it and sound came back. Too bad...

Whumpscut
11th January 2010, 08:51 PM
Hi Guys,

what is the current status for TP2-Devices?

Still no solution available?

I tried a lot of the given things and it is very frustrating to see, that there is no solution at the end of the tunnel..:-)

I loved this app on my kaiser...
damn..

Daranus
12th January 2010, 10:33 PM
2 things:

1.: Working on my X1, great great GREAT sound with nitrogen.

2.: ALMOST DESTROYED MY EARS UNDER WINDOWS MEDIA PLAYER!!! BEWARE PPL!!!!!

when i fired it up with in ear earphones, the volume was all turned up!!!(It was at 20%, even when i turned it down to 0 % it made no difference, the volume stayed FULL)

i did not read through the 51 pages in here to be honest, is there any fix for this???..i would love to be able to use this little tool...

vaelon
14th January 2010, 09:57 PM
Any update on this from anybody from the above listed fix to see if this fixes the phone from not coming back from standby?

Wam7
25th January 2010, 07:27 AM
I've been using this for 2 years now and it would be a great shame if this can not be made to work consistently with 6.5 ROMS...

jabberoo
1st February 2010, 04:52 AM
Still nothing...?


This app, on a standard 6.5 SEA ROM on a TP2, also has an issue with MS Voice Command. Plus there is that annoying not waking up from standby thing.

Would love this to fly!


Cheers
Jabberoo

ramy2
2nd February 2010, 02:33 PM
Hi,

I found this version from here: http://forum.ppcgeeks.com/showthread.php?t=98618

It worked right out of the box.

No voice command issues.

No hanging from stanby.

No registry tweeking.

The sound differance is pretty impressive ( to me ).

Cheers,

Here is the cab:

deeznuts
3rd February 2010, 10:09 AM
Hi,

I found this version from here: http://forum.ppcgeeks.com/showthread.php?t=98618

It worked right out of the box.

No voice command issues.

No hanging from stanby.

No registry tweeking.

The sound differance is pretty impressive ( to me ).

Cheers,

Here is the cab:

Reading the thread over there seems its very hit or miss! Some say it works on their tp2, some say it doesnt with many side effects! Glad it works for u but not worth the risk of hard resetting my device to bother.

raphaelc
3rd February 2010, 12:09 PM
After many many efforts in trying to make SRS WOW HD work right on my 6.5 ROM, I have decided to abandon it completely. Instead, I use the AudioPara hack to tweak the volume and sound settings.

For those interested in the AudioPara hack : with a registry editor, go to HKLM\Drivers\BulitIn\WaveDev\AcousticFile and check which AudioPara file your system is using. Next, backup this file on your computer, and edit the file with a text editor or import it in Excel (it's a CSV file). From there you can edit all values going from 0000 to FFFF and the column headers tell you what it stands for. You have to try differents settings until you get which settings work right on your Device/Headset. After edit, put the file back on your device and soft-reset.

xmankhm
4th February 2010, 07:54 AM
It doesn't work on my HTC Touch2
"There is no WOW HD driver loaded..."


Xmankhm

mpg187
4th February 2010, 07:22 PM
It doesn't work on my HTC Touch2
"There is no WOW HD driver loaded..."


Xmankhm

Did you restart?

killerbie
4th February 2010, 09:14 PM
Installed it on my touch diamond, 6.5.5rom, I don't have any sound at al now... No music in the train tomorrow...

mpg187
4th February 2010, 09:34 PM
Just curious, did you flash 6.5 on yourself? Did it come with 6.1?

Maybe try a Bluetooth headset, it might use a different sound driver or something.

Alternatively, try uninstalling or reformatting your phone.

xmankhm
5th February 2010, 06:12 AM
Yes, I did the soft reset. but it still not work.
:(

KukurikU
5th February 2010, 02:01 PM
immediately after the installation i've lost the BT also.:eek: uninstalled and everything came back:)

FlexiPack
5th February 2010, 04:08 PM
I thought I better share my experience with this software..

I've got a Kaiser running a Shifu 4.2 WM6.5 Rom. I installed this, did a soft reset and lost sound for music playback, ringtones etc. I uninstalled it but the sound did not come back. I checked the registry key mentioned and wavedev.dll was listed under DLL.

I tried quite a few soft resets. I even tried reinstalling it, uninstalling it and running a clean up with memaid. Still no sound.

I also had the problem of the screen not coming back on once the backlight had gone off too.

In the end I had to do a hard reset which obviously fixed the prob.

Just a heads up that uninstalling and soft resets don't always fix the problem of no sound!

luisdelv
19th February 2010, 12:40 AM
I have installed SRS_WOW_HD 121.CAB on Palm Treo Pro.
Excellent application and i have it working however on my 320X320 QVGA screen
i cannot see all the settings.
Anyone that may have a idea please help

darksupernova
24th February 2010, 02:15 PM
says i need a driver even after 2 soft resets on HD2 :(

tvos
24th February 2010, 02:50 PM
how is the HD2 in comparison to Apple's iPhone? I have been a pocket pc owner since the last 8yrs and am getting very frustrated with M$ OS and flexability, speed, and ease of use of my fuze. Yes, I am running NRGY's rom, hacked it to death and its quick/fast but its lacking..

Only reason why I would stay the course with HTC PPC because of SRS WOW.

Tvos

mpg187
27th February 2010, 03:16 AM
how is the HD2 in comparison to Apple's iPhone? I have been a pocket pc owner since the last 8yrs and am getting very frustrated with M$ OS and flexability, speed, and ease of use of my fuze. Yes, I am running NRGY's rom, hacked it to death and its quick/fast but its lacking..

Only reason why I would stay the course with HTC PPC because of SRS WOW.

TvosTry Android, but don't use iPhone.

jabberoo
3rd March 2010, 04:12 AM
says i need a driver even after 2 soft resets on HD2 :(



Try this version maybe:
http://forum.xda-developers.com/showthread.php?t=584626


It is a little hit or miss it seems

Cheers
Jabberoo

moesom
5th March 2010, 07:28 AM
PLEASE HELP i installed the 1.2 version of WOW HD on my touch diamond 2 WM 6.5 soft reset now no driver installed i unzip WAVEDEV which is a reg file then paste it in where in my phone memory? what exactly do i do with wavedev.reg and how do i install it on my phone :S!!!!! HELP

moesom
6th March 2010, 08:25 AM
Please try these 2 files (install BT Enable first, then Fixed)

It works for my Blackstone in some ROMs - mainly EnergyROM, but breaks in many other ROMs, no Ringtone is the main problem! :mad:


For fail to wake up from sleep, I got it around this problem by setting

[HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev]
"Flags" = dword:0x0000000

Some cabs installed it to "Flags" = dword:0x0010002 <--- this will cause the phone fail to wakeup from sleep.

FYI, my "Order" is 0xB.

WOW nice mine works, well driver no driver install msg anymore BUT when i turn my volume up i can realise the increase in sharpness n stuff the beep but when i go in windows media player to play an mp3 srs doesnt effect it? help? what mp3 player shud i use to get it working with it? My phone also has audio booster preinstalld if this is causin problems how do i remove it? thanks!!!!!!

newyorkerboy
24th March 2010, 09:35 AM
Hello!
I have LG KS20, I tried 1.2.1, it caused I had to do hard reset, :mad: and I also tried 1.5.1 (or something like this from ppcw@rez.org), and it blocked all sounds, I had to uninstall it to get the voice back. I tried to use WaveDev.reg, and I edited the registy from myself, but it doesn't work, the config program said the is no SRS WOW HD driver found!

cubetto
24th March 2010, 11:10 AM
After many cabs tried this works very fine on Diamond with no tweaks.
Try it.

cythe
24th March 2010, 05:21 PM
I installed it on my Omnia II GT8000. It didn't work. After uninstalling it, there is no sound from the phone. Can anyone help? I just need the old registry values for [HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev]

Thanks for your help.

newyorkerboy
24th March 2010, 06:06 PM
I installed it on my Omnia II GT8000. It didn't work. After uninstalling it, there is no sound from the phone. Can anyone help? I just need the old registry values for [HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev]

Thanks for your help.

Just uninstall the driver with SKTool.

m4rioo
27th March 2010, 07:52 AM
ok, ive installed it but where can i run it ?

humbsnaldo
28th March 2010, 10:34 PM
After many cabs tried this works very fine on Diamond with no tweaks.
Try it.

Thankyou so much, i've been reading all this thread and this was the best post ... :-) (kidding...)

Works great here on my HTC Touch HD!
Prefect with bluetooth and everything. Just a tip, do a soft reset after install or it didn't find the DLL.

Really long time searching for this.
TKS!!!:D

cubetto
28th March 2010, 10:58 PM
Thankyou so much, i've been reading all this thread and this was the best post ... :-) (kidding...)

Works great here on my HTC Touch HD!
Prefect with bluetooth and everything. Just a tip, do a soft reset after install or it didn't find the DLL.

Really long time searching for this.
TKS!!!:D

Nothing :D

F_R_I_T_Z
29th March 2010, 06:50 AM
Someone already do this work 100% inside diamond 2?
do work is easy. but work and dont loose the volue key and manila front i still cant.

jabberoo
2nd April 2010, 07:38 AM
Hi All


As a TP2 owner, I too lament the fact that SRS WOW can not be made to work on my device - it is a small thing that makes a world of difference to listening to music on decent headphones with less than audiophile quality MP3's.

I still can't figure that with all the sheer talent around here that we still don't have a cure, i can install it and run it, but suffer from the 'not wake up from stand-by' effect....

Oh well...



Here is something that I did find that may be useful in another way.

I use Advanced Config 3.3, on that there is an 'HTC Audio Booster' section to play with. On my device, I made tha Bass Level default at 'low', the Treble Level 'very high' and the 3D Sound Level 'medium'. With these settings I can reduce my reliance on the inbuilt Audio Booster which tends to mess with the music in a less desirable way with the need to load both bass and top-end into it.

In other words, i can use less than maxed out Bass and Treble settings to achieve a better result. The 3D effect seems to have made an impact too.

Don't get me wrong, I would much rather use SRS WOW because it is simply a better way to process your MP3s and tweak your sound, but this is a way to (for me at least), get a little more out of my listening experience without making a mess of the music.

As a side note, why don't the SRS people just make a sound enhancement plug-in available for sale for Windows devices, shit, i'd be the first to buy it...>!


I hope this helps someone a bit, worth a shot i guess...!


Cheers to all
Jabberoo

hakanbilir
15th April 2010, 09:47 PM
GM735 Turkey GM730 GM750 This driver doesnt support these devices.Could anyone do some modification for this?

damikey
17th April 2010, 06:57 AM
After many cabs tried this works very fine on Diamond with no tweaks.
Try it.

Thank you for sharing! I also been looking for a working version w/ blackstone.

damikey
17th April 2010, 06:58 AM
Possibly my ears aren't tune to notice the difference with having this "enhancement". How many can confirm the difference? please elaborate

Doondy
28th April 2010, 05:08 PM
I installed it but now where do I get the old registry file to replace the new one?

Brunobiseu
1st May 2010, 09:27 AM
SRS WOW 1.21 works on my Treo Pro with the mord4z WM 6.5 (unofficial :rolleyes:) ROM but because of the 320x320 screen I don't have access to some of the menu options (SRS Definition Level, Gain...).
Is there a way to get a scroll bar, port the program to SQVGA or adjust the SRS menus for this screen size?
Note that I already read a post on this thread explaining how to manually change the SRS WOW configuration options on a registry editor, but that isn't practical for me (at least on a regular basis).
Thank you in advance...

:)

agre4168
30th May 2010, 12:29 PM
just installed it and what a difference thanks guys:)

aikidoka-mks
6th June 2010, 10:54 PM
Hello irmanpribadi, I think I Finally got a 90% of the solution :) for you and all of us who are using Cotulla ROM on Uni. Download and install this SRS_WOW_HD_1.2.1 (http://www.megaupload.com/?d=DKIAIG2H), (it's maybe the same 1.2.1 as all of them but it doesn't meather I've used this), then after install do not softreset, open: HKLM\Drivers\BuiltIn\WaveDev\ add DWORD Flags with value 2 decimal, than change OldDriver from Wavedev.dll to wavedev.dll than change Sysintr to 39 decimal and than change Priority256 to 1 decimal, softreset... Your sound on UNI is loud, SRS dialog works, camera works :D me so happy, but not sure about coming back from standby, still testing, but if it hangs - will find the solution, if not - 100% working :D Just tell me about sound over BT, I don't have BT headpohones...
Cheers!

That give me all my sound on Official Sprint 6.1 Touch finally but I have the SOD issue now :( Creating Flags seems to make the sound work but not sure what to do about SOD.

aikidoka-mks
6th June 2010, 11:02 PM
Originally Posted by maesus
Please try these 2 files (install BT Enable first, then Fixed)

It works for my Blackstone in some ROMs - mainly EnergyROM, but breaks in many other ROMs, no Ringtone is the main problem!


For fail to wake up from sleep, I got it around this problem by setting

[HKEY_LOCAL_MACHINE \ Drivers \ BuiltIn \ WaveDev]
"Flags" = dword:0x0000000

Some cabs installed it to "Flags" = dword:0x0010002 <--- this will cause the phone fail to wakeup from sleep.

FYI, my "Order" is 0xB.

On my Touch with official Sprint 6.1 that registry setting knocked out my device sound through the speaker and didnt fix the suspend issue. A value of 2 gives me sound but I still have the suspend issue.

irmanpribadi
7th June 2010, 02:26 AM
@ aikidoka (http://forum.xda-developers.com/member.php?u=657203)
I already follow all the instruction, but no progress.:confused:

On my Touch with official Sprint 6.1 that registry setting knocked out my device sound through the speaker and didnt fix the suspend issue. A value of 2 gives me sound but I still have the suspend issue.

aikidoka-mks
9th June 2010, 05:34 AM
@ aikidoka (http://forum.xda-developers.com/member.php?u=657203)
I already follow all the instruction, but no progress.:confused:

Maybe this will work for you. I installed the 1.5 version that's floating around. version 3 to be exact. I had to manually make the registry driver change. I set it to internal stereo and everything seems to be working great, including no SOD! :) I did have the flags registry entry with 2 as the setting still there so that might be necessary.

Good luck. I'm so far finally enjoying SRS again on Sprint Official 6.1 on my touch again. Not sure how long my hearing will last now. haha

geronemo
13th June 2010, 09:46 PM
Hi,

HD driver needed. Can you extract from Touch?

http://www.handy-faq.de/handy_anleitungen/htc/Bilder/WOW_HD.gif

wfg

Starbase64


i had the same problem and after soft reset it worked fine.

pmhate
24th June 2010, 12:33 AM
awesomw work ! thanks

worked on my ASUS P320 perfectly after soft reset !

hackertom
7th July 2010, 11:56 AM
HI!!!i install perfect the WOW in my HTC HD but i have problems with Windows media player volume controls...not work!!!! any help??

spider16
20th July 2010, 01:21 PM
Use nitrogen or pocket music bundle or tcpmp,

sumit007123
4th August 2010, 11:15 PM
Try a softreset. It helped me ;)
mine is not working.
getting the same error even on restart. tell me what to do. you have uploaded only the registry. what to do with it.
tell me the full procedure.plez...

ahhl
9th August 2010, 02:48 AM
anyone have workable srs 0n HTC Mega?

ersinkavakli
11th August 2010, 01:11 PM
thanks alot, was searching for that, worked perfectly after soft reset, nothing had to be changed.

great.... :)

Phone : HTC TD2 PURE

Stonewolf
13th September 2010, 05:55 PM
Many thanks! Almost perfect for HTC HD2 (nothing is perfect) :) (Miri & Dinik WM6.5.x 23134 v19.0). Soft reset solves the "no hd driver" issue.

Cheers.

jowilk
16th September 2010, 08:53 PM
hi, after reading thru this thread, i decided to try srs wow. it has been a qualified success. i used the version in post 163 and the blue ears cab. i also used the flags registry fix. 2 problems low volume and bluetooth. with srs wow enanbled the volume is lower. the other is bluetooth does not work this is crucial since i listen to music thru my prius sound system. i was thinking of using another version srs wow hd 121.a2dp. should i uninstall the old app before installing the new one or can i just install over the old one? any help would be greatly appreciated. thanks.

wimpauwels85
14th November 2010, 10:59 PM
Hey,

I tried to install wow hd and wow hd driver like you said in your post, on a HTC touch2

after a reboot of both installs he still keeps telling me to install de wow hd driver.

I only performed to soft reboot not hardware reboot? can a hardware reboot get it still working?

by the way when I install these cabs my sound seems to be really disappeard because my sound doenst give a thing anymore.

I think I did something wrong or is it a bug in wow equalizer?

can you please get me some help in here?

another solution to use an wow equalizer like that is required.
thanks advance
kind regards
Wim Pauwels

beaverest
16th November 2010, 04:10 PM
Hi guys,i have install this application to my phone (samsung GT B7610).The result is,to loose the sound at all,the application wants to install WOW HD driver,any help ?thanks anyway.

Fishawy
17th November 2010, 09:10 AM
Hi guys,i have install this application to my phone (samsung GT B7610).The result is,to loose the sound at all,the application wants to install WOW HD driver,any help ?thanks anyway.

Did you soft reset after the installation?

jowilk
27th November 2010, 12:09 AM
can't setup bt connection with my car. read you have to change a registry entry but don't know which. any help would be nice, thanks.

iwana2109
25th December 2010, 12:27 AM
its make the touchscreen not working after install it on i780....is there's any other application for tweaking sounds Quality for i780?
thanks in advance

Siema_CoTam
29th January 2011, 03:24 PM
1.5.1 version http://www.freewarepocketpc.net/get-srs-wow-hd-sound-driver.html

Thunder Blade
16th February 2011, 12:38 AM
I installed version from post above on my rhodium and I have so called "wake up from sleep" problem. I also tried to change "flags" from 2 to 0 in registry but when i do it then there is no sound. Anyone have any idea? I would really like to have srs on my tp2 becouse the sound is amazing!

kks_007
2nd June 2011, 09:05 PM
i m using o2 zinc wm6.5 wwe cruzz rom
i tried installing 1.2.1v and regedit and it got installed but there is no sound evn after several soft reset so i had hard reset for uninstalling...
so plz someone help me with exact procedure so that i dont have to hardreset again..
i would be grateful..
thanks

qwerty245
5th June 2011, 07:43 PM
It work on ATOM V ???

kks_007
18th June 2011, 01:55 AM
i m using o2 zinc wm6.5 wwe cruzz rom
i tried installing 1.2.1v and regedit and it got installed but there is no sound evn after several soft reset so i had hard reset for uninstalling...
so plz someone help me with exact procedure so that i dont have to hardreset again..
i would be grateful..
thanks

please someone help me out. i really need this app...thx

kafkacell
7th August 2011, 06:00 PM
1.2.1v is the only version which works with my HTC Cruise wm 6.5.3 the other version only gave errors about tthe driver missing.

scott8813
9th August 2011, 02:17 AM
so for those idiots like myself who were like on break at work and quickly skimming apps and testing them without doing any of the reading, might anyone have or know of where I can get the stock .dll file for sound on the touch pro 2 so I don't have to hard reset?

PhenNnom
9th August 2011, 11:41 AM
Not working on Diamond... Don't install this..