maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] XBox360 Media Remote (https://talk.maemo.org/showthread.php?t=66762)

Bazza 2010-12-17 12:15

Re: [ANNOUNCE] XBox360 Media Remote
 
@tswindell

Got a vote from me. ;)

I have found that i have to be directly in front of my Xbox 360 (max 6ft) for it to work accurately, but i don't use it that often only when i play i film through it. but that's not tswindell's fault just the range on the N900 IR output signal.

Can anyone confirm what the IR signal range is like on a TV remote controlling application?

tswindell 2010-12-17 12:36

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Bazza (Post 898670)
@tswindell

Got a vote from me. ;)

I have found that i have to be directly in front of my Xbox 360 (max 6ft) for it to work accurately, but i don't use it that often only when i play i film through it. but that's not tswindell's fault just the range on the N900 IR output signal.

Can anyone confirm what the IR signal range is like on a TV remote controlling application?

Yeah, thanks :) There are likely many variables, including the recievers sensitivity and ir noise. Like you I get about 6-7ft range for both TV and XBox with my N900 which just so happens to fall in range of my comfy sofa :)

tswindell 2010-12-17 12:37

Re: [ANNOUNCE] XBox360 Media Remote
 
Though, I can control an LG 3D HDTV from 12 ft .. go figure :D

Addison 2010-12-17 12:43

Re: [ANNOUNCE] XBox360 Media Remote
 
Any luck with being able to use this without the remote sensor and being able to use it strictly using Wi-Fi?

I know you talked about looking at this over last weekend, so had to ask. :)

tswindell 2010-12-17 12:46

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Addison (Post 898694)
Any luck with being able to use this without the remote sensor and being able to use it strictly using Wi-Fi?

I know you talked about looking at this over last weekend, so had to ask. :)

No not yet, I'm pushing it to extras first then I'll add extra functionality into v2.

festivalnut 2010-12-17 15:05

Re: [ANNOUNCE] XBox360 Media Remote
 
just for some range info, i have controlled sky and virgin (cable) set top boxes comfortably from up to 10 or 12 feet away, the xbox was working comfortably from where i was sitting about 6 or 7 feet from the unit. never tried going any further.

tswindell 2010-12-17 15:43

Re: [ANNOUNCE] XBox360 Media Remote
 
Yeah, the N900 seems to have a very narrow FOV though and I'm sure some devices have better receivers. please vote: http://maemo.org/packages/package_in...e/1.0-1maemo2/

Bazza 2010-12-17 22:26

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 898690)
Like you I get about 6-7ft range for both TV and XBox with my N900 which just so happens to fall in range of my comfy sofa :)

Yeah same here perfect for my lazy boy 3 seater. :p


sorry for off topic

What application do you use to control your TV?

tswindell 2010-12-18 12:00

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Bazza (Post 899053)
What application do you use to control your TV?

Well, before this XBox360 media remote app, there was 'Tom's TV Control' app ;) Which is basically identical, it's my intention to write a more generic app that can be used to create pretty remotes for anything you can get working with LIRC, in theory you can do it now. If you look at the qml source for xbox360-media-remote you'll see how it all magically works, well, that and the /etc/lircd.conf file ;)

Bazza 2010-12-18 16:02

Re: [ANNOUNCE] XBox360 Media Remote
 
Do you have a link for that app, i wouldn't mind giving it a go.

tswindell 2010-12-18 19:34

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Bazza (Post 899457)
Do you have a link for that app, i wouldn't mind giving it a go.

Will really only work with my TV, wait for the next app :)

Bazza 2010-12-19 11:58

Re: [ANNOUNCE] XBox360 Media Remote
 
OK will do.

cheers

daperl 2010-12-19 20:37

Re: [ANNOUNCE] XBox360 Media Remote
 
FOR LIRC REMOTE CONTROL ENTHUSIASTS ONLY

Using an iguanaworks IR blaster, I can now control my Xbox 360 with my n800, my n810 and my n900, but I had to change the line

Code:

min_repeat      1
to

Code:

min_repeat      0
inside the lircd.conf file.

Addison 2010-12-19 21:46

Re: [ANNOUNCE] XBox360 Media Remote
 
Ooh.....

What app do I install on my N800 dap?

