Jump to content
Flirc Forums

Kitsab

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Kitsab

  1. Hello,

    at the moment I'm experiencing the issue again.

     

    dmesg -T tells:

    Fr Okt 23 17:43:47 2015] usb 1-2.1: USB disconnect, device number 5

    nothing more on this time/date, the last entry before was from Thursday.

    ___________________________________________________

     flirc_util status
    device disconnected, can't run command
     

    ____________________________________________________

    sudo lsusb -d 099a:7202 -v

    Bus 001 Device 003: ID 099a:7202 Zippy Technology Corp.
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.00
      bDeviceClass            0 (Defined at Interface level)
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0         8
      idVendor           0x099a Zippy Technology Corp.
      idProduct          0x7202
      bcdDevice            0.06
      iManufacturer           0
      iProduct                2 Wireless Keyboard/Mouse
      iSerial                 0
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           59
        bNumInterfaces          2
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0xa0
          (Bus Powered)
          Remote Wakeup
        MaxPower               98mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         3 Human Interface Device
          bInterfaceSubClass      1 Boot Interface Subclass
          bInterfaceProtocol      1 Keyboard
          iInterface              0
            HID Device Descriptor:
              bLength                 9
              bDescriptorType        33
              bcdHID               1.11
              bCountryCode            0 Not supported
              bNumDescriptors         1
              bDescriptorType        34 Report
              wDescriptorLength      65
             Report Descriptors:
               ** UNAVAILABLE **
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0008  1x 8 bytes
            bInterval              10
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        1
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         3 Human Interface Device
          bInterfaceSubClass      1 Boot Interface Subclass
          bInterfaceProtocol      2 Mouse
          iInterface              0
            HID Device Descriptor:
              bLength                 9
              bDescriptorType        33
              bcdHID               1.11
              bCountryCode            0 Not supported
              bNumDescriptors         1
              bDescriptorType        34 Report
              wDescriptorLength     207
             Report Descriptors:
               ** UNAVAILABLE **
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x82  EP 2 IN
            bmAttributes            3
              Transfer Type            Interrupt
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0008  1x 8 bytes
            bInterval              10
    Device Status:     0x0000
      (Bus Powered)

     

     

     

     

  2. Hello,

    I'm using a flirc IR receiver since about 8 month on my media center which is running 24/7.

    I'm experiencing an issue, after a few days the flirc becomes unreactive to IR commands. When the issue is there the IR receiver is still visable with lsusb.

    There's nothing in the errorlogs pointing out an issue with the flirc.

    in /var/log/ grep flirc *.* only lists the initialisation no errors at all.

    When I replug flirc usb adapter it is immediatly working again.

    Any ideas what could cause this issue?

    dmesg |grep flirc after replugging the usb IR device:

    [    4.041898] usb 1-2.1: Product: flirc
    [    4.043832] usb 1-2.1: Manufacturer: flirc.tv
    [    4.055620] input: flirc.tv flirc as /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.1/1-2.1:1.0/input/input7
    [    4.057753] hid-generic 0003:20A0:0001.0003: input,hidraw2: USB HID v1.01 Keyboard [flirc.tv flirc] on usb-0000:00:12.2-2.1/input0
    [585519.557732] usb 1-2.1: Product: flirc
    [585519.557738] usb 1-2.1: Manufacturer: flirc.tv
    [585519.569618] input: flirc.tv flirc as /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.1/1-2.1:1.0/input/input17
    [585519.569883] hid-generic 0003:20A0:0001.0004: input,hidraw2: USB HID v1.01 Keyboard [flirc.tv flirc] on usb-0000:00:12.2-2.1/input0

    Thanks for suggestions.

×
×
  • Create New...