Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Skystar S2
#51
Hi Aaron,

(29.12.2014, 16:27)gb link schrieb: Kann das vielleicht sein, das ihr in stable dist-upgrade die Treiber auch schon mit eingepflegt habt?
Edit:
Sollte es so sein, werden sicher einige mit 32Bit System nach einem Update und Wartezeit von 30-40min unglücklich sein.
nein das neue Paket liegt in base-unstable & base-testing.In "base stable" gibt es kein Paket "media-build-experimental-dkms"
siehst du mit
Code:
sudo su
apt-cache policy media-build-experimental-dkms

Bei dieser Fehlermeldung sollte klar sein, dass das Paket nicht gegen Kernel-3.12.XX gebaut werden kann.
Code:
Install: media-build-experimental-0~20140922.140400
/usr/src/media-build-experimental-0~20140922.140400/dkms.conf.3.12.0 not found
...ergo hat "Hoppche" den Treiber wohl gegen den aktuellen Kernel gebaut.

Dann schmeiss das dkms mal runter und nimm den aktuellen Kernel.
Code:
sudo su
apt-get remove --purge media-build-experimental-dkms

Gruss
Wolfgang

#52
Hallo Wolfgang,
danke für die Antwort, gab schon ein Schreck nach dem ich ein apt-get dist-upgrade gemacht habe und er den Treiber neu backen wollte  ;D

Du meinst ich sollte echt auf den aktuellen Kernel hochdaten(das einzige zurückgehaltene Paket) und dann neu versuchen?

Gruß
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#53
Hi,

ermitteln was ist auf hold
Code:
sudo su
dpkg --get-selections |awk '$2 == "hold" { print $1 }'
pakete auf unhold setzen
Code:
echo <paketname> install |dpkg --set-selections
dann apt-get update, apt-get upgrade, apt-get dist-uügrade
reboot neuer Kernel ist aktiv - dkms wieder installieren und berichten.

Gruss
Wolfgang

#54
Zitat:Entpacken von media-build-experimental-dkms (0~20140922.140400-0easyVDR0~trusty) über (0~20140922.140400-0easyVDR0~trusty) ...
media-build-experimental-dkms (0~20140922.140400-0easyVDR0~trusty) wird eingerichtet ...
Oldest Kernel: 3.12.0
Install: media-build-experimental-0~20140922.140400
/usr/src/media-build-experimental-0~20140922.140400/dkms.conf.3.12.0 not found
Loading new media-build-experimental-0~20140922.140400 DKMS files...
First Installation: checking all kernels...
Building only for 3.13.0-43-generic
Building for architecture i386
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
[email protected]:/home/easyvdr#

So schauts im Moment aus  :Smile
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#55
Laß mich raten, ich darf sicher jetzt wieder neu aufsetzen, ein rebuild vom kernel macht sicher keinen Sinn.
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#56
Hi,

(29.12.2014, 17:39)gb link schrieb:
Zitat:Building only for 3.13.0-43-generic
Building for architecture i386
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
[email protected]:/home/easyvdr#
schau Dir die Meldung an.

Gruss
Wolfgang

#57
Hi Aaron,

