<br><div class="gmail_quote">On Wed, Oct 13, 2010 at 4:54 AM, Michal Jaegermann <span dir="ltr">&lt;<a href="mailto:michal@harddata.com">michal@harddata.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Oct 12, 2010 at 09:39:13PM +1100, Rodd Clarkson wrote:<br>
<br>
&gt; What difference in the Fedora kernels could be causing this problem?<br><br></div>
It is also possible that this is not strictly a kernel but some of<br>
modules should be removed before attempting a suspend and Ubuntu<br>
does that while Fedora by default is not. OTOH you may (at least on<br>
F13) put into /home/spare/reddwarf/etc/pm/config.d/ your own .cfg file<br>
with a list of modules which should be removed/inserted on<br>
suspend/resume.  Such list has a format:<br>
SUSPEND_MODULES=&quot;name1 name2 ....&quot;<br>
<div><div></div><br></div></blockquote><div> As per comment 31 in the bug report: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=628897#c31">https://bugzilla.redhat.com/show_bug.cgi?id=628897#c31</a><br><br>I&#39;ve got this down to:<br>
<pre class="bz_comment_text" id="comment_text_31">module                  Size  Used by
sunrpc                198573  1 
cpufreq_ondemand        8764  4 
acpi_cpufreq            7693  1 
freq_table              3955  2 cpufreq_ondemand,acpi_cpufreq
ipt_MASQUERADE          2296  1 
iptable_nat             4890  1 
nf_nat                 19999  2 ipt_MASQUERADE,iptable_nat
ip6t_REJECT             4111  2 
nf_conntrack_ipv6      17856  10 
ip6table_filter         1671  1 
ip6_tables             17580  1 ip6table_filter
ipv6                  275768  46 ip6t_REJECT,nf_conntrack_ipv6<br><br>But is still doesn&#39;t resume properly.<br><br><br>R.<br></pre></div></div>