search for: dddddd

Displaying 20 results from an estimated 56 matches for "dddddd".

2012 Mar 20
2
2.1.2 (pop3|imap)-login crash
...ead -1220163904 (LWP 27764)] 0xb77cd176 in ssl_proxy_is_handshaked (proxy=0x0) at ssl-proxy-openssl.c:710 710 { (gdb) bt #0 0xb77cd176 in ssl_proxy_is_handshaked (proxy=0x0) at ssl-proxy-openssl.c:710 #1 0xb77c7295 in client_get_log_str (client=0x807b830, msg=0x804e290 "proxy(aaaaaa at dddddd.it): disconnecting x.x.x.x (Disconnected by server)") at client-common.c:469 #2 0xb77c73c6 in client_log (client=0x807b830, msg=0x804e290 "proxy(aaaaaaa at dddddd.it): disconnecting x.x.x.x (Disconnected by server)") at client-common.c:553 #3 0xb77c9a45 in login_proxy_free_reaso...
2002 Oct 17
2
playing with smartcard: rsa key upload?
I began playing with smartcard support and enabled this in openssh-3.5p1 on linux. The -U (upload) option unfortunately doesn't work yet with ssh-keygen: $ ssh-keygen -U 0 Enter file in which the key is (/home/user/.ssh/id_rsa): key uploading not yet supported Is there a tool to upload an openssh rsa key to a smart card so that I can use it with ssh -I later on? Should I just upload it as a
2011 Jan 30
2
bit wise operation on long bit vector?
...000000000000000000000000000000000000000......................" "bbbbb" "0000000000000000000000000000001000000000000100000000100000001100......................" "ccccc" "000000000000000000000000000000000000000000000000000000000000000000000000000..." "dddddd" "0000000000000000000000000000000000000000000000000000000000000000000000000000.." Thanks -- Fahim Mohammad Bioinforformatics Lab University of Louisville Louisville, KY, USA Ph: +1-502-409-1167 [[alternative HTML version deleted]]
2007 Mar 29
2
L options in Dial() dont seem to work....
.../examples/asterisk/agi/agi- test.agi) [pbx_config] 3. Hangup() [pbx_config] '_X.' => 1. Dial(SIP/sipprovider/${EXTEN}||L[300000:240000:30000]) [pbx_config] 2. Hangup() [pbx_config] I am using 1.2.17. /usr/local/sbin/asterisk -vvvvvv -g -dddddd -c Does not show anything to even indicate * is trying anything unusual with regards to limits or warnings. It just seems to ignore the dialplan options altogether. Cheers Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/aster...
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
Hello There, I tried your advice and i don't think it works either, See the logs, " /tmp/nut# ./drivers/usbhid-ups -DDDDDD -d1 -s test -x port=auto -x vendorid=... -x productid=... -x subdriver=... Network UPS Tools - Generic HID driver 0.52 (2.8.0-2557-g81fca30b2) USB communication driver (libusb 1.0) 0.46 ?? 0.000000??? [D3] main_arg: var='port' val='auto' ?? 0.000056??? [D6] testinfo_reloadable: v...
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
...supposed to be replaced by your device ID numbers, etc. On Sat, Sep 23, 2023, 18:26 FatGear <fatgear1 at free.fr> wrote: > Hello There, > > I tried your advice and i don't think it works either, > > See the logs, > > " > > /tmp/nut# ./drivers/usbhid-ups -DDDDDD -d1 -s test -x port=auto -x > vendorid=... -x productid=... -x subdriver=... > Network UPS Tools - Generic HID driver 0.52 (2.8.0-2557-g81fca30b2) > USB communication driver (libusb 1.0) 0.46 > 0.000000 [D3] main_arg: var='port' val='auto' > 0.000056 [D6]...
2007 Jul 28
1
Support removed for newer Belkin 1200 VA UPS?
Have had no issue until I ran apt-get dist-upgrade this morning: # /lib/nut/newhidups -u nut -DDDDDD auto Network UPS Tools: 0.28 USB communication driver 0.28 - core 0.30 (2.0.5) debug level is '6' Checking device (0000/0000) (001/001) - VendorID: 0000 - ProductID: 0000 - Manufacturer: unknown - Product: unknown - Serial Number: unknown - Bus: 001 Trying to match device Device does not m...
2015 Apr 04
2
nutdrv_qx hangs after send: QS
...0665 productid = 5161 The problem I'm experiencing is that after a random amount of time, usually a few mins, the driver stops providing data and the and the application complains the data is "stale". More extensive debugging by running the driver sudo ./nutdrv_qx -u root -a MY_UPS -DDDDDD indicates the driver works normally then will randomly stop working at stop "send: QS". The debug logs show values successfully retrieved repeatedly until something like: .... Quick update... send: QS read: (247.9 239.1 248.0 005 50.0 27.5 --.- 00001001 update_status: OL update_status: !L...
2008 Mar 01
1
A question on getting all possible combinations
Hi all, Suppose I have to letters 'u' and 'd'. Now I want to find all combinations like that : uuuuuu uuuuud uuuudu ......... ........ dddddd This type of combination generally required for Option Pricing in financial/derivative market. Here generally 'u' means: up-move and 'd' means down move of price like Stock price etc. Is there any easy way in R for doing that? Regards, ---------------------------------...
2012 Nov 14
1
about mib
hi, i have trouble with snmp mib, atemp configured the snmp-ups, but it doesn't work , after the command /lib/nut/snmp-ups -DDDDDD -a katodo -x mibs=mge , the message say "0.006471 Unknown mibs value:". My snmp board is a cp504 netagent , may be someone can help me? what mib i must use? sld2 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/...
2023 Sep 19
1
Nut-upsdev Digest, Vol 206, Issue 5
Well, now that the `subdriver` option got added to `usbhid-ups` too, you can at least try that (by building again the current master). See command-line help for the subdrivers it would currently recognize, and copy e.g. the first word as the matching option, e.g.: ./drivers/usbhid-ups -DDDDDD -d1 -s test -x port=auto -x vendorid=... -x productid=... -x subdriver=... and try to lockpick your way here. On a side note, some long-awaited tinkering began on making an APC modbus driver a reality, but so far it is in such early stages that it relies on an unpublished version of the modbus li...
2006 Jul 06
1
tracing a problem with newhidups
Hi. I'm having trouble with nut-2.0.3 on a linux kernel 2.4.32 machine and a MGE Evolution 3000. The problem is that I'm getting the following message, repeatidly, on dmesg: usbdevfs: usb_submit_urb returned -22 (-22 means -EINVAL) I traced the problem with newhidups -DDDDDD auto and found out that the -22 error appears in a line "none (-22)" of the output as: ---------- upsdrv_updateinfo... Waiting for notifications... none (-22) entering string_to_path() parsing UPS Looking up UPS ---------- The function calls in userspace are: [newhidups.c] upsdrv_upd...
2007 May 11
1
Tripp Lite SMART2200RMXL2U and Fedora Core 6 (NUT 2.0.3)?
...usb-0000:00:1f.4-2 # lspci | grep -i usb 00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev 01) # lsusb Bus 001 Device 003: ID 09ae:3012 Tripp Lite Bus 001 Device 001: ID 0000:0000 However, the tripplite_usb driver doesn't seem to find the UPS: # tripplite_usb -u root -DDDDDD auto Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.6 (2.0.3) Warning: This is an experimental driver. Some features may not function correctly. debug level is '6' Checking device (09AE/3012) (001/003) - VendorID: 09ae - ProductID: 3012 - Manufacturer: Tripp Lite - Product: TR...
2014 Nov 11
0
usbhid-ups doesn't work after kernel/libs update
Hi. I use NUT on embedded system, and after update distro to fresh one I've got a non-working usbhid APC monitoring. There's 2 troubles: 1) I/O error for root on usbhid device 2) Permissions error for nut user Root log: # /usr/bin/usbhid-ups -u root -DDDDDD -a infocom Network UPS Tools - Generic HID driver 0.38 (5.1.2-beta1-28-g04cd334) USB communication driver 0.32 0.000000 send_to_all: SETINFO driver.parameter.port "auto" 0.000040 debug level is '6' 0.000095 upsdrv_initups... 0.000781 Checking device (1D...
2004 Feb 24
1
Permissions on ou for net join to ADS
...ba Servers" [2004/02/24 14:33:48, 0] libads/ldap.c:(1072) Warning: ads_set_machine_sd: NT_STATUS_INVALID_PARAMETER Using short domain name -- AD Joined 'host1' to realm 'AD.ME.CO.UK' net ads test join still returns ok but net ads leave returns failed to delete host xxxx from dddddd realm ( I do a net join again it deletes the old entry and re adds the host ok ). It's not causing any problems as such, but I just wondered if there was any explanation for the above behaviour as I assumed full control on an ou would be equivlaent to domain admin within the scope of that ou....
2008 Jul 19
1
Genericups type 22 with Cyberpower CP485SL/AE485
Hi, I'm new to this list and I have a question concerning using the genericups driver (type 22) with the Cyberpower 485 in serial mode. When running the driver in debug mode: genericups -a myupsname_genericups22 -DDDDDD I observe the following statuses as the mains power dies, switching over to battery power, and then letting it discharge. Initially, with mains power on, status = OL. When mains power goes off, and we run on battery, status = OB. When battery level drops sufficiently the UPS starts beeping, an...
2014 Nov 11
1
usbhid-ups doesn't work after kernel/libs update
Hi. I use NUT on embedded system, and after update distro to fresh one I've got a non-working usbhid APC monitoring. There's 2 troubles: 1) I/O error for root on usbhid device 2) Permissions error for nut user Root log: # /usr/bin/usbhid-ups -u root -DDDDDD -a infocom Network UPS Tools - Generic HID driver 0.37 (5.1.2-beta1-28-g04cd334) USB communication driver 0.31 0.000000 send_to_all: SETINFO driver.parameter.port "auto" 0.000040 debug level is '6' 0.000095 upsdrv_initups... 0.000781 Checking device (1D...
2005 Jun 06
2
mISDN + chan_misdn.so + winbond issue
...29. The /dev/mISDN node was also created. I'm loading the kernel modules this way: modprobe zaptel modprobe ztdummy modprobe mISDN_core modprobe mISDN_l1 modprobe mISDN_l2 modprobe l3udss1 modprobe mISDN_dsp modprobe w6692pci protocol=2 layermask=1 Then I start asterisk: asterisk -c -vvvvvv -dddddd When loading chan_misdn.so , Asterisk complains and exits after the last error line below " [chan_misdn.so] => (Channel driver for mISDN Support (Bri/Pri)) debug_init: using stdout for debug log debug_init: using stderr for warning log debug_init: using stderr for error log debug_init: deb...
2008 Sep 04
1
Some issues with UPS Forza SL-1001
...he maxstartdelay to 80. It's possible to reduce this time? * Second: variables detected. Look at the listing: battery.charge: 87.5 ^^^^ Nut states battery is at 87,5% but Winpower says 100%. In fact, with nut, the battery doesn't charge above 95%. Using megatec_ups -DDDDDD gave me this voltage ranges: 13,7V-9,7V, and the maximum battery voltage I ever seen is 13,5V. Is WinPower using relaxed values? Is the UPS needing a battery recalibrate? I just unpacked and connect it... battery.voltage: 13.20 battery.voltage.nominal: 12.0 driver.name: megatec_usb driver.para...
2003 Dec 23
1
Orphaned rsync process on remote machine?
...to protect the innocent) :-): >aaaaaa:msarrel /u/cas/msarrel 105> /usr/local/bin/rsync --verbose >--checksum --recursive --copy-unsafe-links --times --rsh=ssh >--rsync-path=/usr/local/bin/rsync --delete --timeout=90 >--ignore-times --compress /lll/mmmmmmmmm/ >bbbbbbb@cccccccc.dddddd.eee.ffff.ggg:/hhhh/iii/jjjjj/kkkkkkkkk >building file list ... done >io timeout after 90 seconds - exiting >rsync error: timeout in data send/receive (code 30) at io.c(103) >aaaaaa:msarrel /u/cas/msarrel 106> I tried changing the timeout to be 300 seconds, but got the same result....