BlackHole Vu+ Solo v. 1.4.4 Multiboot

Status
Not open for further replies.

satspock

BH Lover
Fix is not working for me,maybe its got to do that i want to play video ts from dlna server i dont know ,for now i wait on next release bh 1.45
 

Farshadmb

Vu+ User
yahoo.gif
yahoo.gif
yahoo.gif
 

tala12

Vu+ Newbie
hello

i install bh 1.4.4 on dm 500hd with barryallen
is great Everything only a problem
when in blue panel Yellow button=carsh image
Blue button and then Yellow button = System Monitor Panel
thanks
 

angelofsky1980

BlackHole Driver Specialist
hello

i install bh 1.4.4 on dm 500hd with barryallen
is great Everything only a problem
when in blue panel Yellow button=carsh image
Blue button and then Yellow button = System Monitor Panel
thanks

The BH images are developed for VuPlus hardware.
Any other use is not supported and maked as your own personal risks.
 

Gfunk117

Vu+ Newbie
If you have that kind of device I will upload the driver on the Dedicated USB Panel... :)

I have successfully complied OpenBlackHole from here: http://www.vuplus-community.net/board/threads/openblackhole-project.1335/

Then followed the v4l-dm800 make menuconfig here and used vusolo as the target MACHINE:


Code:
To compile dm800 linux kernel 2.6.18 v4l drivers please install openembedded development (eg OpenPli)
and follow the instructions to generate an working image.

When finished go to v4l-dm800 folder and do:
    make release DIR=~/vusolo/build/tmp/work/vusolo-oe-linux/linux-vusolo-2.6.18-r9

followed by:

    export PATH=/vusolo/build/tmp/cross/mipsel/bin:$PATH

(where /home/sh4/openpli is the location of Openpli tree)

To avoid further problems you also require to add following symlinks:
    cd openpli/build-dm800/tmp/cross/bin
    ln -s mipsel-linux-gcc mipsel-oe-linux-gcc
    ln -s mipsel-linux-strip mipsel-oe-linux-strip

Then:
    cd
    cd v4l-dm800
    make menuconfig

Make your driver selection and save your .config file which will be located in /v4l-dm800/v4l/.config

(current config file contains instructions to generate Genpix adapter driver)

V4L and DVB documentation are at:
    linux/Docummentation directory.

To compile both v4l and dvb, just do:
    make

Soon you will get your driver(s) compiled for dm800 format.

the driver(s) files are located in /v4l-dm800/v4l/*.ko

At this stage these includes also uneeded information;
to remove uneeded information and reduce the size of generated *.ko files just do:

    mipsel-oe-linux-strip --strip-unneeded *.ko

Resulting *.ko modules can be copied and installed in dm800 flash image.


A more complete list of other possible usages for the building system
can be found at:
    INSTALL

if you want to contribute by offering your work to V4L/DVB, please read:
    README.patches

Notice: v4l dir is used also as a temporary dir for building v4l/dvb modules.

I have the *ko files for Genpix Devices and will test them with vtuner soon. As for this image when you say "Dedicated USB Panel" what are you referring to? Do you have a working VU+ Solo image with plug-n-play Genpix support for NA use?
 

angelofsky1980

BlackHole Driver Specialist
I have successfully complied OpenBlackHole from here: http://www.vuplus-community.net/board/threads/openblackhole-project.1335/

I have the *ko files for Genpix Devices and will test them with vtuner soon. As for this image when you say "Dedicated USB Panel" what are you referring to? Do you have a working VU+ Solo image with plug-n-play Genpix support for NA use?

I refer to BH images (NOT OBH).
The BlackHole image has a dedicated panel for USB DVB devices and you can use the BH image for Vu+Solo and install from panel (2 x Blue -> USB Tuner Panel -> 1 x Red -> Select driver you need -> confirm install -> 1 x Green to enable USB tuner).
I've uploaded the driver: you can use the driver named "Genpix SkyWalker-2 DVB-S receiver".


The forum you are linked is the reference pages about BH DVB drivers.
The driver packages are only avaiable via Panel as explained above.
 
Status
Not open for further replies.
Top