XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Linux and XBMC Live Specific Support

XBMC for Linux and XBMC Live Specific Support Need help with XBMC for Linux or XBMC Live, or think you've found a bug? Discuss it here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2007-09-19, 23:33   #1
gateway69
Senior Member
 
Join Date: Mar 2007
Posts: 137
gateway69 is on a distinguished road
Question LIRC compatible with the remote from the 'old' Xbox?

I'm playing around with usb --> xbox rf interface and the old xbox remote. I found some documentation on myth tv about getting it working but I'm wondering if anyone has tried that for the linux xbmc, I started to dig into it this morning before having to run off to work.

if so what module did you use?
__________________
-------------
I Bare It All -Personal Blog
gateway69 is offline   Reply With Quote
Old 2007-09-20, 21:02   #2
Unbehagen
Skilled Python Coder
 
Join Date: Jul 2007
Location: Bremen, Germany
Posts: 314
Unbehagen is on a distinguished road
Send a message via ICQ to Unbehagen
Default

Quote:
Originally Posted by gateway69 View Post
I'm playing around with usb --> xbox rf interface and the old xbox remote. I found some documentation on myth tv about getting it working but I'm wondering if anyone has tried that for the linux xbmc, I started to dig into it this morning before having to run off to work.

if so what module did you use?
I'm using the xbox remote to control the openoffice presenter. I use
kbdd which takes lirc commands and simulates keystrokes. this should also work with xbmc - i can't try it because xbmc sucks on my machine (graphics adapter stuff). i use this script to start it:
Code:
#!/bin/bash
modprobe lirc_atiusb
/etc/init.d/lirc stop
/etc/init.d/lirc start
killall kbdd
kbdd -t lirc & 1>&2
i can't remember which version of lirc it is i'm using.
Unbehagen is offline   Reply With Quote
Old 2007-09-20, 21:40   #3
mace
Member
 
Join Date: May 2007
Posts: 87
mace is on a distinguished road
Default

You should use the atiusb module as stated above. You wont need kbdd. XBMC has built in supoort for Lirc so if you configure lirc correct the remote will work in XBMC
mace is offline   Reply With Quote
Old 2007-09-21, 21:48   #4
gateway69
Senior Member
 
Join Date: Mar 2007
Posts: 137
gateway69 is on a distinguished road
Default

thanks, i wasn't sure which one to use but ill recompile with atiusb ..
__________________
-------------
I Bare It All -Personal Blog
gateway69 is offline   Reply With Quote
Old 2007-09-24, 23:27   #5
gateway69
Senior Member
 
Join Date: Mar 2007
Posts: 137
gateway69 is on a distinguished road
Default

I got the remote working, is their a way to slow down the clicks. it seems really fast, if you hold down the button to long its like a few clicks are done ?

Anyone notice this?
__________________
-------------
I Bare It All -Personal Blog
gateway69 is offline   Reply With Quote
Old 2007-09-25, 17:30   #6
rrambo
Senior Member
 
Join Date: Jul 2007
Posts: 108
rrambo is on a distinguished road
Default

My streamzap remote works with ubuntu but I only have my lircrc file configured for myth and a few other apps... I haven't been able to get it to work with xbmc yet... I'm missing something small I know, but I haven't tinkered with it enough to figure it out.. I'm now using xbmc/linux as my HTPC exclusively but I'm tired of having a keyboard attached to it..
rrambo is offline   Reply With Quote
Old 2007-09-26, 20:32   #7
mace
Member
 
Join Date: May 2007
Posts: 87
mace is on a distinguished road
Default

1. XBMC doesn't use lircrc at all.
2. you need a good lirc.conf
3. take a look at lircmap.xml in userdata. You probobly will need to add your control here unless you make an lirc conf that will present your remote as a present one.

I think you have a repeat setting in lirc.conf
mace is offline   Reply With Quote
Old 2007-09-27, 00:06   #8
gateway69
Senior Member
 
Join Date: Mar 2007
Posts: 137
gateway69 is on a distinguished road
Default

hmm.. so installing lirc isnt needed.. ok I guess I didnt try, but doesnt it need the proper usb driver which is a part of the lirc install .. in this case the atiusb for the old old xbox remotes?
__________________
-------------
I Bare It All -Personal Blog
gateway69 is offline   Reply With Quote
Old 2007-09-27, 15:53   #9
rrambo
Senior Member
 
Join Date: Jul 2007
Posts: 108
rrambo is on a distinguished road
Default lirc still needed

no, lirc is still needed... it's just that xbmc doesn't use an lircrc file the way myth and most other apps do... that's where I was getting confused...
rrambo is offline   Reply With Quote
Old 2007-09-27, 22:22   #10
mace
Member
 
Join Date: May 2007
Posts: 87
mace is on a distinguished road
Default

exactly. lircrc is uniqe for your user. We intercept the signal from lircd directly instead of passing it to for example kbdd
mace is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:24.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project