Forum
[SOLVED] No remote on XBian Beta 2 - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Hardware (/forum-7.html)
+--- Forum: Remotes and CEC support (/forum-26.html)
+--- Thread: [SOLVED] No remote on XBian Beta 2 (/thread-2079.html)



No remote on XBian Beta 2 - Jan - 2nd Feb, 2014 01:01 AM

Hello,

I installed Beta 2 and my remote controller is not found any more.

I tried
Terminal

sudo modprobe lirc_rpi
sudo kill $(pidof lircd)
sudo mode2 -d /dev/lirc0

and got no response at all.
This wasn't the case on the build I had running before that (that latest alpha build, if I remember correctly), where the remote was working nicely.

I have a Panasonic Viera TV set and was using the TV's remote to control XBMC.

How should I proceed?
Thanks for any help!
Cheers,
Jan


RE: No remote on xbian Beta 2 - IriDium - 2nd Feb, 2014 02:19 AM

lirc_rpi as far as I know is for GPIO remotes (I don't think that was active in Alpha)

See GPIO remotes for GPIO remotes.

Are you sure you have setup XBMC to use your remote?

Wiki remotes


RE: No remote on xbian Beta 2 - Jan - 2nd Feb, 2014 03:52 AM

(2nd Feb, 2014 02:19 AM)IriDium Wrote:  lirc_rpi as far as I know is for GPIO remotes (I don't think that was active in Alpha)

See GPIO remotes for GPIO remotes.

Are you sure you have setup XBMC to use your remote?

Wiki remotes

In the past I never had to do anything. It 'just worked'. And I have nothing connected to my raspi's GPIO, the signal seems to get passed on to the raspi via the hdmi connection. And this since a quite early alpha release (cannot remember anymore which one, but could have been alpha 1).


RE: No remote on xbian Beta 2 - Jan - 2nd Feb, 2014 06:04 AM

(2nd Feb, 2014 02:19 AM)IriDium Wrote:  lirc_rpi as far as I know is for GPIO remotes

Ah, I see, I am probing the wrong input here. How would I probe a hdmi connected remote?


Re: RE: No remote on xbian Beta 2 - f1vefour - 2nd Feb, 2014 02:23 PM

(2nd Feb, 2014 06:04 AM)Jan Wrote:  
(2nd Feb, 2014 02:19 AM)IriDium Wrote:  lirc_rpi as far as I know is for GPIO remotes

Ah, I see, I am probing the wrong input here. How would I probe a hdmi connected remote?

CEC is enabled by default, are you sure something hasn't changed on your television configuration?


RE: No remote on xbian Beta 2 - Jan - 5th Feb, 2014 02:26 AM

You are right, everything is working as it should (and always had). There was an issue with my tv set's remote config with it not reading hdmi input. Sorry about that and thanks a lot!


Re: *solved* No remote on XBian Beta 2 - f1vefour - 5th Feb, 2014 02:14 PM

Your welcome, glad you got it sorted out.