Search results

  1. Liquid

    obh5.2 obh plugin feed is slow

    Which box are you using? We have different server for feeds and more information can help us in identifying the issue
  2. Liquid

    Restore the original bootloader on Amiko Viper 4k v40

    During the implementation of the Vuplus multiboot I studied how the other OEM's implemented the multiboot on hisilicon platform. So I dumped the partition of my sf8008 with dd command and looked at the content with a hex viewer. So there is a boot partition, a bootargs partition, a kernel...
  3. Liquid

    Hauppauge Dual T2 Tuner

    Hauppauge come out with tons of new devices, with names similar to the old one (it remember me the hauppauge wintv nova TD) but with new hardware. Probably can't work on vuplus device since the kernel is too old and is near to impossible to backport driver from new kernel. Try installing lsusb...
  4. Liquid

    Does the Wi-Fi key work on vu uno 4k se ??

    By a quick search on Google it seems that it make use of 8188eu Linux driver. Openbh have the driver for this device and it should work ( if the vendor haven't release a new revision with a different hardware) You should install from software manager enigma2-plugin-drivers-network-usb-r8188eu
  5. Liquid

    HowTo Vu+ Multiboot in OpenBh 5.2

    The kernel is meant for blackhole. You could have unexpected behaviour on other image with some kernel module.
  6. Liquid

    HowTo Vu+ Multiboot in OpenBh 5.2

    I was able to patch the blackhole kernel for solo4k to work with this multiboot. I've uploaded it on the first post with few instruction. "If you want to install Blackhole_3.1.0 (or your backup) on solo4k you need to repack the image with the file kernel_auto.bin. Download BH 3.10...
  7. Liquid

    Vu+ Duo 4k se no lights on front panel after power outage

    For sure is the front panel that doesn't work. It could be the front panel broken, or the main board. Sometimes they put smd fuses or small resistors that have the same function. Try locating a local repair shop. Good luck
  8. Liquid

    vpn wireguard

    Le vpn generalmente servono per raggirare le limitazioni per nazione/continente di alcuni servizi. Occorre collegarsi ad un fornitore di servizi vpn. Non so dirti se esistano servizi gratuiti, ma sicuramente saranno limitati per banda o traffico.
  9. Liquid

    Vu+ Real Multiboot Now Available

    Kexec is the technology behind this multiboot solution. The kexec api in the Linux kernel supports some mipsel CPU but doesn't support the cfe bootloader used in vuplus boxes, so is needed a patched kernel both on the "recovery" image and on the guest image. So even if we would release a...
  10. Liquid

    5.2 recovery does not boot

    it seems you didn't read the documentation. you can try puttinga STARTUP_RECOVERY empty file on an usb stick. the box should be forced to boot the slot0/recovery image if that fails, unpack the image and leave in vuplus\boxname\ just the kernel_auto.bin and flash it. you should remove the...
  11. Liquid

    Vu+ Real Multiboot Now Available

    Do you have the enigma2.log?
  12. Liquid

    Digitale Terrestre KO

    installazione pulita, nessun problema rilevato
  13. Liquid

    HowTo Vu+ Multiboot in OpenBh 5.2

    Is possible but you need to do that manually. I planned to do that with a program but I had no time
  14. Liquid

    OpenBh 5.2 is now Available

    You are using the slot0 I'm flash or a slot on usb?
  15. Liquid

    OpenBh 5.2 is now Available

    The driver should be available on the feeds. The file has been generated on the build server and is present in the Packages file... Please double check if is on the previous page... The list is quite long... Maybe you missed it
  16. Liquid

    iptables Kernel Modules missing

    I know... some iptables modules are missing... the kernel configuration come from the vuplus defaults. All oe-alliance based images should have the same issue. In the past i added something but probably some module is still missing. The boxes arent developed to act as a router so nobody paid...
  17. Liquid

    Vu+ Real Multiboot Now Available

    write in english and read the second post. if you used an unsupported image create a recovery usb stick
  18. Liquid

    Vu+ Real Multiboot Now Available

    I give a look at your plugin. We already implemented what you propose and is already included something more complete in our git. The code already install and let to choose slots on oe-alliance based image. If you want to help us it would be helpful a plugin to allow switching between slots when...
  19. Liquid

    Vu+ Real Multiboot Now Available

    There are issue with ofgwrite..I'll fix later
  20. Liquid

    Vu+ Real Multiboot Now Available

    after some experiment...i was able to see the partitions on 5.19 kernel but kexec doesn't support CFE and 3.13 kernel is too old to read an initrd appended by kexec kexec-multiboot on mipsel is halted
Back
Top