Open ReiGf opened 1 year ago
Let's make more detailed instead of
dmesg | grep m88d
type
dmesg | egrep "firmware|dvb|frontend"
[ 7.550056] usb 1-9: rtl8xxxu: Loading firmware rtlwifi/rtl8192eu_nic.bin [ 7.785023] nouveau 0000:01:00.0: pmu: firmware unavailable [ 7.809727] em28xx 1-2:1.0: dvb set to isoc mode. [ 7.930446] dvbdev: DVB: registering new adapter (1-2:1.0) [ 7.930449] em28xx 1-2:1.0: DVB: registering adapter 0 frontend 0 (Montage Technology M88DS3103)... [ 7.930454] dvbdev: dvb_create_media_entity: media entity 'Montage Technology M88DS3103' registered. [ 7.930868] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered. [ 7.931560] em28xx: Registered (Em28xx dvb Extension) extension [ 10.914894] m88ds3103 3-0068: downloading firmware from file 'dvb-demod-m88ds3103.fw' [ 11.148151] m88ds3103 3-0068: firmware version: 3.B
Is B1H9 still supported or is it too old?
Thanks
Ubuntu 22.04 / jammy / 64 bit
dmesg|grep m88d
[ 10.870163] m88ds3103 3-0068: found a 'Montage Technology M88DS3103' in cold state [ 10.870409] m88ds3103 3-0068: downloading firmware from file 'dvb-demod-m88ds3103.fw' [ 11.102356] m88ds3103 3-0068: found a 'Montage Technology M88DS3103' in warm state [ 11.102359] m88ds3103 3-0068: firmware version: 3.B
w_scan -f s -s S19E2 -c DE
w_scan version 20170107 (compiled for DVB API 5.11) using settings for 19.2 east Astra 1KR/1L/1N/1M scan type SATELLITE, channellist 68 output format vdr-2.0 output charset 'UTF-8', use -C to override
Info: using DVB adapter auto detection.
/dev/dvb/adapter0/frontend0 -> SATELLITE "Montage Technology M88DS3103": very good :-))
Using SATELLITE frontend (adapter /dev/dvb/adapter0/frontend0) ---- Getting frontend capabilities---- Using DVB API 5.11 frontend 'Montage Technology M88DS3103' supports INVERSIONAUTO DVB-S DVB-S2 FREQ (0.95GHz ... 2.15GHz) SRATE (1.000MSym/s ... 45.000MSym/s) using LNB "UNIVERSAL" ----------------------- trying 'S2 f = 10729 kHz V SR = 22000 2/3 0,35 8PSK (0:0:0)' ... ... ... ERROR: Sorry - i couldn't get any working frequency/transponder Nothing to scan!!
(same with w_scan2)
Is there anything else that I can do?