Kodi Community Forum

Full Version: Help needed no s3 in xbmcbuntu but BIOS is set for s3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, hopefully someone can help, I have an Asus M4a88 motherboard and have set the BIOS to S3 and installed XBMCBUNTU, however when i add the command

echo USB4 > /proc/acpi/wakeup

this is what i see


root@xbmc1:~# cat /proc/acpi/wakeup
Device S-state Status Sysfs node
PCE2 S4 *disabled pci:0000:00:02.0
PCE3 S4 *disabled
PCE6 S4 *disabled
PCE7 S4 *disabled
PCE9 S4 *disabled
PCEA S4 *disabled pci:0000:00:0a.0
RLAN S4 *enabled pci:0000:02:00.0
SBAZ S4 *disabled pci:0000:00:14.2
UAR1 S4 *disabled pnp:00:08
P0PC S4 *disabled pci:0000:00:14.4
UHC1 S4 *disabled pci:0000:00:12.0
UHC2 S4 *disabled pci:0000:00:12.1
UHC3 S4 *disabled pci:0000:00:12.2
USB4 S4 *enabled pci:0000:00:13.0
UHC5 S4 *disabled pci:0000:00:13.1
UHC6 S4 *disabled pci:0000:00:13.2
UHC7 S4 *disabled pci:0000:00:14.5
root@xbmc1:~#

please also see my lsusb and my lspci below

root@xbmc1:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared Transceiver (HP)
Bus 005 Device 002: ID 1ea7:0002
root@xbmc1:~#

root@xbmc1:~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 5)
00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode]
00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3c)
00:14.1 IDE interface: ATI Technologies Inc SB7x0/SB8x0/SB9x0 IDE Controller
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 210] (rev a2)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
root@xbmc1:~#

I have setup xbmc to suspend in settings and that work fine, however i cannot get it to wakeup, I see a red light on the MCE receiver when i press a button on the remote when the pc is supended, however it will not resume, the only way it will resume is if i press the power button on the pc case itself.

Hopefully someone can point me in the right direction.

Thanks