search for: icki

Displaying 20 results from an estimated 139 matches for "icki".

Did you mean: iki
2018 Aug 22
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
...vestments than the single UPS that I bought. After you get access to the UPS, what if you try running the driver with "interrupt_only"? Reference: https://github.com/networkupstools/nut/issues/300#issuecomment-414481547 > On Aug 20, 2018, at 9:19 AM, Valentin Merkulov <schnobel at ickis.net> wrote: > > I cannot unplug/re-plug USB though, because currently I'm away from > the hardware location. > > On Mon, Aug 20, 2018 at 4:07 PM, Valentin Merkulov <schnobel at ickis.net> wrote: >> After "No device" error the driver does not seem to be...
2018 Aug 20
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
...0x000c bRefresh = 0x0000 bSynchAddress = 0x0000 # usbconfig -u 1 -a 3 do_request 0x81 0x06 0x2200 0 0x100 REQUEST = <ERROR> On Mon, Aug 20, 2018 at 3:39 PM, Charles Lepple <clepple at gmail.com> wrote: > On Aug 20, 2018, at 7:40 AM, Valentin Merkulov <schnobel at ickis.net> wrote: >> >> Attached are config.log and usbhid-ups output with -u root (gzipped). >> Now driver output looks a lot like the one from port build. > > If memory serves, this was the sort of error we were seeing from 3016 devices on Linux: > > 0.154899 [D...
2015 Jun 06
3
[LLVMdev] Supporting heterogeneous computing in llvm.
On Sun, Jun 7, 2015 at 2:22 AM, Eric Christopher <echristo at gmail.com> wrote: > > > On Sat, Jun 6, 2015 at 5:02 AM C Bergström <cbergstrom at pathscale.com> wrote: >> >> On Sat, Jun 6, 2015 at 6:24 PM, Christos Margiolas >> <chrmargiolas at gmail.com> wrote: >> > Hello, >> > >> > Thank you a lot for the feedback. I believe
2005 Sep 04
3
Possible patch for wxCheckListBox.h
I cut-n-pasted the public section from the wxWindows headers. Several things were missing so it seemed the easiest way to fix it. This fixed a problem with the way the overloaded new was being handled. This correctly generated all the versions so that it won''t have the problem with the non-initialized default parameters. I will admit I haven''t done serious testing on
2018 Aug 20
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
Attached are config.log and usbhid-ups output with -u root (gzipped). Now driver output looks a lot like the one from port build. On Mon, Aug 20, 2018 at 1:42 PM, Charles Lepple <clepple at gmail.com> wrote: > On Aug 20, 2018, at 1:03 AM, Valentin Merkulov <schnobel at ickis.net> wrote: >> >> 0.033412 [D3] nut_usb_claim_interface: failed to claim USB >> device (Other error). >> 0.033417 [D3] nut_usb_claim_interface: failed to detach kernel >> driver from USB device (Other error). > > I am not as familiar with this bra...
2014 Jan 07
2
[LLVMdev] AArch64 Clang CLI interface proposal
Parsing the arch string is a bit icky, but I don't really have too much of a problem with it - and it's better than -mcpu so... -eric On Tue Jan 07 2014 at 9:23:43 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 7 January 2014 17:05, Amara Emerson <amara.emerson at arm.com> wrote: > > We plan on implementing this interface for AArch64 Clang in future, and
2018 Aug 20
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
...iled to claim USB device (Other error). 0.033448 Can't claim USB device 09ae:3016 (Other error). 0.033456 [D1] upsdrv_cleanup... On Mon, Aug 20, 2018 at 4:33 AM, Charles Lepple <clepple at gmail.com> wrote: > On Aug 19, 2018, at 3:03 PM, Valentin Merkulov <schnobel at ickis.net> wrote: >> >> Here is what I get: >> >> # usbconfig -u 1 -a 3 dump_curr_config_desc >> ugen1.3: <Tripp Lite TRIPP LITE UPS> at usbus1, cfg=0 md=HOST spd=LOW >> (1.5Mbps) pwr=ON (100mA) >> > [...] > > Hmm, that may be an issue on the N...
2019 Oct 23
2
[PATCH] drm/simple-kms: Standardize arguments for callbacks
Passing the wrong type feels icky, everywhere else we use the pipe as the first parameter. Spotted while discussing patches with Thomas Zimmermann. v2: Make xen compile correctly Acked-By: Thomas Zimmermann <tzimmermann at suse.de> (v1) Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: Noralf Tr?nnes <noralf at tronnes.org> Cc: Gerd Hoffmann <kraxel at redhat.com> Cc:
2019 Oct 23
2
[PATCH] drm/simple-kms: Standardize arguments for callbacks
Passing the wrong type feels icky, everywhere else we use the pipe as the first parameter. Spotted while discussing patches with Thomas Zimmermann. v2: Make xen compile correctly Acked-By: Thomas Zimmermann <tzimmermann at suse.de> (v1) Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: Noralf Tr?nnes <noralf at tronnes.org> Cc: Gerd Hoffmann <kraxel at redhat.com> Cc:
2015 Jan 19
2
[LLVMdev] Vectorization Cost Models and Multi-Instruction Patterns?
Hi all, While tinkering with saturation instructions, I hit problems with the cost model calculations. The loop vectorizer cost model accumulates the individual TTI cost model of each instruction. For saturating arithmetic, this is a gross overestimate, since you have 2 sexts (inputs), 2 icmps + 2 selects (for the saturation), and a truncate (output); these all fold alway. With an intrinsic,
2018 Aug 20
0
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
On Aug 20, 2018, at 7:40 AM, Valentin Merkulov <schnobel at ickis.net> wrote: > > Attached are config.log and usbhid-ups output with -u root (gzipped). > Now driver output looks a lot like the one from port build. If memory serves, this was the sort of error we were seeing from 3016 devices on Linux: 0.154899 [D1] Path: UPS.PowerSummary.iMa...
2017 Jan 23
1
vfs_fruit 'other' create mode different than parent
> well, the thing is, inheritance works as designed with fruit:nfs_aces=yes, it's > just that the client changes permissions *after* the fact... How icky. Is it b/c mac's don't understand the Linux (posix?) extended acl? I suppose Samba cannot tell when the client is changing the permissions as a misunderstanding versus purposefully? E.g. is the pattern of requests
2003 Aug 27
0
Registering via IAX2 succeeds, but bridging to the registered peer fails
Setup as follows: [private*] - Natting Router - [public*] [private*] cannot register via IAX2 correctly while [public*] is running. Status remains UNKNOWN even after minutes, calls from [public*] to [private*] are not possible. Console output of [public*]: | *CLI> iax2 show peers | Name/Username Host Mask Port Status | iaxtest/iaxtest (Unspecified) (D)
2004 Jun 22
1
Eliminating silence suppression(?) on IAX2 calls
We have an Asterisk server that speaks IAX2 to Magrathea to get to the PSTN. Our local phones are a mix of Cisco 7940s and Grandstream BT100s all configured for SIP with silence-suppression disabled. Everything is configured to use a-law encoding. The version is: sip*CLI> show version Asterisk CVS-05/06/04-18:45:57 built by root@sip on a i686 running Linux Incoming callers are complaining of
2005 Aug 04
2
Next swig problem
After getting past the icon problem I ran into my next problem: SpinCtrl.cpp src/SpinCtrl.cpp(1141) : error C2065: ''cWxSpinCtrl'' : undeclared identifier src/SpinCtrl.cpp(1141) : error C2228: left of ''.klass'' must have class/struct/union type src/SpinCtrl.cpp(1147) : error C2371: ''cWxSpinCtrl'' : redefinition; different basic types ... The
2006 Nov 11
2
CLI message: remote unix connection disconnected
I am running the most recent asterisk 1.2.13 on a Fedora 3.0. When I go into asterisk (asterisk -r), defaults to verbose 3 and I get a stream of messages: Remote Unix connection Remote Unix connection disconnected ... ... (keeps on repeating). I went to google and searched on "asterisk Remote Unix connection disconnected" but cannot find anything I can recognize. I checked my iax.conf
2007 Apr 21
1
An unknown number of elements
Hi all! I have a model (Show) than can have an unknown number of dates. And a date can have an unknown number of shows. Making a Date model seems icky, espicially since I would have to probably write a lot of glue code to get the many-many to work easily. I was thinking maybe storing a Marshaled array of Time objects in a text field, but that isn''t very clean either... Any Ideas? --
2018 Aug 19
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
...0x36 0x09 0x83 0xb1 0x03 0x85 0x38 0x09 0x8c 0xb1 0xa2 0x85><$(yu&)y+y0 at g!U10u'g!UZu%eU2u%bbiiBFDEGKBFDEGK*yu&by3,4ff7g68> On Sun, Aug 19, 2018 at 9:00 PM, Charles Lepple <clepple at gmail.com> wrote: > On Aug 19, 2018, at 2:04 AM, Valentin Merkulov <schnobel at ickis.net> wrote: >> >> Hi Everyone, >> >> I'm having trouble getting TrippLite SMX1500LCDT to work on FreeBSD >> 11.2, nut 2.7.4 installed from FreeBSD port. >> >> The debug output is rather big when I'm starting usbhid-ups initially, >> Please...
2018 Feb 19
1
retpoline mitigation and 6.0
On Mon, 2018-02-19 at 16:18 +0100, Hans Wennborg wrote: > Reid, is this what you fixed with r325049 that's also merged to 6.0? That's working for me, yes. > If so, do we have everything that's needed, or is there anything else > I should wait for? I wouldn't mind an opinion on  https://bugs.llvm.org/show_bug.cgi?id=33587 Clang for x86_32 will happily compile this:
2014 Jan 08
7
[LLVMdev] [cfe-dev] AArch64 Clang CLI interface proposal
I knew I'd regret leaving that option in for the MIPS port back in 99. Basically this is the only acceptable way for mcpu to exist, but should never have been added to the GCC aarch64 port at all since there's no compatibility with existing build systems to worry about. I would still like you to show this mythical piece of software that needs this compatibility. -eric On Jan 8, 2014 3:06