MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » MediaPortal 1 Talk


MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here.

Reply
 
Thread Tools Display Modes
Old 2006-06-08, 09:31   #1 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default Can someone suggest a solution...

Hi guys...

Here is the scenario..

I have 2 PC's which will eventually both run MP. One is in the lounge room, and the other in the bedroom.

What i need to be able to do is this:

When me and the wife go to bed at night, we watch some TV in the bedroom. The bedrrom unit is networked to the lounge room unit. So far so good.

However, the lounge room unit needs to stay on for the same duration so that we can keep the network connection alive.
When we decide to go to sleep, i need to lounge room machine to realise that , and go to sleep as well.

The problem is, that MP will go to sleep if there is no activity for a set amount of time on the home screen.
Is there a program that can send a signal to the Lounge room unit via lan and tell it to go to sleep ?

Or has anyone got a suggestion ?

thanx very much.

cheers
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2006-06-08, 09:40   #2 (permalink)
Portal Member
 
Elconejo's Avatar
 
Join Date: May 2005
Location: Belgium
Age: 25
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Send a message via ICQ to Elconejo Send a message via MSN to Elconejo
Default

I gues the other pc needs to stay on so you can watch recordings or other movies from the lounge pc?
Why don't you get a Harddrive with network connection?
With this you could record the shows of both pc's on this harddisk without the need that the other pc stay's on to watch them.
Elconejo is offline   Reply With Quote
Old 2006-06-08, 10:34   #3 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

yeah thats actually a great idea... however, i have invested in 3 x 300Gig Sata Drives in the loung room unit and don't want to buy more drives.

Is it possible to just buy the external network case and put the drives inside ?

cheers
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2006-06-08, 10:40   #4 (permalink)
NLS
Portal Member
 
Join Date: Apr 2006
Age: 34
Posts: 879
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

1) I think THERE ARE programs that can signal a computer on the LAN to sleep (you need sleep? not shutdown?)

2) Yes there also ARE network solutions that you can plugin your hard-drives on. One popular is this: http://www1.linksys.com/products/product.asp?prid=640 but there are also others.

There is a drawback with the second solution. If you also need to WRITE on the disks not only read, then the disks will need to be formated to FAT32 or EXT2/3, NOT NTFS. Also I am not sure of the partition limitations of FAT32. If this is not a problem for you, then you are ok.

Do some google research.
__________________
NLS

...never thought I would advertise MP around that much, so soon...
(and when some dev adds better menu handling, multiple calls to modules and plugins with different options and much better dbase handling, it will be love... ah and a nice 3D front end and inter-module messaging system and...)

NLS is offline   Reply With Quote
Old 2006-06-08, 11:16   #5 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

No problems NLS... thanx for your help.

But i might give this a go : http://www.xpmediacentre.com.au/comm...r-machine.html

You never know.. it may do the job...
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2006-06-08, 14:18   #6 (permalink)
Portal Member
 
Elconejo's Avatar
 
Join Date: May 2005
Location: Belgium
Age: 25
Posts: 129
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Send a message via ICQ to Elconejo Send a message via MSN to Elconejo
Default

There ar alot of cases available with a network connection...

http://www.psism.com/hd363n.htm

http://www.dealsonic.com/arhd3idetorj.html

http://www.alibaba.com/productsearch...Enclosure.html

You can search more sollutions on the net...

Good luck !
Elconejo is offline   Reply With Quote
Old 2006-06-08, 16:53   #7 (permalink)
Portal Member
 
Join Date: Feb 2005
Location: Wageningen
Age: 32
Posts: 339
Thanks: 5
Thanked 0 Times in 0 Posts

Country:

My System

Default

And just to add 0.02:
If FAT seems to become a problem (filesize) and NTFS won't work: some open-source WIndows Ext2 drivers do exist. Google can find a lot of things as you might be aware.
onkl is offline   Reply With Quote
Old 2006-06-08, 18:28   #8 (permalink)
Portal Member
 
Join Date: Jan 2005
Age: 29
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

If you are running Windows XP on both machines, create a batch file to run the following

shutdown -s -m \\computername -t 2

where computername is the network name of the computer

This command instructs the remote computer to shutdown in 2 seconds...
I think though that you need to be authenticated prior to running this command. To do that you can use either windows (open your pc in explorer by \\computername , put a username and password and click on save OR use the following command
NET USE \\computername /user:username password

so, make a batch file for these, and run them before shutting down the pc in your bedroom. (i don't know if there is an option to run some commands before exiting MP)
moullas is offline   Reply With Quote
Old 2006-06-08, 18:59   #9 (permalink)
NLS
Portal Member
 
Join Date: Apr 2006
Age: 34
Posts: 879
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

there are third party shutdown commands that work even better
__________________
NLS

...never thought I would advertise MP around that much, so soon...
(and when some dev adds better menu handling, multiple calls to modules and plugins with different options and much better dbase handling, it will be love... ah and a nice 3D front end and inter-module messaging system and...)

NLS is offline   Reply With Quote
Old 2006-06-09, 01:00   #10 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

Thanks for all your help guys... but i think that the best way to tackle this is just to setup a server in my garage.
Several programs would do the job instead of using a server ( "The Hibernator" for instance ).However, the problem is that if MP is put into standby manually or using software other than power scheduler, i find that it doesn't wake up for schedules. Anyone else find this ?
When Power Scheduler is enabled and used, standby/wakeup works fine.

go figure...
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Reply

Bookmarks

Tags
solution, suggest

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
Mediaportal on TV and Windows Desktop on Monitor together - working solution !!!! stanik Tips and Tricks 3 2006-11-20 20:17
Suggest new folders for downloads: plugins mzemina Website/Forum/Wiki Feedback 9 2006-09-13 14:20
Possible solution for Blank screen problem? KobusL General Support 1 2006-09-03 08:07
error opening media portal solution file kenny General Development (no feature request here!) 2 2005-11-16 15:23
Audio out of sync.. got the cause but no solution Roger Codecs, External Players 2 2005-11-06 12:13


All times are GMT +1. The time now is 18:20.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden