Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 6 of 7 FirstFirst ... 4567 LastLast
Results 76 to 90 of 97

Thread: Xtrend Et10k-Timer Recording Didn’t Records Properly

  1. #76
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by birdman View Post
    All that change did is to produce the error message. Before that it just trapped the error and silently returned.
    Yes, but is it likely that there will be a fix for the "error" when it is detected?

  2. #77
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,635
    Thanks
    2,007
    Thanked 4,957 Times in 3,276 Posts
    @CCS can I have a step by step list to create the error. Exact steps please.

    Also please try the attached file and see if the same error occurs.
    Attached Files Attached Files
    Last edited by Huevos; 06-03-18 at 22:07.
    Help keep OpenViX servers online.Please donate!

  3. #78
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    @CCS can I have a step by step list to create the error. Exact steps please.

    Also please try the attached file and see if the same error occurs.
    Hi, is this the "InitNimManager] tunerTypeChanged error: global name 'self' is not defined" problem you're referring to, or the issue with 4 T2 tuners being used at the same time?

  4. #79
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    A simple reboot from deep standby causes InitNimManager] tunerTypeChanged error: global name 'self' is not defined - first debug log.

    2nd debug log includes your NimManager.py

  5. #80
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by ccs View Post
    A simple reboot from deep standby causes InitNimManager] tunerTypeChanged error: global name 'self' is not defined - first debug log.
    But only if you have more than one dual DVB-C/DVB-T2 tuner and want to run them as DVB-T2.

    I reproduced this on my Xtrend et8000. It had actually been reporting it for ages.
    It is an error, but it doesn't actually stop anything being done (probably) as the previous code also produced an error (a different one) but that was inside a try/except clause and just returned.
    Last edited by birdman; 07-03-18 at 03:22.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  6. #81
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Maybe I should also have pointed out that in the 2 debug logs in #79, tuner D is configured as disabled.

  7. #82
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by ccs View Post
    Maybe I should also have pointed out that in the 2 debug logs in #79, tuner D is configured as disabled.
    Doesn't matter. If it is set to DVB-T2 then, even if it is disabled, the code to set it to DVB-T2 will still run (and do nothing beyond produce an error message, as all of the tuners seem to be linked in some way and only the first one can pick up a raw channel).
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  8. #83
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,635
    Thanks
    2,007
    Thanked 4,957 Times in 3,276 Posts
    No step by step yet then? One for each problem.
    Help keep OpenViX servers online.Please donate!

  9. #84
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    No step by step yet then? One for each problem.
    Isn't post #79 enough detail?

    And can I ask again, is the issue using 4 t2 tuners simultaneously on an et10K the other one?
    Last edited by ccs; 07-03-18 at 22:50.

  10. #85
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,800
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by Huevos View Post
    No step by step yet then? One for each problem.
    • Install DVB-C/DVB-T2 tuners on your system (at least two of them)
    • Configure them as DVB-T2
    • Boot the system
    • Look at the log
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  11. #86
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,635
    Thanks
    2,007
    Thanked 4,957 Times in 3,276 Posts
    Thanks Birdman.

    @CCS, so your second log in post #79 shows the NimManager.py I supplied sets the tuners correctly, right?
    Help keep OpenViX servers online.Please donate!

  12. #87
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    Thanks Birdman.

    @CCS, so your second log in post #79 shows the NimManager.py I supplied sets the tuners correctly, right?
    The 'self' is not defined error has gone, and there are no other obvious NimManager errors, but 4 simultaneous T2 tuners still don't work.
    I only mentioned that problem earlier because I felt that there was a slight chance that NinManager wasn't setting them all up correctly, and the 'self' error may have been part of the reason.

    I can try others things out, but at the moment my ET10K is struggling, I suspect RAM problems, but only time will tell.
    It hangs sometimes while booting, I can init 4, init 3 and then it always continues to work fine.

    Nothing to do with your NimManager.py - it isn't installed.
    Last edited by ccs; 08-03-18 at 17:57.

  13. #88
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,635
    Thanks
    2,007
    Thanked 4,957 Times in 3,276 Posts
    Could be a hardware thing. There might be a limitation on the max number of DVB-T2 tuners possible, or their order.
    Help keep OpenViX servers online.Please donate!

  14. #89
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    Could be a hardware thing. There might be a limitation on the max number of DVB-T2 tuners possible, or their order.
    Yes - the manual mentions DVB-C to be avoided in slot D, that's why I thought there was a slight chance that defaulting to C could be the reason.

    I'll post the Nim slots allocated before and after your patch to see what's changed.

  15. #90
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Before patch (ie current 5.1.019)....
    Code:
    cat /proc/bus/nim_sockets
    NIM Socket 0:
            Type: DVB-T2
            Name: Si2169
            Has_Outputs: yes
            Frontend_Device: 0
            I2C_Device: 2
    NIM Socket 1:
            Type: DVB-T2
            Name: Si2169
            Has_Outputs: yes
            Frontend_Device: 1
            I2C_Device: 3
    NIM Socket 2:
            Type: DVB-T2
            Name: Si2169
            Has_Outputs: yes
            Frontend_Device: 2
            I2C_Device: 4
    NIM Socket 3:
            Type: DVB-T2
            Name: Si2169
            Has_Outputs: yes
            Frontend_Device: 3
            I2C_Device: 4
    NIM Socket 4:
            Type: DVB-C
            Name: Sundtek DVB-C (III) (1/0) (USB)
            Has_Outputs: no
            Frontend_Device: 4
            I2C_Device: -1
    root@et10000:~#
    NIM sockets 3 and 4 both have the same I2C_Device: 4 for some reason.

    Debug log...

    Code:
    <    33.558> [NimManager][enumerateNIMs] slot: 0 - entry: {'name': 'Si2169', 'frontend_device': 0, 'has_outputs': True, 'isempty': False, 'i2c': 2, 'type': 'DVB-T2'}
    <    33.560> [NimManager][enumerateNIMs] slot: 1 - entry: {'name': 'Si2169', 'frontend_device': 1, 'has_outputs': True, 'isempty': False, 'i2c': 3, 'type': 'DVB-T2'}
    <    33.562> [NimManager][enumerateNIMs] slot: 2 - entry: {'name': 'Si2169', 'frontend_device': 2, 'has_outputs': True, 'isempty': False, 'i2c': 4, 'type': 'DVB-T2'}
    <    33.563> [NimManager][enumerateNIMs] slot: 3 - entry: {'name': 'Si2169', 'frontend_device': 3, 'has_outputs': True, 'isempty': False, 'i2c': 4, 'type': 'DVB-T2'}
    Last edited by ccs; 08-03-18 at 20:19.

Page 6 of 7 FirstFirst ... 4567 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.