and now uname -r says that I am at 3.18.13-1-osmc, so OK.
But when I use:
sudo w_scan -c ES > channels.conf
the answer is:
w_scan version 20130331 (compiled for DVB API 5.4)
using settings for SPAIN
DVB aerial
DVB-T Europe
scan type TERRESTRIAL, channellist 4
output format vdr-2.0
WARNING: could not guess your codepage. Falling back to ‘UTF-8’
output charset ‘UTF-8’, use -C to override
Info: using DVB adapter auto detection.
main:3228: FATAL: ***** NO USEABLE TERRESTRIAL CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.
I assure there is not any vdr running, and the answer to dmesg is:
dmesg | grep dvb
[ 4.913670] usb 1-1.2.1: dvb_usb_v2: found a ‘Dexatek DK DVB-T Dongle’ in warm state
[ 5.002906] dvb_usb_rtl28xxu: probe of 1-1.2.1:1.0 failed with error -32
[ 5.003551] usbcore: registered new interface driver dvb_usb_rtl28xxu
The tuner is connected to a usb hub, not to the pi. And yes, I powered everything down, and up again. The answer is the same, seems to be a problem with the driver, or firmware.
sorry I couldn’t be more help, just going by what I experienced. For me disconnecting power from the pi and the hub, and then reconnecting them, fixed it. Must be a different issue, hopefully someone else can help you