On Dec 24, 2007 7:18 PM, Ma Begaj <<a href="mailto:derliebegott@gmail.com">derliebegott@gmail.com</a>> 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 <<a href="mailto:pebender@san.rr.com">pebender@san.rr.com</a>>:<br><div class="Ih2E3d">> Ma Begaj wrote:<br>> > 2007/12/22, Paul Bender <<a href="mailto:pebender@san.rr.com">pebender@san.rr.com
</a>>:<br>> >><br>> >> I am using a ASUS M2NPV-VM (BIOS version 1001) with a Microsoft MCE<br>> >> 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>> >> no need to stop lirc, unload lirc modules or unload usb modules when<br>> >> using S3 suspend.<br>> ><br>> > could you maybe send me your kernel .config file. I believe that my
<br>> > config is ok, but I maybe turned on/off something what I do (not)<br>> > need.<br>><br>> Done. They can also be found in the MiniMyth GAR build system tarball at<br>> <<a href="http://linpvr.org/minimyth/" target="_blank">
http://linpvr.org/minimyth/</a>>.<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> </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, so i bought the Asus board. I am wanted to get suspend to work. What is required? 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 "suspends" 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 S-state Status Sysfs node<br>HUB0 S5 disabled pci:0000:00:10.0<br>XVRA S5 disabled <br>XVRB S5 disabled <br>XVRC S5 disabled <br>PS2M S4 disabled pnp:00:09
<br>PS2K S4 disabled pnp:00:0a<br>USB0 S4 disabled pci:0000:00:0b.0<br>USB2 S4 disabled pci:0000:00:0b.1<br>AZAD S5 disabled pci:0000:00:10.1<br>MMAC S5 disabled pci:0000:00:
14.0<br>MMCI S5 disabled <br>[root@mythtv acpi]# <br><br>Thanks.<br>Mitchell<br>