Opened 6 weeks ago

Last modified 6 weeks ago

#18976 new bug

Wake on Lan not working on RTL8169

Reported by: Anarchos Owned by: nobody
Priority: low Milestone: Unscheduled
Component: Drivers/Network/rtl81xx Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

On WIn7 the WOL woks fine. On Haiku, the network card is shutdown on power-off (no led).

Machine : Dell Optiplex with a nic RTL8168 (PCI ID = 10ec:8168) Platform : hrev57936 x86_64

Change History (1)

comment:1 by waddlesplash, 6 weeks ago

Keywords: WOL wake on lan removed
Platform: x86-64All

There appear to be ways to tell the driver to enable wake-on-LAN on shutdown. We don't actually call these hooks however, since we don't call shutdown() hooks at all. So even if we set the required flags, it wouldn't work at the moment. This will have to wait until after we rewrite device_manager.

Note: See TracTickets for help on using tickets.