The output of the ldd command is:

root@minime:~# ldd /lib/nut/nutdrv_atcl_usb
        linux-gate.so.1 (0xb7722000)
        libusb-0.1.so.4 => /lib/i386-linux-gnu/libusb-0.1.so.4 (0xb76fe000)
        libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
(0xb76e2000)
        libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb7536000)
        /lib/ld-linux.so.2 (0xb7725000)

The UPS was connected to device 001/002 again as I ran the strace. The
output is attached.

On 6 November 2014 00:22, Charles Lepple <clep...@gmail.com> wrote:

> On Nov 5, 2014, at 1:36 AM, jani <jani.tali...@gmail.com> wrote:
>
> Ok, I installed a fresh Debian testing (jessie) onto a laptop to try
> making sure it wasn't my current Ubuntu server causing the issue.  Kernel
> is 3.16-3-686-pae #1 SMP Debian 3.16.5-1 (2014-10-10). The only thing
> installed besides the stock debian desktop is nut.
>
> The UPS still refuses to talk to the driver, the error messages appear to
> be identical, but I attached them just in case I'm missing something
> important. I tried changing the permissions and running as root just in
> case, and they made no difference.
>
>
> Hmm, maybe those aren't the /dev node names that it is using. Can please
> you send the output of:
>
> strace -o nutdrv_atcl_usb.strace /lib/nut/nutdrv_atcl_usb -a name -DD
>
> Also, if you run 'ldd /lib/nut/nutdrv_atcl_usb', is it linking against
> 'libusb-0.1.so.4' or libusb-compat?
>
> --
> Charles Lepple
> clepple@gmail
>
>
>
>

Attachment: nutdrv_atcl_usb.strace.gz
Description: GNU Zip compressed data

_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to