Code: Alles auswählen
modprobe dvb-core
wenn keine fehlermeldung kommt haste danach demux
Code: Alles auswählen
modprobe dvb-core
Code: Alles auswählen
/var/root # modprobe dvb-core
/var/root #
Code: Alles auswählen
ls -alh /dev/dvb/adapter0/
Code: Alles auswählen
/var/root # ls -alh /dev/dvb/adapter0/
drwxr-xr-x 2 root root 60 Jan 1 2021 .
drwxr-xr-x 3 root root 60 Jan 1 2021 ..
crw------- 1 root root 212, 0 Jan 1 2021 frontend0
/var/root #
Code: Alles auswählen
satfind --frontend /dev/dvb/adapter0/frontend0
Code: Alles auswählen
/var/root # satfind --frontend /dev/dvb/adapter0/frontend0
Can't open Demux!: No such file or directory
/var/root #
Code: Alles auswählen
[root@jokel ~]# modprobe dvb-core
modprobe: module dvb-core not found in modules.dep
Code: Alles auswählen
CONFIG_DVB_CORE=y -- statt CONFIG_DVB_CORE=m
Code: Alles auswählen
ufs910:~# lsmod
Module Size Used by Tainted: P
simu_button 580 0
bpamem 1972 2
silencegen 564 0
platform 784 0 [permanent]
stmalloc 1056 0
sth264pp 3636 0
player2 349572 2 stmalloc,sth264pp
stmdvb 87464 11 player2
stmsysfs 29304 1 player2
stm_monitor 5436 1 player2
pti 23264 1 stmdvb
cimax 2808 3 stmdvb
cx24116 6028 1 stmdvb
pseudocard 10968 5 player2,stmdvb
stm_v4l2 6780 1 stmdvb
p2div64 812 2 player2,stm_monitor
ksound 6700 1 player2
mpeg2hw 3032 0
mmelog 1316 0
avs 28112 1 stmdvb
mme_host 20404 5 silencegen,player2,stm_monitor,mpeg2hw,mmelog
embxshm 17240 0
embxmailbox 4832 1 embxshm
embxshell 14444 3 mme_host,embxshm,embxmailbox
boxtype 360 0
stmfb 35944 2 stmdvb
stmcore_display_stx7100 131201 4 player2,stmdvb,pseudocard
e2_proc 10104 2 player2,stmdvb
vfd 2872 0
Code: Alles auswählen
hd51:~# lsmod
Module Size Used by Tainted: GF
hd51 8219637 12 [permanent]
hd51_3 30848 1 hd51
hd51_2 21435 0
hd51_1 5563 3 hd51,hd51_3,hd51_2,[permanent]
Code: Alles auswählen
vuultimo4k:~# lsmod
Module Size Used by Tainted: P
wakeup_drv 3124 0
brcmfb 1455 2
dvb_bcm7444 3597683 33 brcmfb
dvb_base 7210558 5 dvb_bcm7444
bcm_event 2820 5 dvb_bcm7444
procmk 1956 2 dvb_bcm7444,bcm_event
Code: Alles auswählen
/ # lsmod
Module Size Used by Tainted: P
autofs4 24939 2
ipv6 258006 8
cifs 297229 0
dvb_api 10580 1 [permanent]
avl6211 18574 0
mxl603 13035 1
avl6761 46001 1 dvb_api
dvb_api_prop 260800 1 mxl603
sharp780x 6748 0
av201x 4975 0
a8296 3397 0
tavor 56948 1
blazer 38335 0
dvb_core 80499 1 dvb_api
frontpanel 431302 4 [permanent]
control 7512 6 dvb_api,frontpanel,[permanent]
framebuffer 40833 3 [permanent]
lnxpvrDrv 109378 2 [permanent]
lnxtmvssDrv 1949097 4 framebuffer,lnxpvrDrv,[permanent]
lnxtmvssDrvGPL 70043 1 lnxtmvssDrv,[permanent]
lnxtmasDrv 2349536 4 lnxpvrDrv,lnxtmvssDrv,[permanent]
lnxcssDrv 664438 5 lnxpvrDrv,lnxtmvssDrv,lnxtmasDrv,[permanent]
lnxscsDrv 157808 6 control,lnxtmvssDrv,lnxtmasDrv,lnxcssDrv,[permanent]
lnxplatDrv 182015 8 framebuffer,lnxpvrDrv,lnxtmvssDrv,lnxtmasDrv,lnxcssDrv,lnxscsDrv,[permanent]
lnxnotifyqDrv 13235 6 lnxpvrDrv,lnxtmvssDrv,lnxtmasDrv,lnxcssDrv,lnxscsDrv,lnxplatDrv,[permanent]
lnxKKALDrv 143448 11 framebuffer,lnxpvrDrv,lnxtmvssDrv,lnxtmvssDrvGPL,lnxtmasDrv,lnxcssDrv,lnxscsDrv,lnxplatDrv,lnxnotifyqDrv,[permanent]
lnxplatnativeDrv 4053 1 lnxplatDrv,[permanent]
/ #
Oder kann jemand bestätigen, das es daran nicht liegt.CONFIG_DVB_CORE=y -- statt CONFIG_DVB_CORE=m
Es ist trotzdem Schade das du nicht weiter als großer Hoffnungsträger zur Lösung des Problems beitragen kannst und ich möchte dir danken, dass du dazu beiträgst alte Receiver up to date zu halten. Normalerweise wären die CST's ohne eure Arbeit wohl schon im Müll gelandet.Mir fehlt die Zeit, spezielle Images zu basteln.
dvbsnoop für Nevis kompiliert auch nicht. Da kann ich also doch nicht helfen.
Tut mir leid.
sieht nicht schlecht aus dvb-core ist da bei der trinity frage ist nur war das vor modprobe oder danachFranzJoseph hat geschrieben: ↑Di 14. Dez 2021, 03:53 Und so sieht lsmod bei meiner Trinity aus:Code: Alles auswählen
/ # lsmod Module Size Used by Tainted: P autofs4 24939 2 ipv6 258006 8 cifs 297229 0 dvb_api 10580 1 [permanent] avl6211 18574 0 mxl603 13035 1 avl6761 46001 1 dvb_api dvb_api_prop 260800 1 mxl603 sharp780x 6748 0 av201x 4975 0 a8296 3397 0 tavor 56948 1 blazer 38335 0 dvb_core 80499 1 dvb_api frontpanel 431302 4 [permanent] control 7512 6 dvb_api,frontpanel,[permanent] framebuffer 40833 3 [permanent] / #
ein ehemaliges mitglied sagt nein das kannst du vergessen. bringt nichts