Ga naar inhoud


duc748

Lid
  • Items

    642
  • Registratiedatum

  • Laatst bezocht

Berichten die geplaatst zijn door duc748

  1. even voor de duidelijkheid dit is gewoon dat ik veel intresse heb om linux te leren en gebruik CCcam gewoon in binneshuis.

     

    nog even hoe een script te maken of ik het goed doe.

     

    een file in bijvoorbeeld /var/sript/CCcamstop.sh

    moet er altijd een .sh achter staan?

     

    en moet er op nog meer plekken aanpassingen gedaan worden om te werken met deze script via putty?

     

  2. oke

    heb je ook ubuntu?

     

    ik lees nu ergens op het WWW over dat je de /etc/log/syslog kunt filteren door in /etc/syslog.conf dit er in te zetten onder.

    omdat ik geen helt bent met linux kun jij misschie er iets mee.

     

    /etc/syslog.conf

     

    Code:
     Ubuntu - config file for syslog is /etc/syslog.confso you need to edit /etc/syslog.conf### add lines to filter "unwanted text in syslog" ~## value ~ at the end of the lane discard message from syslog:msg, contains, "rcv_next" ~:msg, contains, "ofo packet" ~:msg, contains, "Ack" ~auth,authpriv.* /var/log/auth.log*.*;auth,authpriv,cron,.none -/var/log/syslogdon't forget reload new config to syslog:/etc/init.d/sysklogd reloadgood luck 
  3. hallo

     

    ik heb ubuntu LTS

    welke scriptjes hebben jullie er allemaal in staan?

     

    ik heb deze in:

    cccam automatisch opstart bij (re)booten.

     

    Code:
    # vim /etc/rc.local/usr/local/bin/cccam

     

    Cccam iedere nacht om 4 uur opnieuw opstarten.

    Code:
    # Sudo crontab -e 00 04 * * * killall cccam && /usr/local/bin/cccam

     

     

  4. op ruDREAM werkt hij oke.

     

    At first you have to switch the Kernelmode from your Smargo from "dreambox"-Mode to "normal"-Mode

     

    After that you have to install at first the usbserial driver and than the ftdi_sio driver. You must do that, because ftdi_sio driver can not be install before the other driver is installed.

     

    If the installing over telnet is end tipe in :

     

     

     

    Code:
    depmod -a

    and than

     

     

    Code:
    update-modules || true

    So after that you must chnage your CAM-Config, because the Smargo detectet as

     

     

    Code:
    /dev/ttyUSB0

    You don´t have to write anything in the bootup File or so on. The Smargo driver will load automatically by every box boot.

×
×
  • Nieuwe aanmaken...