Hi,
Thanks for your reply.
I'm running the following:
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="
http://www.raspbian.org/"
SUPPORT_URL="
http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
I have already installed the "dvb-demod-mn88472-02.fw etc".
I tried it again and I seem to get the same results as previously, i.e. no success, I this time I didn't use the "make menuconfig". I don't get any flags but as you mention it takes forever and I run from terminal on a laptop and had to leave somewhere half-way so I did not see the end result....
I attached the result from the "make install" command if that could give any leads....
Thanks for guiding/helping with this!!!!
*Some kind of update***
I ran dmesg again and got the following:
[ 22.353900] media: loading out-of-tree module taints kernel.
[ 22.364958] media: Linux media interface: v0.10
[ 22.387727] WARNING: You are using an experimental version of the media stack.
As the driver is backported to an older kernel, it doesn't offer
enough quality for its usage in production.
Use it with care.
Latest git patches (needed if you report a bug to linux-media@vger.kernel.org):
4df4b1ea632e7af561f405bc799b3f37cd504c43 mn88473: set PLP reg to 0 if no PLP given
[ 22.393491] dvb_usb: disagrees about version of symbol rc_register_device
[ 22.393518] dvb_usb: Unknown symbol rc_register_device (err -22)
[ 22.393586] dvb_usb: disagrees about version of symbol rc_free_device
[ 22.393595] dvb_usb: Unknown symbol rc_free_device (err -22)
[ 22.393647] dvb_usb: disagrees about version of symbol rc_allocate_device
[ 22.393655] dvb_usb: Unknown symbol rc_allocate_device (err -22)
[ 22.393768] dvb_usb: disagrees about version of symbol rc_unregister_device
[ 22.393784] dvb_usb: Unknown symbol rc_unregister_device (err -22)
[ 23.939726] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 23.940006] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.559729] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 25.559940] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 30.864111] FS-Cache: Netfs 'cifs' registered for caching
[ 30.865029] Key type cifs.spnego registered
[ 30.865056] Key type cifs.idmap registered
[ 32.120688] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
[ 33.498389] random: crng init done
[ 1017.041215] usb 1-1.3: USB disconnect, device number 4
[ 1022.714180] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
[ 1022.845189] usb 1-1.2: New USB device found, idVendor=045e, idProduct=02d5
[ 1022.845208] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1022.845220] usb 1-1.2: Product: Xbox USB Tuner
[ 1022.845229] usb 1-1.2: Manufacturer: Microsoft Corp.
[ 1022.845240] usb 1-1.2: SerialNumber: 000501220615
[ 1022.890198] dvb_usb: disagrees about version of symbol rc_register_device
[ 1022.890220] dvb_usb: Unknown symbol rc_register_device (err -22)
[ 1022.890306] dvb_usb: disagrees about version of symbol rc_free_device
[ 1022.890315] dvb_usb: Unknown symbol rc_free_device (err -22)
[ 1022.890384] dvb_usb: disagrees about version of symbol rc_allocate_device
[ 1022.890392] dvb_usb: Unknown symbol rc_allocate_device (err -22)
[ 1022.890524] dvb_usb: disagrees about version of symbol rc_unregister_device
[ 1022.890533] dvb_usb: Unknown symbol rc_unregister_device (err -22)
Now atleast it seems to identify something regarding dvb_usb....