search for: icky

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

Did you mean: picky
2018 Aug 22
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
Understood about unplugging USB - others with the 3016 devices have proposed various methods with USB hubs that have per-port power switching, etc. to simulate unplugging. I am not a fan of the concept, but I recognize that others have made more significant investments than the single UPS that I bought. After you get access to the UPS, what if you try running the driver with
2018 Aug 20
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
After "No device" error the driver does not seem to be able to communicate with the UPS (as seen before with the port build): # /usr/local/ups/bin/usbhid-ups -a ups -DDDD -u root Network UPS Tools - Generic HID driver 0.53 (v2.7.4-603-gb14c3b42.7.4.1) USB communication driver 0.37 0.000000 [D1] debug level is '4' 0.002560 [D1] upsdrv_initups... 0.002748
2015 Jun 06
3
[LLVMdev] Supporting heterogeneous computing in llvm.
...trictions? >> >> Lastly, are you handling 2 targets in the same module or end up >> emitting 2 modules and dealing with recombining things later.. >> > > It's not currently possible to do this using the current structure without > some significant and, honestly, icky patches. What's not possible? I agree some of our local patches and design may not make it upstream as-is, but we are offloading to 2+ targets using llvm ir *today*. IMHO - you must (re)solve the problem about handling multiple targets concurrently. That means 2 targets in a single Module or...
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 >>
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 o...
2018 Aug 20
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
OK, from this build I get the following: # /usr/local/ups/bin/usbhid-ups -a ups -DDDD Network UPS Tools - Generic HID driver 0.53 (v2.7.4-603-gb14c3b42.7.4.1) USB communication driver 0.37 0.000000 [D1] debug level is '4' 0.001299 [D1] upsdrv_initups... 0.001450 [D2] nut_libusb_open: checking device 1 of 1. 0.033333 [D2] nut_libusb_open: - VendorID: 09ae.
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 tr...
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 tr...
2015 Jan 19
2
[LLVMdev] Vectorization Cost Models and Multi-Instruction Patterns?
...ulti-instruction cost computation. It would take a scalar Instruction, and a reference to a set of Instruction. If it's able to match a min/max/saturate/.., it adds all the matched instructions to the set, so the caller (say LoopVectorizationCostModel) can ignore them. But: - this all seems icky: a very blunt hammer. - what, if anything, should we do about legality checks? The expanded IR equivalent of a saturate uses larger types than necessary, so this might prevent vectorization. In practice it doesn't, because only load/store/PHI types are checked there. - is this useful in oth...
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.iManufacturer, Type: Feature,
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 different? > Maybe we could switch fruit:nfs_aces to no at runtime...
2003 Aug 27
0
Registering via IAX2 succeeds, but bridging to the registered peer fails
...255.255.255 4569 OK (72 ms) Am I doing anything wrong or do I hit a bug? Config of [private*]: | # grep -v \^\; /etc/asterisk/iax.conf | [general] | bindaddr=192.168.11.1 | bandwidth=low | disallow=g723.1 ; Hm... Proprietary, don't use it... | disallow=lpc10 ; Icky sound quality... Mr. Roboto. | allow=gsm ; Always allow GSM, it's cool :) | register => iaxtest:iax@62.75.137.248 | tos=lowdelay | [guest] | type=user | context=voip Config of [public*]: | [general] | bindaddr=62.75.137.248 | bandwidth=low | disallow=g723.1 ;...
2004 Jun 22
1
Eliminating silence suppression(?) on IAX2 calls
...ppen on internal calls. Since the problem is limited to external calls, I take it that the problem relates to IAX2 and not some other part of Asterisk? Here's a sanitised version of iax.conf: [general] port=5036 bandwidth=low disallow=all allow=alaw allow=gsm disallow=lpc10 ; Icky sound quality... Mr. Roboto. jitterbuffer=no register => USERNAME:PASSWORD@voip-gw1.magrathea-telecom.co.uk tos=lowdelay [magrathea] type=friend trunk=yes host=dynamic auth=plaintext username=USERNAME secret=PASSWORD context=inbound-magrathea notransfer=yes Does anybody have any suggestions...
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
...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 and I don't have anything with an IP defined: [general] port=5036 bandwidth=low disallow=lpc10 ; Icky sound quality... Mr. Roboto. allow=gsm ; Always allow GSM jitterbuffer=yes dropcount=6 tos=lowdelay [guest01] type=user context=default auth=md5,cleartext secret=xxxxxxxxx; [target] type=user context=default deny=0.0.0.0/0.0.0.0 ------------------ end of file --------------------------- has anyb...
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? -- Posted via http://www.ruby-forum.com/. --~--~-----...
2018 Aug 19
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
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) Configuration index 0 bLength = 0x0009 bDescriptorType = 0x0002 wTotalLength = 0x0022 bNumInterfaces = 0x0001 bConfigurationValue = 0x0001 iConfiguration = 0x0000 <no string> bmAttributes =
2018 Feb 19
1
retpoline mitigation and 6.0
...roblem for us in building Linux is that the 8-bit case causes a build failure *before* the optimiser realises it'd never have to emit it anyway. I can hack that up so that we're pretending to have 8-bit variables: https://lkml.org/lkml/2018/2/9/529 But before I go further with that rather icky approach I'd like to know why it doesn't break for the "r" case, and if it's going to *keep* working. And if we can make the "q" case behave the same... -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-...
2014 Jan 08
7
[LLVMdev] [cfe-dev] AArch64 Clang CLI interface proposal
...ailto:cfe-dev-bounces at cs.uiuc.edu] *On > Behalf Of *Eric Christopher > *Sent:* 07 January 2014 21:37 > *To:* Renato Golin; Amara Emerson; Clang Dev; LLVM Dev > *Subject:* Re: [cfe-dev] [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 <ama...