Debian Linux, have to reboot every few hours.

There are 18 replies in this Thread which was already clicked 796 times. The last Post () by cassgoat.

  • Debian server running cccam 2.13 and oscam 1.20 unstable version 6059. Running fine for months but now getting error messages and clients change to "nok" . A reboot seems to cure the problem for a few hours until the same thing happens. Entitlements are up to 1/9/13. Just wondering if anyone has experienced anything similar or might know what to try.
    Cheers

  • start cccam with command -d at the end from a terminal to see the debug output eg /emu/cccam/cccam.x86 -d or cd /emu/cccam enter then ./cccam.x86 -d (change dir and file names to suite your set up)
    how are you connecting oscam to cccam nline? try using l-lines
    but really better just using oscam's built in cccam emu for cs and do away with std cccam altogether is my advice
    foz

  • Thanks all
    I am connecting oscam to cccam with n line. Have not heard of connecting via oscam's built in cccam, I assume this is contained within a newer version of oscam. I will do a bit of reading and try the cccam debug and report back later tonight.
    Again thanks for the elp.

  • Quote

    I am connecting oscam to cccam with n line. Have not heard of connecting via oscam's built in cccam, I assume this is contained within a newer version of oscam. I will do a bit of reading and try the cccam debug and report back later tonight.
    Again thanks for the elp.


    What foz is suggesting is to use oscam only server.. Then you could use the cccam protocol within oscam for your clines but I would suggest that you first master cccam/oscam setup as it will (in my opinion) give you far greater understanding of protocols, connectors & configs which will prove invaluable information as you progress through this hobby..




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • Hi
    Quick update, I have "debug : yes" in my cccam with the log recorded in var/log/debug. I don't really understand the text in this file but here is some examples of the last few lines:


    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.117010] PM: Resume from disk failed.
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.308094] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.312078] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.356292] libata version 3.00 loaded.
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.359969] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.361072] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.361624] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.365985] ata_piix 0000:00:1f.1: version 2.13
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.366087] ata_piix 0000:00:1f.1: setting latency timer to 64
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.604406] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 1.610667] sr 1:0:0:0: Attached scsi CD-ROM sr0
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 2.075885] PM: Resume from partition 8:5
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 2.075887] PM: Checking hibernation image.
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 2.076113] PM: Error -22 checking image file
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 2.076116] PM: Resume from disk failed.
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 5.780896] pci 0000:00:02.0: setting latency timer to 64
    Jul 23 14:49:55 ubuntuxxxx kernel: [ 5.788387] Intel ICH 0000:00:1f.5: setting latency timer to 64
    Jul 23 14:50:04 ubuntuxxxx kernel: [ 18.836008] eth0: no IPv6 routers present


    My oscam version is in emu/oscam and do I merely ftp the latest oscam version and chmod 755 the new version?.
    Any help appreciated
    Cheers

  • M8, looks like your server is going into hibernation.. Have you setup power saving options??


    What version ubuntu are you using?




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • OK m8, if this is supposed to be a server, I would completely remove all power management options


    Code
    apt-get remove pm-utils


    This will disable sleep & hibernation..


    reboot & report back..


    PPS: Is your Debian Hostname ubuntuxxxx?? That could cause confusion :snicker:




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • Thanks


    I will have a go tomorrow, my server runs 24/7 and there had been no problems, not sure why this has just started recently, I have made no changes to the server. I don't really know if I have power management options on my server. Far from an expert as you can see but struggling along.
    Thanks for the help.

  • Hi
    Could someone point in in direction of recent oscam version, using oscam 1.20 unstable version 6059 on 32 bit debian server. Lots of files but unsure which to download.
    Thanks

  • What card reader are you using?


    As long as its not an omnikey, you can use use one of these:
    Latest Oscam


    Navigate to:
    / 1.20_TRUNK / x86_64-pc-linux
    and download the top one.. (oscam-svn8777-x86_64-pc-linux-webif-libusb-ssl-Distribution.tar.gz )


    if you do use an omnikey you will have to download a version compiled with pcsc support


    Report back




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • Its x32 & x64 m8... Just looked at the binary, its very small, 320KB but that is deffo the right file..
    They must be compressing them all now-a-days while compiling..


    Just rename the old one to oscam_old and ftp the new one over & chmod 755 it..
    thats it, stop/start oscam or reboot server..




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • Hi
    Uploaded new oscam version to emu/oscam directory, renamed original "oscam" to "old oscam" and chmod 755 the new version. Whatever I did I seemed to have disconnected all friends. I reverted back to original "oscam" but friends still disconnected. Any help appreciated.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!