Posts by Cameltoe

    To add reboot to /etc/crontab


    41 4 * * 1 root /sbin/shutdown -r now #Restart weekly on Monday 04:41am


    This also helps
    reboot root /var/local/oscam & #Oscam start on boot


    Also with the latest versions of wheezy etc to change network to static you need to edit:


    /etc/dhcpcd.conf


    Add lines at the bottom


    interface eth0
    inform 192.168.1.101
    static routers=192.168.1.234



    **** where "inform" is the IP you want and "static routers" is your gateway


    They changed the way the networking is configured (made it much more unnecessarily complicated for no reason at all)

    I am on version 7030. I have done everything in the thread including reinstalling (rebooting between) removing and reinstall... then rebooting after reinstall.


    Copied over the opensc.conf etc and still getting


    Quote

    2012/10/16 11:47:43 816AD0 r ERROR reader ***uk opening device 0 (errno=2 No such file or directory)
    2012/10/16 11:47:43 816AD0 r Cannot open device: 0


    Again the opensc list comes up ok and pcsc comes up ok.

    Quote

    root@musicserver:~# opensc-tool -l
    # Detected readers (pcsc)
    Nr. Card Features Name
    0 Yes OmniKey CardMan 3121 00 00
    root@musicserver:~#




    Any ideas? this is driving me mad it should work.


    thanks
    CT


    Edit: on reboot no green lights in reader. run pcsc_scan and the left light shows up. Start oscam and all lights go out on the reader.


    Plug the same reader back into the old machine and it lights up and everything works great


    Edit 2:
    I looked at the old machine and noticed as well as oscam /usr/sbin/pcscd was running but wasnt on the new machine. So I rebooted and started pcscd before oscam but the result was the same.


    Edit 3:


    *******************
    Now this is interesting - the old machine hasn't even got opensc installed!!! yet that works. ??????????????????

    I'm having exactly the same problem I have checked your recommendation and it still doesnt work.


    One thing:

    Quote

    And change thise lines by removing # from front and reader_drivers lines u delete one comand too:


    What exactly does that mean? i understand remove # from the front of reader driver lines... but what does "u delete one command too" mean? which one?


    opensc-tool -l reports the device OK


    pcsc-scan picks up the reader and card OK


    I only changed the setup because my old ubuntu box's HD started failing. At present it still works in the old box no problems, all the lights are good etc etc


    When I plug it in to the new machine the opensc and pcsc report all is ok but the green lights are off on the reader?????? its all very strange.



    thanks
    CT