
Messenger
Members-
Content Count
62 -
Joined
-
Last visited
-
Days Won
1
Messenger last won the day on August 27 2017
Messenger had the most liked content!
Community Reputation
4 NeutralAbout Messenger
-
Rank
Regular Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Messenger started following DSM 7 Wakeonlan unter HP N54L
-
Hallo Allerseits, weiss jemand von Euch, wie man das wol script unter DSM 7 wieder zum laufen bekommt. Bis zu der Version konnte man wol mit dem Script an der nativen nic zum laufen bekommen. Ohne script war die wol Funktion nie gegeben. #!/bin/sh case $1 in start) if [ -f /var/packages/shutdown_script/DSShutdown.sh ]; then /var/packages/shutdown_script/DSShutdown.sh & fi ;; stop) if [ -f /var/tmp/shut.down ]; then rm /var/tmp/shut.down fi ifconfig eth0 down ;; *) echo "Usage: $0 [start|stop]" ;; e
-
any advice to make it working under DSM 7.0?
-
WOL and Schedule boot up isn't working on N40L
Messenger replied to ministom's question in General Questions
After update to DSM 7.0 with redpill i got my wol not working even withS99ZZZ_Shutdown.shunder /usr/local/etc/rc.d with 755 rights and enabling wol in control panel. Someone got it working?- 2 replies
-
- dsm 6.2.3
- schedule boot up
-
(and 2 more)
Tagged with:
-
someone know how wol works under dsm 7.0 for hp n54l?
- 5 replies
-
- schedule boot up
- dsm 6.2.3
-
(and 2 more)
Tagged with:
-
Redpill - extension driver/modules request
Messenger replied to pocopico's topic in Developer Discussion Room
I migrate my n54l. Someone got wakeonlan work and which steps to do? Synoinfo.conf, grub.cfg look correct for me. S99ZZZ_Shutdown.sh doesnt work anymore. -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
i mount the usb stick but the mac1 addresses are still correct in grub.cfg. -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
In synoinfo.conf i found which looks correct for me. eth0_wol_options="g" wol_enabled_options="g" Someone idea which files to check too to make wol working again? -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
yes but doesnt work better -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
No just the onboard nic. Until new DSM got it working with the script. -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
can u explain it more detailed pls -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
is activated but doesn´t work. So think for n54l the script is neede but deprecated atm. -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
The wakeonlanscript under /usr/local/etc/rc.d which works since DSM 5 doesnt work anymore. Someone know how to fix it (HP N54l) under DSM 7? #!/bin/sh case $1 in start) if [ -f /var/packages/shutdown_script/DSShutdown.sh ]; then /var/packages/shutdown_script/DSShutdown.sh & fi ;; stop) if [ -f /var/tmp/shut.down ]; then rm /var/tmp/shut.down fi ifconfig eth0 down ;; *) echo "Usage: $0 [start|stop]" ;; esac S99ZZZ_Shutdown.sh -
RedPill - the new loader for 6.2.4 - Discussion
Messenger replied to ThorGroup's topic in Developer Discussion Room
I migrate my n54l today. Someone got wakeonlan work and which steps to do? -
- Outcome of the update: SUCCESSFUL - DSM version prior update: DSM 6.2.3-25426 Update 3 - Jun's 1.03b bootloader - Loader version and model: RedPill DS3615xs v7.0.1-42218 update 2 - Using custom extra.lzma: NO - Installation type: BAREMETAL - HP N54L