Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 68 of 101 FirstFirst ... 184358636667686970737893 ... LastLast
Results 671 to 680 of 1001

Thread: Dreambox - image, firm, soft, etj.

  1. #671
    Senior Member
    Join Date
    05-08-2008
    Posts
    136
    Uploads
    15
    Likes
    2

    Re: Dreambox - image, firm, soft, etj.

    Quote Originally Posted by arbend View Post
    Paswordin Ftp...mos u lodh nuk e nxjerr dot kurre...vetem po bleve nji program qe ben nja 20$....po ke ndermend ti nxjerresh Clinjen....me shkruaj ne Pm....
    Nuk eshte problemi tek Cline sepse deri sa jam futur me tuxcom ne var, etc per punen e passwd aty kam edhe configun

  2. Advertise Here
  3. #672
    Contributing Member freefootadm's Avatar
    Join Date
    17-05-2013
    Posts
    578
    Uploads
    10
    Likes
    0

    Re: Dreambox - image, firm, soft, etj.

    Quote Originally Posted by ani11 View Post
    Nuk eshte problemi tek Cline sepse deri sa jam futur me tuxcom ne var, etc per punen e passwd aty kam edhe configun
    Nuk me ke kuptuar ndodh ndonjeher qe tek cccam.cfg vendosin me kod qe te mos hapet webif I cccam dhe ky kod ndonjeher korrespondon me kodin e ftp
    Nuk them qe te ka problem cline se cline ska lidhje fare me kete gje qe kerkon ti

  4. #673
    Senior Member arbend's Avatar
    Join Date
    03-06-2013
    Location
    Tirana
    Posts
    866
    Uploads
    10
    Likes
    29

    Re: Dreambox - image, firm, soft, etj.

    Quote Originally Posted by freefootadm View Post
    Nuk me ke kuptuar ndodh ndonjeher qe tek cccam.cfg vendosin me kod qe te mos hapet webif I cccam dhe ky kod ndonjeher korrespondon me kodin e ftp
    Nuk them qe te ka problem cline se cline ska lidhje fare me kete gje qe kerkon ti
    E kishte per mua....une i kisha shkruajtur per C line....freefootadm...

  5. #674
    Contributing Member freefootadm's Avatar
    Join Date
    17-05-2013
    Posts
    578
    Uploads
    10
    Likes
    0

    Re: Dreambox - image, firm, soft, etj.

    Quote Originally Posted by arbend View Post
    E kishte per mua....une i kisha shkruajtur per C line....freefootadm...
    Kujtova se mos kishte ber etiketimin gabim prandaj

  6. #675
    Moderator kapoaug's Avatar
    Join Date
    14-10-2008
    Location
    Ska Ēte duhet ty..
    Posts
    1,514
    Uploads
    18
    Likes
    24

    Re: Dreambox - image, firm, soft, etj.

    Kush e ka testuar apo mund ta testoje kete imazh http://www.satsupreme.com/showthread...-OE2-0)/page17 te Black Hole 2.1.3 te patchuar per DM800HD clone. A funksionon DTT ne kete version te ri. Ju pyes pasi tani per tani nuk kam mundesi ta testoj vete. Mbas endonje te gatshem te me ktheje nje pergjigje. flm.

  7. #676
    Senior Member Montezuma 1's Avatar
    Join Date
    24-11-2010
    Location
    In shee's Heart
    Posts
    649
    Uploads
    4
    Likes
    45

    Enigma2 Image for DM500s

    Miredita te gjitheve, djema diku gjeta nje menyre per te kaluar Enigma2 imazh ne aparat satelitor DM500s dmth, me Enigma1, por problemi im eshte qe imazhi Enigma2 qe eshte i moderuar nuk eshte i plote dhe FlashWizard pro me thote kete (Error while restoring the backup ''Enigma2''is probably corrupted,please remove) i shkaterruar ,jo i plote , a ka dikush mundesi ta riparoje kete imazh, moderimin e ka bere nje Shqiptar.
    Proven e bera ne ubuntu 14.04, me VmWare Player.
    ===KJO ESHTE MENYRA ===

    ### Requirements
    #
    - DM500 is connected to LAN
    - FlashWizard Pro for DM500 NFS multiboot
    - NFS server on which FlashWizard can install images

    ### How to set it up
    #
    1. Flash an Enigma1 image that has a linux kernel supporting swapon (latest Pli Jade is good)
    2. Boot the image you just flashed and when it shows the first dialog/window just leave it there
    3. Setup your NFS server if needed (google "Ubuntu NFS server howto" if you don't know what that is)
    4. Launch FlashWizard Pro and setup multiboot options
    - Let FlashWizard install it'
    s bootloader on the FLASH when it asks
    - Disable HDD, USB and CF media for multibooting
    - Enable NFS multiboot options (I used path=media/dreamhdd & IP=192.168.0.1 for 192.168.0.1:/media/dreamhdd share)
    - Press autodetect (should show free space on NFS when connection to NFS server & DM500 are ok)
    - Drag & drop the Enigma2 .fw2 file into the box in FlashWizard
    - Let FW do it's job and when done just close it
    5. Reboot your DM500 and select "Enigma2" from the bootloader boot menu
    6. Wait 1-5 minutes for Enigma2 to boot up
    7. When you see the Enigma2 setup wizard now for the first time, just leave it there (don'
    t set it up yet)
    8. Telnet into your DM500
    - Create a swap file for the linux kernel on the NFS (YES, REALLY!!)
    > dd if=/dev/zero of=/swapfile bs=1024 count=65536
    > mkswap /swapfile
    > losetup /dev/loop/0 /swapfile
    > swapon /dev/loop/0
    - Set the swap file to be enabled during bootup (modify /etc/enigma2/custom_script.sh)
    9. Reboot your DM500 again to see that the swap file is in use after bootup
    - Telnet in and run "free"
    10. Done! You may now start setting up and using Enigma2

    *** NOTE: Due to the swap you'll see the spinner / cogwheels the first time you enter Menu/Channel List/Movie List.
    *** That will clear out quickly once the linux kernel has sorted out optimal memory / swap usage.

    ### Extra
    #
    I'
    ve disabled a few plugins by moving them to:
    /usr/lib/enigma2/python/Plugins/Extensions/disabled
    /usr/lib/enigma2/python/Plugins/SystemPlugins/disabled
    To try them out just move them one level up from the disabled directory.



    # enable these with appropriate parameters to get the best performance out of DM500
    # I've got the HDD share in the same place with the root FS mount so this will pick rootfs mount options
    mount x.x.x.106:/dreamhdd/ /media/hdd

    # This is *REALLY* needed for Enigma2 to run smoothly on dm500
    # Should put the latest Pli Jade on FLASH as it has swapon support
    # If swap file not yet created, create one 64 MB blob. May take a couple of minutes!!!
    if [! -e /hdd/swapfile ]; then
    dd if=/dev/zero of=/hdd/swapfile bs=1024 count=65536
    mkswap /hdd/swapfile
    fi
    losetup /dev/loop/0 /hdd/swapfile
    swapon /dev/loop/0

    # run CCcam with server disabled and demux data filer to save some CPU cycles
    #CCcam2.1.3 -sf -C /etc/enigma2/CCcam.cfg




    KETU keni dhe linkun per imazhin

  8. #677
    Senior Member arbend's Avatar
    Join Date
    03-06-2013
    Location
    Tirana
    Posts
    866
    Uploads
    10
    Likes
    29

    Re: Enigma2 Image for DM500s

    Quote Originally Posted by Montezuma 1 View Post
    Miredita te gjitheve, djema diku gjeta nje menyre per te kaluar Enigma2 imazh ne aparat satelitor DM500s dmth, me Enigma1, por problemi im eshte qe imazhi Enigma2 qe eshte i moderuar nuk eshte i plote dhe FlashWizard pro me thote kete (Error while restoring the backup ''Enigma2''is probably corrupted,please remove) i shkaterruar ,jo i plote , a ka dikush mundesi ta riparoje kete imazh, moderimin e ka bere nje Shqiptar.
    Proven e bera ne ubuntu 14.04, me VmWare Player.
    ===KJO ESHTE MENYRA ===

    ### Requirements
    #
    - DM500 is connected to LAN
    - FlashWizard Pro for DM500 NFS multiboot
    - NFS server on which FlashWizard can install images

    ### How to set it up
    #
    1. Flash an Enigma1 image that has a linux kernel supporting swapon (latest Pli Jade is good)
    2. Boot the image you just flashed and when it shows the first dialog/window just leave it there
    3. Setup your NFS server if needed (google "Ubuntu NFS server howto" if you don't know what that is)
    4. Launch FlashWizard Pro and setup multiboot options
    - Let FlashWizard install it'
    s bootloader on the FLASH when it asks
    - Disable HDD, USB and CF media for multibooting
    - Enable NFS multiboot options (I used path=media/dreamhdd & IP=192.168.0.1 for 192.168.0.1:/media/dreamhdd share)
    - Press autodetect (should show free space on NFS when connection to NFS server & DM500 are ok)
    - Drag & drop the Enigma2 .fw2 file into the box in FlashWizard
    - Let FW do it's job and when done just close it
    5. Reboot your DM500 and select "Enigma2" from the bootloader boot menu
    6. Wait 1-5 minutes for Enigma2 to boot up
    7. When you see the Enigma2 setup wizard now for the first time, just leave it there (don'
    t set it up yet)
    8. Telnet into your DM500
    - Create a swap file for the linux kernel on the NFS (YES, REALLY!!)
    > dd if=/dev/zero of=/swapfile bs=1024 count=65536
    > mkswap /swapfile
    > losetup /dev/loop/0 /swapfile
    > swapon /dev/loop/0
    - Set the swap file to be enabled during bootup (modify /etc/enigma2/custom_script.sh)
    9. Reboot your DM500 again to see that the swap file is in use after bootup
    - Telnet in and run "free"
    10. Done! You may now start setting up and using Enigma2

    *** NOTE: Due to the swap you'll see the spinner / cogwheels the first time you enter Menu/Channel List/Movie List.
    *** That will clear out quickly once the linux kernel has sorted out optimal memory / swap usage.

    ### Extra
    #
    I'
    ve disabled a few plugins by moving them to:
    /usr/lib/enigma2/python/Plugins/Extensions/disabled
    /usr/lib/enigma2/python/Plugins/SystemPlugins/disabled
    To try them out just move them one level up from the disabled directory.



    # enable these with appropriate parameters to get the best performance out of DM500
    # I've got the HDD share in the same place with the root FS mount so this will pick rootfs mount options
    mount x.x.x.106:/dreamhdd/ /media/hdd

    # This is *REALLY* needed for Enigma2 to run smoothly on dm500
    # Should put the latest Pli Jade on FLASH as it has swapon support
    # If swap file not yet created, create one 64 MB blob. May take a couple of minutes!!!
    if [! -e /hdd/swapfile ]; then
    dd if=/dev/zero of=/hdd/swapfile bs=1024 count=65536
    mkswap /hdd/swapfile
    fi
    losetup /dev/loop/0 /hdd/swapfile
    swapon /dev/loop/0

    # run CCcam with server disabled and demux data filer to save some CPU cycles
    #CCcam2.1.3 -sf -C /etc/enigma2/CCcam.cfg




    KETU keni dhe linkun per imazhin
    Per kete imazh enigma 2 ne dm 500s jam interesuar dhe une..realizohet kjo me window 7..?

  9. #678
    Senior Member eglisa's Avatar
    Join Date
    06-08-2013
    Posts
    205
    Uploads
    0
    Likes
    1

    Re: Enigma2 Image for DM500s

    kjo teme eshte prekur me pare tek TEMA per dreambox.vete e kam provuar dhe nuk ja arita.ndoshta dhe nuk ja vlen sepse nuk perfiton ndonje gje te madhe.uroj ta realizosh dhe me ndihmen e te tjereve...

  10. #679
    Senior Member Montezuma 1's Avatar
    Join Date
    24-11-2010
    Location
    In shee's Heart
    Posts
    649
    Uploads
    4
    Likes
    45

    Re: Enigma2 Image for DM500s

    Quote Originally Posted by arbend View Post
    Per kete imazh enigma 2 ne dm 500s jam interesuar dhe une..realizohet kjo me window 7..?
    Jo arben, ne windows nuk realizohet por mund ta besh ne windows me Vmware Player,domethen te vesh ubuntu ne Vmware Player.

  11. #680
    Senior Member Montezuma 1's Avatar
    Join Date
    24-11-2010
    Location
    In shee's Heart
    Posts
    649
    Uploads
    4
    Likes
    45

    Re: Enigma2 Image for DM500s

    Quote Originally Posted by eglisa View Post
    kjo teme eshte prekur me pare tek TEMA per dreambox.vete e kam provuar dhe nuk ja arita.ndoshta dhe nuk ja vlen sepse nuk perfiton ndonje gje te madhe.uroj ta realizosh dhe me ndihmen e te tjereve...
    Eglisa mund te realizohet po qe se ke Imazhin e duhur, e them kete sepse e kane realizuar disa.

    Une e bera por problemi u shfaq vetem ne imazhin/
    E bera keshtu:

    Zbrita VmWare Player
    Zbrita Ubuntu 14.04
    Zbrita FlashWizardPro


    Ne fillim instalova ne Dreambox 500s Imazhin PliJade 3 to OpenPli
    Pasi instalova VmWare ne kompiuterin tim me Windows 7, bera instalimin e Ubuntu ne VmaWare dhe
    pastaj ndertova serverin dhe e vura te punoje

Advertise Here

Similar Threads

  1. New Dreambox - image, firm, soft, etj.
    By missoervin in forum Albanian / Shqip
    Replies: 1001
    Last Post: 08-08-2014, 20:59:27
  2. Dreambox - image, firm, soft, etj.
    By fillestari in forum Albanian / Shqip
    Replies: 1000
    Last Post: 06-03-2014, 17:06:06
  3. Dreambox - image, firm, soft, etj.
    By benardi in forum Albanian / Shqip
    Replies: 998
    Last Post: 15-10-2013, 21:33:20

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •