+ Antworten
Seite 2 von 10 ErsteErste 1234 ... LetzteLetzte
Ergebnis 11 bis 20 von 107

Hybrid-Darstellung

  1. #1
    Neuer Benutzer
    Registriert seit
    02.09.2013
    Beiträge
    24
    Thanks
    8
    Thanked 8 Times in 6 Posts
    hs7819_Audioniek_enigma2_gst_flash_P217_CDK-rev1091 not work
    here is my crash
    Code:
    OpenPLi Enigma2 crash log
    
    crashdate=Sun Feb 17 17:15:47 2019
    compiledate=Jan 26 2019
    skin=PLi-HD/skin.xml
    sourcedate=2018-12-09
    branch=(HEAD detached at a8e73e1)
    rev=a8e73e1
    component=Enigma2
    
    stbmodel=hs7819
    stbmodel=hs7819
    kernelcmdline=console=ttyAS0,115200 root=/dev/mtdblock2 ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rw init=/bin/devinit coprocessor_mem=4m@0x40000000,4m@0x40400000 printk=1 console_loglevel=7 stmmaceth=ethaddr:00:1e:b8:0a:b7:e3
    nimsockets=NIM Socket 0:
    imageversion=version=0350200905300000
    
    
    osition
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    showing config
    [ActionMap] Keymap 'WizardActions' -> Action = 'ok'
    OK
    finished
    code self.selectInterface()
    getStepWithID: nwconfig
    result: 2
    Updating values in step 3
    set LCD text
    wizard step: {'code': u'self.clearSelectedKeys()\nself.selectKey("OK")\nself.selectKey("UP")\nself.selectKey("DOWN")\nself.selectKey("LEFT")\nself.selectKey("RIGHT")', 'text': 'Please configure your internet connection by filling out the required values.\nWhen you are ready press OK to continue.', 'displaytext': 'Configure interface', 'id': 'nwconfig', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': None, 'code_async': '', 'codeafter_async': u'self.AdapterSetupEnd(self.selectedInterface)', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': '', 'config': {'screen': <class 'Screens.NetworkSetup.AdapterSetup'>, 'args': 'self.selectedInterface', 'type': 'ConfigList'}}
    wizard text Veuillez configurer votre connexion Internet en renseignant les valeurs nécessaires.
    Quand vous serez prêt, appuyez sur OK pour continuer.
    set LCD text
    code self.clearSelectedKeys()
    self.selectKey("OK")
    self.selectKey("UP")
    self.selectKey("DOWN")
    self.selectKey("LEFT")
    self.selectKey("RIGHT")
    selectPic: arrowdown
    selectPic: arrowdown2
    showing list, 3
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    setZPosition
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    showing config
    wizard screen <class 'Screens.NetworkSetup.AdapterSetup'>
    [Skin] Processing screen: AdapterSetup
    valign must be either top, center or bottom!
    valign must be either top, center or bottom!
    clearConfigList <Components.ConfigList.ConfigList object at 0x2d35deec> <Components.ConfigList.ConfigList object at 0x2cb4ac2c>
    clearConfigList <Components.ConfigList.ConfigList object at 0x2cb4ac2c> <Components.ConfigList.ConfigList object at 0x2cb4ac2c>
    Now: 3
    Now: 3
    [ActionMap] Keymap 'WizardActions' -> Action = 'ok'
    OK
    finished
    code self.AdapterSetupEnd(self.selectedInterface)
    [Console] command: ('/bin/ping', '/bin/ping', '-c', '1', 'www.openpli.org')
    [eConsoleAppContainer] Starting /bin/ping
    [Console] command: ('/bin/ping', '/bin/ping', '-c', '1', 'www.google.nl')
    [eConsoleAppContainer] Starting /bin/ping
    [Console] command: ('/bin/ping', '/bin/ping', '-c', '1', 'www.google.com')
    [eConsoleAppContainer] Starting /bin/ping
    [Skin] Processing screen: MessageBox
    warning, skin is missing element WarningPixmap in <class 'Screens.MessageBox.MessageBox'>(Veuillez patienter pendant le test de votre réseau...)
    [Skin] Processing screen: MessageBox_summary
    Now: 3
    [Console] finished: ('/bin/ping', '/bin/ping', '-c', '1', 'www.openpli.org')
    [Console] finished: ('/bin/ping', '/bin/ping', '-c', '1', 'www.google.nl')
    [Console] finished: ('/bin/ping', '/bin/ping', '-c', '1', 'www.google.com')
    getStepWithID: checklanstatusend
    result: 4
    Updating values in step 5
    set LCD text
    wizard step: {'code': u'self.clearSelectedKeys()\nself.selectKey("OK")', 'text': 'Your receiver is now ready to use.\n\nYour internet connection is working now.\n\nPlease press OK to continue.', 'displaytext': 'Please follow the instructions on the TV', 'id': 'checklanstatusend', 'condition': u'self.condition = (self.InterfaceState == True )', 'timeoutaction': 'nextpage', 'nextstep': 'end', 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': u'currStep = self.numSteps\nself.wizard[currStep]["nextstep"] = None\nself.markDone()\nself.close()', 'config': {'screen': None, 'args': None, 'type': ''}}
    wizard text Votre récepteur est maintenant prêt à être utilisé.
    
    Votre connexion Internet fonctionne maintenant.
    
    S'il vous plaît appuyez sur OK pour continuer.
    set LCD text
    code self.clearSelectedKeys()
    self.selectKey("OK")
    selectPic: arrowdown
    showing list, 5
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    setZPosition
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    showing config
    Now: 5
    [ActionMap] Keymap 'WizardActions' -> Action = 'ok'
    OK
    finished
    code currStep = self.numSteps
    self.wizard[currStep]["nextstep"] = None
    self.markDone()
    self.close()
    getStepWithID: end
    result: 13
    Updating values in step 14
    wizard step: {'code': u'self.clearSelectedKeys()\nself.selectKey("OK")', 'text': 'Thank you for using the wizard.\nPlease press OK to continue.', 'id': 'end', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': None, 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}}
    wizard text Merci d'utiliser l'assistant.
    Veuillez appuyer sur OK pour continuer.
    code self.clearSelectedKeys()
    self.selectKey("OK")
    selectPic: arrowdown
    showing list, 14
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    setZPosition
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    self.list: <Components.Sources.List.List object at 0x2cb4acac>
    showing config
    Now: 14
    Now: 14
    Reading  ['startwizard.xml']
    getStepWithID: start
    result: 0
    [Skin] Processing screen: StartWizard
    [Skin] Error in screen 'StartWizard' widget 'panel': {PLi-HD/skin.xml}: Failed to create skincontext (top,8%,*,None) in Context (128,0)+(1060,720) : unsupported operand type(s) for -=: 'int' and 'NoneType'. Please contact the skin's author!
    [Skin] Error in screen 'StartWizard' widget 'panel': {PLi-HD/skin.xml}: Failed to create skincontext (bottom,10%,*,None) in Context (128,0)+(1060,720) : unsupported operand type(s) for -: 'int' and 'NoneType'. Please contact the skin's author!
    warning, skin is missing element wizard in <class 'Screens.StartWizard.StartWizard'>
    warning, skin is missing element stepslider in <class 'Screens.StartWizard.StartWizard'>
    WizardCreateSummary
    [Skin] Processing screen: WizardSummary
    Updating values in step 1
    wizard step: {'code': u'self.clearSelectedKeys()\nself.selectKey("OK")', 'text': 'Welcome.\n\nThis start wizard will guide you through the basic setup of your receiver.\nPress the OK button on your remote control to move to the next step.', 'id': 'start', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': 'introduction', 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}}
    wizard text Bienvenue.
    
    Cet assistant de démarrage vous guidera à travers la configuration de base de votre récepteur.
    Appuyez sur le bouton OK de votre télécommande pour passer à l'étape suivante.
    code self.clearSelectedKeys()
    self.selectKey("OK")
    selectPic: arrowdown
    showing list, 1
    self.list: <Components.Sources.List.List object at 0x2d35b52c>
    self.list: <Components.Sources.List.List object at 0x2d35b52c>
    setZPosition
    showing config
    [ActionMap] Keymap 'WizardActions' -> Action = 'ok'
    OK
    finished
    getStepWithID: introduction
    result: 1
    Updating values in step 2
    wizard step: {'code': u'self.clearSelectedKeys()\nself.selectKey("UP")\nself.selectKey("DOWN")', 'text': 'Use the up/down keys on your remote control to select an option. After that, press OK.', 'id': 'introduction', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': None, 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [('Use the wizard to set up basic features', 'network'), ('Exit the wizard', 'end')], 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}}
    wizard text Utiliser les boutons HAUT et BAS de votre télécommande pour sélectionner une option. Après cela, appuyez sur OK.
    code self.clearSelectedKeys()
    self.selectKey("UP")
    self.selectKey("DOWN")
    selectPic: arrowdown
    selectPic: arrowdown2
    showing list, 2
    self.list: <Components.Sources.List.List object at 0x2d35b52c>
    self.list: <Components.Sources.List.List object at 0x2d35b52c>
    setZPosition
    showing config
    Now: 2
    Now: 2
    [ActionMap] Keymap 'WizardActions' -> Action = 'down'
    down
    [ActionMap] Keymap 'WizardActions' -> Action = 'ok'
    OK
    finished
    current: ("Quitter l'assistant", 'end')
    getStepWithID: end
    result: 22
    Updating values in step 23
    wizard step: {'code': u'self.clearSelectedKeys()\nself.selectKey("OK")', 'text': 'Thank you for using the wizard. Your receiver is now ready for use.\nPress OK to start using your receiver.', 'id': 'end', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': None, 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}, 'laststep': 'true'}
    wizard text Merci d'avoir utilisé l'assistant. Votre récepteur est maintenant prêt à être utilisé.
    Appuyez sur OK pour commencer à utiliser votre récepteur.
    code self.clearSelectedKeys()
    self.selectKey("OK")
    selectPic: arrowdown
    showing list, 23
    self.list: <Components.Sources.List.List object at 0x2d35b52c>
    self.list: <Components.Sources.List.List object at 0x2d35b52c>
    setZPosition
    showing config
    Now: 23
    Now: 23
    [ActionMap] Keymap 'WizardActions' -> Action = 'ok'
    OK
    finished
    wizard finished
    Now: 23
    [SKIN] Parsing embedded skin <embedded-in-'Screensaver'>
    [Skin] Processing screen: <embedded-in-'Screensaver'>
    [Skin] Processing screen: SecondInfoBar
    [Skin] Processing screen: SecondInfoBarSimple
    [SKIN] Parsing embedded skin <embedded-in-'HideVBILine'>
    [Skin] Processing screen: <embedded-in-'HideVBILine'>
    [Skin] Processing screen: ChannelSelection
    warning, skin is missing element boquet in <class 'Screens.ChannelSelection.ChannelSelection'>
    [Skin] Processing screen: RdsInfoDisplay
    [Skin] No skin to read...
    [Skin] Processing screen: <embedded-in-'RdsInfoDisplaySummary'>
    [Skin] Processing screen: UnhandledKey
    [Skin] Processing screen: Dish
    [Skin] Processing screen: BufferIndicator
    [Skin] Processing screen: TimeshiftState
    [Skin] Processing screen: TimeshiftLive
    [Skin] Processing screen: SubtitleDisplay
    RemovePopup, id = ZapError
    [Skin] Processing screen: InfoBar
    [Skin] Processing screen: InfoBarSummary
    playing 1:0:1:274C:7FC:2:11A0000:0:0:0::ITV London
    [VFD-Icons] __evStart
    [eDVBServicePlay] timeshift
    [eDVBServicePlay] timeshift not enough diskspace for timeshift! (less than 200MB)
    not pauseable.
    [eDVBServicePlay] timeshift
    [eDVBServicePlay] timeshift not enough diskspace for timeshift! (less than 200MB)
    not pauseable.
    [eDVBServicePlay] timeshift
    [eDVBServicePlay] timeshift not enough diskspace for timeshift! (less than 200MB)
    not pauseable.
    [eDVBServicePlay] timeshift
    [eDVBServicePlay] timeshift not enough diskspace for timeshift! (less than 200MB)
    new service started! trying to download cuts!
    download failed, no cuesheet interface
    RemovePopup, id = ZapError
    [eDVBResourceManager] allocate channel.. 07fc:0002
    [eDVBSatelliteEquipmentControl] direct_connected 1
    [eDVBSatelliteEquipmentControl] canTune 1
    [eDVBSatelliteEquipmentControl] lnb 0 found
    [eDVBSatelliteEquipmentControl] lnb 1 found
    [eDVBSatelliteEquipmentControl] lnb 2 found
    [eDVBSatelliteEquipmentControl] sat 282 found
    [eDVBSatelliteEquipmentControl] ret1 10000
    [eDVBSatelliteEquipmentControl] ret5 10000
    [eDVBSatelliteEquipmentControl] ret 10000, score old 0
    [eDVBSatelliteEquipmentControl] score new 10000
    [eDVBSatelliteEquipmentControl] lnb 3 found
    [eDVBSatelliteEquipmentControl] final score 10002
    [eDVBFrontend0] opening frontend
    [eDVBFrontend0] tune
    [eDVBSatelliteEquipmentControl] direct_connected 1
    [eDVBSatelliteEquipmentControl] canTune 1
    [eDVBSatelliteEquipmentControl] lnb 0 found
    [eDVBSatelliteEquipmentControl] lnb 1 found
    [eDVBSatelliteEquipmentControl] lnb 2 found
    [eDVBSatelliteEquipmentControl] sat 282 found
    [eDVBSatelliteEquipmentControl] ret1 10000
    [eDVBSatelliteEquipmentControl] ret5 10000
    [eDVBSatelliteEquipmentControl] ret 10000, score old 0
    [eDVBSatelliteEquipmentControl] score new 10000
    [eDVBSatelliteEquipmentControl] lnb 3 found
    [eDVBSatelliteEquipmentControl] final score 10002
    [eDVBSatelliteEquipmentControl] RotorCmd ffffffff, lastRotorCmd ffffffff
    [eDVBFrontend0] prepare_sat System 0 Freq 10758500 Pol 1 SR 22000000 INV 2 FEC 4 orbpos 282 system 0 modulation 1 pilot 2, rolloff 0, is_id -1, pls_mode 1, pls_code 0
    [eDVBFrontend0] tuning to 1008 mhz
    [eDVBChannel] OURSTATE: tuning
    [eDVBServicePMTHandler] allocate Channel: res 0
    [eDVBCIInterfaces] addPMTHandler 1:0:1:274C:7FC:2:11A0000:0:0:0::ITV London
    [eDVBChannel] getDemux cap=00
    [eDVBResourceManager] allocate demux cap=00
    [eDVBResourceManager] allocating demux adapter=0, demux=0, source=-1 fesource=0
    [eDVBDemux] open demux /dev/dvb/adapter0/demux0
    [eDVBFrontend0] set sequence pos 3
    [eDVBFrontend0] set sequence pos 4
    [eDVBFrontend0] setVoltage 1
    [eDVBFrontend0] sleep 200ms
    [eDVBFrontend0] invalidate current switch params
    [eDVBFrontend0] sendDiseqc: e00000(DiSEqC reset)
    [eDVBFrontend0] sleep 50ms
    [eDVBFrontend0] sendDiseqc: e00003(DiSEqC peripherial power on)
    [eDVBFrontend0] sleep 150ms
    [eDVBFrontend0] sendDiseqc: e01038f8(?)
    [eDVBFrontend0] sleep 100ms
    [eDVBFrontend0] set sequence pos 3
    [eDVBFrontend0] set sequence pos 3
    [eDVBFrontend0] update current switch params
    [eDVBFrontend0] startTuneTimeout 5000
    [eDVBFrontend0] setFrontend 1
    [eDVBFrontend0] setting frontend
    [eDVBFrontend0] fe event: status 0, inversion off, m_tuning 1
    [eDVBFrontend0] sleep 500ms
    [eDVBChannel] OURSTATE: failed, retune
    [eDVBFrontend0] tune
    [eDVBSatelliteEquipmentControl] direct_connected 1
    [eDVBSatelliteEquipmentControl] canTune 1
    [eDVBSatelliteEquipmentControl] lnb 0 found
    [eDVBSatelliteEquipmentControl] lnb 1 found
    [eDVBSatelliteEquipmentControl] lnb 2 found
    [eDVBSatelliteEquipmentControl] sat 282 found
    [eDVBSatelliteEquipmentControl] ret1 10000
    [eDVBSatelliteEquipmentControl] ret5 10000
    [eDVBSatelliteEquipmentControl] ret 10000, score old 0
    [eDVBSatelliteEquipmentControl] score new 10000
    [eDVBSatelliteEquipmentControl] lnb 3 found
    [eDVBSatelliteEquipmentControl] final score 10002
    [eDVBSatelliteEquipmentControl] RotorCmd ffffffff, lastRotorCmd ffffffff
    [eDVBFrontend0] prepare_sat System 0 Freq 10758500 Pol 1 SR 22000000 INV 2 FEC 4 orbpos 282 system 0 modulation 1 pilot 2, rolloff 0, is_id -1, pls_mode 1, pls_code 0
    [eDVBFrontend0] tuning to 1008 mhz
    [eDVBChannel] OURSTATE: tuning
    [eDVBServicePMTHandler] tune failed.
    [eDVBServicePlay] DVB service failed to tune - error 1
    RemovePopup, id = ZapError
    AddPopup, id = ZapError
    [Skin] Processing screen: MessageBoxSimple
    [Skin] Error in screen 'MessageBoxSimple' widget 'widget': {PLi-HD/skin.xml}: component with name 'autoresize' was not found in skin of screen 'MessageBoxSimple'!. Please contact the skin's author!
    warning, skin is missing element WarningPixmap in <class 'Screens.MessageBox.MessageBox'>(Echec accord!)
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Navigation.py", line 69, in dispatchEvent
      File "/usr/lib/enigma2/python/Components/ServiceEventTracker.py", line 80, in event
      File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 3464, in __tuneFailed
      File "/usr/lib/enigma2/python/Tools/Notifications.py", line 58, in AddPopup
      File "/usr/lib/enigma2/python/Tools/Notifications.py", line 32, in AddNotificationWithID
      File "/usr/lib/enigma2/python/Tools/Notifications.py", line 19, in __AddNotification
      File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 2983, in checkNotificationsIfExecing
      File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 3017, in checkNotifications
      File "/usr/lib/enigma2/python/mytest.py", line 242, in instantiateDialog
        return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
      File "/usr/lib/enigma2/python/mytest.py", line 266, in doInstantiateDialog
        dlg.applySkin()
      File "/usr/lib/enigma2/python/Components/GUISkin.py", line 154, in applySkin
      File "/usr/lib/enigma2/python/Components/GUISkin.py", line 55, in createGUIScreen
      File "skin applet", line 23, in <module>
    AttributeError: 'MessageBox' object has no attribute 'getListWidth'
    [ePyObject] (CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation instance at 0x2c50d74c>>,(3,)) failed)
    
    
    dmesg
    
    Error reading klog 38 - Function not implemented
    Geändert von flac (17.02.2019 um 17:38 Uhr) Grund: Statt in Quote in Code gesetzt


  2. #2
    Erfahrener Benutzer
    Registriert seit
    10.11.2012
    Beiträge
    140
    Thanks
    69
    Thanked 10 Times in 9 Posts
    good evening audioniek no hurry and good recovery your health tamponner thanks.


  3. #3
    Erfahrener Benutzer
    Registriert seit
    10.11.2012
    Beiträge
    140
    Thanks
    69
    Thanked 10 Times in 9 Posts
    audioniek It's okay, I made it to be compiled but no plugin Thank you very much.


  4. #4
    Neuer Benutzer Avatar von vassili_47
    Registriert seit
    09.05.2012
    Beiträge
    9
    Thanks
    23
    Thanked 2 Times in 2 Posts
    this is good news

    - - - Aktualisiert - - -

    this is good news thankss


  5. #5
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Hello everybody,

    Today I finished testing the last of the planned images and everything planned has been uploaded. I hope the forum people will find the time to make the images available to you very soon.

    Apart from the set published in the first post, I also made a .tar.gz image for the atevio7500 (Fortis HS8200) as requested.

    I will proceed with developing an image for the AB IPbox910HD/CuubeRevo Mini II; vISIOn has donated a suitable receiver. As the AB IPbox900HD is effectively the same receiver without a card reader, I will probably add that one too.

    I hope you will like the images and report any issues here, so I can address them. The next batch of updated builds is planned for the start of April.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers

  6. The Following 9 Users Say Thank You to Audioniek For This Useful Post:



  7. #6
    Erfahrener Benutzer
    Registriert seit
    10.11.2012
    Beiträge
    140
    Thanks
    69
    Thanked 10 Times in 9 Posts
    hello Audioniek and thank you for the image I have tested for hs7119 and 7429 impossible to turn off the demo a lot of little bawling.


  8. #7
    Benutzer
    Registriert seit
    05.05.2012
    Beiträge
    84
    Thanks
    229
    Thanked 40 Times in 19 Posts
    Vielen dank Audioniek für den supported der ipboxen 900/910, und der dank geht auch an VISION, für das gespendete receiver.
    und ja die 900 ist gleich wie 910, der unterschied ist nur die smartkarte.
    Mfg
    Geändert von ghani (06.02.2019 um 09:52 Uhr)
    DREAMBOX 900UHD + IPBOX 900HD + IPBOX 91HD

  9. The Following User Says Thank You to ghani For This Useful Post:



  10. #8
    Erfahrener Benutzer
    Registriert seit
    10.11.2012
    Beiträge
    140
    Thanks
    69
    Thanked 10 Times in 9 Posts
    hello Audioniek I installed E2iplayer does not work locks the device thaks.


  11. #9
    Erfahrener Benutzer
    Registriert seit
    07.02.2013
    Beiträge
    119
    Thanks
    114
    Thanked 28 Times in 13 Posts
    @audioniek
    sorry, but i find not the update File for the UFS912 (USB)
    thanks
    Gruss


    Kathrein UFS 912


  12. #10
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Geändert von Audioniek (28.01.2024 um 16:17 Uhr) Grund: Update to June 2022 images
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers

  13. The Following 23 Users Say Thank You to Audioniek For This Useful Post:



Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •