Hikaari

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Hikaari

  1. Hi, I just wanted to add to this thread a trouble I hit with SMTP in the Admin panel.

    No matter what combinations of settings I used, or providers I used, even following the various example email SMTP setups in this thread it would always result in this line in the logs:

    Quote

    [response][INFO] POST /admin/test/smtp (test_smtp) => 400 Bad Request

     

    I ended up disabling the "enable" option, saving, enabling the "enable" option, saving, then trying to send a test email and it worked. Without adjusting any further settings. Was starting to annoy me but glad it is resolved. Tried and tested "turn if off and on again" to the rescue.

  2. Hey, my card is also based on a CX23885, which I am also having trouble with. Same error of no such file or directory.

     

    Not sure if this is related but I noticed that when comparing the LibreELEC 1.4.0 Firmware list to the DVBSky FW package there is the following:

    dvb-fe-ds3000.fw (LE)

    dvb-fe-ds300x.fw (DVBSky)

    Unsure if this is a naming mistake, or different FWs.

     

    dvb-fe-rs6000.fw (DVBSky) is missing entirely from LE 1.4.0

     

    The other 7 FW are all present. What are the chances my DVB Card isn't picked up from Unraid DVB (but recognised as HW in Unraid) that it is from one of these two drives that appear to be missing?

     

    Is there a way I can recompile to include these two FWs to test? Thanks

  3. Hello, I have been at this for many hours today and hoping I have simply overlooked something very simple.

    I have installed a DBSky S952 (2.2a) PCIe card, followed by installing this Plugin.

    On the notion that it is not TBS I started with the LibreELEC latest release, nothing detected.

    I have rolled back through the versions to 6.7.2, nothing detected (rebooting as instructed after each installation).

    Tried the latest releases of TBS on the off-chance, nothing detected.

     

    95kjI9n.png

     

    In my Hardware Profile I can see the PCI card is recognised here:

    yrUAZ5b.png

     

    Using 'lspci' command I can see: 

    Quote

    09:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 04)

     

    Using 'lspci -v' to get more information the following is present:

    Quote

    09:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 04)
            Subsystem: DVBSky S952
            Flags: bus master, fast devsel, latency 0, IRQ 35
            Memory at fcc00000 (64-bit, non-prefetchable)
            Capabilities: [40] Express Endpoint, MSI 00
            Capabilities: [80] Power Management version 2
            Capabilities: [90] Vital Product Data
            Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
            Capabilities: [100] Advanced Error Reporting
            Capabilities: [200] Virtual Channel
            Kernel driver in use: cx23885
            Kernel modules: cx23885

     

    So, it seems like the OS can detect the hardware is present.

     

    One of the issues I seem to have found is that '/dev/dvb/ is not a valid file/directory. My knowledge is not good enough to know if this is what is causing my issues, or if this is missing because 'Unraid DVB' isn't detecting my PCIe and then not creating it.

     

    Any guidance, help, requests for logs etc. would be greatly appreciated as at this point I have run out of things to read or try.

     

    Note: All of these commands I have found by googling various keywords, and searching within this thread. I have also read the last few pages of the post (so maybe 6 months of real time) and did not see anything I thought was relevant. What I have learnt to do in Unraid is from reading helpful threads like this and trying thing out, so to the more knowledgeable people who take the time to reply and keep threads like this active, Thank You.