• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can I get my laptop's Ethernet to keep working right after standby resume?

dpopiz

Diamond Member
Whenever I resume from standby, it takes about 10-15 seconds before the built-in Ethernet works.
 
Which OS?

Under Linux and FreeBSD you can just force a module unload and reload in the apm scripts.

I would assume Windows has similar hooks and putting in some commandline statements to "shake" up the ethernet port might work.

Do you know whether the problem is autonegotiation? Does the speed indicator change when it becomes alife again? Do you have the same problem on different switches?
 
Try not using DHCP and manually set the link speed and duplex to whatever your network is. If you set everything as static that should cut down on the wait some.

Gaidin
 
Back
Top