Feeds error

NotLikeSomeone

Active member
Either trying to look for updates by command line (opkg update && opkg upgrade) as always I do, or trying to install 3rd partie plugins, I get errors (wget error 4).
If, instead, I try to update by the GUI, it tries for a too long time and then, obviously, it doesn not find anything to update (as there's nothing at the moment, of course: but, as said, the issue involves also other plugins).
 
It has been reported something like this by few users. It seems it could be due to DNS provider. Try connecting with different internet provider... You might try to use your cellphone as an hotspot.

B.r.
 
It has been reported something like this by few users. It seems it could be due to DNS provider. Try connecting with different internet provider... You might try to use your cellphone as an hotspot.

B.r.
Hi, I tried to update my OpenBH 6.0 in my SF8008 by using opkg update but it always fails.
The odd thing is that no error is returned running opkg in OpenBH 5.6, so something is wrong or missing in 6.0 version
 
The library in the feed has been updated to version pcsc-lite-lib_2.5.1 for card readers. You don't need to install it manually. Hopefully, this helps someone.
 
I think there may be some confusion here between SoftCSA and PC/SC.


According to the OpenBH documentation, the library required for SoftCSA is libdvbcsa1.
libpcsclite1 (pcsc-lite) is related to the PC/SC interface used for smart-card readers, which is a different function.


Of course, a softcam may also use pcsc-lite when a PC/SC card reader is involved, but that does not make libpcsclite1 a SoftCSA requirement.


So if the issue is specifically SoftCSA, I believe libdvbcsa1 is the relevant library, while pcsc-lite should be considered separately for smart-card reader support.


Just to keep the two things technically distinct.
 
Back
Top