Jump to content
Flirc Forums

dirty_denim86

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by dirty_denim86

  1. I was able to figure it out wish I saw this post sooner... I noticed there was a BIOS upgrade to fix an issue with wake on usb I'm not sure if this helped or not but I did manage to get it working. I had to run the following commands for all my usb ports 1 through 7. echo enabled > /sys/bus/usb/devices/usb1/power/wakeup echo enabled > /sys/bus/usb/devices/usb2/power/wakeup I was then able to wake up using my keyboard I then programmed the wake button to my harmony plugged in the FLIRC device and was able to wake it up also. I added the usb wake commands to the rc.local and I'm all set!
  2. I can't seem to get my zotac out of suspend mode by using the usb port while having a usb keyboard plugged in or using FLIRC. I have tried in the past but gave up and decide to kick the tires again but with no such luck. I have followed the guide posted on the wiki: Archive:HOW-TO:Enable_Wake-On-Device_for_Ubuntu (wiki) Here is a what the lsusb command looks like: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 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 003 Device 002: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 Multimedia Keyboard Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 006 Device 004: ID 20a0:0001 Clay Logic Bus 006 Device 002: ID 2109:0811 Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Here is the output of the cat /proc/acpi/wakeup command: Device S-state Status Sysfs node P0P1 S4 *disabled pci:0000:00:1e.0 P0P4 S4 *disabled pci:0000:00:1c.0 P0P5 S4 *disabled pci:0000:00:1c.1 P0P6 S4 *disabled pci:0000:00:1c.2 P0P7 S4 *disabled P0P8 S4 *disabled P0P9 S4 *disabled USB0 S3 *enabled pci:0000:00:1d.0 USB1 S3 *enabled pci:0000:00:1d.1 USB2 S3 *enabled pci:0000:00:1d.2 USB3 S3 *enabled pci:0000:00:1d.3 EUSB S3 *enabled pci:0000:00:1d.7 All USB devices seem to be enabled but I am not able to resume using FLIRC or even a keyboard. Any guidance or help would be appreciated.
  3. I have been having issues getting my zotac to suspend and wake up using the flirc device. Would you be able to provide the steps you followed to get it working? I am using xbmcbuntu I also tried enabling wake on usb on the usb ports but that didn't seem to work for me.
  4. root@xbmc:/home/xbmc# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 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 003 Device 012: ID 20a0:0001 Clay Logic Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 006 Device 002: ID 2109:0811 Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@xbmc:/home/xbmc# lsusb -t /: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M |__ Port 1: Dev 12, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 1: Dev 12, If 1, Class=Vendor Specific Class, Driver=, 1.5M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M root@xbmc:/home/xbmc# ls /sys/bus/usb/devices/3-1/power active_duration runtime_active_kids wakeup_active async runtime_active_time wakeup_active_count autosuspend runtime_enabled wakeup_count autosuspend_delay_ms runtime_status wakeup_expire_count connected_duration runtime_suspended_time wakeup_last_time_ms control runtime_usage wakeup_max_time_ms level wakeup wakeup_total_time_ms persist wakeup_abort_count root@xbmc:/home/xbmc# cat /sys/bus/usb/devices/3-1/power/wakeup disabled root@xbmc:/home/xbmc# echo enabled > /sys/bus/usb/devices/3-1/power/wakeup root@xbmc:/home/xbmc# cat /sys/bus/usb/devices/3-1/power/wakeup enabled root@xbmc:/home/xbmc# ^C root@xbmc:/home/xbmc# login as: xbmc * Documentation: https://help.ubuntu.com/ 113 packages can be updated. 21 updates are security updates. Last login: Fri Jun 20 17:21:44 2014 from 192.168.1.100 xbmc@xbmc:~$ sudo su root [sudo] password for xbmc: root@xbmc:/home/xbmc# lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 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 003 Device 012: ID 20a0:0001 Clay Logic Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 006 Device 002: ID 2109:0811 Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@xbmc:/home/xbmc# lsusb -t /: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M |__ Port 1: Dev 12, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 1: Dev 12, If 1, Class=Vendor Specific Class, Driver=, 1.5M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M root@xbmc:/home/xbmc# ls /sys/bus/usb/devices/3-1/power active_duration runtime_active_kids wakeup_active async runtime_active_time wakeup_active_count autosuspend runtime_enabled wakeup_count autosuspend_delay_ms runtime_status wakeup_expire_count connected_duration runtime_suspended_time wakeup_last_time_ms control runtime_usage wakeup_max_time_ms level wakeup wakeup_total_time_ms persist wakeup_abort_count root@xbmc:/home/xbmc# cat /sys/bus/usb/devices/3-1/power/wakeup disabled root@xbmc:/home/xbmc# echo enabled > /sys/bus/usb/devices/3-1/power/wakeup root@xbmc:/home/xbmc# cat /sys/bus/usb/devices/3-1/power/wakeup enabled Hey Guys, Just got my Flirc loving it so far just having some issues getting wake on USB working on my XBMC HTPC. I have followed the instructions by ariflirc in the How to forums but haven't been able to wake up my HTPC using my harmony and flirc IR receiver. I have added the code if anyone could assist that would be very helpful!
  5. I am using the FLIRC XBMC harmony profile would I add the Wake option in there or through the FLIRC application?
  6. I will try that! Has anyone had any experience setting up wake on USB using a zotac? I think that might do the trick for me starting it up from shutdown.
  7. Turns out I just had to enable Built-in Profile under Advanced options after doing that plugged the flirc right into my zotac and boom I am able to control my XBMC with my harmony remote. I have been turning on my HTPC using Wake on Lan I was wondering if there was anyway to enable a feature that would allow me to also turn on the HTPC. I do notice that in the sequence for the activity I have setup that the HTPC is not a power on or off option.
  8. Hey, I'm just trying to get my HTPC functioning with my Harmony Ultimate One remote. I updated the firmware on the flirc to version 2.6 which I believe is the latest, setup the device on myharmony application using the flirc xbmc profile. But when I plug in the flirc device into my zotac which is running xbmcbuntu there is no response from the remote. I was wondering if I could get a hand with this I know there definitely is a step I am missing. Any help would be appreciated!
×
×
  • Create New...