LinuxMCE Forums
May 24, 2013, 08:48:30 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: 1 [2] 3 4 ... 13
16  LinuxMCE / Users / Re: Dianemo S (12.04) GC100 serial port won't save on: February 11, 2013, 06:26:27 pm
I never broke it as far as I remember.
17  LinuxMCE / Installation issues / Re: Dianemo S12.04 Raid 5 on: December 17, 2012, 12:31:57 am
Hmm... I wonder if this point is related:

Quote
4. In 10.04, at the moment, a manual fix before reboot seems necessary: sudo mdadm --detail --scan >> /etc/mdadm/mdadm.conf

Whoever wrote that forgot to say why that fix is needed.
18  LinuxMCE / Users / Re: Dianemo S: UpdateMedia Errors on: December 14, 2012, 07:19:10 am
I'd say this: if it's not causing you any problems that you can feel, don't worry about it. It's the Pluto rule that says that "if it says FATAL ERROR, it's probably nothing" Smiley
19  LinuxMCE / Marketplace / Re: Dianemo S from CHT - Ubuntu 12.04LTS Release Now Shipping World Wide! on: November 27, 2012, 09:26:48 pm

Update ran just fine,  I look forward to the wiki updates, so I can have a try of the new telecoms features.


The new _old_ telecom functionality, as it was in 7.10. Smiley If there are wiki pages from that time period for telecom still in existence (LinuxMCE moved away from FreePBX and related, so they may have been updated to reflect that), they should be useful too.
20  LinuxMCE / Installation issues / Re: Dianemo S: MD - Package has been kept back on: October 22, 2012, 02:04:21 pm
I've pushed an update that includes a change to Diskless Setup just in case there are other people out there in this situation.
21  LinuxMCE / Installation issues / Re: Dianemo S: MD - Package has been kept back on: October 22, 2012, 11:25:06 am
how do i update manually?

With a powered on MD:

ssh in
apt-get install dianemo-base-packages
22  LinuxMCE / Installation issues / Re: Dianemo S: MD - Package has been kept back on: October 19, 2012, 12:00:07 am
Hmm... I though I fixed that. I guess I only did it for the NC.

You should upgrade it manually. It's kept back because it kicks update-notifier out and brings in an empty replacement for it.
23  LinuxMCE / Marketplace / Re: Dianemo S - Support for Sony IP controllable BluRay Players & TV's added on: September 14, 2012, 12:52:06 am
When I port scan the unit when it's off I see no ports open. 

Code:
dcerouter_31461:~# nmap 192.168.80.159

