Page 10 of 11 FirstFirst 1234567891011 LastLast
Results 181 to 200 of 208

Thread: Oscam-ubuntu

  1. #181
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    Quote Originally Posted by jonc View Post
    Now the silly question.

    Has anyone else done this little exercise and compared speeds apples for apples? If so what did you find on NDS?
    Yep. After testing different combinations, here's what I have found:
    Smargo: avg 300ms runing 6mhz and card mhz 3.
    Phoenix: avg 230ms runing 6mhz and card mhz 5.
    USB reader with 8 MHz crystal: avg 160 ms runing 8 MHz and card MHz 5.
    Tested blue cards, different versions of oscam and cards, however the variation in response time is very small.
    I tried 10 MHz crystal but no go.
    Datalane -



  • #182
    Junior Member james9813's Avatar
    Join Date
    Mar 2008
    Location
    Melbourne
    Age
    41
    Posts
    197
    Thanks
    85
    Thanked 59 Times in 25 Posts
    Rep Power
    208
    Reputation
    291

    Smile

    Quote Originally Posted by jtc2005 View Post
    Yep. After testing different combinations, here's what I have found: USB reader with 8 MHz crystal: avg 160 ms runing 8 MHz and card MHz 5.
    What brand reader did u use?

    Cheers James9813

  • #183
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    Quote Originally Posted by james9813 View Post
    What brand reader did u use?

    Cheers James9813
    i didnt buy from here but its the same.
    Datalane -

  • The Following User Says Thank You to jtc2005 For This Useful Post:

    james9813 (14-10-10)

  • #184
    Junior Member ident's Avatar
    Join Date
    Jun 2009
    Age
    45
    Posts
    102
    Thanks
    89
    Thanked 13 Times in 7 Posts
    Rep Power
    185
    Reputation
    75

    Default

    Quote Originally Posted by jtc2005 View Post
    Yep. After testing different combinations, here's what I have found:
    Smargo: avg 300ms runing 6mhz and card mhz 3.
    Phoenix: avg 230ms runing 6mhz and card mhz 5.
    USB reader with 8 MHz crystal: avg 160 ms runing 8 MHz and card MHz 5.
    Tested blue cards, different versions of oscam and cards, however the variation in response time is very small.
    I tried 10 MHz crystal but no go.
    That's some nice response times there. What version of Ubuntu are you running now?

  • #185
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    Quote Originally Posted by ident View Post
    That's some nice response times there. What version of Ubuntu are you running now?
    Desktop edition 10.10

    Oscam is still not runing reliable on ubuntu, I have to restart it once day but better than ever..it used to be like every 3 minutes.

    I'm going to try Debian when I get a chance. I have compiled oscam #3030 with web iface.
    Datalane -

  • #186
    Senior Member
    jonc's Avatar
    Join Date
    Jan 2008
    Location
    Bangkok
    Posts
    2,130
    Thanks
    401
    Thanked 836 Times in 335 Posts
    Rep Power
    429
    Reputation
    7951

    Default

    reboot once a day? Opps something is wrong as I do it once a week with Ubuntu 9.10 64bit and then only cause it is habit as they are very stable here. Same on the dev box which is 9.10 32bit running the daily svn updates - like the ever ready bunny.
    Last edited by jonc; 14-10-10 at 03:39 PM.
    It is a hobby so mileage varies
    Loving IPTV with XBMC and android M8
    Join in the XBMCHUB community and visit me at http://tvaddons.ag/

  • #187
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    What reader and client r u using?

    I'm using csp and runing on 8 MHz.
    Datalane -

  • #188
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    264
    Reputation
    1466

    Default

    Hi,
    very stable here on Debian. I only restart it after running new compilation or doing some changes in conf. files.
    I compiled few days ago but it was v. 3066 or something, I think... svn that is.
    Cheers

    EDIT: also read this thread:


    Quote Originally Posted by jtc2005 View Post
    Desktop edition 10.10

    Oscam is still not runing reliable on ubuntu, I have to restart it once day but better than ever..it used to be like every 3 minutes.

    I'm going to try Debian when I get a chance. I have compiled oscam #3030 with web iface.
    Last edited by mborkp; 14-10-10 at 05:28 PM.

  • The Following User Says Thank You to mborkp For This Useful Post:

    jtc2005 (14-10-10)

  • #189
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    Will test debian when I get a chance.
    Datalane -

  • #190
    Member davo's Avatar
    Join Date
    Jan 2008
    Location
    In A House
    Age
    55
    Posts
    464
    Thanks
    32
    Thanked 202 Times in 103 Posts
    Rep Power
    232
    Reputation
    921

    Default

    Here's what i suggest you do...

    checkout SVN 3050

    Then edit the
    "reader-videoguard-common.c" file and add in

    AFTER...
    memset(cw2,0,8); //set to 0 so client will know it is not valid if not overwritten with valid cw
    int ind;

    Code:
            for(ind=15; ind<len+5-10; ind++) {   // +5 for 5 ins bytes, -10 to prevent memcpy ind+3,8 from reading past buffer
                                                 // we start searching at 15 because start at 13 goes wrong with 090F 090b and 096a
    BEFORE...
    if(buff[ind]==0x25) {
    //memcpy(cw2,buff+5+ind+2,8);

    From memory in 3050 its line 190 in the editor.

    FYI its the NDS fix to stop nds cards glitching, ("nexus" found the problem and the developers added this fix)

    I have modified it for you and uploaded it here....


    3050 is the most stable for people using multiple cards say 2x nds cards etc.

    A mate told me ....
    The problem with versions above is CCcam...
    When using cccam it causes the reader to loose the card. Oscam will still say card OK in webif but its not really.

    I use a slightly tweaked version of 3144 or 3152 personally and all ok for me. I have one Blue card and uptime is days on end.

    Davo
    Last edited by davo; 14-10-10 at 10:04 PM.

  • The Following User Says Thank You to davo For This Useful Post:

    ident (14-10-10)

  • #191
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    Thanks. Will check it out.
    I am using 2xblue cards.
    One with newcs, the other oscam. Client boxes use mgcamd and to connect to csp which is configured to map movies, FBO to oscam and the rest of the channels to newcs which is reliable.
    I had csp runing on the same oscam pc(ubuntu) but moving it to windows improved oscam reliability. Also I found that setting csp to connect to Oscam in asynchronous mode improved stability.
    Datalane -

  • #192
    Member davo's Avatar
    Join Date
    Jan 2008
    Location
    In A House
    Age
    55
    Posts
    464
    Thanks
    32
    Thanked 202 Times in 103 Posts
    Rep Power
    232
    Reputation
    921

    Default

    I dont understand why people use CSP?

    mgcamd has an internal cache and oscam handles cache well.
    Why bother putting another piece of software in the middle again?

  • #193
    Senior Member
    LeroyPatrol's Avatar
    Join Date
    Jan 2008
    Location
    N.E. Vic
    Posts
    16,229
    Thanks
    3,528
    Thanked 4,710 Times in 2,797 Posts
    Rep Power
    1670
    Reputation
    46551

    Default

    It's good if you want to increase latency :P

    ......Leroy
    XCRUISER HDSR600HD twin sat and terrestrial receiver $OOS *
    XCRUISER HDSR385 Avant - sold out$OOS UltraPlus DVB-T and DVB-S2 tuners $49 Remotes $OOS

  • #194
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    264
    Reputation
    1466

    Default

    Quote Originally Posted by mborkp View Post
    ... I compiled few days ago but it was v. 3066 or something...
    uuuupsss... that version is 3429.

  • #195
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    213
    Reputation
    353

    Default

    Quote Originally Posted by davo View Post
    I dont understand why people use CSP?

    mgcamd has an internal cache and oscam handles cache well.
    Why bother putting another piece of software in the middle again?
    You are right, oscam etc handle caches. First of all, csp if used with correct hw and if optimized properly does not add much latency, infact I get about 40ms extra. Csp has countless advantages if used properly, and these include the ability to easily build and integrate custom plugins, manage dream boxes remotely without the need of configuring nat on routers, customize channel mappings, hide the location of your cw server, advanced user management with SQL connector, run different providers on one port, advanced logging features, ability to send osd to mgcamd clients(it will even automatically send you an email or osd if a card is down or any other diagnostic message), has the ability to cluster and much more.

    The only disadvantage is that it's memory hogging app, but it's ok as now you can run on 64 bit os with plenty of ram.
    I think it is the ultimate sharing Management tool. If combined with a softcam, it will be deadly. I have been runing it for two years straight and it hasn't missed a beat. Only restart when upgrading. For the average sharing implementations, oscam or others are ok, But for commercial, or extreme hobbyists you have to think CSP.
    Datalane -

  • The Following 2 Users Say Thank You to jtc2005 For This Useful Post:

    cobra679 (15-10-10),james9813 (18-10-10)

  • #196
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    264
    Reputation
    1466

    Default

    Quote Originally Posted by jtc2005 View Post
    ...for commercial, or extreme hobbyists you have to think CSP.
    and Debian. It has been posted in this thread that Ubuntu is not best choise to run oscam, that was from oscam developer. Also most of the trouble people submit in oscam forums is associated with Ubuntu I'm not saying that Ubuntu is bad, simply not the best for this application.

    Cheers

  • #197
    Member davo's Avatar
    Join Date
    Jan 2008
    Location
    In A House
    Age
    55
    Posts
    464
    Thanks
    32
    Thanked 202 Times in 103 Posts
    Rep Power
    232
    Reputation
    921

    Default

    Started a new thread save this one for oscam...

  • #198
    Member statesmanjeff's Avatar
    Join Date
    Jul 2008
    Location
    Newcastle
    Posts
    391
    Thanks
    95
    Thanked 31 Times in 20 Posts
    Rep Power
    214
    Reputation
    462

    Default

    what would be wrong here,
    Just trying to learn how to do this myself but keep hitting this brick.

    root@ubuntu2:~# sudo wget
    --2010-10-17 1607--
    Resolving cdnetworks-us-2.dl.sourceforge.net... 174.35.19.12
    Connecting to cdnetworks-us-2.dl.sourceforge.net|174.35.19.12|:80... connected.
    HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
    Retrying.

    --2010-10-17 16:20:18-- (try: 2)
    Connecting to cdnetworks-us-2.dl.sourceforge.net|174.35.19.12|:80... connected.
    HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
    Retrying.

    --2010-10-17 16:25:30-- (try: 3)
    Connecting to cdnetworks-us-2.dl.sourceforge.net|174.35.19.12|:80... connected.
    HTTP request sent, awaiting response...

  • #199
    Member davo's Avatar
    Join Date
    Jan 2008
    Location
    In A House
    Age
    55
    Posts
    464
    Thanks
    32
    Thanked 202 Times in 103 Posts
    Rep Power
    232
    Reputation
    921

    Default

    Quote Originally Posted by statesmanjeff View Post
    what would be wrong here,
    Just trying to learn how to do this myself but keep hitting this brick.

    root@ubuntu2:~# sudo wget
    --2010-10-17 1607--
    Resolving cdnetworks-us-2.dl.sourceforge.net... 174.35.19.12
    Connecting to cdnetworks-us-2.dl.sourceforge.net|174.35.19.12|:80... connected.
    HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
    Retrying.

    --2010-10-17 16:20:18-- (try: 2)
    Connecting to cdnetworks-us-2.dl.sourceforge.net|174.35.19.12|:80... connected.
    HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
    Retrying.

    --2010-10-17 16:25:30-- (try: 3)
    Connecting to cdnetworks-us-2.dl.sourceforge.net|174.35.19.12|:80... connected.
    HTTP request sent, awaiting response...
    this is what i use...

    Code:
    wget http://cdnetworks-us-1.dl.sourceforge.net/project/libusb/libusb-1.0/libusb-1.0.8/libusb-1.0.8.tar.bz2
    tar xjvf libusb-1.0.8.tar.bz2
    cd libusb-1.0.8
    ./configure
    make
    make install

  • The Following User Says Thank You to davo For This Useful Post:

    statesmanjeff (18-10-10)

  • #200
    Junior Member
    Join Date
    Mar 2009
    Posts
    165
    Thanks
    28
    Thanked 63 Times in 31 Posts
    Rep Power
    195
    Reputation
    316

    Default

    Quote Originally Posted by jtc2005 View Post
    Smargo: avg 300ms runing 6mhz and card mhz 3.
    I always get 260ms with a smargo in smartreader mode consistantly with all versions i've checked out of oscam from 1800-3300 without overclocking anything (other than oscam defaults).

    300ms sounds like serial mode to me.

    It crashes occasionally I just wrap it in a script to restart it..

    Code:
    #!/bin/bash
    while true; do
    tail -n 50 /var/log/oscam/oscam.log | mail -s "Restarted oscam" root
    /usr/local/bin/oscam
    sleep 5s
    done

  • Page 10 of 11 FirstFirst 1234567891011 LastLast

    Similar Threads

    1. oscam
      By couchpotato in forum Dreambox
      Replies: 840
      Last Post: 20-08-11, 10:56 AM
    2. oscam Remote
      By dartronix in forum Dreambox
      Replies: 0
      Last Post: 16-02-10, 08:07 PM
    3. oscam ir
      By jtc2005 in forum Dreambox
      Replies: 2
      Last Post: 13-02-10, 06:57 PM
    4. Oscam HD
      By poiuytrewq in forum Dreambox
      Replies: 5
      Last Post: 07-02-10, 04:47 PM

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •