Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jeangot

Pages: [1] 2 3
1
Users / Android Qorbiter crashing
« on: February 14, 2012, 04:47:40 pm »
Hello,

I have been trying the Android Qorbiter on a cheap tablet:
- I installed the application on the tablet (and it downloaded a bunch of extra libs)
- I created a new qorbiter orbiter in the web admin
- set default room, user and skin in the webadmin
- generated the orbiter config file on the core by running the PHP script
- downloaded the skins from svn to the core
- did a full regen of the orbiter, then a reset of the core
- edited the config XML file on the tablet to put my core IP (which is different from default) and device ID
- started the qorbiter on the tablet
- the qorbiter will show me the main screen of the orbiter with all the buttons.
- when I click on the power button or advanced button, a new popup menu comes up with the expected content

BUT when I click on any other button like Audio, Video or even Sleeping Menu, the Qorbiter application closes

Any idea what is wrong, or whether the Qorbiter writes any logs on the tablet that I could look at?

Thank you!

Jean

PS: My DCERouter.log shows this:

[long list of media files being generated for Datagrid]
05   02/14/12 7:45:05.262      list  : Youth in Revolt.avi date: 0 <0x7e1f3b70>
05   02/14/12 7:45:05.262      list  : Zodiac_2007.avi date: 0 <0x7e1f3b70>
08   02/14/12 7:45:05.278      Received Message from 271 (Master Bedroom Android Orbiter / Master Bedroom) to 6 (Datagrid Plug-in / Computer Closet), type 1 id 34 Command:Request Datagrid Contents, retry none, parameters: <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 10(ID): 2 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 15(DataGrid ID): MediaFile_271 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 32(Row): 0 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 33(Column): 0 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 34(Row count): 1823 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 35(Column count): 1 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 36(Keep Row Header): 0 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 37(Keep Column Header): 0 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 49(Add Up-Down Arrows): 1 <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 73(Seek):  <0x11befb70>
08   02/14/12 7:45:05.278        Parameter 74(Offset): 5 <0x11befb70>
05   02/14/12 7:45:05.337      Socket::ReceiveData 0x500a6bb0 failed, bytes left 0 start: 2390000 1: 0 1b: 0 2: 0 2b: 0 m_Socket: 356 Incoming_Conn Socket 356 192.168.78.231EVENT 271 T=2186 Event #271 <0xcbe5b70>
05   02/14/12 7:45:05.337      Socket::ReceiveString2 ReceiveData failed m_Socket: -1 Incoming_Conn Socket 356 192.168.78.231EVENT 271 T=2186 Event #271 <0xcbe5b70>
05   02/14/12 7:45:05.337      TCPIP: Closing connection to 271 (Router Dev #0) 0x500a6bb0 m_Socket: -1 <0xcbe5b70>
05   02/14/12 7:45:05.337      Router::RemoveAndDeleteSocket 0x500a6bb0 271 <0xcbe5b70>
05   02/14/12 7:45:05.337      Socket::ReceiveData 0x500a6ce8 failed, bytes left -1 start: 2450000 1: 0 1b: 0 2: 0 2b: 0 m_Socket: 357 Incoming_Conn Socket 357 192.168.78.231EVENT 271 T=2186 Event #271 <0x11befb70>
05   02/14/12 7:45:05.337      Socket::ReceiveString2 ReceiveData failed m_Socket: -1 Incoming_Conn Socket 357 192.168.78.231EVENT 271 T=2186 Event #271 <0x11befb70>
05   02/14/12 7:45:05.337      TCPIP: Closing connection to 271 (Router Dev #0) 0x500a6ce8 m_Socket: -1 <0x11befb70>
05   02/14/12 7:45:05.337      Router::RemoveAndDeleteSocket 0x500a6ce8 271 <0x11befb70>


The Device ID of the qorbiter is 271

2
Users / lmce-autotagger ?
« on: August 17, 2011, 05:19:52 am »
Hello,

I just updated my 0810 installation to the current version (apt-get update; apt-get upgrade), and one of the improvements I was looking for is the autotagger.
According to this page: http://wiki.linuxmce.org/index.php/LinuxMCE-0810_beta
There was a package lmce-autotagger created on May 30th.

However that package did not install during my update, and
apt-get update; apt-get install lmce-autotagger
says that this package doesn't exist.

What am I doing wrong, and if the autotagger does not come in a package, is the only way to install it compiling it from source?

Thank you!

Jean

3
Users / Don't ring any phones during sleeping mode?
« on: November 02, 2010, 04:28:02 pm »
Hello,

I have the following problem:
a) In the admin, in phone lines / settings, I have configured most of my extensions (those in bedrooms anyway) not to ring when in sleeping mode
b) In the admin under telecom / call routing, I have configured for calls to go straight to voicemail when my users are in sleeping mode. I did the same for priority callers as a precaution, although I have no priority callers configured.

