beermix / eventlircd

Automatically exported from code.google.com/p/eventlircd
GNU General Public License v2.0
0 stars 0 forks source link

[Request] wakeup_enable script enable just connected remote usb port. #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
version 42 on ubuntu 11.10 or openelec

Please provide any additional information below.
wakeup_enable script enable all usb ports for wakeup. In some conditions it 
cause wakeup immediately from suspend if other devices connected to other usb 
ports(like external harddisks)

here is how xbmc try to enable specific usb port enable:
https://github.com/xbmc/xbmc-packaging/blob/master/live-scripts/live.d/12-setupW
akeFromUSB.sh

Unfortunately script is notworking:
http://trac.xbmc.org/ticket/10918

Original issue reported on code.google.com by Ozgur.BASKIN@gmail.com on 27 Nov 2011 at 12:08

GoogleCodeExporter commented 8 years ago
very bad hack of 12-setupWakeFromUSB.sh from me.

Original comment by Ozgur.BASKIN@gmail.com on 27 Nov 2011 at 1:07

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Line 42 and 58 need some sed expert. 

Original comment by Ozgur.BASKIN@gmail.com on 27 Nov 2011 at 1:10