Starting Nmap 5.21 ( http://nmap.org ) at 2012-09-13 15:32 EDT
Nmap scan report for 192.168.80.159
Host is up (0.0015s latency).
All 1000 scanned ports on 192.168.80.159 are closed
MAC Address: 54:53:ED:DA:51:00 (Unknown)

Specify a broader port range with the -p parameter: -p 1-65535

 

I was looking for a reason to leave work early tomorrow anyway... sooo, thank you!  I should be able to make it home by 11:00 Am my time I believe that's 4:00PM your time... correct?   does that work for you? How will we do this just turn the blu-ray on at 11:00AM, do you want me to email you, how do you want to coordinate this?

Thanks

Don't really know your time zone, and I'm on my mobile phone right now and unable to check, but 4pm sounds OK.
24  LinuxMCE / Marketplace / Re: Dianemo S - Support for Sony IP controllable BluRay Players & TV's added on: September 13, 2012, 08:11:28 pm
I did a port scan with the player on and I see ports 50001 and 50002 open not 22222 and 54400.
Code:
Nmap scan report for 192.168.80.159
Host is up (0.00049s latency).
Not shown: 998 closed ports
PORT      STATE SERVICE
50001/tcp open  unknown
50002/tcp open  iiimsf
MAC Address: 54:53:ED:DA:51:00 (Unknown)

That's actually good. Put the IP address and MAC address in the device's fields in web admin, reload, and try again while the player is on.

It's quite interesting, as now I did a port scan on that same IP and came up with the ports I reported earlier. I assume the player is off now. But that also means the network doesn't go off, but goes into some mode I haven't seen before. For both of the ports I mentioned, when I try an HTTP connection I get a UPnP-like envelope back with an error - that's how I know it's your blu-ray player and not something else.

Edit: I just realised that this didn't work last time either, which makes it really interesting. I'd like to look at the UPnP services on your player while it's on. What time will you be available at home?
25  LinuxMCE / Marketplace / Re: Dianemo S - Support for Sony IP controllable BluRay Players & TV's added on: September 12, 2012, 07:04:10 pm
Yup, that's the one Sony BluRay LivingRoom (I know, I should name it better than that). 

I tried it with the IP and mac fields populated at first but after I couldn't get it working it hit me that the Sony android app never asked for the IP address of the player,  I assumed that meant the app was broadcasting a message (UDP) and waiting for a response (or vice versa) to trigger the registration process. so I removed the IP and mac data in hopes that Dianemo was doing the same thing.

It's probably not responding to UPnP because it's not in registration mode or because it's off.  I'm using the android media remote and I've noticed that all functions work but I can not turn the unit on VIA the Sony media remote.  There were no problems registering the Sony media remote.  It could be a setting on the unit or the app but I haven't seen any thing that looks like it would enable or disable that.

The model number is BDP-S390/BM U2.

This isn't a high end unit, maybe that's the problem?

I think ours (which mysteriously disappeared and got replaced with a Samsung unit that I haven't written code for yet) was a off the shelf unit from Tesco or something, so nothing special about it. The discovery protocol is UPnP on that unit, and on everything that the app can control, so I'm intrigued that it doesn't reply to my UPnP searches.

Just to check the theory that it might not show up unless you put it in registration mode - our unit was always showing - there's a script I put on your system (in the root account) that does a UPnP search and shows the devices found, then sits there monitoring the UPnP trafic. You can run it like so: python UPnP_test.py and you can close it with Control+C. Please run that after you put your player in registration mode and see if it shows up. You can run it before you do that too, so you can see what the output looks like and have something to compare with.
26  LinuxMCE / Marketplace / Re: Dianemo S - Support for Sony IP controllable BluRay Players & TV's added on: September 12, 2012, 05:33:12 pm
Sure, I just turned on remote assistance.  Thanks uplink!

It's the "Sony BluRay LivingRoom" (device 69), right? Its IP Address and MAC Address fields are empty. I found a device that says it's a Sony Blu-ray player, IP 80.159, but I had to scan its ports to find out what it is (ports open: 22222, 54400). Problem is the script expects ports 50001 and 50002. Also, I did a UPnP scan and the Blu-ray drive didn't show itself. This is not OK, because our Sony devices use UPnP as the transport protocol for control. I tried poking it with various sticks, but no luck. What model is it? Do you have a device that can run the Sony Media Remote app (iPhone, iPad, iPod touch, Android phone, that kind of stuff) to confirm that it can actually talk to your player? This app used UPnP to talk to Sony devices as well...
27  LinuxMCE / Marketplace / Re: Dianemo S - Support for Sony IP controllable BluRay Players & TV's added on: September 12, 2012, 12:44:23 am
Thanks for the reply.  Unfortunately that didn't work.  I did everything step by step, I tried removing and re-adding the device, I tried entering the IP and Mac address, but it wont work.  My player isn't finding a media remote after I start registration.  Here is the Logs.

Weird. Unfortunately, that log is just the Whisperer, as I didn't add any logs to the communication itself, so it doesn't help. Can I get access to your machine and have a look at what's going on?
28  LinuxMCE / Marketplace / Re: Dianemo S from CHT - Ubuntu 12.04LTS Release Now Shipping World Wide! on: September 10, 2012, 05:49:29 pm
Did uplink_ not like qOrbiter?

-Thom

That's a tame response. Expected something more... fiery.

Well... I couldn't find the beginning of it Smiley Also, didn't have the time. On the other hand, the thing that Andy filmed will probably never control LinuxMCE or LinuxMCE-based Dianemo, so don't view it as "competition" (yet). It's following different patterns of thought that are not easily adapted to current Orbiter logic. I would have showed you a media browser sample too, but I broke it yesterday while working on some grid stuff.

Consider this part of the "rewrite" that people keep moaning about but don't leave their cozy couch to actually do it or learn how to do it (kudos to golgoj4 for actually doing it in the form of qOrbiter).

On the other hand, I'm just finding out that GUI programming isn't easy if you're not doing run of the mill business logic Smiley I wrote a Message Router in a day (it's pretty useless right now: only forwards messages around, without any cleverness, and nothing to actually send and receive messages yet, except some crude test code), but the GUI requires me to pause and think a lot. So far, what Andy filmed has 638 lines of Python code, 251 lines of YAML for the screen definitions, and 147 lines of YAML for the mock data, and I can feel that I slipped in some places, so I need to go back and do it properly (i.e. in a way that doesn't hurt my own brain). I don't have proper data bindings yet, nor message communication. The file itself is aptly named Mockup.py Smiley
29  LinuxMCE / Marketplace / Re: Dianemo S - Support for Sony IP controllable BluRay Players & TV's added on: September 10, 2012, 01:23:29 pm
After seeing this post I went out any got a Sony IP controllable bluray player.  I have the device template added but it wont control my player.  I'm assuming it's because you have to register IP remote controls with the player.  Can you tell me how to register Dianemo as a remote control?  

I saw the register command, I set my player to register a remote then click test for the register command but nothing happens.  Any tips would be appreciated.

Hi there. I can answer this one. First, I apologize for not including the Sony IP remote package in the repositories Embarrassed I added them now. Please do a software update and then reload the router so the device starts.

Then, to register with the BluRay as a remote, put the BluRay in registration mode, then, in the devices tree of the admin website, select the BluRay player device you added, on its page click the "Send Command" link at the top, and then send the "Register" command. The BluRay player should then confirm the registration and everything else should work.

Cheers
30  LinuxMCE / Developers / Re: Nokia N800 Orbiter easy build on: August 06, 2012, 03:30:41 pm
That sounds complicated. On my N800 I just flashed it with the latest release of the OS from Nokia, and did what I wrote in the README file.
Pages: 1 [2] 3 4 ... 13
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!