Now when I call the house, most of my extensions will not ring, as expected. After a few rings, the IVR kicks in. One of the prompts is "To call everybody in the house, press 0". When the caller presses 0, all extensions in the house start ringing, including those that were disabled in step a), so everybody wakes up.

How can I prevent Asterisk from ringing any more extensions after IVR/Press0 than it is ringing before the IVR? (or it could go straight to voicemail at that point, that would be fine too).

Jean

PS: I *think* this was working how I wanted when I was running 710, but I can't figure out how to change this behavior in 810. I'm probably just not looking in the right place...

4
Users / Game Player and default games
« on: September 20, 2010, 04:25:35 am »
Hello,

I just installed the Game Player on some of my MDs following the instructions in the wiki (after updating to latest 810 from repository).
According to the instructions, there should be some games installed by default. If the screenshot in the wiki is taken just after the default install, then there should be a lot of games included!

When I click on the Games button that now appears in my Orbiters, I see the following names listed in the orbiter grid:
- ARTWORK ghosttown
-  ARTWORK peacock
- COPY OF ARTWORK ghosttown
- COPY OF ARTWORK peacock
- SUBTITLES ghosttown
- SUBTITLES peacock
and that's it

Trying to play any of them results in an error.

Now I was wondering: how many games should be included by default, if any?
The package lmce-mame-metadata was nearly 1.5 Gb, and the DB lmce-games, table ROM contains thousands of files listed.

I just want to ascertain whether something went wrong during the install (and if so how do I fix it), or if this is the normal starting situation with no playable games included by default?

I am aware that additional ROMs should be loaded by me into the games folder. I have not done that yet by fear of breaking things further.

Thank you!

Jean

5
Users / ReceiveData failed error
« on: September 16, 2010, 05:30:09 pm »
Hello,
since I installed 810 a few month ago, I have been trying to get my monitor to turn off automatically on one of my MDs. I have installed the DPMS_Monitor device, but nothing was happening.

When looking at the logs of the DPMS_Monitor device on my MD, it shows the device properly starting, but never receiving any commands.

I then tried to manually sending an "off" command to the device DPMS_Monitor, using the web admin. Here is what the DCERouter logs show when I do that:


