[mythtv-users] ASUS M2NPV-VM or GIGABYTE GA-M68SM-S2

Paul Bender pebender at san.rr.com
Wed Jan 2 05:45:36 UTC 2008


Mitch Gore wrote:

> Ok,  so i bought the Asus board.  I am wanted to get suspend to work.  
> What is required?  This is my setup..
> 
> NO PCI cards
> using onboard video
> MCE USB remote
> Sata HDD drivers.
> FC8 updated
> 
> Currently the computer "suspends" but when i push the power button i 
> never see anything on my monitor.
> 
> [root at mythtv acpi]# cat sleep
> S0 S3 S4 S5
> [root at mythtv acpi]# cat wakeup
> Device  S-state   Status   Sysfs node
> HUB0      S5     disabled  pci:0000:00:10.0
> XVRA      S5     disabled 
> XVRB      S5     disabled 
> XVRC      S5     disabled 
> PS2M      S4     disabled  pnp:00:09
> PS2K      S4     disabled  pnp:00:0a
> USB0      S4     disabled  pci:0000:00:0b.0
> USB2      S4     disabled  pci:0000:00:0b.1
> AZAD      S5     disabled  pci:0000:00:10.1
> MMAC      S5     disabled  pci:0000:00: 14.0
> MMCI      S5     disabled 
> [root at mythtv acpi]#

For wakeup to work, the USB host controller device (either USB0 or USB2) 
to which your MCE USB remote receiver is connected must be enabled in 
/proc/acpi/wakeup. You can do this using

echo ${device} > /proc/acpi/wakeup

where ${device} is the USB host controller device. You could do it for 
both USB0 and USB2.

Additionally, you need to have the motherboard jumper for USB host 
controller set so that it gets power during S3.




More information about the mythtv-users mailing list