Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Raspberry Pi 3 inklusive IPC & OSCAM von USB Boot

    Nobody is reading this thread right now.
Ich hab mich jetzt dazu entschieden ein Raspi 3 B+ zu kaufen und habe diesen auch schon erfolgreich mit IPC nach dieser Anleitung: HowTo - Grundsätzliches Einrichten eines Raspberry Pi als CS-Server mit IPC installiert.
Es läuft soweit auch alles und ich befinde mich auf dem WebInterface von OSCam. Zusätzlich habe ich eine angeschlossene Easymouse 2 nach dieser Anleitung: HowTo - FAQ: Reader ein festen Port zuweisen. fest einem Port zugewiesen.
Wie bekomme ich die Easymouse nun beim OSCam Interface eingebunden? Bin etwas ratlos :s
 
Die Easy gehört in die oscam.server.

Poste bitte deine kompletten Configs (oscam.conf, oscam.user und oscam.server)

Kann das mal jemand in den oscam Bereich verschieben?
 
Das ist ganz einfach...
einfach die oscam.server in deinem WebInterface unter Files bearbeiten und folgendes einfügen (Wenn du dir eine G09 holst wie letztens besprochen):

[reader]
label = G09
protocol = mouse
device = /dev/ttyUSB0
caid = 09C7
boxid = 12345678
ins7e11 = 15
detect = cd
group = 1
emmcache = 1,1,2,0
deprecated = 1

Dann speichern und oscam neu starten.
Sobald du dann die G09 richtig in der Easymouse drin hast, wird die Karte erkannt und verwenet.
 
Da du ja ne Udev-Rluse angelegt hast, kannst du die Mouse so ansprechen:
device = /dev/deinName
 
Vielen Dank für die Hilfe.
Meine Configs sehen nun jeweils so aus (wie gesagt, ich hab noch nichts weiter gemacht als ipc installiert und die oben erwähnten dinge + nun zusätzlich c+p von der quote von bl0w):

oscam.conf

# OSCam Konfiguration IPC - oscam.conf

[global]
serverip = 0.0.0.0
disablelog = 0
logfile = /var/log/ipc/OScam.log
maxlogsize = 2480
cachedelay = 0
saveinithistory = 1
loghistorysize = 4096

[newcamd]
key = 0102030405060708091011121314
port = 22000@1830:003411

[gbox]
port = 7004
hostname = 192.168.0.118,7004
my_password = 2222CCCC
my_vers = 2A
ccc_reshare = 1
gsms_disable = 0

[webif]
httpport = 16002
httpuser = oscam
httppwd = oscam
httprefresh = 15
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255
httpreadonly = 0
httpsavefullcfg = 0

oscam.user

# OSCam Konfiguration IPC - oscam.user

[account]
user = cccam
pwd = cccam
caid = 1830
hostname = localhost
uniq = 1
group = 1
au = HD+

[account]
user = gbox_client
betatunnel = 1835.FFFF:1722
group = 1,2,3,4,5,6,7,8,9,60
max_connections = 2

oscam.server

# oscam.server generated automatically by Streamboard OSCAM 1.20_svn SVN r11432
# Read more:

[reader]
label = G09
protocol = mouse
device = /dev/ABO1
caid = 09C7
boxid = 12345678
ins7e11 = 15
detect = cd
group = 1
emmcache = 1,1,2,0
deprecated = 1

[reader]
label = camd3emu
enable = 0
protocol = cs357x
device = 127.0.0.1,20248
user = meinserver
password = meinserverpass
group = 1

[reader]
label = OSEmu
enable = 0
protocol = cs357x
device = 127.0.0.1,54321
user = emu
password = emu
caid = 0D00,0D02,0D03,0D05,090F
ecmwhitelist = 0D00:9C,84,87,8B,BF,C3,6D;0D02:84;0D03:9C,9F,A5;0D05:9C;090F:62,73,84,94,95,96,99,A6,B7
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000CC;0D02:00008C,0000A0,0000A4,0000A8;0D03:000004,000008,000024,000028;0D05:000004,000010;090F:000000
group = 1

[reader]
label = hd+
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 3
gbox_reshare = 5
caid = 1860
group = 8
 
DIe oscam.server sieht doch gar net mal schlecht aus, wie sieht den das log aus?
 
@Alex: Er hat noch gar keine Karte also kann das Log gar net aussehen ;-)

@Koksderdrache: Meiner Meinung nach kannst du das noch viel vereinfachen und in der oscam.conf fehlt dir noch der cccam Teil.
 