08   09/16/10 8:27:16.738      Received Message from 0 (unknown / ) to 164 (DPMS Monitor / Master Bathroom), type 1 id 193 Command:Off, retry none, parameters: <0x467f1b70>
08   09/16/10 8:27:16.738        Parameter 97(PK_Pipe):  <0x467f1b70>
05   09/16/10 8:27:16.796      Socket::ReceiveData 0x824e03f8 failed, bytes left 0 start: 10030000 1: 0 1b: 0 2: 0 2b: 0 m_Socket: 149 Incoming_Conn Socket 149 127.0.0.1 <0x467f1b70>
05   09/16/10 8:27:16.796      Socket::ReceiveString2 ReceiveData failed m_Socket: -1 Incoming_Conn Socket 149 127.0.0.1 <0x467f1b70>
05   09/16/10 8:27:16.796      TCPIP: Closing connection to -1003 (Router Dev #0) 0x824e03f8 m_Socket: -1 <0x467f1b70>
05   09/16/10 8:27:16.796      Router::RemoveAndDeleteSocket 0x824e03f8 -1003 <0x467f1b70>

At the same time, the DPMS_Monitor device logs on the MD don't show anything, so the device has not received any commands.

I do not now how to further troubleshoot from here. Obviously the log is telling us that there is some problem, but I do not know what it means.

Any suggestions would be appreciated.

Thank you!

Jean

6
Users / Sending multiple infrared commands
« on: July 24, 2010, 05:32:16 am »
Hello,

I am creating a new device template for a Panasonic projector. In order to turn on (or off), this projector needs to receive 2 distinct infrared commands (with a small pause in between).
I was able to set this up in Ruby by sending a system command to the USB UIRT device with the first command, followed by a pause, followed by the second command, but this is very dirty since the ID of the USB UIRT device needs to be hard coded in the template.

Is there a way to do this cleanly by using the normal section for infrared codes in a device template? (Or any other suggestions)

Jean

7
Installation issues / 0810 64 bit support
« on: May 03, 2010, 10:42:57 pm »
Hello,

I am currently running LMCE 0710 on a xen virtual machine. In order for PCI passthrough to work under xen, I need to run the VM as a PV, which means that I need to use 64 bits because my host is 64 bits.

Now my question: is there any way to install the current LMCE 0810 onto a 64 bit Kubuntu? What would happen for example if would install a brand new Kubuntu system with 64 bits, then install the LMCE packages onto it?
Alternatively, are there any plans to make a 64 bit version of LMCE 0810 available?

Thank you!

Jean

8
Users / Bluetooth not detecting devices anymore
« on: March 15, 2009, 07:30:46 pm »
Hello,

I am using 2 MSI Media Live MD with internal bluetooth. In the past this was working right out of the box, my old cellphone was detected as soon as I installed the MDs, and it was added to the system as a device (however the cellphone wasn't supported so I could never use it as an Orbiter).
Now I have a new cellphone using Windows Mobile which I would like to add to the system. After putting the cellphone into discoverable mode and waiting and reloading and waiting and waiting some more, nothing happens.
I notice that may cellphone is able to see the 2 MDs via Bluetooth, so I know the Bluetooth radios are working, however LinuxMCE does not see to detect the phone.
I noticed under the Device Tree that both Bluetooth objects in both MDs have a checkmark in "disable" and Registered=no. When I remove the checkmark and reload the router, the 2 dongles will show as registered=yes for a few seconds after the reload, then the checkmark appears again in "disabled", and the status changes to "registered=no".

Does anyone know if my bluetooth devices under the device tree are supposed to be "registered" for this to work (I would assume so), and if so, any ideas as to why mine don't register anymore?

Thanks,

Jean

PS: just in case my new cellphone had a problem, I deleted the device for my old cellphone and the system won't rediscover that one either

9
Users / 2 MDs in one room
« on: February 19, 2009, 08:19:48 am »
Hello,

I asked this before but am still not able to get this to work. I have several situations where 2 MDs are in the same room. I am able to create 2 separate entertainment zones in the same room (from the room page in the web admin), I can also assign each MD to one of the 2 entertainment zones that I just created, but I can't assign them both to the same room. Whenever one MD is assigned to one room, it would let me assign another one to the same room (regardless of entertainment zones).
Any suggestions? (Besides creating 2 rooms for my 1 room)

Jean

10
Users / Shoutcast4LMCE - Perl script to import Shoutcast streams into LMCE
« on: February 17, 2009, 07:01:51 am »
Hello,

as promissed I made a little perl script to import Shoutcast Streams for Playback in LMCE.

WARNING!
This is one big hack, and writes directly into your LMCE Database. It is poorly tested and poorly coded, hence will possibly mess up your system. If you are not prepared to mess up your system, don't try this. Please don't ask me how to fix your database if it's broken. You have been warned!

Features:
Import Shoutcast streams by shoutcast genre, with the ability to import multiple Shoutcast genres into one LMCE genre and removing duplicates within each shoutcast genre, keeping only the highest bitrate stream for each duplicate station. Also has the ability to add generic album and performer tags for better sorting of the Shoutcast streams in the LMCE Media file browser.

Other warning:
Shoutcast does not permit the continuous querying of a large number of playlist files and will quickly block your IP address if you do so.
You should try to limit yourself to a few interesting categories, limit the number of streams per category to something reasonable and don't run the script more than once per week

The perl script needs to run on the Core. It requires the following perl packages:

XML::DOM
LWP::Simple
Mysql
List::Util

To install them, run on your core:
perl -e shell -MCPAN
Then "install nameofpackage" using the package names above including the double colon.

At the beginning of the script are a few options, including the part where you customize the Genres you want to import.

Note that shoutcast seems to limit the number of queries you can do in a given time from your IP, so when you run the script, it will stop every once in a while (when shoutcast blocks you) and then resume. So if you see it stop, just wait for a while...

Enjoy!

Jean

11
Users / Command to jump to Commerical marker in MythTV Player
« on: January 23, 2009, 08:36:43 pm »
Hello,

I am currently playing all my recorded TV content from TV scenarios (Myth TV) as opposed to regular Video scenarios as these do not allow to jump through Myth's commercial flags to my knowledge.
My problem is that I always need to have a keyboard next to me to do these jumps (A and Z buttons I believe).

Now I would like to attempt to play with the HA Designer to try and add buttons for this in the MythTV Orbiter screens, so that I could get rid of my keyboard.

Now my question is: are there already commands in LMCE to send to MythTV Player to jump to the next commercial marker? If not, would it be easy for me to create such commands?
What I saw so far are commands to jump to certain positions in the stream, and I may be able to create buttons to jump forward and backward 30 secs and 10 mins (to replicate some commands available to me in MythTV via keyboard), but I didn't see any commands to get to the next MythTV commerical maker.

Thank you for any help or pointers.

Jean

12
Users / Storage device (Terrastation) freezing/locked up
« on: January 07, 2009, 03:57:01 am »
Hello,

I have a Buffalo Terrastation mounted in LMCE, and accessible at /mnt/devices/67 on the core.

Since a few weeks, after a couple of days LMCE can no longer access any files on that share

cd /mnt/devices/67
done on the core will just hang for hours (until I press control c)

Yet my Terrastation is still accessible from windows computers in the same network, so it is not frozen.
Reboot of terrastation alone does not help, I have to reboot the terrastation and then reboot my core for it to work again, and it only works for a few days again, yet it was working for months without a problem.

So I am wondering how these shares are mounted and unmounted in LMCE, as I can find nothing in fstab, and even the output of "mount" does not reveal anything usefull.

Once I know how to unmount and remount this share without rebooting LMCE, I could hopefully troubleshoot some more, maybe find pertinent logs and search for similar issues in Google.

I tried to disable the share in the pluto-admin, then reload, then enable, then reload, but that did not temporarily fix the issue.

Thank you!

Jean

13
Users / How to send multiple IR codes for one command
« on: January 03, 2009, 02:27:24 am »
Hello,

I am trying to control a Panasonic Projector which lacks discrete IR commands for ON/OFF.
I need to send the following keypresses:
For ON: Power then Return
For OFF: Power then Power

I guess this is called a "macro" in regular universal remote language.

In LMCE, I am asked to define one single IR code for the command ON and a single IR code for the command OFF. How can I send several IR codes for ON and OFF? I tried entering multiple IR codes where I define the code for ON and OFF, but that did not work. If I would create a new command called Return, would I be able somehow to create 2 new On and Off Commands that "play" several commands one after another?

Thank you for any help or pointers.

Jean

14
Users / Event criteria for daytime or nighttime
« on: November 11, 2008, 07:37:07 am »
Hello,

to work with lights and motion detectors outside my home, I am trying to setup Events where part of the criteria is based in whether it's night or not.
I can't use the preconfigured "Sunset" or "Sunrise" events since it involves additional criterias.

Some threads seem to recommend using "Time Of Day = Night" or "Time of Day = Daytime", but neither of these seem to work, whether I write them with a capital letter or not.

Does anyone have a definite answer as to whether thsi is supported or not, or am I stuck working with fixed times instead of a Sunset time which fluctuates around 3 or 4 hours throughout the year.

Thanks.

Jean



15
Hello,

I'm trying to do something fairly simple, which is to use my X10 motion detectors outside to turn on a light nearby for a few minutes each time there is movement, then turn the light off. I wasn't able to find out specific hints about this in the wiki or forums, which probably only means that I didn't search properly :-)

I have my motion detector configured according to very handy infos from the wiki, and it's properly firing movement alarms. Next I created an event to turn on my light each time there is movement at this particular detector, which works fine as well.

The problem now is: how do I turn the light off? I did set the movement alarm's duration via the web admin to a few seconds (for test), but nothing happens after the alarm is over. I created an event to turn the light off on "security breach reset" but that doesnt work either (and even if it did, that's probably the wrong way since I want to have several of these motion detectors all around the house and don't an alarm reset to turn off all the lights in the house).

So can anyone hint at the proper way to either turn on a light for a set amount of time, or turn off the light a certain time after the movement event?

Thanks.

Jean

Pages: [1] 2 3