Posts by snifferdsx

    ok i use now the newst develope version if i can test with a url what not works can i test with differunt version
    now we have only a story there is a openelec 5.0.8 try that first


    can you give the url what not works from your iptv so i can see what goes wrong


    Quote

    VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See "About VirtualBox" for an introduction.


    Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7, Windows 8), DOS/Windows 3.x, Linux (2.4, 2.6 and 3.x), Solaris and OpenSolaris, OS/2, and OpenBSD.


    VirtualBox is being actively developed with frequent releases and has an ever growing list of features, supported guest operating systems and platforms it runs on. VirtualBox is a community effort backed by a dedicated company: everyone is encouraged to contribute while Oracle ensures the product always meets professional quality criteria.


    Quote

    1. download VirtualBox platform packages and VirtualBox 4.3.* and Oracle VM VirtualBox Extension Pack here


    Quote

    2. run VirtualBox-4.3.26-98988-Win.exe


    Quote



    Quote

    click on the left button (run)



    Quote

    Click on [Next]



    Quote

    Click on [Next]



    Quote

    Click on [Next]



    Quote

    Click on [Yes]



    Quote

    Click on [Install]




    Quote

    check the check box and press on [Install]



    Quote

    Click on [Finish]


    Quote

    click now 2 times on "Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack"



    Quote

    click on [Install]



    Quote

    scroll down



    Quote

    Click on [I agree]





    Quote

    click on this icon on your desktop to start VirtualBox



    Quote

    click on [new]



    Quote

    Click on [Next]



    Quote

    i do most time the 1/2 of my memory
    Click on [Next]



    Quote

    Click on [Create]



    Quote

    Click on [Next]



    Quote

    Click on [Next]



    Quote

    I have make a 30gig harddisk
    Click on [Create]



    Quote

    Click on [Settings]




    Quote

    click on the cd icon and the choose for your download iso file















    Quote

    Press Enter



    Quote

    Press [Ctrl]+[alt]+[t]


    Code
    sudo apt-get update


    Quote

    Enter


    Quote

    Enter your Password


    Code
    sudo apt-get upgrade


    Quote

    Press Y


    Code
    sudo reboot


    Quote

    Eneter password






    Quote

    after this you can resize the ubuntu window or do full screen



    Quote

    you can close this



    Quote

    press agian [CTRL]+[ALT]+{T}



    Quote

    Now works cute and past both ways


    Code
    sudo dpkg-reconfigure dash



    Quote

    Enter Password



    Quote

    press on no



    Code
    sudo apt-get install libxml-parser-perl



    Quote

    Press Y



    Quote

    sudo apt-get install git



    Quote

    Press Y



    Code
    git clone https://github.com/OpenELEC/OpenELEC.tv.git



    type now

    Code
    cd OpenELEC.tv


    for wetek type

    Code
    PROJECT=WeTek_Play ARCH=arm make image



    Quote

    Press Y


    Quote

    **** The recommended Package-Manager Aptitude is not installed
    (y) install Aptitude :: (n) use APT


    Quote

    Press Y


    Quote

    [sudo] password for openelec:


    Quote

    Press Password



    Quote

    Press Y



    Quote

    now you must wait till it finished that can take many hours



    this you get in your

    Code
    /OpenELEC.tv/target



    You need to use make release for that. This creates KERNEL and SYSTEM images but not the SD card image so it needs no root privileges
    Both make release and make image give you an update package in the target folder.

    Code
    PROJECT=WeTek_Play ARCH=arm make release


    for RPi

    Code
    PROJECT=RPi ARCH=arm make image


    for RPi2

    Code
    PROJECT=RPi2 ARCH=arm make image


    for x86_64

    Code
    PROJECT=Generic ARCH=x86_64 make image


    If you need to clean and start over do the following

    Code
    make clean


    update source

    Code
    git pull


    When the build completes, you will find the fresh build in the target directory of your build directory (the OpenELEC.tv dir) in target d


    - - - Updated - - -


    Quote

    Press the Right Ctrl key + L in



    Quote

    Click on [Switch]



    Quote

    now you have only the terminal window
    click the Right Ctrl key + L again then you get it so als before or



    Quote

    move the mouse point to the middle of the bottom look pic

    Quote


    Goto Universal USB Installer click on



    (on the site not on this one )


    Quote

    Open "Universal USB Installer"



    Quote

    Click on [I Agree]




    Quote

    by step 1: select linux select Ubuntu
    by step 2: Click on Browse then select the ubuntu ISO file
    By step 3: select your usb stick and enable "we will format...."
    now click on [Create]



    Quote

    click on [yes]




    Quote

    click on [Close]
    ow you have a bootble usb stick with a live version of ubuntu


    Quote

    reboot your pc and boot from usb




    Quote

    Click on this Icon on your desktop



    Quote

    Click on [Continue]



    Quote

    Click on [Continue]



    Quote

    if you want make a partition on your windows hdd you can use this i use a other drive so i dont use this option



    Quote

    Click on [Continue]



    Quote

    you need more space then this al less 32gig if you compile a image it use +- 17 gig, linux install +- 6 a 7 gig so 32gig must be enough


    Quote

    Click on [Install Now]



    Quote

    Click on [Continue]



    Quote

    Click on [Continue]



    Quote

    Click on [Continue]



    Quote

    Click on [Continue]




    Quote

    Restart Now



    Quote

    Press [Ctrl]+[alt]+[t]



    Code
    sudo apt-get update


    Quote

    type your password



    Code
    sudo apt-get upgrade



    Quote

    press Y



    Quote

    reboot now ubuntu


    Quote

    press agian [CTRL]+[ALT]+{T}


    Code
    sudo dpkg-reconfigure dash


    Quote

    enter your password



    Quote

    press on no



    Code
    sudo apt-get install libxml-parser-perl


    Quote

    press enter



    Quote

    press Y


    Code
    sudo apt-get upgrade
    sudo apt-get install git


    Code
    git clone https://github.com/OpenELEC/OpenELEC.tv.git



    Quote

    press enter



    type

    Code
    cd OpenELEC.tv


    for wetek type

    Code
    PROJECT=WeTek_Play ARCH=arm make image



    Quote

    press y




    Quote

    press Y



    Quote

    now you must wait till it finished that can take many hours



    this you get in your

    Code
    /OpenELEC.tv/target



    You need to use make release for that. This creates KERNEL and SYSTEM images but not the SD card image so it needs no root privileges
    Both make release and make image give you an update package in the target folder.

    Code
    PROJECT=WeTek_Play ARCH=arm make release


    for RPi

    Code
    PROJECT=RPi ARCH=arm make image


    for RPi2

    Code
    PROJECT=RPi2 ARCH=arm make image


    for x86_64

    Code
    PROJECT=Generic ARCH=x86_64 make image


    If you need to clean and start over do the following

    Code
    make clean


    update source

    Code
    git pull


    When the build completes, you will find the fresh build in the target directory of your build directory (the OpenELEC.tv dir) in target dir

    mmh ok this is on your own risk i have do this oft in the last months i get only his after update from my build



    if you your looks like that because andriod want not more start and openelec then you can fix it with this
    [HOWTO] Unbrick WeTek Play ths i have use the last months +- 8 times


    if your want realy try it read this too http://wiki.openelec.tv/index.php/Compile_from_source


    - - - Updated - - -


    btw you use

    Code
    PROJECT=WeTek_Play ARCH=arm make image

    this make 4 files a a image file and the files for update


    what do you need


    Quote

    a build from openelec like my nightbuild the one i use in this video http://linuxsat-support.com/showthread.php?t=80403 (OpenELEC-Generic.x86_64-devel-20150405232404-r20594-gc5220b4.img.xz)


    1. unpack the xz files


    Quote

    you can install the image file the same then from the raspberry-pi and wetek http://linuxsat-support.com/showthread.php?t=74020
    i have did on the video usb to SD card you can it install it on hdd or ssd too


    or for linux [Tutorial] how _to Install a diskImage on usbstick or sdcard under Linux


    [tutorial][kodi 15.0] howto live tv activate (tvheadend) [video]

    Quote

    This Tutorial goes about install TVHeadend on Kodi 15 Isengard
    this works on all platforums the same
    dont know if it will be the same in the final version



    Quote

    01. Click on [SYSTEM]



    Quote

    02. Click on [Add-ons]



    Quote

    03. Click on [Install from repository]



    Quote

    04. Click on [OpenELEC Mediacenter OS Add-ons]



    Quote

    05. Click on [Add-on respository]



    Quote

    06. Click on [Unofficial OpenELEC (name OpenELEC build you use) Add-on]



    Quote

    07. Click on [Install]




    Quote

    08. Click on [Unofficial OpenELEC (name OpenELEC build you use) Add-on]



    Quote

    09. Click on [Left Arrow] then [Check for updates]



    Quote

    10. Click on [Services]



    Quote

    11. Click on [tvheadend]



    Quote

    12. Click on [Install]



    [tutorial][kodi 15.0] howto live tv activate (tvheadend) [video]

    Quote

    hi all this is a tutorial about how to install a DiskImage on a Usb stick or SDcard/mSD


    [Format sdcard/Usb sick]


    Quote

    Click on [Menu] then on [Accessories] -> [USB Stick Formatter]



    Quote

    Click on [Format]



    Quote

    Type your password and the click on [Authenticate]



    [Write image on sdcard/Usb stick]


    Quote

    Click on [Menu] then on [Accessories] -> [USB Image Writer]



    Quote

    Select a image file



    Quote

    Click on [Open]



    Quote

    Select your card writer or Usb stick



    Quote

    Click on [Write]



    Quote

    Type your password and the click on [Authenticate]



    Quote

    Click on [OK]