On Dec 24, 2007 7:18 PM, Ma Begaj &lt;<a href="mailto:derliebegott@gmail.com">derliebegott@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2007/12/23, Paul Bender &lt;<a href="mailto:pebender@san.rr.com">pebender@san.rr.com</a>&gt;:<br><div class="Ih2E3d">&gt; Ma Begaj wrote:<br>&gt; &gt; 2007/12/22, Paul Bender &lt;<a href="mailto:pebender@san.rr.com">pebender@san.rr.com
</a>&gt;:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I am using a ASUS M2NPV-VM (BIOS version 1001) with a Microsoft MCE<br>&gt; &gt;&gt; remote reciever and running kernel <a href="http://2.6.23.12" target="_blank">2.6.23.12</a> and lirc 
0.8.3pre3. I have<br>&gt; &gt;&gt; no need to stop lirc, unload lirc modules or unload usb modules when<br>&gt; &gt;&gt; using S3 suspend.<br>&gt; &gt;<br>&gt; &gt; could you maybe send me your kernel .config file. I believe that my
<br>&gt; &gt; config is ok, but I maybe turned on/off something what I do (not)<br>&gt; &gt; need.<br>&gt;<br>&gt; Done. They can also be found in the MiniMyth GAR build system tarball at<br>&gt; &lt;<a href="http://linpvr.org/minimyth/" target="_blank">
http://linpvr.org/minimyth/</a>&gt;.<br><br></div>I decided to spend the energy which I got through the christmas dinner<br>by testing your config. I had no real success, because there were no<br>big differences between the configs. I also did not believe that the
<br>cause is hidden in kernel.<br><br>I check the USB wakeup jumpers on the motherboard and disabled them<br>all. But still no success, the system did not want to go to sleep when<br>ehci-hcd and ohci-hcd were loaded.<br>
<br>I tried the last idea I had... I disabled all USB ports in<br>/proc/acpi/wakeup ... and ..... the winner was this idea :)<br><br><br>It came to my mind, that jumpers and USB ports in /proc/acpi/wakeup<br>can stay disabled, because I am using Antec Fusion Black case. the
<br>case has built in LCD and IR receiver and both of these are getting<br>their power not from USB port but directly from the power supply<br>(separated cable). IR receiver does not wake the system through USB<br>but directly through power switch.
<br><br>and probably the power from power supply woke up the system right<br>after starting standby. waking up stopped after disabling USB ports in<br>/proc/acpi/wakeup, but the remote is still able to wake up the system.
<br><br><br>well, the situation is that I do not have to rmmod ohci-hcd and<br>ehci-hcd, but my remote still does not work after waking up. I am not<br>using lirc_mceusb2 like you but lirc_imon. According to syslog, it is
<br>not able to resume after standby:<br><br>----------<br>Dec 25 00:37:51 mythbox kernel: lirc_imon 2-7:1.0: no resume for<br>driver lirc_imon?<br>----------<br></blockquote><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I have a MCE usb receiver, but I like this built-in imon receiver. I<br>will have to search more ...<br><div><div></div><div class="Wj3C7c">_______________________________________________<br>mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></div>
</div></blockquote></div><br><br><br>Ok,&nbsp; so i bought the Asus board.&nbsp; I am wanted to get suspend to work.&nbsp; What is required?&nbsp; This is my setup..<br><br>NO PCI cards<br>using onboard video<br>MCE USB remote<br>Sata HDD drivers.
<br>FC8 updated<br><br>Currently the computer &quot;suspends&quot; but when i push the power button i never see anything on my monitor.<br><br>[root@mythtv acpi]# cat sleep<br>S0 S3 S4 S5 <br>[root@mythtv acpi]# cat wakeup 
<br>Device&nbsp; S-state&nbsp;&nbsp; Status&nbsp;&nbsp; Sysfs node<br>HUB0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pci:0000:00:10.0<br>XVRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; <br>XVRB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; <br>XVRC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; <br>PS2M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S4&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pnp:00:09
<br>PS2K&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S4&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pnp:00:0a<br>USB0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S4&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pci:0000:00:0b.0<br>USB2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S4&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pci:0000:00:0b.1<br>AZAD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pci:0000:00:10.1<br>MMAC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; pci:0000:00:
14.0<br>MMCI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S5&nbsp;&nbsp;&nbsp;&nbsp; disabled&nbsp; <br>[root@mythtv acpi]# <br><br>Thanks.<br>Mitchell<br>