LOG
2018/06/27 08:53:07 00000000 s (main) System name = Linux
2018/06/27 08:53:07 00000000 s (main) Host name = raspberrypi
2018/06/27 08:53:07 00000000 s (main) Release = 4.14.50-v7+
2018/06/27 08:53:07 00000000 s (main) Version = #1122 SMP Tue Jun 19 12:26:26 BST 2018
2018/06/27 08:53:07 00000000 s (main) Machine = armv7l
2018/06/27 08:53:07 00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 6754
2018/06/27 08:53:07 00000000 s (config) userdb reloaded: 2 accounts loaded, 0 expired, 0 disabled
2018/06/27 08:53:07 00000000 s (main) signal handling initialized
2018/06/27 08:53:07 00000000 s (net) newcamd: initialized (fd=5, port=22000)
2018/06/27 08:53:07 00000000 s (net) -> CAID: 1830 PROVID: 003411
2018/06/27 08:53:07 00000000 s (net) gbox: initialized (fd=6, port=7004)
2018/06/27 08:53:07 00000000 s (reader) G09 [mouse] creating thread for device /dev/ABO1
2018/06/27 08:53:07 00000000 s (reader) hd+ [gbox] creating thread for device 127.0.0.1
2018/06/27 08:53:07 00000000 s (stat) loadbalancer: could not open /tmp/.oscam/stat for reading (errno=2 No such file or directory)
2018/06/27 08:53:07 00000000 s (main) waiting for local card init
2018/06/27 08:53:07 7452D783 p (gbox) we are online - 1 port(s) to monitor
2018/06/27 08:53:07 7452D783 p (reader) 127.0.0.1: resolved ip=127.0.0.1
2018/06/27 08:53:07 7452D783 p (gbox) proxy 127.0.0.1 (fd=8, peer id=BBBB, my id=EEEE, my hostname=192.168.0.118,7004, peer's listen port=8010)
2018/06/27 08:53:07 7452D783 p (gbox) <- HelloL to hd+
2018/06/27 08:53:07 7452D783 p (reader) hd+ [gbox] proxy initialized, server 127.0.0.1:8010
2018/06/27 08:53:07 4539142B h (webif) webif: decompressed 177453 bytes back into 436236 bytes
2018/06/27 08:53:07 4539142B h (webif) HTTP Server running. ip=0.0.0.0 port=16002
2018/06/27 08:53:07 309F0F7D r (reader) G09 [mouse] Buffers readed 0 bytes total time_us 75128
2018/06/27 08:53:07 309F0F7D r (reader) G09 [mouse] Buffers readed 0 bytes total time_us 75114
2018/06/27 08:53:07 309F0F7D r (reader) G09 [mouse] Reader initialized (device=/dev/ABO1, detect=cd, mhz=357, cardmhz=357)
2018/06/27 08:53:09 00000000 s (main) init for all local cards done
2018/06/27 08:53:09 00000000 s (emmcache) loaded 0 emmcache records from /tmp/.oscam/oscam.emmcache in 0 ms
2018/06/27 08:53:09 00000000 s (emmcache) loaded 0 emmstat records from /tmp/.oscam/oscam.emmstat in 0 ms
2018/06/27 08:53:09 00000000 s (anticasc) anti cascading disabled
2018/06/27 08:53:09 6CB8EF55 c (gbox) new connection from 127.0.0.1
2018/06/27 08:53:09 6CB8EF55 c (client) encrypted gbox-client 127.0.0.1 granted (gbox_client, au=off)
2018/06/27 08:53:09 6CB8EF55 c (gbox) Local cards initialized - cards: 0
2018/06/27 08:53:09 6CB8EF55 c (gbox) peer BBBB authenticated successfully
2018/06/27 08:53:09 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 08:53:09 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 08:53:09 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 08:53:09 6CB8EF55 c (gbox) comeONLINE: 127.0.0.1 127.0.0.1 boxid: BBBB v2.2A cards:0
2018/06/27 08:53:10 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 08:53:10 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 08:56:11 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 08:56:13 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 08:56:13 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 08:59:14 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 08:59:16 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 08:59:16 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:02:17 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:02:19 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:02:19 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:05:20 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:05:22 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:05:22 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:08:23 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:08:25 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:08:25 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:11:26 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:11:28 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:11:28 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:14:29 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:14:30 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:14:30 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:17:31 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:17:32 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:17:32 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:20:33 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:20:34 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:20:34 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:23:35 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:23:36 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:23:36 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)
2018/06/27 09:26:37 6CB8EF55 c (gbox) <- HelloS total cards 0 to hd+
2018/06/27 09:26:39 6CB8EF55 c (gbox) -> HelloR from hd+ (127.0.0.1:8010) v2.2A with 0 cards
2018/06/27 09:26:39 6CB8EF55 c (gbox) <- HelloC my checkcode to hd+ (127.0.0.1:8010)

