Mp3car Home Page The mp3Car.com Forums The mp3Car.com Store The mp3Car.com Blog About mp3Car.com    

Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 09-19-2008, 03:18 AM   #31
Newbie
 
Join Date: Sep 2008
Posts: 4
SBorovkov is an unknown quantity at this point
2 mitchjs:

I use my own logging program. You may use SPY++, it can log and filter any windows messages of any window.

Note: mswindows sends WM_PowerBroadcast message only to top level windows.
SBorovkov is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 09-19-2008, 05:54 AM   #32
Variable Bitrate
 
Join Date: Aug 2004
Location: Germany
Posts: 412
Konrad is on a distinguished road
Touchscreen: SP7
Board: Intel D201GLY
OS: Windows XP Pro SP2
RAM: 1024MB

Screen stays black until I touch the screen. I'm almost sure that the Intel board is the culprit, because I didn't have this problem with the board I used before (identical installation except other drivers for the board).

Last edited by Konrad; 09-19-2008 at 07:07 AM..
Konrad is offline   Reply With Quote
Old 09-19-2008, 08:05 PM   #33
FLAC
 
Join Date: Oct 2004
Posts: 1,759
mitchjs is on a distinguished road
Sborovkov, log a session of a resume...

id like to see all messages to RR once we come out of sleep

mitch
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 09-19-2008, 08:06 PM   #34
FLAC
 
Join Date: Oct 2004
Posts: 1,759
mitchjs is on a distinguished road
wywywy... ITS NOT A HARDWARE PROBLEM!

this is done on purpose, just doesnt help carpcs
which offically i dont think there really is a class of PCs
at least from Intels point of view
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 09-20-2008, 04:08 PM   #35
Newbie
 
Join Date: Sep 2008
Posts: 4
SBorovkov is an unknown quantity at this point
2 mitchjs:

two logs are in attached file. carmess.log is created on CarPC based on intel GLY motherboard. UsualPC_Messages.log is created on my notebook. There are some my comments in log files.
carmess.log has many mouse events. I think it is because of touch screen drivers.

You'll see strange messages (wm_user+10) on the log such as:
"message:0x040A [User-defined:WM_USER+10] wParam:00000011 lParam:00000006"
These messages i sent to RR to define time of the incoming messages. wParam is system minutes and lParam is system seconds.

Windows on intel GLY motherboard sends WM_POWERBROADCAST only after user moved mouse, pressed any key, or did any other user event.
Other PCs sends WM_POWERBROADCAST immediatelly after PC was ready to work.

This is not i bug of RR. I think, it is because of bad (via?) drivers...

My CarPC hybernates itself as Stealth915's one.
Quote:
I did a quick test today and can confirm that the computer hibernates by itself after about 5 minutes if I don't touch the screen while it is hanging

It occurs regardless of RR presence in memory. More precisely, PC is not hangs. It doesn't sleep, but it doesn't wake up fully. Winamp can play music on my PC on such conditions. As i understend, RR waits for WM_POWERBROADCAST so it doesn't repaint itself.

Two month ago i wrote a small program. It had to mute sound before hybernate and unmute it after waking up (i wanted to remove loud BUH from speakers). Program worked normally on home PC, but didn't work on CarPC. I added messages logging and did recognize strange behaviour of windows.

ps. sorry for my bad english.
Attached Files
File Type: rar Spy.rar (7.6 KB, 4 views)
SBorovkov is offline   Reply With Quote
Old 09-20-2008, 04:31 PM   #36
Variable Bitrate
 
Join Date: Feb 2007
Location: netherlands
Posts: 369
rijk is an unknown quantity at this point
i had it that after hybernate there was no sound, i had to restart RR.
But it turned out to be winamp. It lost my usbcard. There is a resum plugin at the winamp site and and after installing that, no more problems on hibernate.
rijk is offline   Reply With Quote
Old 09-20-2008, 07:02 PM   #37
FLAC
 
Join Date: Oct 2004
Posts: 1,759
mitchjs is on a distinguished road
sborovkov, can you join me on msn messenger
i want to build a special rr build

mitch
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 09-20-2008, 07:40 PM   #38
Newbie
 
Join Date: Sep 2008
Posts: 2
scaven33 is an unknown quantity at this point
Hi Guys,

I have just come across the discussion below which may be of some help.


http://forums.fluxmedia.net/general-...ch-screen.html

Cheers,

Scaven
scaven33 is offline   Reply With Quote
Old 09-21-2008, 02:42 AM   #39
Newbie
 
Join Date: Sep 2008
Posts: 4
SBorovkov is an unknown quantity at this point
Quote: Originally Posted by mitchjs View Post
sborovkov, can you join me on msn messenger
i want to build a special rr build

what is msn messenger? I used spy++ to log messages for attaching. You can get it here.

Run it, press ctrl-f, then drag "finder tool" to RR (or any other) window. select "messages" combobox, then "OK". You'll see messages of window.
SBorovkov is offline   Reply With Quote
Old 09-21-2008, 04:11 PM   #40
Variable Bitrate
 
Join Date: Feb 2006
Posts: 241
wywywywy is on a distinguished road
So, if we write a small program that sends out the required WM, and run it with Hibernation Trigger, it should be ok?
wywywywy is offline   Reply With Quote
Old 09-21-2008, 06:26 PM   #41
FLAC
 
Join Date: Oct 2004
Posts: 1,759
mitchjs is on a distinguished road
wywy, i already am past that part

mitch
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 09-22-2008, 04:10 AM   #42
Variable Bitrate
 
Join Date: Feb 2006
Posts: 241
wywywywy is on a distinguished road
And the result is...?
wywywywy is offline   Reply With Quote
Old 09-22-2008, 05:54 AM   #43
FLAC
 
Join Date: Oct 2004
Posts: 1,759
mitchjs is on a distinguished road
i dont know, read my other post... i cant test it
i dont have this issue

mitch
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs is offline   Reply With Quote
Old 09-22-2008, 01:04 PM   #44
Low Bitrate
 
Join Date: Feb 2007
Location: Johannesburg South Africa
Posts: 62
Mazda6gp is an unknown quantity at this point
I have the same problem with resume. I had to touch the screen or move the mouse before music start. I then use RRCONFIG version 1.0.1.0 and enable the Resumecheck option. There is music after resume but the music start from the begining when you touch the screen after a few minutes.
Mazda6gp is offline   Reply With Quote
Old 09-22-2008, 10:02 PM   #45
FLAC
 
Join Date: Oct 2004
Posts: 1,759
mitchjs is on a distinguished road
Resumecheck is history!

make it false anyway... else a mess

this topic is now solved, in test stages

mitch
__________________
-Thanks
Mitch
www.rush2112.net

Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
mitchjs 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 On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Road Runner Installation Program bry21317 Road Runner 88 01-29-2008 09:22 PM
Road runner Ideas (BIG LIST) sephiroth7 Road Runner 9 04-01-2007 09:50 AM
Road Runner & Blue Devil - MapPoint 06 & playlist problems toones Road Runner 4 12-27-2006 03:22 PM
Cingular PDANet via bluetooth DarquePervert Wireless Communications 0 06-23-2006 04:22 PM
Road Runner Facts... guino Road Runner 13 02-21-2005 11:16 AM


All times are GMT -5. The time now is 10:19 PM.


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