julia
Meister
- Registriert
- 29. November 2008
- Beiträge
- 849
- Lösungen
- 1
- Reaktionspunkte
- 69
- Punkte
- 98
Hallo,
ich bin gerade am Aufbau eines Igel Server und möchte eine ORF Karte (FUN) mit Smargo über Oscam für CCcam einlesen, an meinem alten Server (DM7000S) lief es wunderbar. Habe die Einstellungen angehängt.
Fehlermeldung: card reader /dev/ttyUSB1 no or unknown card inserted
Bitte um Hilfe
Julia
Konfig:
ich bin gerade am Aufbau eines Igel Server und möchte eine ORF Karte (FUN) mit Smargo über Oscam für CCcam einlesen, an meinem alten Server (DM7000S) lief es wunderbar. Habe die Einstellungen angehängt.
Fehlermeldung: card reader /dev/ttyUSB1 no or unknown card inserted
Bitte um Hilfe
Julia
Konfig:
#######################################
N: 127.0.0.1 35000 Test Test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # Oscam Verbindung
########################################
# 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 = 35000@0D05:000004,000008,000010,00000C
[webif]
httpport = 16002
httpuser = Test
httppwd = Test
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 = 1
############
oscam.conf
[global]
LogFile = stdout
nice = -1
PreferLocalCards = 1
WaitForCards = 1
saveinithistory = 1
#########################
OSCam Konfiguration IPC - oscam.server
[reader]
label = ORF
protocol = smartreader+
detect = CD
device = /dev/ttyUSB0
group = 1
emmcache = 1,3,2
caid = 0D05
##########################
# OSCam Konfiguration IPC - oscam.user
[account]
user = Test
pwd = Test1
CAID = 0D05
hostname = localhost
uniq = 1
group = 1
au = ORF
ident = 0D05:000004;0D05:000010
N: 127.0.0.1 35000 Test Test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # Oscam Verbindung
########################################
# 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 = 35000@0D05:000004,000008,000010,00000C
[webif]
httpport = 16002
httpuser = Test
httppwd = Test
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 = 1
############
oscam.conf
[global]
LogFile = stdout
nice = -1
PreferLocalCards = 1
WaitForCards = 1
saveinithistory = 1
#########################
OSCam Konfiguration IPC - oscam.server
[reader]
label = ORF
protocol = smartreader+
detect = CD
device = /dev/ttyUSB0
group = 1
emmcache = 1,3,2
caid = 0D05
##########################
# OSCam Konfiguration IPC - oscam.user
[account]
user = Test
pwd = Test1
CAID = 0D05
hostname = localhost
uniq = 1
group = 1
au = ORF
ident = 0D05:000004;0D05:000010
Zuletzt bearbeitet von einem Moderator: