Comment 29 for bug 352708

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [i915] dualscreen: video config is destroyed by suspending via lid (KMS)

> I looked into

> /etc/acpi/asus-wireless.sh

> and found that somewhere in toggleAllWirelessStates() the video configuration is destroyed.

How? This function only touches network devices.

Please show the output of ls -lAR /sys/class/net on your system. Please also test re-enabling acpid and editing /usr/share/acpi-support/state-funcs to add a 'return' at the top of the toggleAllWirelessStates function, to confirm whether your problem persists under those circumstances.