XBMC Community Forum
[RELEASE] Official XBMC boblight Addon - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (/forumdisplay.php?fid=152)
+---- Thread: [RELEASE] Official XBMC boblight Addon (/showthread.php?tid=116331)



- Lunatixz - 2012-02-01 01:21

MrHenky Wrote:I'm aware of Lightpack and outside of XBMC it works like a charm (check post nr. 109) but since this XBMC related, I think a lot of Windows users want to get boblightd working on their systems.

I've never expected this to be a pain in the arse but surrender is not an option.

LOL, I agree... I would like to get boblightd working on windows as well; Only one person on this forum has it working! wish he would post a howto Big Grin

I'm running a Mega 1280 w/four channels over all pwm pins. Have the latest pde uploaded...
have a boblight.conf from boblight google source; not sure if it should be using usb, since windows is detecting a usb to serial device with a com3 i/o...


- PolliSoft - 2012-02-02 12:52

kimp93 Wrote:I compiled current SVN source with cygwin. As I said, I tested with your recent plugin and eden-beta.

I would be very happy if you can list the packages that you use with cygwin to get boblight to compile, and where you get those packages. Can you do that? Big Grin


- MrHenky - 2012-02-03 20:01

Since I've experienced that strange behaviour with Lightpack regarding the nVidia ION chipset I got a question to our linux users.

Is anyone of you using boblight on a machine with an nVidia ION chipset successfully?


- Adam B. - 2012-02-03 20:57

MrHenky Wrote:Since I've experienced that strange behaviour with Lightpack regarding the nVidia ION chipset I got a question to our linux users.

Is anyone of you using boblight on a machine with an nVidia ION chipset successfully?

Boblight + ION + Openelec (Linux) works great for me.


- PolliSoft - 2012-02-06 00:20

Hi again,

I was actually able to compile boblight in Cygwin today, after some hacking of the code to avoid the issue described here.
When I built it, I realized that kimp93 attached the wrong boblightd.exe file in the archive he links to. The correct one is attached in the archive here.
I now get my lights up and running, but I cannot get the colors right. Has there been changes in the way the different colors are sent out in comparison with v1.3? With 1.3 I get correct colors, but now it seems that the are completely random. I use the cofig file included in the archive, is there something obvious I'm missing?
I'll try to include a full xbmc log file soon if that helps.


- Memphiz - 2012-02-06 00:26

sounds like a messed up boblight.conf ... xbmc.log wouldn't help in that case...


- bobo1on1 - 2012-02-06 00:39

Do an svn update, most likely that patch is messing with the timing.


- PolliSoft - 2012-02-06 01:14

Thanks for the quick feedback. I still get the same strange color output.
And, stupid me, just remembered that I removed EHOPRT to avoid a compile error earlier:
Code:
util/serialport.cpp: In member function ‘bool CSerialPort::Open(std::string, int, int, int, int)’:
util/serialport.cpp:224:84: error: ‘ECHOPRT’ was not declared in this scope
I guess this could have something to do with it. Is there a fix for this as well?


- bobo1on1 - 2012-02-06 01:29

Removing it is the correct fix.
What hardware are you using with boblight?


- PolliSoft - 2012-02-06 08:41

bobo1on1 Wrote:What hardware are you using with boblight?

I'm using the setup described in http://livelightproject.com/.
It works perfect with boblight 1.3 together with getpixel.

Edit: I fiddled a bit with my configuration file and when I use "5A" instead of "55 AA" as prefix, it works as a charm! It's wonderful!!!
Link to the newest revision of boblightd for Windows, http://www.mediafire.com/file/52gqotejz3c7d31/boblightd_r416.rar