SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-09-2004, 09:38 AM
Bob Bob is offline
Sage User
 
Join Date: Jun 2004
Posts: 14
Sleep on start

I've been searching the forum on how to get SageTV to automatically go into sleep mode on start up (not minimize to tray) ...but so far haven't found anything.
Anyone know how to do this?
__________________
ASUS A7NX8-VM/400 | AMD XP 2500+ | Windows XP | Hauppage 350 w/ Remote | PC2700 DDR333 | WD 200GB 8MB | Antec ARia Case
Reply With Quote
  #2  
Old 07-09-2004, 09:46 AM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Check the "-startup" command line paramter in this FAQ entry. I think that ought to do it for you.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #3  
Old 07-09-2004, 09:55 AM
Bob Bob is offline
Sage User
 
Join Date: Jun 2004
Posts: 14
Thanks Opus4,

...but I'm trying to get it to go into "screensaver" sleep mode and NOT "minimize to tray" sleep. Currently I can use my remote to awaken it out of screensaver sleep.

Maybe if I could get my remote to awaken out of "miminize to tray" sleep mode, I could use the "-startup" command line parameter, but that's a different story.
__________________
ASUS A7NX8-VM/400 | AMD XP 2500+ | Windows XP | Hauppage 350 w/ Remote | PC2700 DDR333 | WD 200GB 8MB | Antec ARia Case
Reply With Quote
  #4  
Old 07-09-2004, 10:06 AM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Quote:
Originally posted by Bob
...but I'm trying to get it to go into "screensaver" sleep mode and NOT "minimize to tray" sleep.
Oh! I misread. Well, you could enable the Screen Saver on Sleep option in Detailed Setup -> General. Then, start it with a batch process that delays a while after running the exe before sending an event message to tell it to sleep.

BUT...

Quote:
Currently I can use my remote to awaken it out of screensaver sleep.

Maybe if I could get my remote to awaken out of "miminize to tray" sleep mode, I could use the "-startup" command line parameter, but that's a different story.
If you are using the Hauppauge remote, that's in the FAQ too, or see post #3 in the the "basics" link in my sig lines. If you are not using that remote... what are you using? There should still be a fairly easy way to do it.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #5  
Old 07-09-2004, 10:40 AM
Bob Bob is offline
Sage User
 
Join Date: Jun 2004
Posts: 14
I guess there are 2 ways to a solution for me...

I hope I'm doing this quote thing right...

Quote:
Originally posted by Opus4
Oh! I misread. Well, you could enable the Screen Saver on Sleep option in Detailed Setup -> General. Then, start it with a batch process that delays a while after running the exe before sending an event message to tell it to sleep.
Sorry If I don't understand you correctly... but is"sending an event message to tell it to sleep" automatic?... as in a command line option? I do have the Screen Saver on Sleep option selected. My goal is to be able to have SageTV go automatically into screensaver sleep mode should my PC be rebooted.

Quote:
Originally posted by Opus4
If you are using the Hauppauge remote, that's in the FAQ too, or see post #3 in the the "basics" link in my sig lines. If you are not using that remote... what are you using? There should still be a fairly easy way to do it.
Yes I am using the Hauppage remote... as a matter of fact, I'm using the configs you suggested for bringing sage out of sleep/into sleep. However this doesn't work when minimized to tray. If this works with the latest drivers/configs.. then maybe I'll go down this path instead.
__________________
ASUS A7NX8-VM/400 | AMD XP 2500+ | Windows XP | Hauppage 350 w/ Remote | PC2700 DDR333 | WD 200GB 8MB | Antec ARia Case
Reply With Quote
  #6  
Old 07-09-2004, 11:00 AM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Quote:
Originally posted by Bob
Sorry If I don't understand you correctly... but is"sending an event message to tell it to sleep" automatic?... as in a command line option? I do have the Screen Saver on Sleep option selected. My goal is to be able to have SageTV go automatically into screensaver sleep mode should my PC be rebooted.
There is a command line parameter you can use with the SageTV exe, or you can use the SendMessage utility I wrote, found in the 'no focus' link, below. However, you have to wait for SageTV to finish starting before sending the message, which is why I suggested that if you do this, you use a batch file that includes a delay between running SageTV and sending the message.

