From Fedora Project Wiki

(Created page with 'Wireless driver Download the latest realtek driver (I used rtl8192se_linux_2.6.0019.1207.2010.tar.gz) from the following link: http://www.realtek.com.tw/downloads Install inst...')
 
No edit summary
Line 1: Line 1:
Wireless driver
==Wireless driver==


Download the latest realtek driver (I used rtl8192se_linux_2.6.0019.1207.2010.tar.gz) from the following link:
Download the latest realtek driver (I used rtl8192se_linux_2.6.0019.1207.2010.tar.gz) from the following link:
Line 7: Line 7:
Install instructions are provided in the fie.
Install instructions are provided in the fie.


Suspend / resume
==Suspend / resume==


Suspend/resume doesn't work out of the box.  You need to install a script
Suspend/resume doesn't work out of the box.  You need to install a script

Revision as of 10:02, 16 April 2011

Wireless driver

Download the latest realtek driver (I used rtl8192se_linux_2.6.0019.1207.2010.tar.gz) from the following link:

http://www.realtek.com.tw/downloads

Install instructions are provided in the fie.

Suspend / resume

Suspend/resume doesn't work out of the box. You need to install a script https://bugzilla.redhat.com/attachment.cgi?id=492164

Put this script in /etc/pm/sleep.d/20_custom-ehci_hcd and make sure it is executable and owned by root.

Suspend to disk still doesn't work: it suspends just fine, but kernel panics on reboot. Suspend to memory is OK.