deeptho / blindscan

User space code for DVB blind scanning
11 stars 2 forks source link

Blindscan driver check is contradictory #8

Closed andimik closed 2 months ago

andimik commented 1 year ago

Seems at the start there is a check if the blindscan drivers are installed. But this is contradictory in my case.

Blindscan drivers found
FE_GET_EXTENDED_INFO failed: blindscan drivers probably not installed
Blindscan not supported

I'm using https://github.com/deeptho/media_build/commit/cac79e6921c1a7258142e9ddcb2c7734bbcade5b for the media_build and https://github.com/deeptho/linux_media/commit/19e872f01a1a5c77b92bd8e71c80dcff5221c8ed for the media with my 6903x.

deeptho commented 1 year ago

You are probably using the wrong card? One without blindscan support.

andimik commented 1 year ago

If 6903xv1 is really not supported, I'll try 5927 in the next days. Both work with Blindscan under Windows, BTW.

deeptho commented 1 year ago

tbs6903Xv1 really IS supported. Satesco is using it (or the v2 card - makes no difference) You will need some debugging.

andimik commented 2 months ago

After more than one year I've reinstalled my PC with Ubuntu 24.04 and it works now. Closing.