took the following steps: Went to https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ Downloaded the master branch which was uploaded 5 days ago by Josh Boyer Backup my current firmware: sudo cp -r /lib/firmware /lib/firmware-$(uname -r) tar -xvzf linux-firmware-master.tar.gz CD into the resulting directory sudo make install mkdir -p /lib/firmware sudo cp -r * /lib/firmware sudo find /lib/firmware \( -name 'WHENCE' -or -name 'LICENSE.*' -or -name 'LICENCE.*' \) -exec rm -- {} \;
Rebooted and tried to suspend. Still have the same result as above. Let me know if I did any of this incorrectly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813820 Title: Waking from Suspend causes screen to appear with grey static (like a TV with no signal) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813820/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
