Page 11 of 31 FirstFirst ... 67891011121314151621 ... LastLast
Results 101 to 110 of 310
  1. Collapse Details
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site
    I Need the green screen info please. Look for the crash file in the HDD.

    All of the other stuff is working like it is supposed to....Or what it is set to....

    The green screen is probably coming from the HDD directory not being named correctly.
    .
    .
    .
    Meine Dreambox One ist ein Stück Scheiße!.
    Reply With Quote
     

  2. Collapse Details
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    Verify the blindscan directory in HDD: = /media/hdd/BLINDSCAN_FILES
    Reply With Quote
     

  3. Collapse Details
    Join Date
    May 2015
    Posts
    71
    Post Thanks / Like
    Quote Originally Posted by el bandido View Post
    What are the frequencies of the missed transponders?

    Also, we have other things designed for North America Enigma 2 receivers such as satellite and channel(pid) editors. These items should make a nice addition to your Azbox if you do not already have them.
    Yes, I have the Satellite and Channel editors. 11760H 30000SR doesn't scan in, except manually scanned.
    Reply With Quote
     

  4. Collapse Details
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    11760 is close to the bottom for a 10750 LNB. See if you are missing transponders on other satellites.
    Also, your original Azbox blindscan should still be intact. See if it misses the same transponder. Remember the original blindscan will be 150 MHz off.
    Reply With Quote
     

  5. Collapse Details
    Join Date
    Feb 2012
    Posts
    7,272
    Post Thanks / Like
    Here you go on the logs.....
    Attached Files Attached Files
    Reply With Quote
     

  6. Collapse Details
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    All of the crash logs call the same error:
    IOError: [Errno 2] No such file or directory: '/media/hdd/BLINDSCAN_FILES/blindscan_125W_22-05-2015_15-01-09.xml
    IOError: [Errno 2] No such file or directory: '/media/hdd/BLINDSCAN_FILES/blindscan_125W_22-05-2015_12-26-11.xml'
    IOError: [Errno 2] No such file or directory: '/media/hdd/BLINDSCAN_FILES/blindscan_125W_22-05-2015_12-14-55.xml'
    IOError: [Errno 2] No such file or directory: '/media/hdd/BLINDSCAN_FILES/blindscan_125W_22-05-2015_12-07-39.xml'
    IOError: [Errno 2] No such file or directory: '/media/hdd/BLINDSCAN_FILES/blindscan_125W_22-05-2015_11-57-31.xml'

    It found these transpomders:
    OK HORIZONTAL 11970042 29998558 DVB-S2 INVERSION_AUTO PILOT_OFF FEC_3_4 8PSK ROLLOFF_35
    OK HORIZONTAL 11995538 6249920 DVB-S2 INVERSION_AUTO PILOT_OFF FEC_3_4 8PSK ROLLOFF_35
    OK HORIZONTAL 12005136 6249641 DVB-S2 INVERSION_AUTO PILOT_OFF FEC_3_4 8PSK ROLLOFF_35
    OK HORIZONTAL 12012929 4444103 DVB-S2 INVERSION_AUTO PILOT_OFF FEC_3_4 8PSK ROLLOFF_35
    OK HORIZONTAL 12019081 4443907 DVB-S2 INVERSION_AUTO PILOT_OFF FEC_3_4 8PSK ROLLOFF_35
    OK HORIZONTAL 12025054 4443923 DVB-S2 INVERSION_AUTO PILOT_OFF FEC_3_4 8PSK ROLLOFF_35

    But it did not know where to write the information to, so it crashed.
    File "/usr/lib/enigma2/python/Plugins/SystemPlugins/Blindscan/plugin.py", line 987, in createSatellitesXMLfile
    open(location, "w").writelines(xml)
    IOError: [Errno 2] No such file or directory: '/media/hdd/BLINDSCAN_FILES/blindscan_125W_22-05-2015_12-07-39.xml'
    (PyObject_CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x3679cd8>>,()) failed)

    Maybe I just need to use the /tmp folder in the image instead of trying to write to the hard drive?
    Or tell it to make the directory that it is looking for.
    Reply With Quote
     

  7. Collapse Details
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    The attached file checks for the correct HDD directory. If the directory is not available, it creates one. Try it and see if it fixes the green screen...
    Attached Files Attached Files
    Reply With Quote
     

  8. Collapse Details
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,288
    Post Thanks / Like
    Quote Originally Posted by Babadem View Post
    Yes, I have the Satellite and Channel editors. 11760H 30000SR doesn't scan in, except manually scanned.
    Please see post#4.
    [Only registered and activated users can see links. ]
    See if that .ipk file will install for you. Doing it this way makes for easier installation.
    Reply With Quote
     

  9. Collapse Details
    Join Date
    Feb 2012
    Posts
    7,272
    Post Thanks / Like
    Quote Originally Posted by el bandido View Post
    The attached file checks for the correct HDD directory. If the directory is not available, it creates one. Try it and see if it fixes the green screen...
    Ok, will try this tomorrow. Hopefully it will work, otherwise, the tmp folder would be a good control base to start.
    Reply With Quote
     

  10. Collapse Details
    Join Date
    Feb 2012
    Posts
    7,272
    Post Thanks / Like
    I think I found the problem. If the directory is empty, it will crash. If you create a 0 byte file in the directory called info.txt or whatever, it will scan and not crash.
    Attached Images Attached Images
    Attached Files Attached Files
    Reply With Quote
     

Posting Permissions

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