Code:
make[2]: Leaving directory `/usr/src/linux-headers-3.12.0-7-generic'
./scripts/rmmod.pl check
Can't locate Proc/ProcessTable.pm in @INC (you may need to install the Proc::ProcessTable module) (@INC contains: /**/
/etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /**/
/usr/share/perl/5.18 /usr/local/lib/site_perl .) at ./scripts/rmmod.pl line 4.
BEGIN failed--compilation aborted at ./scripts/rmmod.pl line 4.
make[1]: *** [default] Fehler 2
schaumal nach ob "libproc-processtable-perl" installiert ist.
Code:
sudo apt-cache policy libproc-processtable-perl

Gruss
Wolfgang

#58
Mach ich sofort, wenn ich neu aufgesetzt habe.
Und danke fürs gucken..

Gruß Aaron
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#59
Zitat:[email protected]:~$ sudo apt-cache policy libproc-processtable-perl
[sudo] password for easyvdr:
libproc-processtable-perl:
  Installiert:          (keine)
  Installationskandidat: 0.50-1
  Versionstabelle:
    0.50-1 0
        500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
[email protected]:~$

Bitteschön..
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#60
Hi Aaron,

Paket "libproc-processtable-perl" wird als depends bei install *.dkms mitinstalliert.
Du kannst dies aber auch gleich installieren & apt-file auch dazu
Code:
sudo su
apt-get update
apt-get install apt-file libproc-processtable-perl
apt-file update
danach mit
Code:
apt-file search ProcessTable.pm
schauen wo das File liegt.

Gruss
Wolfgang

#61
Ok soweit, so gut.
Zitat:[email protected]:/home/easyvdr# apt-file search ProcessTable.pm
libproc-processtable-perl: /usr/lib/perl5/Proc/ProcessTable.pm

Smile
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#62
Hi,

hast du noch
ls -la /usr/lib/perl5

Gruss
Wolfgang

#63
Code:
[email protected]:/home/easyvdr# ls -la /usr/lib/perl5
insgesamt 248
drwxr-xr-x  19 root root  4096 Dez 29 18:34 .
drwxr-xr-x 164 root root 20480 Dez 29 18:34 ..
drwxr-xr-x   3 root root  4096 Mai  2  2014 Algorithm
drwxr-xr-x   2 root root  4096 Apr 17  2014 AptPkg
-rw-r--r--   1 root root  6898 Mai 11  2013 AptPkg.pm
drwxr-xr-x  23 root root  4096 Dez 29 18:34 auto
drwxr-xr-x   3 root root  4096 Mai  2  2014 Cairo
-rw-r--r--   1 root root 27776 Sep 29  2013 Cairo.pm
-rw-r--r--   1 root root  1730 Dez  7  2013 Clone.pm
-rw-r--r--   1 root root 35817 Okt 21  2013 Curses.pm
drwxr-xr-x   2 root root  4096 Apr 17  2014 File
drwxr-xr-x   5 root root  4096 Mai  2  2014 Glib
-rw-r--r--   1 root root 23123 Dez 31  2013 Glib.pm
drwxr-xr-x   4 root root  4096 Mai  2  2014 Gtk2
-rw-r--r--   1 root root 13179 Dez 11  2013 Gtk2.pm
drwxr-xr-x   3 root root  4096 Apr 17  2014 IO
-rw-r--r--   1 root root  8373 Nov 14 21:54 LibAppArmor.pm
drwxr-xr-x   2 root root  4096 Apr 17  2014 List
drwxr-xr-x   2 root root  4096 Apr 17  2014 Locale
drwxr-xr-x   4 root root  4096 Apr 17  2014 Net
drwxr-xr-x   4 root root  4096 Mai  2  2014 Pango
-rw-r--r--   1 root root  4199 Feb  4  2013 Pango.pm
-rw-r--r--   1 root root   862 Okt 22  2013 Pango.pod
drwxr-xr-x   2 root root  4096 Apr 17  2014 PerlIO
drwxr-xr-x   3 root root  4096 Dez 29 18:34 Proc
-rw-r--r--   1 root root 10099 Feb 17  2014 Socket6.pm
drwxr-xr-x   2 root root  4096 Apr 17  2014 Sub
drwxr-xr-x   2 root root  4096 Mai  2  2014 Term
drwxr-xr-x   2 root root  4096 Apr 17  2014 Text
-rw-r--r--   1 root root  1298 Dez 14  2012 UUID.pm
[email protected]:/home/easyvdr#

Ja da haben wir was..
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#64
Hi,

...das sind die Such-Pfade beim *.dkms wo "ProcessTable.pm" liegen sollte.
Code:
/etc/perl
/usr/local/lib/perl/5.18.2
/usr/local/share/perl/5.18.2
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.18
/usr/share/perl/5.18
/usr/local/lib/site_perl
also erstell mal einen Symlink
Code:
ln -s /usr/lib/perl5/Proc/ProcessTable.pm   /usr/lib/perl5/ProcessTable.pm
bei 64Bit passt das wohl. ...und dann nochmals *.dkms installieren.
Die Meldung "dkms.conf.3.12.0 not found" ist nebensache die Module wurden trotzdem gebaut.

Gruss
Wolfgang

#65
Zitat:...und dann nochmals *.dkms installieren.
meinst du damit:
Zitat:dpkg -i media-build-experimental-dkms_0~20140922.140400-0easyVDR0~trusty_all.deb
oder wie darf ich deine Aussage verstehen?
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#66
Hi Aaron,

(29.12.2014, 20:06)gb link schrieb:
Zitat:...und dann nochmals *.dkms installieren.
meinst du damit:
Zitat:dpkg -i media-build-experimental-dkms_0~20140922.140400-0easyVDR0~trusty_all.deb
oder wie darf ich deine Aussage verstehen?
ja nun das "media-build-experimental-dkms_0~20140922.140400-0easyVDR0~trusty_all.deb" wieder installieren.
Kaffee holen und hoffen, dass das Build auch unter 32Bit durchläuft  ;D

Gruss
Wolfgang

#67
Keine Panic, noch ist er am backen, hat halt keine Doppelherzen mehr  ;D
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#68
Hi,

(29.12.2014, 20:38)gb link schrieb: hat halt keine Doppelherzen mehr  ;D
...dann mal schnell zur Apotheke und nee Pulle "Doppelherz" geholt Big Grin

Guss
Wolfgang

#69
we have the main profit Big Grin 
Zitat:DKMS: install completed.
[email protected]:/tmp#
Dann guck ich mal ob alles nach dem reboot geladen wird und berichte dann..
Gruß
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#70
Zitat:[email protected]:/home/easyvdr# dmesg | grep dvb
[    5.769216] dvb_core: module verification failed: signature and/or required key missing - tainting kernel
[    5.772174]    v4l-dvb-saa716x: dfd91ae70d2d6350c04162f8ac32074be14947e1 saa716x_ff: Align block data on 32 bytes for firmware 0.5.0 and up
[    7.609923] systemd-udevd[596]: Failed to apply ACL on /dev/dvb/adapter0/demux0: No such file or directory
[    7.617905] systemd-udevd[589]: Failed to apply ACL on /dev/dvb/adapter0/dvr0: No such file or directory
[    7.619503] systemd-udevd[596]: Failed to apply ACL on /dev/dvb/adapter0/net0: No such file or directory
[    7.656906] systemd-udevd[590]: Failed to apply ACL on /dev/dvb/adapter0/demux0: No such file or directory
[    7.660777] systemd-udevd[597]: Failed to apply ACL on /dev/dvb/adapter0/net0: No such file or directory
[    7.678479] systemd-udevd[589]: Failed to apply ACL on /dev/dvb/adapter0/dvr0: No such file or directory
[email protected]:/home/easyvdr#
Setup hat logischerweise auch nix gefunden.

Ich hänge mal die Make.log und easyinfo wieder hinten ran und warte auf Antwort..

Gruß


Angehängte Dateien
.log   make.log (Größe: 222,61 KB / Downloads: 2)
.log   easyinfo_14-12-29_2002.log (Größe: 355,18 KB / Downloads: 1)
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#71
Does 'modprobe b2c2-flexcop-pci' help?

Then again 'dmesg | grep dvb'
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
#72
Code:
[email protected]:/home/easyvdr# lsmod
Module                  Size  Used by
st                     39853  0
joydev                 17101  0
autofs4                33269  1
snd_hda_codec_hdmi     40334  4
coretemp               13195  0
kvm_intel             132504  0
kvm                   378370  1 kvm_intel
snd_hda_codec_realtek    50232  1
snd_hda_intel          42699  0
snd_hda_codec         164067  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              13272  1 snd_hda_codec
snd_pcm                85452  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
microcode              18894  0
snd_page_alloc         14230  2 snd_pcm,snd_hda_intel
snd_seq_midi           13132  0
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25135  1 snd_seq_midi
serio_raw              13230  0
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
nvidia               9704610  29
mt312                  17395  0
stv0297                17251  0
bcm3510                17356  0
dm_multipath           22402  0
lgdt330x               13780  0
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
nxt200x                22544  0
mt352                  13338  0
scsi_dh                14458  1 dm_multipath
snd_timer              28584  2 snd_pcm,snd_seq
lpc_ich                16864  0
ftdi_sio               39953  1
usbserial              38784  3 ftdi_sio
stv0299                18166  0
bnep                   18959  2
rfcomm                 53664  0
snd                    60831  11 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
bluetooth             323725  10 bnep,rfcomm
b2c2_flexcop_pci       18719  0
b2c2_flexcop           30265  1 b2c2_flexcop_pci
s5h1420                18128  1 b2c2_flexcop
cx24113                17557  1 b2c2_flexcop
cx24123                18611  1 b2c2_flexcop
dvb_core              106008  3 stv0299,lgdt330x,b2c2_flexcop
drm                   243048  2 nvidia
parport_pc             31981  0
soundcore              12600  1 snd
mac_hid                13037  0
asus_atk0110           18201  0
ppdev                  17391  0
lp                     13299  0
nfsd                  247836  2
parport                40836  3 lp,ppdev,parport_pc
auth_rpcgss            49004  1 nfsd
nfs_acl                12733  1 nfsd
nfs                   204685  0
lockd                  78518  2 nfs,nfsd
sunrpc                241902  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
fscache                56316  1 nfs
btrfs                 827379  0
libcrc32c              12543  1 btrfs
raid10                 47557  0
raid456                80627  0
async_raid6_recov      12978  1 raid456
async_memcpy           12652  2 raid456,async_raid6_recov
async_pq               13065  2 raid456,async_raid6_recov
async_xor              12911  3 async_pq,raid456,async_raid6_recov
async_tx               13251  5 async_pq,raid456,async_xor,async_memcpy,async_raid6_recov
xor                    26221  2 btrfs,async_xor
raid6_pq               97455  3 async_pq,btrfs,async_raid6_recov
raid1                  34975  0
raid0                  17525  0
multipath              12977  0
linear                 12766  0
dm_mirror              21756  0
dm_region_hash         20121  1 dm_mirror
dm_log                 18072  2 dm_region_hash,dm_mirror
hid_generic            12492  0
usbhid                 47035  0
hid                    87604  2 hid_generic,usbhid
usb_storage            48417  0
firewire_ohci          35529  0
firewire_core          61834  1 firewire_ohci
e1000e                223034  0
ahci                   25579  2
crc_itu_t              12627  1 firewire_core
ptp                    18445  1 e1000e
libahci                26619  1 ahci
pps_core               18799  1 ptp
[email protected]:/home/easyvdr#

is the same
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#73
Patch ist falsch gegangen.

Dec 29 19:47:50 easyVDR kernel: [    6.309307] b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter
Dec 29 19:47:50 easyVDR kernel: [    6.311654] flexcop-pci: will use the HW PID filter.
Dec 29 19:47:50 easyVDR kernel: [    6.311660] flexcop-pci: card revision 2
Dec 29 19:47:50 easyVDR kernel: [    6.340525] DVB: registering new adapter (FlexCop Digital TV device)
Dec 29 19:47:50 easyVDR kernel: [    6.343900] b2c2-flexcop: MAC address = 00:08:c9:e1:81:bf
Dec 29 19:47:50 easyVDR kernel: [    6.361424] DVB: Unable to find symbol cx24120_attach()
Dec 29 19:47:50 easyVDR kernel: [    6.361728] CX24123: wrong demod revision: 32
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
#74
Zitat:[pre]00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port [8086:27a1] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GHM (ICH7-M DH) LPC Interface Bridge [8086:27bd] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [AHCI mode] [8086:27c5] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 02)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2)
01:00.1 Audio device [0403]: NVIDIA Corporation High Definition Audio Controller [10de:0be3] (rev a1)
02:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit Ethernet Controller [8086:109a]
04:03.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [104c:8023]
04:09.0 Network controller [0280]: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card [13d0:2103] (rev 02)
04:0a.0 Network controller [0280]: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card [13d0:2103] (rev 02)
[/pre]

Zitat:Patch ist falsch gegangen.

Dec 29 19:47:50 easyVDR kernel: [    6.309307] b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter
Dec 29 19:47:50 easyVDR kernel: [    6.311654] flexcop-pci: will use the HW PID filter.
Dec 29 19:47:50 easyVDR kernel: [    6.311660] flexcop-pci: card revision 2
Dec 29 19:47:50 easyVDR kernel: [    6.340525] DVB: registering new adapter (FlexCop Digital TV device)
Dec 29 19:47:50 easyVDR kernel: [    6.343900] b2c2-flexcop: MAC address = 00:08:c9:e1:81:bf
Dec 29 19:47:50 easyVDR kernel: [    6.361424] DVB: Unable to find symbol cx24120_attach()
Dec 29 19:47:50 easyVDR kernel: [    6.361728] CX24123: wrong demod revision: 32
Ok thanks..
Mediacenter
easyVDR4.Alpha(Lubuntu18.04 64-Bit) Gigabyte, Ltd. H97-HD3 mit Intel® G3260 @ 3.30GHz 4GB DDRx,Intelgrafik,MATSHITA BD-MLT UJ265 Bluray LW, 2TB Festplatte,LCD+IRTrans-Empfänger,2x SkystarS2 PCI

#75
Da muss etwas so wie bei mir steht (aber ich hab eigen gemachte kernel)

Dec 29 12:22:54 easyVDR kernel: [  63.904358] flexcop-pci: will use the HW PID filter.
Dec 29 12:22:54 easyVDR kernel: [  63.904365] flexcop-pci: card revision 2
Dec 29 12:22:54 easyVDR kernel: [  63.908152] DVB: registering new adapter (FlexCop Digital TV device)
Dec 29 12:22:54 easyVDR kernel: [  63.912917] b2c2-flexcop: MAC address = 00:08:c9:e0:cb:b6
Dec 29 12:22:54 easyVDR kernel: [  63.946717] CX24120: cx24120_attach: -> Conexant cx24120/cx24118 - DVBS/S2 Satellite demod/tuner
Dec 29 12:22:54 easyVDR kernel: [  63.946725] CX24120: cx24120_attach: -> Driver version: 'SVT - 0.0.4a 03.04.2012'
Dec 29 12:22:54 easyVDR kernel: [  63.946860] CX24120: cx24120_attach: -> Demod CX24120 rev. 0x07 detected.
Dec 29 12:22:54 easyVDR kernel: [  63.946864] CX24120: cx24120_attach: -> Conexant cx24120/cx24118 - DVBS/S2 Satellite demod/tuner ATTACHED.
Dec 29 12:22:54 easyVDR kernel: [  63.962443] b2c2-flexcop: ISL6421 successfully attached.
Dec 29 12:22:54 easyVDR kernel: [  63.962451] b2c2-flexcop: found 'Conexant CX24120/CX24118' .
Dec 29 12:22:54 easyVDR kernel: [  63.962463] b2c2_flexcop_pci 0000:03:02.0: DVB: registering adapter 0 frontend 0 (Conexant CX24120/CX24118)...
Dec 29 12:22:54 easyVDR kernel: [  63.962542] b2c2-flexcop: initialization of 'Sky2PC/SkyStar S2 DVB-S/S2 rev 3.3' at the 'PCI' bus controlled by a 'FlexCopIIb' complete
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste