<div dir="ltr"><div><div><div>Hi Charles!<br><br></div>Thanks a lot for your response.<br><br></div>Now I figure why the isbmex driver was not working. On the other hand I've tried to run the command suggested. But no success.<br>
<br></div>I got this information when running the dmesg command after running the modprobe<br><br>$ sudo modprobe ftdi_sio vendor=0x0483 product=0x0035<br><br>[35816.111760] usbcore: registered new interface driver usbserial<br>
[35816.111792] usbcore: registered new interface driver usbserial_generic<br>[35816.111814] usbserial: USB Serial support registered for generic<br>[35816.136413] usbcore: registered new interface driver ftdi_sio<br>[35816.136440] usbserial: USB Serial support registered for FTDI USB Serial Device<br>
<br>$ ls -lrt /dev/ttyUSB*<br>ls: cannot access /dev/ttyUSB*: No such file or directory<br><br>$ lsmod | grep ft<br>ftdi_sio               43826  0 <br>usbserial              37161  1 ftdi_sio<br><br><div>As per the FTDI documentation I would expect a response message like<br>
<br><pre class="">USB Serial Device converter now attached to ttyUSB0<br></pre><br></div><div>but not.<br><br></div><div>:) Is there any other suggestion<br><br></div><div>Best regards<br></div><div><br></div><div>Victor<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 26, 2014 at 7:42 AM, Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com" target="_blank">clepple@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Feb 26, 2014, at 2:10 AM, Victor Romero wrote:<br>
<br>
> I got a UPS Sola Basic but it is not working, I'm providing the details. I hope that someone can help me to get it working.<br>
><br>
> Please let me know if there is some other information that I should provide :)<br>
<br>
</div>Thank you for providing all of this information!<br>
<div class=""><br>
> OS name and version<br>
> Ubuntu 12.04<br>
> $ uname -a<br>
> Linux olimpo 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux<br>
><br>
> Exact NUT version,<br>
><br>
> 2.7.1 compiled and installed from source tarball<br>
><br>
> NUT installation method: from source tarball, package or Subversion,<br>
><br>
> Compiled and installed from source tarball<br>
><br>
> Exact device name and related information (manufacturing date, web pointers, …),<br>
><br>
> UPS SOLA BASIC SR MICRONET XRN-21-481<br>
> <a href="http://www.isbmex.com/PDF/XRN21801E.pdf" target="_blank">http://www.isbmex.com/PDF/XRN21801E.pdf</a><br>
> <a href="http://www.isbmex.com/microsrinet.html" target="_blank">http://www.isbmex.com/microsrinet.html</a><br>
><br>
><br>
> complete problem description, with any relevant traces, like system log excerpts, and driver debug output. You can obtain the latter using the following command, as root and after having stopped NUT:<br>
><br>
> $ sudo /usr/local/ups/bin/isbmex -a solabasic -u ups -DD<br>
> Network UPS Tools - ISBMEX UPS driver 0.06 (2.7.1)<br>
>    0.000000     debug level is '2'<br>
><br>
> Unable to open auto: No such file or directory<br>
<br>
</div>The problem is that the "isbmex" driver was written for a serial-only UPS, and I don't think we have any information on the USB protocol.<br>
<br>
However, the manufacturer's driver package indicates that this might be a FTDI serial converter.<br>
<br>
Please try the following:<br>
<br>
$ sudo modprobe ftdi_sio vendor=0x0483 product=0x0035<br>
<br>
and see if you get a new /dev/ttyUSB* device node.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Charles Lepple<br>
clepple@gmail<br>
<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Saludos!!!<br><br>Victor Romero<br>
</div>