<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    # dmesg | grep ttyUSB<br>
    show nothing.<br>
    if you need to check something, here is whole dmesg: <a
      href="http://pastebin.com/mNdUmGKH">http://pastebin.com/mNdUmGKH</a>
    (there is kernel ver.)<br>
    <br>
    and here lsub with verobse:<br>
    # /sbin/lsusb -vvv -d 0665:5161<br>
    <blockquote>
      <blockquote><small>Bus 003 Device 004: ID 0665:5161 Cypress
          Semiconductor USB to Serial<br>
          Device Descriptor:<br>
            bLength                18<br>
            bDescriptorType         1<br>
            bcdUSB               1.10<br>
            bDeviceClass            0 (Defined at Interface level)<br>
            bDeviceSubClass         0<br>
            bDeviceProtocol         0<br>
            bMaxPacketSize0         8<br>
            idVendor           0x0665 Cypress Semiconductor<br>
            idProduct          0x5161 USB to Serial<br>
            bcdDevice            0.02<br>
            iManufacturer           1 Cypress Semiconductor<br>
            iProduct                2 USB to Serial<br>
            iSerial                 0<br>
            bNumConfigurations      1<br>
            Configuration Descriptor:<br>
              bLength                 9<br>
              bDescriptorType         2<br>
              wTotalLength           34<br>
              bNumInterfaces          1<br>
              bConfigurationValue     1<br>
              iConfiguration          3<br>
              bmAttributes         0x80<br>
              MaxPower              100mA<br>
              Interface Descriptor:<br>
                bLength                 9<br>
                bDescriptorType         4<br>
                bInterfaceNumber        0<br>
                bAlternateSetting       0<br>
                bNumEndpoints           1<br>
                bInterfaceClass         3 Human Interface Device<br>
                bInterfaceSubClass      0 No Subclass<br>
                bInterfaceProtocol      0 None<br>
                iInterface              4 Sample HID<br>
                  HID Device Descriptor:<br>
                    bLength                 9<br>
                    bDescriptorType        33<br>
                    bcdHID               1.00<br>
                    bCountryCode            0 Not supported<br>
                    bNumDescriptors         1<br>
                    bDescriptorType        34 Report<br>
                    wDescriptorLength      27<br>
                   Report Descriptors:<br>
                     ** UNAVAILABLE **<br>
                Endpoint Descriptor:<br>
                  bLength                 7<br>
                  bDescriptorType         5<br>
                  bEndpointAddress     0x81  EP 1 IN<br>
                  bmAttributes            3<br>
                    Transfer Type            Interrupt<br>
                    Synch Type               None<br>
                    Usage Type               Data<br>
                  wMaxPacketSize     0x0008  1x 8 bytes<br>
                  bInterval              32<br>
        </small></blockquote>
    </blockquote>
    <br>
    <br>
    On 02-Jan-12 4:57 PM, Petr Kubánek wrote:
    <blockquote cite="mid:1325519833.31559.62.camel@epsilonek"
      type="cite">
      <pre wrap="">run:

dmesg

and look for ttyUSB (dmesg | less should be more usefull)

Petr

Vladimir Micovic píše v Po 02. 01. 2012 v 16:51 +0100:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hello,

i am subscribe to list :S
How can i see which port can be setup? I need just to try to read data 
from him, after that i will setup nut by myself i guess :)

lsusb show this:

Bus 003 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial


best regards and thank you.


p.s: HNY! :)

_______________________________________________
Nut-upsdev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nut-upsdev@lists.alioth.debian.org">Nut-upsdev@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev</a>
</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
  </body>
</html>