Beiträge von kunas

    i've cheap usb webcam connected and make it works like this:


    1) created this file /etc/vdr/plugins/IPTV/vlcinput/myCam.conf with this content


    URL="v4l2:///dev/video0"


    2) After added this line in channels.conf


    myCam;IPTV:1:S=0|P=0|F=EXT|U=vlc2iptv|A=1:I:0:5=2:0:0:0:1:0:0:0


    that's it!!

    i had a similar problem..system crash (the image got completly freezed and also a sound loop!! the only solution was to switch off computer at power on/off button, no ssh, no yavdr web interface on the lan)


    that system crash happened for a long time till one day the computer didn't switch on.. the cpu was broke!!found it was a cpu problem...


    changed cpu and since then never had that problem anymore :D


    so i assume it was an hardware problem...

    What happens if you load the keytable for the SkystarHD2 manually?

    Code
    sudo ir-keytable # be shure to get the right device number for your SkystarHD2!
    sudo ir-keytable -c -w /lib/udev/rc_keymaps/skystarhd2 -s rcX # rcX is the SkystarHD2 device number

    sudo ir-keytable -c -w /lib/udev/rc_keymaps/skystarhd2 -s rc1
    Old keytable cleared
    Wrote 32 keycode(s) to driver


    then i pressed keys from remote and nothing happens!!



    i think i will re-install kernel and linux-media-dkms!
    should i use natty kernel? or upgrade to oneiric, like 2.6.39 or 3.0.0 ?
    later i will give feedback!!

    Does /lib/udev/rc_keymaps/skystarhd2 exist?
    If not, please remove this line and make a reboot.
    Then run the attached corrected version of my script again, please. test-rc_core.txt

    the file /lib/udev/rc_keymaps/skystarhd2 exists!!
    this is the file


    anyway, i did a test and removed the line (rc_maps.cfg)
    mantis_core * /lib/udev/rc_keymaps/skystarhd2


    and did reboot.
    this is the output from test-rc_core

    and the syslog shows this:

    the output of test-rc_core


    and
    sudo stop eventlircd
    sudo ir-keytable -t


    sudo ir-keytable -t
    Testing events. Please, press CTRL-C to abort.



    nothing happens when i press keys!! :wow

    hi! congratulations for your job!!


    anyway, i can't get my remote control to work!
    i have yavdr 0.4 with skystar HD 2 and cablestar HD 2


    after install yavdr 0.4, i did dist-upgrade! now i have yavdr 0.4 and kernel 2.6.38.12.


    then
    wget https://launchpad.net/~yavdr/+…t274475.232~natty_all.deb
    and
    sudo dpkg -i linux-media-dkms_0~20111116.git274475.232~natty_all.deb


    no errors founded during instalation!!


    cat /proc/bus/input/devices


    sudo ir-keytable

    Code
    Found /sys/class/rc/rc0/ (/dev/input/event4) with:
    Driver mantis_core, table rc-terratec-cinergy-s2-hd
    Supported protocols: 
    Enabled protocols: 
    Repeat delay = 500 ms, repeat period = 125 ms
    Found /sys/class/rc/rc1/ (/dev/input/event5) with:
    Driver mantis_core, table rc-terratec-cinergy-c-pci
    Supported protocols: 
    Enabled protocols: 
    Repeat delay = 500 ms, repeat period = 125 ms


    i've noticed that /etc/rc_maps.cfg as this entry:
    mantis_core * /lib/udev/rc_keymaps/skystarhd2


    anyway the remote for skystar HD 2 or cablestar HD doesn't work!! :wand
    what's wrong? can anyone help me?