Hi-

I just installed a 1035 in USB mode 4, and setup weewx 3.5.0-1 on Ubuntu 
14.04.4
Everything seems to be working, but my syslog is getting flooded with this 
message about every 18 seconds:

Aug  3 17:35:43 ubu kernel: [892350.948647] usb 1-1: ep 0x81 - rounding 
interval to 64 microframes, ep desc says 80 microframes

Have searched this group but didn't find much on how to fix it.
Different USB ports don't seem to make a difference but was worth a try.

Any help would be greatly appreciated - Jake

dmesg:
[891251.634095] usb 1-1: Product: Chaney Instrument
[891261.643126] input: Chaney Instrument as 
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:24C0:0003.0003/input/input12
[891261.643391] hid-generic 0003:24C0:0003.0003: input,hidraw0: USB HID 
v1.11 Device [Chaney Instrument] on usb-0000:00:14.0-1/input0


lsusb:
root@ubu:/var/log# lsusb -vs 1:1

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.02
  iManufacturer           3 Linux 4.2.0-27-generic xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 0000:00:14.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength              11
  bDescriptorType      41
  nNbrPorts            12
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00 0x00
  PortPwrCtrlMask    0xff 0xff
 Hub Port Status:
   Port 1: 0000.0303 lowspeed power enable connect
   Port 2: 0000.0100 power
   Port 3: 0000.0103 power enable connect
   Port 4: 0000.0100 power
   Port 5: 0000.0100 power
   Port 6: 0000.0100 power
   Port 7: 0000.0100 power
   Port 8: 0000.0100 power
   Port 9: 0000.0103 power enable connect
   Port 10: 0000.0100 power
   Port 11: 0000.0100 power
   Port 12: 0000.0100 power
Device Status:     0x0001
  Self Powered


Versions:
root@ubu:/var/log# dpkg -l | grep usb
ii  libusb-0.1-4:amd64                   2:0.1.12-23.3ubuntu1               
  amd64        userspace USB programming library
ii  libusb-1.0-0:amd64                   2:1.0.17-1ubuntu2                 
   amd64        userspace USB programming library
ii  python-usb                           0.4.3-1                           
   amd64        USB interface for Python
ii  usbutils                             1:007-2ubuntu1.1                   
  amd64        Linux USB utilities


root@ubu:/var/log# dpkg -l | grep pyth
ii  dh-python                            1.20140128-1ubuntu8.2             
   all          Debian helper tools for packaging Python libraries and 
applications
ii  libpython-stdlib:amd64               2.7.5-5ubuntu3                     
  amd64        interactive high-level object-oriented language (default 
python version)
ii  libpython2.7:amd64                   2.7.6-8ubuntu0.2                   
  amd64        Shared Python runtime library (version 2.7)
ii  libpython2.7-minimal:amd64           2.7.6-8ubuntu0.2                   
  amd64        Minimal subset of the Python language (version 2.7)
ii  libpython2.7-stdlib:amd64            2.7.6-8ubuntu0.2                   
  amd64        Interactive high-level object-oriented language (standard 
library, version 2.7)
ii  libpython3-stdlib:amd64              3.4.0-0ubuntu2                     
  amd64        interactive high-level object-oriented language (default 
python3 version)
ii  libpython3.4-minimal:amd64           3.4.3-1ubuntu1~14.04.3             
  amd64        Minimal subset of the Python language (version 3.4)
ii  libpython3.4-stdlib:amd64            3.4.3-1ubuntu1~14.04.3             
  amd64        Interactive high-level object-oriented language (standard 
library, version 3.4)
ii  python                               2.7.5-5ubuntu3                     
  amd64        interactive high-level object-oriented language (default 
version)
ii  python-apt                           0.9.3.5ubuntu2                     
  amd64        Python interface to libapt-pkg
ii  python-apt-common                    0.9.3.5ubuntu2                     
  all          Python interface to libapt-pkg (locales)
ii  python-chardet                       2.0.1-2build2                     
   all          universal character encoding detector
ii  python-cheetah                       2.4.4-3.fakesyncbuild1             
  amd64        text-based template engine and Python code generator
ii  python-configobj                     4.7.2+ds-5build1                   
  all          simple but powerful config file reader and writer for Python
