Beiträge von hsp

    Hallo,


    hat von euch einer das igorplugusb mit lirc am laufen?
    Versuche igor-plugin an ct-vdr6.1 zum laufen zu bringen.
    Beim installieren von lirc gebe ich an das ich igorplugusb benutze.


    /etc/lirc/hardware.conf sieht folgendermassen aus:


    # /etc/lirc/hardware.conf
    #
    #Chosen Remote Control
    REMOTE="Igor Cesko's USB IR Receiver"


    # Arguments which will be used when launching lircd
    LIRCD_ARGS=""


    #Don't start lircmd even if there seems to be a good config file
    #START_LIRCMD=false


    #Try to load appropriate kernel modules
    LOAD_MODULES=false


    # Run "lircd --driver=help" for a list of supported drivers.
    DRIVER=""
    # If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be
    # automatically used instead
    DEVICE="/dev/lirc"
    MODULES="lirc_dev lirc_igorplugusb"


    # Default configuration files for your hardware if any
    LIRCD_CONF=""
    LIRCMD_CONF=""
    #



    Wenn ich folgenden Befehl eingebe;


    ctvdr61:/etc/init.d# lircd --driver=help
    Driver `help' not supported.
    Supported drivers:
    accent
    alsa_usb
    asusdh
    atilibusb
    audio_alsa
    bte
    bw6130
    creative
    creative_infracd
    default
    dev/input
    dsp
    dvico
    ea65
    irman
    livedrive_midi
    livedrive_seq
    logitech
    macmini
    mp3anywhere
    mouseremote
    mouseremote_ps2
    null
    pcmak
    pinsys
    pixelview
    sb0540
    silitek
    tira
    udp
    uirt2
    uirt2_raw
    usb_uirt_raw
    usbx


    kann ich leider nichts mit igor finden.



    lsmod | grep lirc_igorplugusb bringt auch kein Ergebnis.


    Irgendwo läuft was falsch. Kann mir jemand weiterhelfen?


    Danke
    Hartmut

    Hi,
    habe versucht usbremote-0.0.2 zu installieren. Wenn ich ein make im usbremote-Verzeichnis mache kommt folgende Fehlermeldung:


    ctvdr61:~/usbremote# make
    g++ -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"usbremote"' -I../../../include -I../../../../DVB/include usbremote.c
    usbremote.c:8:24: error: vdr/plugin.h: Datei oder Verzeichnis nicht gefunden
    usbremote.c:9:24: error: vdr/remote.h: Datei oder Verzeichnis nicht gefunden
    usbremote.c:10:24: error: vdr/thread.h: Datei oder Verzeichnis nicht gefunden
    usbremote.c:27: error: expected class-name before ',' token
    usbremote.c:29: error: expected class-name before '{' token
    usbremote.c:31: error: 'uint64_t' does not name a type
    usbremote.c:41: error: 'uint64_t' does not name a type
    usbremote.c:42: error: 'eKeys' does not name a type
    usbremote.c: In constructor 'cRemoteUSB::cRemoteUSB()':
    usbremote.c:51: error: class 'cRemoteUSB' does not have any field named 'cRemote'
    usbremote.c:64: error: 'Start' was not declared in this scope
    usbremote.c: In destructor 'virtual cRemoteUSB::~cRemoteUSB()':
    usbremote.c:76: error: 'Cancel' was not declared in this scope
    usbremote.c: In member function 'virtual void cRemoteUSB::Action()':
    usbremote.c:85: error: 'cTimeMs' was not declared in this scope
    usbremote.c:85: error: expected `;' before 'FirstTime'
    usbremote.c:86: error: 'uint64_t' was not declared in this scope
    usbremote.c:86: error: expected `;' before 'code'
    usbremote.c:91: error: 'cCondWait' has not been declared
    usbremote.c:93: error: 'code' was not declared in this scope
    usbremote.c:93: error: 'getKey' was not declared in this scope
    usbremote.c:96: error: 'INVALID_KEY' was not declared in this scope
    usbremote.c:97: error: 'cCondWait' has not been declared
    usbremote.c:103: error: 'lastcode' was not declared in this scope
    usbremote.c:108: error: 'Put' was not declared in this scope
    usbremote.c:109: error: 'FirstTime' was not declared in this scope
    usbremote.c:110: error: 'LastTime' was not declared in this scope
    usbremote.c:114: error: 'FirstTime' was not declared in this scope
    usbremote.c:114: error: 'LastTime' was not declared in this scope
    usbremote.c:118: error: 'Put' was not declared in this scope
    usbremote.c:119: error: 'LastTime' was not declared in this scope
    usbremote.c: At global scope:
    usbremote.c:127: error: 'uint64_t' does not name a type
    usbremote.c:190: error: 'eKeys' does not name a type
    usbremote.c:234: error: expected class-name before '{' token
    usbremote.c: In member function 'virtual const char* cPluginUSBRemote::Description()':
    usbremote.c:241: error: 'tr' was not declared in this scope
    usbremote.c: At global scope:
    usbremote.c:289: error: expected constructor, destructor, or type conversion before ';' token
    make: *** [usbremote.o] Fehler 1


    Hab hier nach den fehlenden files mal gesucht:


    ctvdr61:~/usbremote# find / -name plugin.h
    ctvdr61:~/usbremote# find / -name remote.h
    /usr/src/linux-headers-2.6.18-5-486/include/config/usb/ati/remote.h
    /usr/src/linux-headers-2.6.18-5-486/include/config/usb/keyspan/remote.h
    ctvdr61:~/usbremote# find / -name thread.h
    /usr/lib/perl/5.8.8/CORE/thread.h


    plugin.h kann ich nicht finden


    Kann mir jemand weiterhelfen?


    Gruss
    Hartmut

    Hallo Frank,


    mit lsmod | grep lirc_igorplugusb bekomme ich folgendes:


    ctvdr:/tmp# lsmod | grep lirc_igorplugusb
    lirc_igorplugusb 7040 0
    lirc_dev 13284 2 lirc_serial,lirc_igorplugusb
    usbcore 109444 5 ndiswrapper,lirc_igorplugusb,ehci_hcd,ohci_hcd


    Wie wird vdr mit LIRC neu üebersetzt???


    Kannst du mich da unterstützen??



    Gruss
    Hartmut

    Hallo,


    ich möchte meine Hauppage FB über igorplugusb betreiben. Beim Starten von vdr kommt immer kbd FB anlernen. Funzt natürlich nicht, weil ich an TV-Karte kein IR-Empfänger angeschlossen habe, da ich ja das igorplug benutzen möchte.
    mit mode2 -d /dev/lirc/0 kann ich sehen dass das igorplug funzt.
    Nun weiß ich leider nicht wo ich was eintragen muss, ob in /proc/bus/input/devices oder sonstwo.
    Kann mir jemand helfen.
    Ich benutze ct-vdr Version6.


    Danke
    hsp

    Hi,


    hab nach langem googeln eine Loesung gefunden.


    Dies ist nun meine /etc/network/interfaces


    # /etc/network/interfaces
    .
    auto wlan0
    iface wlan0 inet dhcp
    pre-up grep -q ndiswrapper /proc/modules || modprobe ndiswrapper


    Habe mir noch einen Link in /etc/rcS.d nach /etc/init.d/wpasupplicant eingericht.
    # cd /etc/rcS.d
    # ln -s ../init.d/wpasupplicant S39wpasupplicant


    nun funzt es!!


    Danke dbrenken für deine Lösung, werde sie bei Gelegenheit ausprobieten.
    Werde in Kürze ein HowTo für die Installtion eines Fritz WLAN USBSticks einstellen.


    -------------------------------------------------------------------------------------------------------------------------
    Software: c't-VDR 5 (2.6.16-ct-1)
    Hardware: Silverstone LC 17-S, ASUS M2NPV-VM, AMD Sempron 3200+EE (35W), Thermalright SI 128 Heatpipe, SP2504C, 1024 MB Ram, Technotrend 2300 modded, WinTV Nova-S Plus


    Gruss
    hsp

    Hallo,


    nach ewigem rumprobieren habe ich meinen Frits WLAN USBStick nun endlich zum Laufen bekommen.
    Leider nur wenn ich alles manuell eingebe.
    Meine config sieht folgendermaßen aus:
    # more /etc/wpa_supplicant.conf
    ctrl_interface=/var/run/wpa_supplicant
    ctrl_interface_group=0
    ap_scan=2
    eapol_version=1
    fast_reauth=1
    network={
    ssid="FRITZ!Box Fon WLAN 7170"
    key_mgmt=WPA-PSK
    proto=WPA
    pairwise=TKIP
    group=TKIP
    psk="xxxxxxxxxxxxxxxx"
    #psk=xxxxxxxxxxxxxxxxxxxxxxxxxxx
    }


    # more /etc/network/interface
    This file describes the network interfaces available on your system
    # and how to activate them. For more information, see interfaces(5).


    # The loopback network interface
    auto lo
    iface lo inet loopback


    # This is a list of hotpluggable network interfaces.
    # They will be activated automatically by the hotplug subsystem.
    #mapping eth0
    # script grep
    # map eth0


    # The primary network interface
    #allow-hotplug eth0
    #iface eth0 inet dhcp


    auto wlan0
    iface wlan0 inet static
    address 192.168.178.25
    netmask 255.255.255.0
    gateway 192.168.178.1
    post-up /usr/sbin/wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -Bw
    #post-up sleep
    post-down killall wpa_supplicant
    post-down rm -r /var/run/wpa_supplicant


    # more /etc/default/wpasupplicant
    # /etc/default/wpasupplicant


    # WARNING! Make sure you have a configuration file!


    ENABLED=1


    # Useful flags:
    # -D <driver> Wireless Driver
    # -i <ifname> Interface (required, unless specified in config)
    # -c <config file> Configuration file
    # -d Debugging (-dd for more)
    # -w Wait for interface to come up


    OPTIONS="-i wlan0 -D wext -c /etc/wpahttp://lists.eit21.de/pipermail/bglug/2006-March/000139.html_supplicant.conf i-dd -w"



    Nach dem booten kommt das WLAN leider nicht alleine hoch.
    Nach depmod -a, modprobe ndiswrapper und
    ifconfig wlan0 inet xxxx netmask xxx up
    route add default gw xxxx
    läuft es wieder.
    Irgend etwas läuft falsch in den Startscripts.
    Kann mir jemand helfen?


    Gruss
    hsp

    Hallo,


    brauche dringend Hilfe.
    Wollte nvidia-Kerneltreiber compilieren.
    Bin folgendermaßen vorgegangen:
    apt-get install module-assistant build-essential nvidia-kernel-source
    module-assistant update
    module-assistant prepare


    E: kann kernel-headers-2.6.16-ct-1 nicht finden!!



    in /usr/src stehen nur noch links nach kernel-headers-2.6.16-ct-1, file selbst existiert aber nicht mehr.


    nun kann ich natürlich kein
    module-assistant auto-install nvidia-kernel-source
    ausführen.


    Hat mir jemand RAT!!


    Gruß
    hsp