Displaying 14 results from an estimated 14 matches for "frys".
Did you mean:
fry's
2017 Jan 11
2
Frys Electronic / ATCL FOR UPS / Debian Jessie
Hi folks,
Can?t seem to get this working with Frys Electronic / ATCL FOR UPS device connect direct via USB.
This post suggests it should work:
http://lists.alioth.debian.org/pipermail/nut-upsuser/2015-April/009692.html
OS Debian Jessie
NUT 2.7.4-20
Driver: nutdrv_qx
I?ve built nut from source and but get ?device not supported?
Any ideas?...
2017 Jan 12
0
Frys Electronic / ATCL FOR UPS / Debian Jessie
[please use Reply-All to include the list - the list server does not modify the headers]
> On Jan 11, 2017, at 1:49 PM, london jak wrote:
>
> Hi folks,
>
> Can?t seem to get this working with Frys Electronic / ATCL FOR UPS device connect direct via USB.
>
>
> This post suggests it should work:
>
> http://lists.alioth.debian.org/pipermail/nut-upsuser/2015-April/009692.html
>
>
> OS Debian Jessie
>
> NUT 2.7.4-20
>
> Driver: nutdrv_qx
>
> I?ve...
2012 Feb 11
1
Asterisk perl AGI confusing variables
Hello all,
I'm struck with a very strange problem today. I've an AGI with some code
subroutine snippet as follows:
sub enable_sbc($) {
my $carrier = shift;
my $tmp = substr($carrier,1);
my $jkh = $tmp;
$server_port = $ast_agi->get_variable("SIPPEER($jkh,port)");
$ser_ip = $ast_agi->get_variable("SIPPEER($tmp,ip)");
2005 Jun 22
3
combining calls from 2 queues
We have 1 queue called helpdesk and are setting up a second one called isp.
The helpdesk queue is for internal support calls and isp for our ISP customer
calls. Both of these queues will be directed to the same agents (helpdesk
phone extensions).
We want to have the separate queues for tracking purposes but the queued calls
need to be ordered and answered as if there was only one queue. For
2007 May 05
13
Optimal strategy (add or replace disks) to build a cheap and raidz?
Hello,
i have an 8 port sata-controller and i don''t want to spend the money for 8 x 750 GB Sata Disks
right now. I''m thinking about an optimal way of building a growing raidz-pool without loosing
any data.
As far as i know there are two ways to achieve this:
- Adding 750 GB Disks from time to time. But this would lead to multiple groups with multiple
redundancy/parity disks. I
2006 Nov 09
2
Powering SNOM 200 phones?
...9;t even seem to be
a jack for plugging in any other kind of power adapter (and I don't
have another one.)
Anybody had experience with these phones and powering them? Is it
just an icompatability with the Netgear, or do I have 2 dead phones?
Would getting a different PoE box be a good idea? (Frys has the
airlink for $29 from time to time, which is a great price. Otherwise
many older PoE boxes tend to cost more than the modern cheaper phones
they might power.)
2008 Aug 20
15
CF to SATA adapters for boot device
Has anyone here had any luck using a CF to SATA adapter?
I''ve just tried an Addonics ADSACFW CF to SATA adaptor with an 8GB card that I wanted to use for a boot pool and even though the BIOS reports the disk, Solaris B95 (or the installer) doesn''t see it.
I might give the IDE version a go (I really wanted hoT-plug), otherwise I''ll be able to store a couple of thousand
2006 Apr 08
1
unable to enable stutter dialtone
I'm having problems enabling stutter dialtone for users connected to
channel banks.
Half of our users are on iaxy's and the other half are connecting to
channel banks. The users on ixay's are getting the stutter dialtone
on new voicemails, but the ones on the channel banks are not.
Currently, all users are in the default context in the voicemail.conf
file. I've tried the
2004 Sep 19
6
new ATA box for sale by Linksys
Fry's Electronics has a new Linksys 2 line ATA box for sale for $59.99
retail. They have a version with a router for $89.99. We picked the
non-router version up and it seems to be a rebadged Sipura SPA-2000. The
box has a Vonage service package inside as well, but it does work with other
services.
The box also has a "User Guide" meant for end-users that is very well
written [no
2008 Jun 02
29
ZFS Hardware Check, OS X Compatibility, NEWBIE!!
This is my first post here, and i hope it is ok that i posted in this thread.
I have been doing a bit of reading on the solaris platforms, and seem to be inclined to try out the open solaris os or solaris 10. My only worry is that my lack of knowledge with the command line may make this difficult regarding trouble shooting. It seems fairly straighforward creating zpools etc, but maybe nexenta is
2008 Oct 06
8
PoE switch recommendations?
Hey, all. We're rolling out VoIP, and I'm wondering about PoE
recommendations, as we're going to have to replace our current network
equipment. My first inclination would be to just plunk down the cash and
do a Cisco system, but I'm relatively certain that would get shot down by
finance. Any recommendations for a couple-hundred-port solution with
VLANs, PoE, and QoS? Don't
2007 Jan 19
18
Cheap ZFS homeserver.
So after toying around with some stuff a few months back I got bogged down and set this project aside for a while. Time to revisit. <BR><BR>
Looking around there still is not a good "these cards/motherboards" work list. the HCL is hardly ever updated, and its far more geared towards business use than hobbyist/home use. So bearing all of that in mind I will need the
2008 Jul 27
0
[LLVMdev] Hi
Hello, I want to use LLVM to develop a 64-bit operating system (64-bit
Win64 DLL targets) on a 32-bit Windows host. Is this possible?
Also I get the following error when I try make install:
llvm[1]: Compiling StringPool.cpp for Release build
llvm[1]: Compiling SystemUtils.cpp for Release build
llvm[1]: Compiling Timer.cpp for Release build
llvm[1]: Building Release Archive Library
2008 Jul 27
0
[LLVMdev] Problem
Hi, I just downloaded the binaries for LLVM for mingw32 and I get this
error:
C:\Downloads\llvm-gcc4.2-2.3-x86-mingw32\llvm-gcc4.2\bin>llvm-gcc a.c -o a
a.c:1: error: bad value (generic) for -mtune= switch
Any thoughts?
Thanks,
Willow