Quote:
Yes I am using the Hauppage remote... as a matter of fact, I'm using the configs you suggested for bringing sage out of sleep/into sleep. However this doesn't work when minimized to tray. If this works with the latest drivers/configs.. then maybe I'll go down this path instead.
It should work with any of the drivers and Hauppauge IR versions. How are you putting SageTV to sleep -- via the main menu option or via a remote button? If you are using the silver Hauppauge remote, what are the lines for the GRNPOWER button in both the [Default] and [SageTV] sections in irremote.ini?

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #7  
Old 07-09-2004, 11:17 AM
Bob Bob is offline
Sage User
 
Join Date: Jun 2004
Posts: 14
Quote:
Originally posted by Opus4
There is a command line parameter you can use with the SageTV exe, or you can use the SendMessage utility I wrote, found in the 'no focus' link, below. However, you have to wait for SageTV to finish starting before sending the message, which is why I suggested that if you do this, you use a batch file that includes a delay between running SageTV and sending the message.
I'll try the sendmessage utility and incorporate that with an NT "sleep" command to delay it within a batchfile... I'm sure that will work... BTW what is the command line parameter for SageTV.exe?

Quote:
Originally posted by Opus4
It should work with any of the drivers and Hauppauge IR versions. How are you putting SageTV to sleep -- via the main menu option or via a remote button? If you are using the silver Hauppauge remote, what are the lines for the GRNPOWER button in both the [Default] and [SageTV] sections in irremote.ini?
My remote is black... it came with the 350 package I ordered with SageTV. I'm at work now, but I'm pretty sure the it's something like this:

In the [Default] section, set:
GRNPOWER={run(D:\Progra~1\FreyTe~1\SageTV\SageTV.exe)}{mode(SageTV)}

In the [SageTV] section, set:
GRNPOWER={ctrl}z{mode(Default)}
__________________
ASUS A7NX8-VM/400 | AMD XP 2500+ | Windows XP | Hauppage 350 w/ Remote | PC2700 DDR333 | WD 200GB 8MB | Antec ARia Case
Reply With Quote
  #8  
Old 07-09-2004, 11:29 AM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Quote:
Originally posted by Bob
what is the command line parameter for SageTV.exe?
See the FAQ entry link in my first reply. It also includes a link to the list of commands.

Quote:
My remote is black... it came with the 350 package I ordered with SageTV. I'm at work now, but I'm pretty sure the it's something like this:
Do you mean the black Hauppauge remote with only 21 buttons!? Um... when did you buy this? Unless the remotes have been changed again, the latest one should be a 34 button silver/gray remote. Does yours look like this?

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #9  
Old 07-09-2004, 12:05 PM
Bob Bob is offline
Sage User
 
Join Date: Jun 2004
Posts: 14
Quote:
Originally posted by Opus4
See the FAQ entry link in my first reply. It also includes a link to the list of commands.

Do you mean the black Hauppauge remote with only 21 buttons!? Um... when did you buy this? Unless the remotes have been changed again, the latest one should be a 34 button silver/gray remote. Does yours look like this?

Doh!! You're right... I forgot how my own remote looked!
..and yes 34 buttons.
__________________
ASUS A7NX8-VM/400 | AMD XP 2500+ | Windows XP | Hauppage 350 w/ Remote | PC2700 DDR333 | WD 200GB 8MB | Antec ARia Case
Reply With Quote
  #10  
Old 07-09-2004, 12:10 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Then using the green power button with the commands you listed above should start/sleep/wake SageTV with no problems. Double check your actual entries in the ini file & restart ir.exe to make sure the latest ini changes are in effect. Do NOT put SageTV to sleep using the main menu option, keyboard, or mouse. If you do so, the remote mode/state will get out of sync.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #11  
Old 07-09-2004, 12:12 PM
Bob Bob is offline
Sage User
 
Join Date: Jun 2004
Posts: 14
Duplicate post... how did this happen?

I'll try it... thanks Opus4!
__________________
ASUS A7NX8-VM/400 | AMD XP 2500+ | Windows XP | Hauppage 350 w/ Remote | PC2700 DDR333 | WD 200GB 8MB | Antec ARia Case

Last edited by Bob; 07-09-2004 at 12:27 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT -6. The time now is 07:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.