Thanh

Results 14 comments of Thanh

Yes, the Tool should wake up another computer. Is it even possible to wake up an iPad?

LGTM. Forgive me for this noob question: When using [wol.cpp](https://github.com/gumb0/wol.cpp), is there a way to wake up a device based on its hostname?

What's the problem?

Same for me. My system: - AMD Ryzen 5 2600X - NVIDIA Geforce GTX 1070 Ti - Actually running Deepin Linux, on `uname -a`: `Linux Yiqian 4.15.0-30deepin-generic [...] x86_64 GNU/Linux`

Hello everyone, I tried following your suggestions, @xradiation . Here's what my basic.sh and directory look like: ![DeepinBildschirmfoto_dde-desktop_20200417175051](https://user-images.githubusercontent.com/50841263/79589193-4f986c00-80d5-11ea-964b-3415fa8e911c.png) ![DeepinBildschirmfoto_dde-desktop_20200417175127](https://user-images.githubusercontent.com/50841263/79589257-6d65d100-80d5-11ea-9914-948bb35b11a2.png) Unfortunately qemu continues to exit abnormally with error code 1 (disregard...

Hey, I'm also interested in this feature. Do you, @vdagonneau and everyone else, wanna team up and work on this PR?

Our uni class requires us to use this. I'll see what I can do.

So I came up with a super hacky but working solution. - Additional source files needed to be [added to framework-spl](https://github.com/pr1metine/platformio-pkg-framework-spl/commit/6bc4be1bb9466df28f8d44295339c4d11472fb33) - I had [to remove the `-nostartfiles` link flag...

Hi, I've been looking into this for the past few days. I'm not sure what I'm doing tbh but I believe I know the reason behind this compilation failure. ##...