Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27

Thread: CACHE-EX Crash-Fix-Hack- build 7561

  1. #21
    Member Qnapper's Avatar
    Join Date
    05-05-2012
    Posts
    28
    Uploads
    0
    Likes
    0

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    Spooky as I have downloaded it twice in case and both times will not start. Also noticed it a very big file for an oscam file. I'm running Ubuntu 11.04 x86 and have checked no updates aor anything.

    I just love this hobby - since starting I have had a sore head every day!!! ( not kidding ) and I have no hair left and my poor teddy has no arms or legs. Think I will take up Bungy jumping

  2. Advertise Here
  3. #22
    Junior Member
    Join Date
    27-10-2011
    Posts
    18
    Uploads
    1
    Likes
    0

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    i am using ubuntu 12.04 server 32bit
    the binary was compiled on there aswell.

  4. #23
    Member
    Join Date
    15-07-2009
    Posts
    38
    Uploads
    0
    Likes
    0

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    delete post

  5. #24
    Junior Member
    Join Date
    27-10-2011
    Posts
    18
    Uploads
    1
    Likes
    0

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    hmm ive no idea as i dont get any errors..
    does anyone know what the problem could be?

  6. #25
    VIP Member galiano's Avatar
    Join Date
    17-06-2008
    Posts
    797
    Uploads
    8
    Likes
    1

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    Can someone to upload working bin file for Ubontu 10.04!?

    Thanks!

  7. #26
    Member
    Join Date
    09-01-2010
    Posts
    28
    Uploads
    0
    Likes
    0

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    Here a little HowTo build and apply patch:

    Code:
    cd /home
    rm -rf oscam-svn  --> just in case you have another oscam-svn
    svn co http://www.streamboard.tv/svn/oscam/trunk oscam-svn
    
    cd oscam-svn
    wget http://www.streamboard.tv/oscam/raw-attachment/ticket/2811/module-cacheex.c_mutex_tryfix_2.diff
    patch -p1 < module-cacheex.c_mutex_tryfix_2.diff
    ./config.sh -g --> you can add/remove what you want (if it's not working...apt-get install dialog)
    
    make USE_LIBUSB=1 USE_PCSC=1 LIB_USBLIB=/usr/local/lib/libusb-1.0.a DEBUG=1  ---> build with smartreader suport, PCSC and debug
    
    cd Distribution
    killall -9 oscam --> or whatever is named oscam instance
    cp oscam-1.20-unstable_svnXXXX-i486-linux-gnu-ssl-libusb-debug /usr/local/bin/oscam
    
    /usr/local/bin/oscam -a -b -r0  ---> start with debug support

  8. #27
    VIP Member CapNCooK's Avatar
    Join Date
    10-03-2012
    Location
    Earth
    Posts
    325
    Uploads
    4
    Likes
    4

    Re: CACHE-EX Crash-Fix-Hack- build 7561

    All changes have been committed to SVN in build 7594.

    So.. If you want to use the fixes, just use build 7594 or later..

Page 3 of 3 FirstFirst 123
Advertise Here

Similar Threads

  1. Replies: 2
    Last Post: 20-11-2023, 17:03:16
  2. CACHE-EX TRYFIX build >= 7474
    By CapNCooK in forum OSCam Cache-EX Configuration
    Replies: 83
    Last Post: 01-10-2012, 22:32:31

Posting Permissions

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