Post up your configs, hash out anything sensitive.
From your webif, looks like nothing has been written since your server started, 42 shared and 36 unique have been skipped.
Posts by codar
-
-
Moved to relevant section
-
Glad your sorted..
-
I don't think it matters which image you put on your alien, cccam won't run due to it's hardware.
Mgcamd is reported as a very stable emu but stability is down to a number of factors, internet speed and the quality of your share.
Oscam is more versatile but requires more setup but is constantly being developed (development for cccam has ceased)
I've ran oscam on an alien with no problems.
I've ran mgcamd on my solo2 with no problems either.
Why don't you install both oscam and mgcamd on your alien and decide which one works best for you. -
I'd first try a different hdmi port on tv / or different tv if thats possible.
Are you flashing backup images (some may have their images configured for full hd where older hd ready tv's can only handle 720p or 1080i which can result in seeing a splash screen on startup but black screen upon full boot)
Try flashing a stock image from scratch.
Consider also trying the rca video output (to rule out a problem with your hdmi port) -
I don't think cccam will run on amiko alien (sh4 chipset) it was written for mips receivers.
Oscam runs well on it but requires a little more setting up than cccam.
Here is a handy tool to convert a c-line to an oscam reader:
http://linuxsat-support.com/attachment.php?attachmentid=10388&d=1344884910 -
Please read the rules:
Quote<2> If you are the supporter of a Pay Server DO NOT ask for support, your request will be ignored.
Rules are here:
http://linuxsat-support.com/misc.php?do=vsarules
Thread closed -
Crossepg plugin is normally whats used for your tv guide/epg
You'll probably need to set it up if it's a new image.
Have a look here on how to set it up:
http://linuxsat-support.com/showthread.php?t=3192
It's an old thread but the principal is more or less the same -
Multiquick button plugin should let you map your epg button to start cool tv guide.
Once started, you can switch the displayed guide using the yellow button.
Upon restart, the guide should open the last selected view.
Multiquick button plugin can be found here, or alternatively you can install it through our addons panel here -
If you flash a new image, normally all existing data on old image will be overwritten.
Before flashing a new image, backup your data/settings or better still, backup your entire image for fear something goes wrong.
If you update an image, it may or may not overwrite your data.
Best advice is to backup/copy before you upgrade/update/install new image. -
-
Quote
Hi,
This is a php file instead of a winrar file!
Have a look here for the fix:
http://linuxsat-support.com/showthread.php?t=44527 -
Post up your configs, someone may spot something amiss.
Or you could consider moving to an oscam only setup. -
Glad your sorted, thread closed.
-
Try here......:
Quote -
Have you tried a different hdd, have you space left on it?
Is it an internal hdd or a networked one?
You could try a different image and see if it will give you the same results. -
Sounds like your channel list needs to be updated.
Try running autobouquets plugin to sort it out.
It is an old backup after all. -
Quote
Codar how are you running / updating the card can i have your config please?
[reader]
label = nc
protocol = pcsc
device = 1
services = nc+_(seca)
caid = 0100
detect = cd
mhz = 450
cardmhz = 450
ident = 0100:000068
group = 3
emmcache = 1,1,2
blockemm-unknown = 1
blockemm-s = 1
disablecrccws = 1
auprovid = 000100- - - Updated - - -
From what I've read, the new card's caid is rumored to be 1884 and is a nagra card (unsharable) named cayman.
It's replacing the older cameleon card (from what I can make out anyway)
It came into effect on 1st sept as baky20 has pointed out.
There's not much on the net (in english anyway) about it and i haven't managed to find a photo of one yet. -
Oscam service file should also do it.
I generated the attached one from here:Quote
For 0960, I presume you just use the same file but change the caid entry to 0960 (but i'm not sure to be honest, never dealt with that caid) -
One way to do it is to group your readers.
Put your local as group 1
Organise your proxies into groups other than your local (eg: 2,3,4)
Then you can determine which peer gets which group/groups in their account entry.Eg:
QuoteDisplay More[reader]
label = local
protocol =
device = 0
caid = 0963
detect = cd
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
blockemm-g = 1
saveemm-u = 1
saveemm-s = 1QuoteDisplay More[reader]
label = proxy
protocol = cccam
device = blahblah.com,10000
user =
password =
inactivitytimeout = 1
group = 2
cccversion = 2.1.2
cccmaxhops = 2
ccckeepalive = 1Quote[account]
user = my peer
pwd = passwd
group = 1,2 (will get both local and proxy, change to 1, only get local, or 2 will only get proxy)
cccmaxhops = 5
cccreshare = 0