ii  python-debian                        0.1.21+nmu2ubuntu2                 
  all          Python modules to work with Debian-related data formats
ii  python-eyed3                         0.6.18-1                           
  all          Python module for id3-tags manipulation
ii  python-gdbm                          2.7.5-1ubuntu1                     
  amd64        GNU dbm database support for Python
ii  python-imaging                       2.3.0-1ubuntu3                     
  all          Python Imaging Library compatibility layer
ii  python-minimal                       2.7.5-5ubuntu3                     
  amd64        minimal subset of the Python language (default version)
ii  python-openssl                       0.13-2ubuntu6                     
   amd64        Python 2 wrapper around the OpenSSL library
ii  python-pam                           0.4.2-13.1ubuntu3                 
   amd64        Python interface to the PAM library
ii  python-pil                           2.3.0-1ubuntu3                     
  amd64        Python Imaging Library (Pillow fork)
ii  python-pkg-resources                 3.3-1ubuntu2                       
  all          Package Discovery and Resource Access using pkg_resources
ii  python-requests                      2.2.1-1ubuntu0.3                   
  all          elegant and simple HTTP library for Python, built for human 
beings
ii  python-serial                        2.6-1build1                       
   all          pyserial - module encapsulating access for the serial port
ii  python-six                           1.5.2-1ubuntu1                     
  all          Python 2 and 3 compatibility library (Python 2 interface)
ii  python-twisted-bin                   13.2.0-1ubuntu1                   
   amd64        Event-based framework for internet applications
ii  python-twisted-core                  13.2.0-1ubuntu1                   
   all          Event-based framework for internet applications
ii  python-urllib3                       1.7.1-1ubuntu4                     
  all          HTTP library with thread-safe connection pooling for Python
ii  python-usb                           0.4.3-1                           
   amd64        USB interface for Python
ii  python-xapian                        1.2.16-2ubuntu1                   
   amd64        Xapian search engine interface for Python
ii  python-zope.interface                4.0.5-1ubuntu4                     
  amd64        Interfaces for Python
ii  python2.7                            2.7.6-8ubuntu0.2                   
  amd64        Interactive high-level object-oriented language (version 2.7)
ii  python2.7-minimal                    2.7.6-8ubuntu0.2                   
  amd64        Minimal subset of the Python language (version 2.7)
ii  python3                              3.4.0-0ubuntu2                     
  amd64        interactive high-level object-oriented language (default 
python3 version)
ii  python3-apport                       2.14.1-0ubuntu3.21                 
  all          Python 3 library for Apport crash report handling
ii  python3-apt                          0.9.3.5ubuntu2                     
  amd64        Python 3 interface to libapt-pkg
ii  python3-commandnotfound              0.3ubuntu12                       
   all          Python 3 bindings for command-not-found.
ii  python3-dbus                         1.2.0-2build2                     
   amd64        simple interprocess messaging system (Python 3 interface)
ii  python3-distupgrade                  1:0.220.8                         
   all          manage release upgrades
ii  python3-gdbm:amd64                   3.4.3-1~14.04.2                   
   amd64        GNU dbm database support for Python 3.x
ii  python3-gi                           3.12.0-1ubuntu1                   
   amd64        Python 3 bindings for gobject-introspection libraries
ii  python3-minimal                      3.4.0-0ubuntu2                     
  amd64        minimal subset of the Python language (default python3 
version)
ii  python3-newt                         0.52.15-2ubuntu5                   
  amd64        NEWT module for Python3
ii  python3-problem-report               2.14.1-0ubuntu3.21                 
  all          Python 3 library to handle problem reports
ii  python3-pycurl                       7.19.3-0ubuntu3                   
   amd64        Python 3 bindings to libcurl
ii  python3-software-properties          0.92.37.7                         
   all          manage the repositories that you install software from
ii  python3-update-manager               1:0.196.14                         
  all          python 3.x module for update-manager
ii  python3.4                            3.4.3-1ubuntu1~14.04.3             
  amd64        Interactive high-level object-oriented language (version 3.4)
ii  python3.4-minimal                    3.4.3-1ubuntu1~14.04.3             
  amd64        Minimal subset of the Python language (version 3.4)

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to