Page 1 of 2

Re: Send Wake-on-LAN from TV

Posted: Sat Dec 05, 2009 1:54 pm
by arris69
hi, can you pls check
http://linux.zsolttech.com/Samsung/SamyGO-WakeLAN.zip

unzip, copy to usb, login to tv via ssh or telnet than execute the proggie

Code: Select all

Usage: wakelan [options] [mac] [broadcast] [port]
    -b addr    broadcast address                 
    -m mac     mac address of host               
    -p port    UDP port to broadcast to          
    -v[v]      version  
http://gsd.di.uminho.pt/jpo/software/wa ... wto-3.html

if it works for you can make a start script to execute it if you switch on the tv, may some day you can call it from a menue ;)

if it works for you pls. inform us how long you pc need for wakeup process (shares reachable over network)

hth
arris

Re: Send Wake-on-LAN from TV

Posted: Sat Dec 05, 2009 6:41 pm
by erdem_ua
I wanted to have reversal of this process. Make TV compatible to Wake-On-Lan.

Re: Send Wake-on-LAN from TV

Posted: Sun Dec 06, 2009 7:27 pm
by arris69
bg-monster wrote:...
I don't have two computers.
Is there any other way to execute it?
sorry, don't thinking about, may some other be so kindly and can test.

i am not shure thats working with the broadcast address, so if you pm me your network cards MAC i can make a game lib stuff during next week.

arris

Re: Send Wake-on-LAN from TV

Posted: Wed Dec 09, 2009 11:42 pm
by arris69
bg-monster wrote:Hi

My mac address is: 00-19-D1-0E-4E-ED
hi,

think is better to go another way, so can you download
http://linux.zsolttech.com/Samsung/SamyGO-WakeLAN.zip

in is a new version with init-script

so copy the wakelan binary into SamyGO/opt/privateer/usr/bin/
and the init script into SamyGO/etc/init.d/
(i assume you are using samygo extensions)
in the init-script you can set mac address (did it already, but better check) and timeout to wait for wake up the computer,
or you just start the extensions again after you pc is up.

but i am not shure that it works if the timeout is more than 25 seconds

hth
arris

Re: Send Wake-on-LAN from TV

Posted: Tue Dec 29, 2009 11:08 am
by andbir
but yes the reverse would be cool, to make the tv start with a magic packet sent from your computer or NAS; concievably from a scheduler.
is there any way to shut down the tv from the telnet login? possibly via /mtd_boot/MicomCtrl xx i guess.