Solved: XBMC blocks GPIO usage
|
12th Sep, 2013, 10:58 PM
Post: #1
|
|||
|
|||
XBMC blocks GPIO usage
Hi guys,
I'm using XBian 1.0 Beta 1.1 on a Raspberry Pi (Model B Rev. 2) and searched the FAQ, tried iRC and asked for help on G+ without any outcome. With a 433MHz transmitter connected to the GPIOs on the board I like to control my power sockets. This works flawless if XBMC isn't running. But somehow XBMC seems to use the GPIOs too. While it's running I cannot emit my signals like XBMC is blocking my request for some reason. Is there any implementation or applied patch which I have to disable within the media center software to control the GPIOs? My last thought was, that there may be a timing problem since XBMC uses the CPU excessively. Thanks in advance, Peter PS: the attachment contains the code for controlling the transmitter edit: adding the attachment failed. Location is now https://www.dropbox.com/s/5ciim5sryrnmap6/elro.py |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
XBMC blocks GPIO usage - hpeter - 12th Sep, 2013 10:58 PM
RE: XBMC blocks GPIO usage - mk01 - 13th Sep, 2013, 12:16 AM
RE: XBMC blocks GPIO usage - hpeter - 13th Sep, 2013, 12:33 AM
RE: XBMC blocks GPIO usage - CurlyMo - 13th Sep, 2013, 01:59 AM
RE: XBMC blocks GPIO usage - hpeter - 13th Sep, 2013, 02:38 AM
RE: XBMC blocks GPIO usage - CurlyMo - 13th Sep, 2013, 03:41 AM
RE: XBMC blocks GPIO usage - hpeter - 13th Sep, 2013, 05:02 AM
RE: XBMC blocks GPIO usage - IriDium - 14th Sep, 2013, 04:33 AM
|