Aber wichtig nochmal zu erwähnen: Ein Problem hab ich nicht, mir war bis vorhin nur nicht klar wie ich die Easymouse2 mit OSCAM verbinde - dies wurde jetzt gelöst. Ich warte nun auf meine G09 und dann sehen wir weiter. Hoffe das geht gut, hab dem VF/KD Typen am Telefon ne Seriennummer meines alten Smit CI+ Moduls genannt und die Smartcard direkt raus geschickt.
 
Also ich würde die configs so umbauen:

[global]
serverip = 0.0.0.0
disablelog = 0
logfile = /var/log/ipc/OScam.log
maxlogsize = 2480
cachedelay = 0
saveinithistory = 1
loghistorysize = 4096

[newcamd]
key = 0102030405060708091011121314
port = 22000@1830:003411

[gbox]
port = 7004
hostname = 192.168.0.118,7004
my_password = 2222CCCC
my_vers = 2A
ccc_reshare = 1
gsms_disable = 0

[cccam]
port = xxxxx
serverip = deineIPvomRaspi
version = 2.3.0
reshare = 1
stealth = 1
updateinterval = 20
recv_timeout = 4000

[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
listen_port = 11500
user = mdvbapi
boxtype = pc


[webif]
httpport = 16002
httpuser = oscam
httppwd = oscam
httprefresh = 15
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255
httpreadonly = 0
httpsavefullcfg = 0

[account]
user = receiver1
description = VKD
au = 1
group = 1

[account]
user = cccam
pwd = cccam
caid = 1830
hostname = localhost
uniq = 1
group = 1
au = HD+

[account]
user = gbox_client
betatunnel = 1835.FFFF:1722
group = 1,2,3,4,5,6,7,8,9,60
max_connections = 2

[reader]
label = G09
protocol = mouse
device = /dev/ABO1
caid = 09C7
boxid = 12345678
ins7e11 = 15
detect = cd
group = 1
nagra_read = 2
emmcache = 1,1,2,0
ndsversion = 2


[reader]
label = camd3emu
enable = 0
protocol = cs357x
device = 127.0.0.1,20248
user = meinserver
password = meinserverpass
group = 1

[reader]
label = OSEmu
enable = 0
protocol = cs357x
device = 127.0.0.1,54321
user = emu
password = emu
caid = 0D00,0D02,0D03,0D05,090F
ecmwhitelist = 0D00:9C,84,87,8B,BF,C3,6D;0D02:84;0D03:9C,9F,A5;0D05:9C;090F:62,73,84,94,95,96,99,A6,B7
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000CC;0D02:00008C,0000A0,0000A4,0000A8;0D03:000004,000008,000024,000028;0D05:000004,000010;090F:000000
group = 1

[reader]
label = hd+
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 3
gbox_reshare = 5
caid = 1860
group = 8


Die ROTEN Einträge raus
Die GRÜNEN Einträge rein bzw auf deine Werte anpassen-

Grüße
 
Ich danke euch extremst für den großartigen Support Ich hab die Configs jetzt entsprechend angepasst und warte auf meine VF/KD G09 Kartte Ich melde mich dann wieder, sobald sie da ist.
 
Jetzt musst du dir nur noch nen Client besorgen
 
Der Client soll morgen zugestellt werden. Eine Dreambox DM520 dvb-c zum testen. Ich hab mir auf die Smartcard erst mal das HD Paket gebucht für 3,99€. Theoretisch muss ich das ja nach erfolgreichen cardsharing auf der dm520 empfangen, bevor ich nen Abo bei Sky abschließe. Ich berichte.
 
Ist es denn nun ratsam stretch zu nehmen? Ich meine....funktioniert damit nun alles? Ich hab ne 2. Instanz zum test und frage mich ob jessie oder stretch und ob mit oder ohne ipc
 
Ja mit Stetch funktioniert nun alles, das Cryptoworks-Problem wurde behoben. Ob mit oder ohne IPC ist eine Glaubensfrage.

fG
 
bei stretch bin ich gerade bei der libssl gescheitert. Kann ich das angepinnte Howto nutzen?
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…