Show Posts
|
|
Pages: 1 [2] 3 4 5
|
|
16
|
LinuxMCE / Users / Re: hope for blu-ray afterall..
|
on: January 17, 2012, 07:38:28 pm
|
|
Hello, But I don't understand, what is the "legal difference" or what could be "out of the law", if we "play dvds" using lmce MDs or Core (supported by LMCE), or getting a way to "play blueray disks" w/ lmce (that is not supported).
Hernán
|
|
|
|
|
19
|
LinuxMCE / Installation issues / Re: Media Director with video capture
|
on: January 07, 2012, 09:45:17 am
|
|
Hi Tony, I'm very interested in the way that mythtv could record multiple channels of a paid subscription (DirecTV in my case), and I see that you know a lot on this.
Could you help to me to understand and drop some links to read?
Thanks in advance Bugui
|
|
|
|
|
22
|
LinuxMCE / Users / Re: New PLCBUS driver
|
on: November 19, 2011, 07:36:30 am
|
|
Yes, I could upload pictures and diagrams also, but I need to finish a proyect now, I will do in a couple of weeks. Thanks. Hernan
|
|
|
|
|
23
|
LinuxMCE / Users / Re: New house - help to choose home automation protocol to work with MCE
|
on: November 19, 2011, 07:34:16 am
|
|
Hari, I was looking for KNX devices here in argentina, I only found ABB, I tolk with them and they told to me that your own consumer business unit is not developed yet, then they don't know the home automation product line of your own company - ;-p But I would like to know if all KNX branches supports transport over powerline (is that transport an standard of KNX?), could you give to me the name of a verdor that supports KNX w/powerline, no matter were it comes because, I will need to import this product to argentina because KNX is very new here.
Thanks in advance, Hernan
|
|
|
|
|
24
|
LinuxMCE / Users / Re: New house - help to choose home automation protocol to work with MCE
|
on: November 18, 2011, 07:20:51 am
|
|
Hello Hari, I'm using your PLCBUS Driver with 4 dual micromodules. I have some issues, when I reload the dcerouter but, at the time I got good results, that was the only thing that I can see on it. I know that KNX it is more reliable, but the difference with the price between PLC ans KNX so high that I thinking that maybe, PLC can be good solution on a hybrid installation (KNX inside the house, PLCBUS for outside lamps). I would like to ask to you if we can combine this two technologies in order to offer a good price-reliability solution.
Thanks in advance Bugui
|
|
|
|
|
25
|
LinuxMCE / Users / Re: New PLCBUS driver
|
on: November 18, 2011, 06:10:38 am
|
|
Check if you install the modules with correct polarity (Fase & Neutral) because if they are inverted then it doesn't work.
Bugui
|
|
|
|
|
26
|
LinuxMCE / Installation issues / Re: Need Help to set up a DSC alarm panel using PC5401 module.
|
on: November 09, 2011, 07:47:00 am
|
|
Yes, I think that DSC is the way until now. It still has some issues specially with PNP (because we need to work with). I installed a new 10.04 in order to buid a new device template and run more tests. It's working fine, the issue that I got, arrise (for some reason) when you need to run "a quick reload router" (DSCRouter loose communication w/ the module) It can't bring back if you just resetting the module. But If you reboot core and it cames online again.
I think that is PNP again, and it's kind of failure is identical as you can see on 0810 with PLCBUS, because of that I think that is a problem w/ generic serial devices and PNP. I will need a little bit of help in order to finish the integration. I mean, I'm not a programmer.
Bugui
|
|
|
|
|
29
|
LinuxMCE / Installation issues / Re: Failed to start X on MD (new 10.04 install)
|
on: October 16, 2011, 07:55:35 am
|
|
If you upgrade the md w/ apt-get update & apt-get upgrade..... if that task needs to upgrade the "pluto-nvidia-drivers" package... you should note that lmce change the /etc/X11/xorg.conf file changing the Driver from (Driver "nvidia") to (Driver "nv"), when you reboot the MD system you will see a message and you cannot see the UI2 because a openglx problem.
Try changing againg the /etc/X11/xorg.conf file to Driver "nvidia" and reboot again
Thanks Bugui
|
|
|
|
|
30
|
LinuxMCE / Installation issues / Re: Failed to start X on MD (new 10.04 install)
|
on: October 11, 2011, 02:45:21 am
|
I did the following procedure and i get it work. 1) Download Newest Nvidia drivers from here 2) Open module blacklist as admin gksudo gedit /etc/modprobe.d/blacklist.conf Add these lines and save: blacklist vga16fb blacklist nouveau blacklist rivafb blacklist nvidiafb blacklist rivatv 3) Uninstall any previously installed Nvidia drivers: sudo apt-get --purge remove nvidia-* 4) Reboot your computer 5) When an error message pops up saying that Ubuntu cannot load Nvidia drivers, choose Exit to terminal (Exit to console) 6) Login and cd to the directory where you saved your file 7)Install drivers sudo sh NVIDIA-Linux-x86_XXXXX....  reboot MD system
|
|
|
|
|