You are not logged in.

#1 2012-02-02 19:44:57

svenwltr
Member
Registered: 2012-02-02
Posts: 6

MCS7780 IrDA controller

Hi there,

I have a IrDA receiver with a MCS7780 chip, which doesn't work on all my Arch computers.

I've installed lirc, started it and loaded the kernel module with 'modprobe mcs7780'. The controller doesn't seem to work, because irw don't give any output.

Does someone have an idea what I could do to get that controller working?

[root@sven sven]# lsusb -d 9710:7780 -v

Bus 002 Device 007: ID 9710:7780 MosChip Semiconductor MCS7780 4Mbps Fast IrDA Adapter
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass         0 
  bDeviceProtocol       255 
  bMaxPacketSize0         8
  idVendor           0x9710 MosChip Semiconductor
  idProduct          0x7780 MCS7780 4Mbps Fast IrDA Adapter
  bcdDevice            0.01
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol    255 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval             255
Device Status:     0x0000
  (Bus Powered)

Offline

#2 2012-03-18 12:22:39

nicollivier
Member
Registered: 2011-03-04
Posts: 4

Re: MCS7780 IrDA controller

Hi there

I've the same IRDA adapter, and I can not use it on Linux.
Did you find a way ?!

Thanks

Nicolas

Offline

#3 2012-03-18 13:26:22

svenwltr
Member
Registered: 2012-02-02
Posts: 6

Re: MCS7780 IrDA controller

Hi,

no, I didn't.

IMHO IrDA and remote controls are completely different and incompatible. I bought a new one.

Offline

Board footer

Powered by FluxBB