Ambilight

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Hallo,
    wollte mal kurz über mein Ambilight Projekt schreiben.Ich habe mir ein fertiges Teil gekauft hier.Das Image 4.2 auf mein Xtrend 9200 installiert.Das Plugin boblight-enigma2 0.8r6b insalliert . Die Anzahl der LED´s eingegeben eingeschaltet und geht.War alles sehr einfach. Mit dem Plugin kann man dann noch schön spielen. Aber eigentlich ist die Grundeinstellung schon OK.Der Effekt ist wirklich beeindruckend, wenn man mal ein Philips Fernseher mit Ambilight hatte kennt es. Nur das hier ist noch besser.
    Schönen Gruß

    Don-Ajo

    :beer:

    Xtrend ET 10000 / XPEED LX1 + HDF-Teamimage-Openhdf-6.1 immer neuste Updates, Fritzbox 7490, Panasonic TX-P55VT50E, Panasonic DMP-BDT320, Amazon fireTV 4k
  • Hi,

    ich habe bei mir folgendes in Betrieb:
    - ET9100; HDF 4.2 build 146; Kernel 3.8.7, OE-Alliance 2.3
    - SEDU-Lights; FW v3.0
    - 138x LED WS2801 = 414 channels

    Ich habe die Hardware mit den Windowsprogrammen "hterm" und "SEDUsetup" getestet und das hat funktioniert. Also die Hardware sollte soweit aufjedenfall schon mal ok sein.

    Nun habe ich schon mehrere Versuche mit diversen Versionen:
    - enigma2-plugin-extensions-boblight-enigma2_0.8r6
    - enigma2-plugin-extensions-enigmalight_0.1r5-b12_all
    durchgeführt leider ohne Erfolg.

    Natürlich habe ich "Boblight" deinstalliert und die "/etc/enigma2/settings" bereinigt, befor ich "Enigmalight" installiert habe.

    Bei den Installtionen gab es keinerlei Fehlermeldungen.

    Quellcode

    1. root@et9x00:/var/volatile/tmp# opkg install enigma2-plugin-extensions-enigmalight_0.1r5-b12_all.ipk [J
    2. Installing enigma2-plugin-extensions-enigmalight (0.1r5-b12) on root.
    3. Installing kernel-module-cdc-acm (3.8.7-r9.4) on root.
    4. Downloading http://feeds.hdfreaks.cc/V4.2/et9x00/kernel-module-cdc-acm_3.8.7-r9.4_et9x00.ipk.
    5. Installing kernel-module-ftdi-sio (3.8.7-r9.4) on root.
    6. Downloading http://feeds.hdfreaks.cc/V4.2/et9x00/kernel-module-ftdi-sio_3.8.7-r9.4_et9x00.ipk.
    7. Check if enigmalight is running...
    8. enigmalight: not running
    9. File /etc/enigmalight.conf does not exist in /etc/
    10. Configuring kernel-module-cdc-acm.
    11. Configuring kernel-module-ftdi-sio.
    12. Configuring enigma2-plugin-extensions-enigmalight.
    13. Try to find box model....
    14. Found ET9000, Supported
    15. Added profiles...
    16. Configuring EnigmaLight...
    17. Reload udev rules...
    18. Set permissions...
    19. Remove temp files...
    20. ##################### EnigmaLight installed... #######################
    21. You can now use the Plugin.
    22. Please RESTART Enigma2 or REBOOT box to activate the GUI.
    23. don't forget to create a configuration file.
    24. For samplefiles look in /home/elight-addons/
    25. ####################################################################
    Alles anzeigen


    Aktueller Stand ist:
    ich kann mit "BobDroid" connecten und bekomme dies auch im log file dargestellt.
    Leider ist es ja in der aktuellen Version nicht möglich die Config zu erstellen ich habe sie aber mit "BoblightConfigTool" erstellt und die positions tags wie beschrieben manuell hinzugefügt.

    Den Jumper für die 500000 im SEDU habe ich gesetzt nachdem ich die WIN-Test abgeschlossen habe.

    Output sollte auch stimmen:

    Quellcode

    1. root@et9x00:/# ls -lsa /dev/ttyACM0 /dev/ttyUSB0
    2. ls: /dev/ttyACM0: No such file or directory
    3. 0 crw--w---- 1 root root 188, 0 Dec 7 15:00 /dev/ttyUSB0


    Ich habe das Gefühl das meine config einfach nicht stimmt.
    z.B. benötige ich in den WIN Tools: einen Prefix A5 5A FF in Enigmalight nicht?

    enigmalight.conf

    Quellcode

    1. [global]
    2. #interface 127.0.0.1
    3. port 19333
    4. [device]
    5. name ambilight
    6. output /dev/ttyUSB0
    7. channels 414
    8. type sedu
    9. interval 20000
    10. rate 500000
    11. debug on
    12. [color]
    13. name red
    14. rgb FF0000
    15. gamma 0.91
    16. adjust 1.0
    17. blacklevel 0.0
    18. [color]
    19. name green
    20. rgb 00FF00
    21. gamma 0.86
    22. adjust 0.96
    23. blacklevel 0.0
    24. [color]
    25. name blue
    26. rgb 0000FF
    27. gamma 0.95
    28. adjust 0.8
    29. blacklevel 0.0
    30. [light]
    31. position right
    32. name 1XX
    33. color red ambilight 1
    34. color green ambilight 2
    35. color blue ambilight 3
    36. hscan 90.0 100
    37. vscan 96.0 100.0
    38. ...
    39. [light]
    40. position bottom
    41. name 138
    42. color red ambilight 412
    43. color green ambilight 413
    44. color blue ambilight 414
    45. hscan 97.73 100.0
    46. vscan 90.0 100
    Alles anzeigen


    Log:

    Quellcode

    1. 14:25:07.664346 [InitLog] start of log //.enigmalight/enigmalight.log
    2. 14:25:07.676795 [CConfig::LoadConfigFromFile] Opening /etc/enigmalight.conf
    3. 14:25:07.866879 [CConfig::CheckConfig] checking config lines
    4. 14:25:08.102105 [CConfig::CheckConfig] config lines valid
    5. 14:25:08.112631 [CConfig::LoadConfigFromFile] Opening /etc/enigmalight.conf
    6. 14:25:08.220173 [CConfig::BuildConfig] building config
    7. 14:25:08.578319 [CConfig::BuildConfig] built config successfully
    8. 14:25:08.579642 [main] Start device 1 from 1
    9. 14:25:08.588433 [CDevice::Process] ambilight: starting with output "/dev/ttyUSB0"
    10. 14:25:08.588725 [CDevice::Process] ambilight: setting up
    11. 14:25:08.616975 [CDevice::Process] ambilight: setup succeeded
    12. 14:25:08.706784 [CEnigmaLight::SetColorSequence] Set colorsequence to RGB
    13. 14:25:08.710085 [CMainLoop::Process] Start EnigmaLight Server
    14. 14:25:08.710263 [CMainLoop::Process] Opening listening socket on *:19333
    15. 14:25:08.713298 [CGuiSocket::Process] Starting socket @ /tmp/enigmalight.sock
    16. 14:25:11.041120 [CGuiSocket::Process] Received message: Set mode to 0
    17. 14:25:11.061294 [CGuiSocket::Process] Received message: Set adjust to 0
    18. 14:25:11.069074 [CGuiSocket::Process] Received message: Set color_sequence to 0
    19. 14:25:11.069321 [CEnigmaLight::SetColorSequence] Set colorsequence to RGB
    20. 14:25:11.082351 [CGuiSocket::Process] Received message: Set saturation to 1.0
    21. 14:25:11.127696 [CGuiSocket::Process] Received message: Set saturationmin to 0.0
    22. 14:25:11.160727 [CGuiSocket::Process] Received message: Set saturationmax to 1.0
    23. 14:25:12.128999 [CGuiSocket::Process] Received message: Set value to 1.0
    24. 14:25:12.199777 [CGuiSocket::Process] Received message: Set valuemin to 0.00
    25. 14:25:12.239318 [CGuiSocket::Process] Received message: Set valuemax to 1.0
    26. 14:25:13.202269 [CGuiSocket::Process] Received message: Set speed to 60
    27. 14:25:13.242736 [CGuiSocket::Process] Received message: Set autospeed to 0
    28. 14:25:14.242302 [CGuiSocket::Process] Received message: Set interpolation to true
    29. 14:25:14.294009 [CGuiSocket::Process] Received message: Set threshold to 0
    30. 14:25:15.287213 [CGuiSocket::Process] Received message: Set blackbar_h to false
    31. 14:25:15.311990 [CGuiSocket::Process] Received message: Set blackbar_v to false
    32. 14:25:15.336867 [CGuiSocket::Process] Received message: Set 3dmode to 3
    33. 14:25:16.332425 [CGuiSocket::Process] Received message: Set delay to 0
    34. 14:36:26.362754 [CMainLoop::Process] Client 192.168.5.204:53402 connected successful.
    35. 14:36:26.368875 [CMainLoop::ParseMessage] 192.168.5.204:53402 said hello
    36. 14:36:26.561353 [CMainLoop::ParseSet] 192.168.5.204:53402 priority set to 100
    Alles anzeigen


    Ich hoffe ich habe alle nötigen Infos zur Fehlersuche bereitgestellt.
    Kann mir bitte jemand von euch helfen?

    Gruß
    Rossi
  • Servus Hay,

    hab mir auch das Set gekauft. Hab aber ne gigablue hd quad plus.
    Wo kann ich die Software downloaden? In den Plugins ist ja nichts mehr drin, und auf der Homepage geht kein Download?!

    Danke schon mal.

    PS: Heist das einfach nur Software installieren und ein paar einstellungen darin vornehmen, dann sollte es funktionieren?
  • Moin
    Ich habe auch eine Gigablue Quad Plus und es nach langem tüfteln hin bekommen .
    Als erstes lade die die Sofware " enigma2-plugin-extensions-boblight-enigma2_0.8r6 " ( siehe Anhang ) , nach TMP kopieren , von dort aus installieren . Ab da war es bei mir etwas kompliziert aber machbar. Im Boblight Menü Punkt 5 . muß erst mal alles eingestellt werden . Wichtig ist die Einstellung der LED s . Damit ist nicht gemeint wie viele LED s pro Meter sondern wie viele separate Stips .Ich habe zb. ein Karat Modul , das heißt also 8 Gesamt an jeder Seite 2 . Wichtig ist auch der USB Anschluss , der muß auf ACM 0 eingestellt werden , der Treiber dazu war irgendwann von alleine da . Ab da wurde es Bunt , aber die Farben haben nicht gestimmt. Also mit dem Programm Notepat++ in die Boblight Confic und dort die Farben gewechselt . Red auf 00FF00 , Grün auf 0000FF und Blau auf FF000 und somit war ersmal die richtige Farbeinstellung bei mir da . Dann noch ein paar Kleinigkeiten nachgestellt und ich bin zufrieden damit .
    Unten meine Einstellungen .
    Spoiler anzeigen
    [global]
    #interface 127.0.0.1
    #port 19333

    [device]
    name ambilight
    output /dev/ttyACM0
    type karate
    channels 24
    interval 16000

    rate 57600
    #debug off

    [color]
    name red
    rgb 00FF00
    gamma 0.9146
    adjust 1.0
    blacklevel 0.0

    [color]
    name green
    rgb 0000FF
    gamma 0.86
    adjust 0.96
    blacklevel 0.0

    [color]
    name blue
    rgb FF0000
    gamma 0.95
    adjust 0.80
    blacklevel 0.0

    [light] #left
    name 1XX
    color red ambilight 1
    color green ambilight 2
    color blue ambilight 3
    hscan 0 10
    vscan 50.0 100.0

    [light] #left
    name 2XX
    color red ambilight 4
    color green ambilight 5
    color blue ambilight 6
    hscan 0 10
    vscan 0.0 50.0

    [light] #top
    name 3XX
    color red ambilight 7
    color green ambilight 8
    color blue ambilight 9
    hscan 0.0 50.0
    vscan 0 10

    [light] #top
    name 4XX
    color red ambilight 10
    color green ambilight 11
    color blue ambilight 12
    hscan 50.0 100.0
    vscan 0 10

    [light] #right
    name 5XX
    color red ambilight 13
    color green ambilight 14
    color blue ambilight 15
    hscan 90.0 100
    vscan 0.0 50.0

    [light] #right
    name 6XX
    color red ambilight 16
    color green ambilight 17
    color blue ambilight 18
    hscan 90.0 100
    vscan 50.0 100.0

    [light] #bottom
    name 7XX
    color red ambilight 19
    color green ambilight 20
    color blue ambilight 21
    hscan 50.0 100.0
    vscan 90.0 100

    [light] #bottom
    name 8XX
    color red ambilight 22
    color green ambilight 23
    color blue ambilight 24
    hscan 0.0 50.0
    vscan 90.0 100

    Dateien

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Googgi () aus folgendem Grund: plugin als Anhang geladen

Unsere Partnerboards

^
Flag Counter