Comment 2 for bug 387443

Revision history for this message
mascer (masc-cyberelf) wrote :

Ubuntu Desktop 9.04, 2.6.28-11-generic
--------------------------------------------------------------------------
While booting, dev lirc0 is created, infrared remote control works fine with for instance XBMC, suspend pc, boot up, remote control doesn't work. Besides lirc0 a lirc1 is created, need reboot to fix.
Standard reboot: remote control always works.
--------------------------------------------------------------------------
cat /var/log/syslog | grep lirc
kernel: [ 110.001225] lirc_dev: IR Remote Control driver registered, major 61
kernel: [ 110.006241] lirc_mceusb2: Philips eHome USB IR Transceiver and Microsoft MCE 2005 Remote Control driver for LIRC $Revision: 1.44 $
kernel: [ 110.006244] lirc_mceusb2: Daniel Melander <email address hidden>, Martin Blatter <email address hidden>
kernel: [ 110.270203] lirc_dev: lirc_register_plugin: sample_rate: 0
kernel: [ 110.274202] lirc_mceusb2[3]: BB+ Dongle(e.d) on usb5:3
kernel: [ 110.274248] usbcore: registered new interface driver lirc_mceusb2
--------------------------------------------------------------------------
sudo lsusb -v

Bus 005 Device 002: ID 0471:060c Philips
Device Descriptor:
  bLength 18
  bDescriptorType 1
  bcdUSB 2.00
  bDeviceClass 0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 8
  idVendor 0x0471 Philips
  idProduct 0x060c
  bcdDevice 1.01
  iManufacturer 1
  iProduct 2 BB+ Dongle(e.d)
  iSerial 3 JIBA
  bNumConfigurations 1
  Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower 100mA
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 0
      bAlternateSetting 0
      bNumEndpoints 2
      bInterfaceClass 255 Vendor Specific Class
      bInterfaceSubClass 255 Vendor Specific Subclass
      bInterfaceProtocol 255 Vendor Specific Protocol
      iInterface 0
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x01 EP 1 OUT
        bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0010 1x 16 bytes
        bInterval 1
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x82 EP 2 IN
        bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0010 1x 16 bytes
        bInterval 1
Device Status: 0x0000
  (Bus Powered)