The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Centrafuse

Reply
 
LinkBack Thread Tools Display Modes
Old 10-24-2006, 04:31 PM   #1
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
No rear speaker signal when resume from standby

Hi!

I think this is not directly a CF bug or problem, but general thing in Windows drivers. I have Via Epia EN15000 with latest audio drivers (6.70b). Smart 5.1 is enabled, because I am using 2 lines out for speakers (front and rear-sub). When I resume from Standby I always have to go in Vinyl EQ program and reselect 6-speaker configuration if I want to get signal on rear out. Smart 5.1 stays checked but there is not output on rear.

Any ideas?

I've also figured out that it is better to use Center/LFE output for subwoofer because in case I have it connected to rear output (middle connector), I hear interruptions (specially when I am copying some data) - I hear how hard disc reads/writes) through the sub. When using Center/LFE interruptions are minimal comparing to rear out. I don't know why...

Uros
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-28-2006, 05:20 AM   #2
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
No one else with the same problem?
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 10-28-2006, 05:40 PM   #3
Constant Bitrate
 
Join Date: Jun 2006
Posts: 115
Hello Uros,
(didn't see this post before)

Yes I face this problem from time to time, but since I rarely standby/hibernate the pc (always shut down) I didn't look deeply into this issue..

It is faced by several EN15000 users.. this is what I read in viaarena's forum

I will let you know if I figure out how to solve it..

cheer,s
SUVputer is offline   Reply With Quote
Old 10-29-2006, 05:43 AM   #4
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
Thanks!
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 10-31-2006, 02:17 PM   #5
Constant Bitrate
 
Join Date: Jun 2006
Posts: 115
Uros,
did you try to Unable/Enable the Vinyl Deck using "Hibernate Trigger" ?
It might solve the problem...

http://www.rpi.edu/~desimn/suspendtrigger/index.html

keep me posted
SUVputer is offline   Reply With Quote
Old 10-31-2006, 06:23 PM   #6
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
I've heard for this program, but tell me, what should I write in Command Line of the program? Is there any special "switch" or only Vinyl exe file?
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 11-08-2006, 07:33 AM   #7
Newbie
 
Omen's Avatar
 
Join Date: Jun 2006
Posts: 6
Hi all,

Have also got EPIA EN15000 and had same issue as you have mentioned above.
I seem to have found a way around it...

After you resume from hibernation, you kill the ADeck process. Once that has been done, restart ADeck. It will kick the 5.1 sound back into gear and hey presto - all working again. The ADeck util should also stay out of sight, so that is good.

Since this is a real pain, I have made a little utility that will do the job all in one step. For those using Centrafuse, I have also added an Install.bat file which will copy files required and update Centrafuse so it all just works.

Not sure about RR - not using that, but am sure it can be adapted.

Note that the Util requires DOT NET 2.0. If this is a problem, I can recompile in DOT NET 1.1 if need be.

You can get the zipped files from my site here:
http://www.hybridproject.net/VIAADeckRebootFix.zip

PS: Site is a little slow at times - be paitent - thankfully it is a small zip file...

I hope this helps peoples out with this anoying issue... :P
__________________
>>> MR2 AW11 / Karmeleon Project in AU >>> http://www.hybridproject.net
Omen is offline   Reply With Quote
Old 11-09-2006, 12:45 PM   #8
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
If possible, it would be great to get this compiled for Framework 1.1!
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 11-10-2006, 02:34 AM   #9
Newbie
 
Omen's Avatar
 
Join Date: Jun 2006
Posts: 6
Sure urosbe - easy done.

Have quickly compiled this version before I head out, so note that I have not extensively tested it - but the code is virtually the same under 1.1 and the only real change was for the code that tells you how to use the tool when you request it from the command line: (eg: VIAADeckReboot/? )

Compiled with Dot Net 1.1 with SP1 -
Let me know how it goes - glad I could help

Here is the new link:
http://www.hybridproject.net/VIAADeckRebootFix_1_1.zip
__________________
>>> MR2 AW11 / Karmeleon Project in AU >>> http://www.hybridproject.net
Omen is offline   Reply With Quote
Old 11-12-2006, 04:02 PM   #10
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
Great! Thanks! I will let you know!
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 11-14-2006, 05:30 AM   #11
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
Omen: it works! I just wonder if there is any option to hide "command prompt" window everytime hibernate resumes (centrafuse shows)?
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 11-15-2006, 01:30 PM   #12
Newbie
 
Omen's Avatar
 
Join Date: Jun 2006
Posts: 6
Woohoo! Very cool!

Yea, working on that one - I will try to get you another version without prompt. Will work on that over the next day or two and pop a new version up and let you know.

Glad I could help out
__________________
>>> MR2 AW11 / Karmeleon Project in AU >>> http://www.hybridproject.net
Omen is offline   Reply With Quote
Old 12-05-2006, 04:45 AM   #13
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
Any news on this maybe?

I would also like to know if it is the same at your setup... when your app start, I hear loud "pop" sound from the sub woofer. It was the same before if I clicked on Adeck "5.1 speakers". Probably there is no simple solution for this, becase amps are already ON.

Uros
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 01-10-2007, 11:00 AM   #14
Constant Bitrate
 
urosbe's Avatar
 
Join Date: Mar 2005
Posts: 178
Omen: I have just installed new CF RC5 and latest audio drivers (6.80b) for EN15000 - and guess what - your program is not needed any more I hibernate/resume and sound from rear channel is present

Before that I had 6.70b and I was using your program to solve the problem.
__________________
System: VIA EPIA EN15000,512 MB DDRII,M2-ATX,300GB HDD,XENARC 1020TSV,VoomPC case
USB: Powermate,WinTV+FM,WLAN 54G,Bluetooth,Haicom GPS mouse SIRFIII
Software: Windows TinyXP Rev06+MinLogon+EWF+HORM+Centrafuse 1.2
Honda delSol project
CarDomain
urosbe is offline   Reply With Quote
Old 01-10-2007, 12:55 PM   #15
Newbie
 
Omen's Avatar
 
Join Date: Jun 2006
Posts: 6
Hi Urosbe
Hey, that is cool. I have just installed RC5 as well and the new 6.80b drivers, and initially, had same problem. Will re-test thou - might have just been when I intially have set up.
Thanks for the note - glad it is working again - will re-test for sure
__________________
>>> MR2 AW11 / Karmeleon Project in AU >>> http://www.hybridproject.net
Omen is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Resume from standby problem Lord_Pall Power Supplies 1 01-20-2005 12:36 PM
Occasionally not resuming from Standby... EBJUSTIN General Hardware Discussion 3 10-28-2004 03:12 PM
Amp turn on when audio signal is present nrls2000 Car Audio 3 10-22-2004 06:05 PM
MediaCar & Resume from Standby issues Sick-B0y MediaCar 1 08-14-2004 10:25 PM
How can you make Media Engine resume playback after resuming from standby? psyclobe ME Archive 1 12-30-2003 08:28 PM


All times are GMT -5. The time now is 02:59 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics