• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 10
Win HOW-TO setup Boblight for Windows and Boblight XBMC
#61
Does anybody of you know where I can find Boblight for Windows with Lightpack support? Did not find any compiled package.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#62
This version has lightpack support.
Reply
#63
Really? Damn ^^ Ok I will give it a try. Thank you Smile
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#64
https://code.google.com/p/boblight/sourc...n473&r=473

This is the example config from the google code page.
Reply
#65
Thx,
Just tested it here in the office without a lightpack attached. The example config gives me a error with unknown lights or somethin.
Will try to get it working at home.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#66
This is probably the better thread to post to: I tried to delte the poswt on the other thread but couldn't do it.

-----------

I have been struggling to get boblightd to work in in system. I beleie I was able to create a correct boblight.conf file using

BoblightConfigTool.exe

With the config file setup XBMC connects to boblightd and I get the light flashes but I still don't get any lighting effect when watching a movie

Here is the boblight output

c:\boblightd>C:\boblightd\boblightd.exe -c c:\boblightd\boblight.conf
ERROR: unable to make directory /home/Ian/.boblight/:
No such file or directory
(PrintFlags) starting /boblightd/boblightd -c c:\boblightd\bo
blight.conf
(CConfig::LoadConfigFromFile) opening c:\boblightd\boblight.conf
cygwin warning:
MS-DOS style path detected: c:\boblightd\boblight.conf
Preferred POSIX equivalent is: /boblightd/boblight.conf
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.ht...-pathnames
(CConfig::CheckConfig) checking config lines
(CConfig::CheckConfig) config lines valid
(CConfig::BuildConfig) building config
(CConfig::BuildConfig) built config successfully
(main) starting devices
(CClientsHandler:Tonguerocess) opening listening socket on *:19333
(CDevice:Tonguerocess) ambilight: starting with output "/dev/com5"
(CDevice:Tonguerocess) ambilight: setting up
(CDevice:Tonguerocess) ambilight: setup succeeded
(CClientsHandler:Tonguerocess) 127.0.0.1:54031 connected
(CClientsHandler:TonguearseMessage) 127.0.0.1:54031 said hello
(CClientsHandler:TonguearseSet) 127.0.0.1:54031 priority set to 128
(CClientsHandler:TonguearseSet) 127.0.0.1:54031 priority set to 255
(CClientsHandler:TonguearseSet) 127.0.0.1:54031 priority set to 128
(CClientsHandler:TonguearseSet) 127.0.0.1:54031 priority set to 255


Here is the conf file

http://pastebin.com/YhwfbhhE
Reply
#67
Anyone got a config for an Lightpack (USB) version with 60 leds? I see only Adalight as Device in boblightconfigcreator.
Reply
#68
Isnt every lightpack the same?

https://code.google.com/p/boblight/sourc...n473&r=473

thats the example file from the boblight page.
Reply
#69
That one doesnt work.
Reply
#70
I finally got boblight to work on my computer. More magic and tenacity than I would have liked but it is working.

I noticed that the colors are not quite what they should be. Is there a way to optimze the colors?
Reply
#71
I give up.

I made an config file, but i cant get boblightd started.

Would be nice if we could start the deamon from the windows services console, and not being configured through dos prompt. I know alot from dos, but the boblightd commands dont make any sense to me.

In the start.bat it does (clearing?) something with the com port.

Code:
MODE COM3:9600,N,8,1 >NUL
clear


tasklist /FI "IMAGENAME eq boblightd.exe" 2>NUL | find /I /N "boblightd.exe">NUL
if "%ERRORLEVEL%"=="0" goto running


C:\boblightd\boblightd.exe -c c:\boblightd\boblight.conf -f


running:
echo running..

For the boblight.cnf i have this:

Code:
[global]

[device]
name ambilight
channels 3
type lightpack
interval 20000
#bus 1
#address 6
#debug true

[color]
name red
rgb FF0000

[color]
name green
rgb 00FF00

[color]
name blue
rgb 0000FF




[light]
name 1
color red ambilight 28
color green ambilight 29
color blue ambilight 30
hscan 0 16.67
vscan 75 100

[light]
name 2
color red ambilight 19
color green ambilight 20
color blue ambilight 21
hscan 0 16.67
vscan 50 75

[light]
name 3
color red ambilight 16
color green ambilight 17
color blue ambilight 18
hscan 0 16.67
vscan 25 50

[light]
name 4
color red ambilight 22
color green ambilight 23
color blue ambilight 24
hscan 0 16.67
vscan 0 25

[light]
name 5
color red ambilight 25
color green ambilight 26
color blue ambilight 27
hscan 0 16.67
vscan 0 16.67


[light]
name 6
color red ambilight 1
color green ambilight 2
color blue ambilight 3
hscan 50 66.67
vscan 0 16.67

[light]
name 7
color red ambilight 10
color green ambilight 11
color blue ambilight 12
hscan 66.67 83.33
vscan 0 16.67

[light]
name 8
color red ambilight 7
color green ambilight 8
color blue ambilight 9
hscan 83.33 100
vscan 0 16.67

[light]
name 9
color red ambilight 13
color green ambilight 14
color blue ambilight 15
hscan 83.33 100
vscan 0 25

[light]
name 10
color red ambilight 4
color green ambilight 5
color blue ambilight 6
hscan 0 0
vscan 0 0

The error output

Code:
C:\boblightd>start.bat

C:\boblightd>MODE COM3:9600,N,8,1  1>NUL

C:\boblightd>clear
clear wordt niet herkend als een interne
of externe opdracht, programma of batchbestand.

C:\boblightd>tasklist /FI "IMAGENAME eq boblightd.exe"   2>NUL  | find /I /N "bo
blightd.exe" 1>NUL

C:\boblightd>if "1" == "0" goto running

C:\boblightd>C:\boblightd\boblightd.exe -c c:\boblightd\boblight.conf -f

C:\boblightd>running:
running: wordt niet herkend als een interne
of externe opdracht, programma of batchbestand.

C:\boblightd>echo running..
running..

C:\boblightd>

When i run start.bat a few command likes running and clear arent recognized by windows, and the boblightd deamon dont get started.
Reply
#72
You can pretty much remove all of that. You only need the commands when using an Adalight so boblight can use the com port but I dont think you have to do this with Lightpack.

In your conf channels should be 30 and not 3.

Everything else looks ok.

You can just shedule a task (Win 7 - 8,1)

C:\boblightd\boblightd.exe

and as parameter;
-c c:\boblightd\boblight.conf -f

works great for me just set it to start at system start.
Reply
#73
Image

Getting an error: "boblightd.exe is not a valid Win32 application ".

Edit: Checked the file. It was 0kb. Deleted all files within the directory and upacked boblightd.zip again and tried again with my config through dos prompt without the -f option.

Then i get this:

Image

Maybe i got a wrong boblightd version?
Reply
#74
[remove post]
Vero 4K with unRAID server and mysql (mariadb)
Reply
#75
Hi guys, I need to know one simple thing: is this boblight add-on (and boblight in general) fundamental to use an adalight system on XBMC?

I want to follow step by step the famous guide of adalight (the adafruit's guide), but there's no mention of boblight (except in "advanced topics" section) because they use Processing IDE instead of boblight.
Is the adalight system working on XBMC with the Processing IDE setting instead of boblight?

Thanks!
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 10

Logout Mark Read Team Forum Stats Members Help
HOW-TO setup Boblight for Windows and Boblight XBMC6