Kodi Community Forum
Linux [SOLVED] XBOX DVD remote control on EDEN - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux [SOLVED] XBOX DVD remote control on EDEN (/showthread.php?tid=127608)



[SOLVED] XBOX DVD remote control on EDEN - vercingetorige - 2012-04-03

I have modified some files in my HTPC to use (like on 9 and 10 versions of XBMC..) "OLD" XBMX DVD remote control on EDEN version..

http://wiki.xbmc.org/index.php?title=HOW-TO:Wire_your_XBOX_DVD-Remote_for_USB

But the romote don't work.. (in older versions of XBMC it work!!)

Any ideas?

Bye!


RE: XBOX DVD remote control on EDEN - flonews - 2012-04-03

It's working on my config after switching from Dharma to Eden on a Ubuntu 10.4. I had nothing to change on this point.

But if you use a more recent version of Ubuntu, the way to manage the USB dongle must be changed. That's why I'm continue to use the 10.4 LTS.

Regards


RE: XBOX DVD remote control on EDEN - vercingetorige - 2012-04-04

I hope the wiki page will be updated..

Bye!


RE: XBOX DVD remote control on EDEN - vercingetorige - 2012-04-05

(2012-04-04, 08:49)vercingetorige Wrote: I hope the wiki page will be updated..

Bye!

I find another post:
http://forum.xbmc.org/showthread.php?tid=126911
and talk about a solution:
http://ubuntuforums.org/showthread.php?t=1743470&page=2

Bye!


RE: XBOX DVD remote control on EDEN - vercingetorige - 2012-04-06

Up!




RE: XBOX DVD remote control on EDEN - divingmule - 2012-04-06

Do this -> http://ubuntuforums.org/showpost.php?p=11422009&postcount=19


RE: XBOX DVD remote control on EDEN - vercingetorige - 2012-04-06

(2012-04-06, 14:15)divingmule Wrote: Do this -> http://ubuntuforums.org/showpost.php?p=11422009&postcount=19

I try it asap!!

Thanx!


RE: XBOX DVD remote control on EDEN - vercingetorige - 2012-04-17

(2012-04-06, 17:11)vercingetorige Wrote:
(2012-04-06, 14:15)divingmule Wrote: Do this -> http://ubuntuforums.org/showpost.php?p=11422009&postcount=19

I try it asap!!

Thanx!

I have no time to try... :-(
Someone try this?

Bye!


RE: XBOX DVD remote control on EDEN - Bootlegninja - 2012-04-18

(2012-04-17, 15:33)vercingetorige Wrote:
(2012-04-06, 17:11)vercingetorige Wrote:
(2012-04-06, 14:15)divingmule Wrote: Do this -> http://ubuntuforums.org/showpost.php?p=11422009&postcount=19

I try it asap!!

Thanx!

I have no time to try... :-(
Someone try this?

Bye!

I done this for my step dad's HTPC I built for him using beta 3 of Eden. It works. One thing I don't like is the repeat function on it is a bit touchy.


RE: XBOX DVD remote control on EDEN - vercingetorige - 2012-04-25

YES!! It works!!

Thank!!


RE: [SOLVED] XBOX DVD remote control on EDEN - Crilawar - 2012-04-25

The remote control is the Xbox DVD dongle

Greetings, I have several days trying to install this remote in XBMCbuntu, but I can not install it gives me error when installing the modules ( lirc-modules-source ).

This is the error that tells me: Confused

sudo apt-get instal lirc-modules-source

I got the following response:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package lirc-modules-source is not available, but is referred to by another pack
age.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lirc

E: Package 'lirc-modules-source' has no installation candidate


I currently have lirc installed and I cannot proceed without lirc-modules-source.

I would also like to assign to buttons on the remote control, 3 to increase the volume, 6 to lower the volume, mute 9 for, 1, 4 to zoom, 2 to activate the subtitles and 5 to change the language audio.




Image



Try this but fails: http://ubuntuforums.org/showpost.php?p=11422009&postcount=19


prueba@prueba-VirtualBox:~$ sudo apt-get install lirc
[sudo] password for prueba:
Reading package lists... Done
Building dependency tree
Reading state information... Done
lirc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded


prueba@prueba-VirtualBox:~$ sudo nano /etc/modprobe.d/blacklist.conf
[sudo] password for prueba:
prueba@prueba-VirtualBox:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-3.0.0-16-generic
prueba@prueba-VirtualBox:~$ sudo apt-get build-dep lirc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to find a source package for lirc



RE: [SOLVED] XBOX DVD remote control on EDEN - vercingetorige - 2012-04-27

I don't now if is important.. Have you changed permission on edited files?
I do.. (downloaded to the PC, edited whit "unix like" editor, uploaded end then chmod..)


Bye!