Results 1 to 1 of 1

Thread: black hole image crashes - fault found.

  1. #1
    V.I.P
    Join Date
    Dec 2004
    Posts
    2,809
    Thanks
    1,305
    Thanked 4,802 Times in 1,938 Posts

    black hole image crashes - fault found.

    After running the black hole image I have found a bug in it.

    Selecting - menu/setup/service searching/positioner setup/

    This causes a crash and enigma reboots - however it's easy to fix!

    open the file

    /usr/lib/enigma2/python/Components/TunerInfo.py

    then go to line 63 and do this:


    change this - if value != 0x12345678:
    to this - if value is not None and value != 0x12345678:

    Upload the file back to your box and restart enigma - your crashes will be over......
    Last edited by mrdude; 10-02-2011 at 05:26 AM.

  2. The Following User Says Thank You to mrdude For This Useful Post:

    Barney (21-02-2012)

Similar Threads

  1. Dream Elite Black Hole 1.0 Multiboot DM8000
    By sonic1 in forum Dreambox DM8000
    Replies: 0
    Last Post: 24-01-2010, 02:49 PM

Bookmarks

Posting Permissions

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