And will this also work on my original Xbox?

Wow. I seriously need to start upgrading my junk. :)

daperl 2010-12-19 22:53

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Addison (Post 900131)
Ooh.....

What app do I install on my N800 dap?

And will this also work on my original Xbox?

Wow. I seriously need to start upgrading my junk. :)

Addison, m'man, this is very sputnik. But if you're bored and you want to fall into the rabbit hole, search tmo for iguanaworks.

garen 2010-12-20 07:26

Re: [ANNOUNCE] XBox360 Media Remote
 
I'm confused, I enabled the media remote setting on my Xbox but i still can't connect. By the way, great app, even if I can't get it to work :)

tswindell 2010-12-20 10:19

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by garen (Post 900341)
I'm confused, I enabled the media remote setting on my Xbox but i still can't connect. By the way, great app, even if I can't get it to work :)

Okay, well presuming you're in close proximity and line of sight isn't the issue. Open up an xterm and run from the console with the following line: /opt/usr/bin/xbox360-media-remote

And press some buttons, if there's a problem you should see it output any errors, and, let me know what you find :)

droitwichgas 2010-12-20 10:35

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 900430)
Okay, well presuming you're in close proximity and line of sight isn't the issue. Open up an xterm and run from the console with the following line: /opt/usr/bin/xbox360-media-remote

And press some buttons, if there's a problem you should see it output any errors, and, let me know what you find :)

I am having similar problems so ran this and got:-

irsend: not enough arguments

I am not near my Xbox 360 at the momet so that my make a difference to the results?

droitwichgas 2010-12-20 19:59

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by droitwichgas (Post 900445)
I am having similar problems so ran this and got:-

irsend: not enough arguments

I am not near my Xbox 360 at the momet so that my make a difference to the results?

I have now tested my IR using the LCD screen trick and whilst it seems to work using qtirreco app etc it does not seem to be working with your Xbox 360 app.

Also I am now getting the follwoing messages:-

irsend: unknown remote: "Xbox360MediaRemote"
irsend: command failed: SEND_ONCE Xbox360Medica Remote NumPad_4 (after pressing keypad no 4)

I also get the same message for other keypads

Any idea what the problem can be?

garen 2010-12-21 05:31

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 900430)
Okay, well presuming you're in close proximity and line of sight isn't the issue. Open up an xterm and run from the console with the following line: /opt/usr/bin/xbox360-media-remote

And press some buttons, if there's a problem you should see it output any errors, and, let me know what you find :)

I did this, got Starting LIRC or something like that, but it still didn't work. Any idea what's happening wrong?

tswindell 2010-12-21 13:21

Re: [ANNOUNCE] XBox360 Media Remote
 
Looks like you've managed to break the lircd configuration. If you remove my package and reinstall it, that should do the trick.

tswindell 2010-12-21 13:22

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by droitwichgas (Post 900445)
I am having similar problems so ran this and got:-

irsend: not enough arguments

I am not near my Xbox 360 at the momet so that my make a difference to the results?

No, the communication between the N900 and the xbox is strictly one way.

garen 2010-12-22 02:06

Re: [ANNOUNCE] XBox360 Media Remote
 
Ok well i removed it and reinstalled it, and i got the same thing again.
"Starting lirc daemon: lircd.
Do i have to become root then put in the /opt/usr/bin code?

EDIT: Can you give me like a run through of EVERYTHING I'm supposed to do for this to work?

daperl 2010-12-22 04:15

Re: [ANNOUNCE] XBox360 Media Remote
 
1 Attachment(s)
Help, I'm addicted to Netflix.

Attachment 16479

tswindell 2010-12-22 07:39

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by daperl (Post 901786)
Help, I'm addicted to Netflix.

Attachment 16479

You pinched my icons :P cool stuff.

tswindell 2010-12-22 07:41

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by garen (Post 901758)
Ok well i removed it and reinstalled it, and i got the same thing again.
"Starting lirc daemon: lircd.
Do i have to become root then put in the /opt/usr/bin code?

EDIT: Can you give me like a run through of EVERYTHING I'm supposed to do for this to work?

install app
start app
setup xbox to use media remote control
use app

Addison 2010-12-22 07:43

Re: [ANNOUNCE] XBox360 Media Remote
 
Any bit closer to allowing this to work through Wi-FI? :)

garen 2010-12-22 07:49

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 901865)
install app
start app
setup xbox to use media remote control
use app

Well that isn't working out too good, anything else i need to do?

tswindell 2010-12-22 07:50

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Addison (Post 901867)
Any bit closer to allowing this to work through Wi-FI? :)

I'll look into it today and see what I can do. I would have got around to it sooner. But I've been pushing another app: http://talk.maemo.org/showthread.php?t=67276 (shameless plug) :D

tswindell 2010-12-22 07:52

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by garen (Post 901873)
Well that isn't working out too good, anything else i need to do?

Nope, so after you reinstalled it what does it say when you run it from xterm?

daperl 2010-12-22 07:56

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 901863)
You pinched my icons :P

It's a gift.

Yes, I wanted you to know that you inspired me and I appreciate your attention to detail. Home automation is sometimes more than a hobby for me, but I probably wouldn't have bothered to add remote Xbox stuff without stumbling upon your cool app.

Thanks again.

tswindell 2010-12-22 08:01

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by daperl (Post 901879)
It's a gift.

Yes, I wanted you to know that you inspired me and I appreciate your attention to detail. Home automation is sometimes more than a hobby for me, but I probably wouldn't have bothered to add remote Xbox stuff without stumbling upon your cool app.

Thanks again.

I've been wanting to get a bit more seriously into home automation. I think my next related project will be finally setting up a DVR media centre. And I'll be using Qt/QML for the UX on that machine too :)

droitwichgas 2010-12-22 08:24

Re: [ANNOUNCE] XBox360 Media Remote
 
Reinstalled the app and now getting:-

irsend: command failed

and also

irsend: unknown command

Any ideas what's going wrong as all the other IR apps seems to work and apart from installing/removing apps I don't remove anything else installed on the phone?

Cue 2010-12-22 08:32

Re: [ANNOUNCE] XBox360 Media Remote
 
just wondering, could this just be added to qtirreco instead of a new app? You could also add your button images to qtirreco maybe.

tswindell 2010-12-22 08:47

Re: [ANNOUNCE] XBox360 Media Remote
 
@droitwichgas, can you run in xterm:
sudo /etc/init.d/lirc stop
sudo /etc/init.d/lirc start
sudo irsend SEND_ONCE Xbox360MediaRemote Xbox360_Power

and tell me if that works, and if not, what the error message is.

tswindell 2010-12-22 08:50

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by Cue (Post 901887)
just wondering, could this just be added to qtirreco instead of a new app? You could also add your button images to qtirreco maybe.

It would be quite easy to copy the interface, but that would defeat the purpose :) This app was intended to get more people into QML. Also, I don't really like QtIrreco that much and decided this would work nicer. I'll be making a more generic, QtIrreco replacement app soon.

droitwichgas 2010-12-22 09:16

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 901889)
@droitwichgas, can you run in xterm:
sudo /etc/init.d/lirc stop
sudo /etc/init.d/lirc start
sudo irsend SEND_ONCE Xbox360MediaRemote Xbox360_Power

and tell me if that works, and if not, what the error message is.

When I try and run the first command I get a request for a password?

tswindell 2010-12-22 09:42

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by droitwichgas (Post 901897)
When I try and run the first command I get a request for a password?

Interesting, can you run 'update-sudoers' as root and tell me if that complains of anything?

Also check that the file "/etc/sudoers.d/xbox360-media-remote" exists.

droitwichgas 2010-12-22 10:00

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by tswindell (Post 901911)
Interesting, can you run 'update-sudoers' as root and tell me if that complains of anything?

Also check that the file "/etc/sudoers.d/xbox360-media-remote" exists.

Both are comming up "not found"

I assume I don't run this as root?

tswindell 2010-12-22 10:27

Re: [ANNOUNCE] XBox360 Media Remote
 
Quote:

Originally Posted by droitwichgas (Post 901934)
Both are comming up "not found"

I assume I don't run this as root?

Sorry, yes, as root run:
/usr/sbin/update-sudoers

Then check that the /etc/sudoers.d/xbox360-media-remote exists with:
ls /etc/sudoers.d


All times are GMT. The time now is 01:54.

vBulletin® Version 3.8.8