Trage es mal so ein und schau ob es besser läuft.

Code:
# OSCam Konfiguration IPC - oscam.conf

[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
lb_mode = 1
lb_save = 150
logfile = /tmp/oscam.log;stdout
maxlogsize = 256
Saveinithistory = 1

[webif]
HttpPort = 16250
HttpUser = userhella85
HttpPWD = passhella85
HttpRefresh = 10
HttpAllowed = 192.168.0.1-192.168.178.255
HttpReadOnly = 1

[newcamd]
key           = 0102030405060708091011121314
port          = 34000@1702:000000;34001@1830:003411

Code:
# OSCam Konfiguration IPC - oscam.server

[reader]
label = Sky
Protocol = mouse
detect = CD
device = /dev/ttyUSB0
group = 1
emmcache = 1,3,2
mhz = 368
cardmhz = 368
CAID = 1702



[reader]
label = HD+
Protocol = mouse
detect = CD
device = /dev/ttyUSB1
group = 2
emmcache = 1,3,2
rsakey = Bxxx
boxkey = Axxx
mhz = 368
cardmhz = 368
CAID = 1830
Code:
# OSCam Konfiguration IPC - oscam.user

[account]

User=user
Pwd=pass
Group=1,2