Moderator Control Panel ]

Debian 9 "Stretch" 4.9.0-13-amd64

Debian 9 "Stretch" 4.9.0-13-amd64

Postby 1bit » Sat Oct 10, 2020 1:18 am

OK, so I have latest kernel version "4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64 GNU/Linux"
and I am trying to get the drivers installed, but no joy.

I have uninstalled all the other kernels I had on the system
linux-image-4.9.0-3-amd64 to linux-image-4.9.0-12-amd64 and the
linux-headers-4.9.0-12-amd64 | linux-headers-4.9.0-12-common and older as well.


$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.13 (stretch)
Release: 9.13
Codename: stretch


I have latest kernel headers installed:
sudo apt-get install linux-headers-$(uname -r)
Code: Select All Code
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-headers-4.9.0-13-amd64 is already the newest version (4.9.228-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.




And tried some of the media files I have found around this forum:
cd ~/Install
wget http://www.tbsdtv.com/download/document/linux/media_build-2020-07-07.tar.bz2
sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
tar jxvf media_build-2020-07-07.tar.bz2
cd media_build
sudo ./install.sh
sudo reboot

no joys

#wget http://www.tbsdtv.com/download/document/linux/media_build-2020-08-27.tar.bz2
sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
tar jxvf media_build-2020-08-27.tar.bz2
cd media_build
sudo ./install.sh
sudo reboot


no joy


wget http://www.tbsdtv.com/download/document/linux/media_build-2020-09-23.tar.bz2
sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
tar jxvf media_build-2020-09-23.tar.bz2
cd media_build
sudo ./install.sh
sudo reboot


Here is the copy of the install log:
https://commie.io/#2EIL4LXu





Could someone explain what is it that is going wrong here?

I see first error on line 138 - 146:
Code: Select All Code
Can't find ../../media/Makefile at ./use_dir.pl line 287.
Makefile:132: recipe for target 'apply_patches' failed
make[2]: *** [apply_patches] Error 2
make[2]: Leaving directory '/home/donald/Install/media_build/linux'
Makefile:391: recipe for target 'stagingconfig' failed
make[1]: *** [stagingconfig] Error 2
make[1]: Leaving directory '/home/donald/Install/media_build/v4l'
Makefile:26: recipe for target 'stagingconfig' failed
make: *** [stagingconfig] Error 2


is it where the problem is here?


Then again lines 154-163:
Code: Select All Code
Syncing with dir ../../media
Can't find ../../media/Makefile at ./use_dir.pl line 287.
Makefile:132: recipe for target 'apply_patches' failed
make[2]: *** [apply_patches] Error 2
make[2]: Leaving directory '/home/donald/Install/media_build/linux'
Syncing with dir ../../media
Can't find ../../media/Makefile at ./use_dir.pl line 287.
Makefile:132: recipe for target 'apply_patches' failed
make[2]: *** [apply_patches] Error 2
make[2]: Leaving directory '/home/donald/Install/media_build/linux'



Then there is something about kernel 4.10
Code: Select All Code
VIDEO_HI556: Requires at least kernel 4.10.0
VIDEO_IMX214: Requires at least kernel 4.10.0
VIDEO_IMX219: Requires at least kernel 4.10.0
VIDEO_IMX258: Requires at least kernel 4.10.0
VIDEO_IMX290: Requires at least kernel 4.10.0
VIDEO_IMX319: Requires at least kernel 4.10.0
VIDEO_IMX355: Requires at least kernel 4.10.0
VIDEO_OV2680: Requires at least kernel 4.10.0
VIDEO_OV5670: Requires at least kernel 4.10.0
VIDEO_OV5675: Requires at least kernel 4.10.0
VIDEO_OV7251: Requires at least kernel 4.10.0
VIDEO_OV772X: Requires at least kernel 4.19.0
VIDEO_OV8856: Requires at least kernel 4.10.0
VIDEO_OV9650: Requires at least kernel 4.19.0
VIDEO_MT9V111: Requires at least kernel 4.10.0
VIDEO_AK7375: Requires at least kernel 4.10.0
VIDEO_DW9714: Requires at least kernel 4.10.0



And then it starts again at line 237, littered with errors:
Code: Select All Code
  CC [M]  /home/donald/Install/media_build/v4l/msp3400-driver.o
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/i2c: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/common/b2c2/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
1bit
 
Posts: 17
Joined: Sun Sep 04, 2016 8:19 pm

Re: Debian 9 "Stretch" 4.9.0-13-amd64

Postby 1bit » Sat Oct 10, 2020 9:01 pm

When I was uninstalling old kernels I got error message for:
linux-image-4.9.0-8-amd64
and
linux-image-4.9.0-11-amd64


Code: Select All Code
Purging configuration files for linux-image-4.9.0-8-amd64 (4.9.144-3.1) ...
rmdir: failed to remove '/lib/modules/4.9.0-8-amd64': Directory not empty
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/v4l2-core' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/usb/dvb-usb-v2' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/usb/dvb-usb' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/usb/cx231xx' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/tuners' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/rc/keymaps' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/radio/si470x' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/platform/marvell-ccic' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/pci/saa7134' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/i2c' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/dvb-frontends' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-8-amd64, directory '/lib/modules/4.9.0-8-amd64/kernel/drivers/media/common' not empty so not removed



and then here

dpkg --list | grep linux-image
dpkg --list | grep linux-headers
sudo apt-get --purge remove linux-image-4.9.0-11-amd64 linux-headers-4.9.0-11-common

Code: Select All Code
rmdir: failed to remove '/lib/modules/4.9.0-11-amd64': Directory not empty
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/v4l2-core' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/usb/dvb-usb-v2' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/usb/dvb-usb' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/usb/cx231xx' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/tuners' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/rc/keymaps' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/radio/si470x' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/platform/marvell-ccic' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/pci/saa7134' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/i2c' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/dvb-frontends' not empty so not removed
dpkg: warning: while removing linux-image-4.9.0-11-amd64, directory '/lib/modules/4.9.0-11-amd64/kernel/drivers/media/common' not empty so not removed


So I guess it's for the kernels that ware working with TBS .....
1bit
 
Posts: 17
Joined: Sun Sep 04, 2016 8:19 pm

Re: Debian 9 "Stretch" 4.9.0-13-amd64

Postby 1bit » Sun Oct 11, 2020 2:15 pm

So tried to build it according to this post:
#How to install linux driver
viewtopic.php?f=86&t=9875

and here is the full log:
https://commie.io/#RDENN7Fa



Here is the commands:

cd ~/Install
wget https://www.tbsiptv.com/download/common/tbs-linux-drivers_v170330.zip
mkdir tbs-linux-drivers_v170330
unzip tbs-linux-drivers_v170330.zip -d tbs-linux-drivers_v170330
cd tbs-linux-drivers_v170330
tar jxvf linux-tbs-drivers.tar.bz2
cd linux-tbs-drivers
sudo ./v4l/tbs-x86_64.sh
sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/*
sudo make


and the error msg. at the end:

Code: Select All Code
/usr/src/linux-headers-4.9.0-13-common/include/linux/bits.h:6:0: note: this is the location of the previous definition
 #define BIT(nr)   (1UL << (nr))
 
make[5]: *** No rule to make target '/home/marcel/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/tbsctrl.o', needed by '/home/marcel/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/saa716x_tbs-dvb.o'.  Stop.
/usr/src/linux-headers-4.9.0-13-common/Makefile:1560: recipe for target '_module_/home/marcel/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l' failed
make[4]: *** [_module_/home/marcel/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l] Error 2
Makefile:152: recipe for target 'sub-make' failed
make[3]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.9.0-13-amd64'
Makefile:51: recipe for target 'default' failed
make[1]: *** [default] Error 2
make[1]: Leaving directory '/home/marcel/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l'
Makefile:26: recipe for target 'all' failed
make: *** [all] Error 2





I have tried again and this time it was different error:
Code: Select All Code
In file included from /usr/src/linux-headers-4.9.0-13-common/include/linux/bitops.h:4:0,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/kernel.h:10,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/list.h:8,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/preempt.h:10,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/spinlock.h:50,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/seqlock.h:35,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/time.h:5,
                 from /usr/src/linux-headers-4.9.0-13-common/include/linux/input.h:11,
                 from /home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/compat.h:9,
                 from <command-line>:0:
/usr/src/linux-headers-4.9.0-13-common/include/linux/bits.h:6:0: note: this is the location of the previous definition
 #define BIT(nr)   (1UL << (nr))
 
In file included from /home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c:41:0:
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c: In function 'fixup':
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-common.h:261:53: error: 'struct usb_interface' has no member named 'pm_usage_cnt'
 #define get_pm_count(p) (atomic_read(&(p)->interface->pm_usage_cnt))
                                                     ^
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-common.h:264:29: note: in expansion of macro 'get_pm_count'
     __func__, __LINE__,  ## __VA_ARGS__)
                             ^~~~~~~~~~~
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c:280:2: note: in expansion of macro 'log'
  log("count : %d, ref count : %d", count, get_pm_count(pd));
  ^~~
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c: In function 'is_working':
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-common.h:261:53: error: 'struct usb_interface' has no member named 'pm_usage_cnt'
 #define get_pm_count(p) (atomic_read(&(p)->interface->pm_usage_cnt))
                                                     ^
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c:305:9: note: in expansion of macro 'get_pm_count'
  return get_pm_count(pd) > 0;
         ^~~~~~~~~~~~
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c: In function 'poseidon_suspend':
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-common.h:261:53: error: 'struct usb_interface' has no member named 'pm_usage_cnt'
 #define get_pm_count(p) (atomic_read(&(p)->interface->pm_usage_cnt))
                                                     ^
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c:315:7: note: in expansion of macro 'get_pm_count'
   if (get_pm_count(pd) <= 0 && !in_hibernation(pd)) {
       ^~~~~~~~~~~~
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c: In function 'is_working':
/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.c:306:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/usr/src/linux-headers-4.9.0-13-common/scripts/Makefile.build:309: recipe for target '/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.o' failed
make[5]: *** [/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l/pd-main.o] Error 1
/usr/src/linux-headers-4.9.0-13-common/Makefile:1560: recipe for target '_module_/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l' failed
make[4]: *** [_module_/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l] Error 2
Makefile:152: recipe for target 'sub-make' failed
make[3]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.9.0-13-amd64'
Makefile:51: recipe for target 'default' failed
make[1]: *** [default] Error 2
make[1]: Leaving directory '/home/donald/Install/tbs-linux-drivers_v170330/linux-tbs-drivers/v4l'
Makefile:26: recipe for target 'all' failed
make: *** [all] Error 2


What is going on?
1bit
 
Posts: 17
Joined: Sun Sep 04, 2016 8:19 pm

Re: Debian 9 "Stretch" 4.9.0-13-amd64

Postby 1bit » Sun Oct 11, 2020 3:30 pm

I have tried instructions from this post

#TBS drivers will no longer build under Ubuntu 16.04, could someone please explain why?
https://rickcaylor.websitetoolbox.com/p ... ?&trail=30

Log is here, same errors
https://commie.io/#HlthX8sf

So I tried under root:
Code: Select All Code
root@OptiPlex9020M-i3-4150T:/usr/src/media_build# make -j4
make -C /usr/src/media_build/v4l
make[1]: Entering directory '/usr/src/media_build/v4l'
scripts/make_makefile.pl
./scripts/make_myconfig.pl
[ ! -f "./config-mycompat.h" ] && echo "/* empty config-mycompat.h */" > "./config-mycompat.h" || true
make -C firmware prep
creating symbolic links...
perl scripts/make_config_compat.pl /lib/modules/4.9.0-13-amd64/source ./.myconfig ./config-compat.h
make[2]: Entering directory '/usr/src/media_build/v4l/firmware'
make[2]: Nothing to be done for 'prep'.
make[2]: Leaving directory '/usr/src/media_build/v4l/firmware'
make -C firmware
make[2]: Entering directory '/usr/src/media_build/v4l/firmware'
make[2]: Nothing to be done for 'default'.
make[2]: Leaving directory '/usr/src/media_build/v4l/firmware'
Kernel build directory is /lib/modules/4.9.0-13-amd64/build
make -C ../linux apply_patches
make[2]: Entering directory '/usr/src/media_build/linux'
Syncing with dir ../../media
Patches for 4.9.0-13-amd64 already applied.
make[2]: Leaving directory '/usr/src/media_build/linux'
make -C /lib/modules/4.9.0-13-amd64/build M=/usr/src/media_build/v4l  modules
make[2]: Entering directory '/usr/src/linux-headers-4.9.0-13-amd64'
  CC [M]  /usr/src/media_build/v4l/msp3400-driver.o
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/i2c: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/common/b2c2/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/common/siano: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/common/b2c2/: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/tuners: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/common: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/common/siano: No such file or directory
gcc-6: error: /usr/src/linux-headers-4.9.0-13-common/drivers/media/dvb-frontends/cxd2880: No such file or directory
/usr/src/linux-headers-4.9.0-13-common/scripts/Makefile.build:309: recipe for target '/usr/src/media_build/v4l/msp3400-driver.o' failed
make[5]: *** [/usr/src/media_build/v4l/msp3400-driver.o] Error 1
/usr/src/linux-headers-4.9.0-13-common/Makefile:1560: recipe for target '_module_/usr/src/media_build/v4l' failed
make[4]: *** [_module_/usr/src/media_build/v4l] Error 2
Makefile:152: recipe for target 'sub-make' failed
make[3]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.9.0-13-amd64'
Makefile:51: recipe for target 'default' failed
make[1]: *** [default] Error 2
make[1]: Leaving directory '/usr/src/media_build/v4l'
Makefile:26: recipe for target 'all' failed
make: *** [all] Error 2
root@OptiPlex9020M-i3-4150T:/usr/src/media_build#
1bit
 
Posts: 17
Joined: Sun Sep 04, 2016 8:19 pm

Re: Debian 9 "Stretch" 4.9.0-13-amd64

Postby zhangchao » Mon Oct 12, 2020 10:22 am

hi,

please add skype jack_2431

best regards!
zhangchao
 
Posts: 95
Joined: Thu Jan 17, 2013 4:59 pm

Re: Debian 9 "Stretch" 4.9.0-13-amd64

Postby 1bit » Mon Oct 19, 2020 2:32 am

zhangchao Wrote:hi,

please add skype jack_2431

best regards!


Hi,

I am surprised that anyone still uses Skype .... :(
How about Telegram.org or Signal.org
1bit
 
Posts: 17
Joined: Sun Sep 04, 2016 8:19 pm

Re: Debian 9 "Stretch" 4.9.0-13-amd64

Postby 1bit » Mon Oct 19, 2020 3:46 am

I have reverted back to kernel 4.9.0.11-amd64 and I am back in business all adapters are showing as they should.

But I can not tune in to: The Explorers promo 8K promo
https://www.lyngsat.com/muxes/Astra-2E_ ... 973-V.html

My settings are:
Delivery system: DVB-S2
Frequency (kHz): 11973000
Symbolrate (Sym/s): 31000000
Polarisation: V
Modulation: PSK/8
FEC: 9/10


here is the log:
mpegts: 11973V in Astra 2E / 2F / 2G 28.2°E - tuning on TurboSight TBS 5520SE DVB-S/S2/S2X #0 : DVB-S #1
epggrab: 11973V in Astra 2E / 2F / 2G 28.2°E - registering mux for OTA EPG
subscription: 03B8: "scan" subscribing to mux "11973V", weight: 5, adapter: "TurboSight TBS 5520SE DVB-S/S2/S2X #0 : DVB-S #1", network: "Astra 2E / 2F / 2G 28.2°E", service: "Raw PID Subscription"
mpegts: 11973V in Astra 2E / 2F / 2G 28.2°E - scan no data, failed
subscription: 03B8: "scan" unsubscribing
1bit
 
Posts: 17
Joined: Sun Sep 04, 2016 8:19 pm


Return to TBS5520 Multi-standard TV Tuner USB Box

Who is online

Users browsing this forum: No registered users and 3 guests

cron