Displaying 20 results from an estimated 80 matches similar to: "NEWBIE: MWI on 7960"
2019 Jan 24
2
[Release-testers] [8.0.0 Release] rc1 has been tagged
On Thu, 2019-01-24 at 19:58 +0100, Dimitry Andric via Release-testers
wrote:
> On 24 Jan 2019, at 01:49, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
> >
> > 8.0.0-rc1 was just tagged (from the branch at r351980).
> >
> > It took a little longer than planned, but it's looking good.
> >
> > Please run the test
2006 Jul 12
6
Showing rows on a page
This is my first rails program and I?m having trouble figuring out how
to show rows on the page when there may not be rows in the database.
There are 3 tables, employees, cost_codes and timesheet, I will simplify
them when describing them later on.
When an employee logs in, I would like to pull up their timesheet, which
should consist of one row per cost code. So timesheet would look a
2004 Sep 07
1
Cisco 7912 issues
Hello all,
I tried to set up some cisco 7912G phones with asterisk with not much
success.
Can anyone give me some tips on this one ?
Is it better to use SCCP or SIP ? Where can I get a SIP software image ?
Regards
Kiss Karoly
2014 Jul 09
1
FW: Samba4 and A-record file shares
Hello,
I am new to Samba4 and have installed the latest package 4.1.9 and have it working at 192.168.2.121. I am able to join PC's Win7 and Server 2012R2. I am able to browse to the hostname (\\test) and the IP (\\192.168.2.121) of the Samba4 server with access.
I have downloaded the Remote server tools and am able to manage AD and DNS. All seems to be working except for accessing files
2011 Jul 12
1
how to find out whether a string is a factor?
I have two data frames:
> str(ysmd)
'data.frame': 8325 obs. of 6 variables:
$ X.stock : Factor w/ 8325 levels "A","AA","AA-",..: 2702 6547 4118 7664 7587 6350 3341 5640 5107 7589 ...
$ market.cap : num -1.00 2.97e+10 3.54e+08 3.46e+08 -1.00 ...
$ X52.week.low : num 40.2 22.5 27.5 12.2 20.7 ...
$
2005 Feb 14
18
Which IP phone to use in Australia
Hi, all
I am in Australia and I have to setup Asterisk in few offices. There will be IP phones in each office and I must be able to call between offices.
I need actual handsets. I need "standard" handsets to be used by people. Those must support features like CID, call forward, etc. --- your normal office feature set.
Also I need some sort of more complex handset to be used by
2018 Aug 31
6
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
On over 40 Intel-based Asus products, the nvidia GPU becomes unusable
after S3 suspend/resume. The affected products include multiple
generations of nvidia GPUs and Intel SoCs. After resume, nouveau logs
many errors such as:
fifo: fault 00 [READ] at 0000005555555000 engine 00 [GR] client 04 [HUB/FE] reason 4a [] on channel -1 [007fa91000 unknown]
DRM: failed to idle channel 0 [DRM]
2007 Jul 25
3
Nut fsd command ignored: bcmxcp_usb driver, Powerware 5105 UPS
Hi
I'm having a problem with the bcmxcp_usb driver FSD command: everything
seems to work apart from:
upsmon -c fsd
Environment: Ubuntu 7.04, nut 2.0.5-1, nut-usb 2.0.5-1, Powerware 3105
UPS.
upsd appears to send the FSD command to the UPS, upsmon then runs my
NOTIFYCMD (which halts my PC) but the UPS just doesn't turn off.
Here are the /var/log/daemon.log entries:
Jul 24 23:13:16
2008 Dec 23
2
Exide NetUPS SE (aka Powerware 5119 etc)
My UPS is an Exide NetUPS SE PRC1500i (1500 VA), also known as
Powerware 5119, according to Karl Schmidt
(http://lists.alioth.debian.org/pipermail/nut-upsuser/2005-July/000026.html)
also Deltec PowerRite Pro II, and according to
http://www.usedups.de/compaq_ups.html also Compaq R3000h. I am not
sure if the information in http://www.bps.hu/powerware/model_en.html
is to be interpreted as that it was
2008 Dec 23
2
Exide NetUPS SE (aka Powerware 5119 etc)
My UPS is an Exide NetUPS SE PRC1500i (1500 VA), also known as
Powerware 5119, according to Karl Schmidt
(http://lists.alioth.debian.org/pipermail/nut-upsuser/2005-July/000026.html)
also Deltec PowerRite Pro II, and according to
http://www.usedups.de/compaq_ups.html also Compaq R3000h. I am not
sure if the information in http://www.bps.hu/powerware/model_en.html
is to be interpreted as that it was
2006 Jun 02
1
Any ideas why I can't dial this SIP phone (sometimes)?
Can anyone offer any insights as to why with one of these examples I
can do a dial to the sip hone, and with the other I can't?
DOESN'T WORK:
-- Executing Dial("SIP/109-d35d", "SIP/101|5|tr") in new stack
-- Called 101
-- SIP/101-c9ff is ringing
-- Nobody picked up in 5000 ms
-- Executing SetCallerID("SIP/109-d35d", "Xfer Andrew
2010 Dec 06
4
Cant see the models
hello everyone.
I have some troubles running games with wine. When i try to p:ay i cant see the models of any character, this happen in every game except for "cold fear".
Somebody can help me to solve this problem?
My OS is: Ubuntu 10.10-Maverick Meerkat
My system spec are:
Video: Ati radeon hd 5570
Ram: 2GB
Motherboard: Amd Black Series A785GM-AD3
CPU: Amd Athlon II x3 435 Processor
2011 Mar 19
2
Referring to objects themselves
Is it possible to refer to an object from within a method, as in *this *in
Java? I can't find anything about this in the documentation. Sorry if I
missed it.
Thanks.
*-- Russ Abbott*
*_____________________________________________*
*** Professor, Computer Science*
* California State University, Los Angeles*
* Google voice: 747-*999-5105
* blog: *http://russabbott.blogspot.com/
vita:
2009 May 07
1
error using lapply with oneway_test (coin package)
Dear expeRts,
I would like to use a oneway_test (from package coin) to test whether
two groups differ on various variables. The variables are encoded
within a data frame. Unfortunately, I obtained an error, that I don't
understand. Could you please help me ?
Example:
library(coin)
y <- as.data.frame(matrix(rnorm(200), ncol=2))
group <- as.factor(unif(100))
lapply(y,
2011 Apr 25
1
Help with objects
Hi all,
I would appreciate some help in understanding how to find out about objects.
For example, to the extent that I understand R it seems to treat everything
as an object even without declaring them as objects. Everything has
attributes, for example, which are like instance variables in objects. In
addition, there are S3 and S3 category objects. Is there a good
introductory description of how
2001 Aug 05
1
WineX Build Problems
I can't seem to install WineX!
I did a autoconf configure.in and i get this:
echo "/* $ac_file. Generated automatically by configure. */" >
conftest.h
cat conftest.in >> conftest.h
rm -f conftest.in
if cmp -s $ac_file conftest.h 2>/dev/null; then
echo "$ac_file is unchanged"
rm -f conftest.h
else
# Remove last slash and all that follows
2007 Nov 20
1
Xen and multiple block devices
Hello,
CentOS 5.0 on x86_64
I'm trying to set up Xen paravirt guests with access to 2 block
devices: One for / and one for swap. The block devices are LVM LVs,
but that shouldn't matter.
When I create the guest using either virt-manager or virt-install, I
get asked which device to use for xvda. But I want more block devices:
xvdb for swap.
I know how to add this as an option to the
2011 Dec 30
1
Extracting Information from ctree
I am trying to extract the tree information from the output of ctree. I
tried using the documentation from BinaryTree Class {party} but with no
success. Any help is appreciated.
Thank You
--
*David Guy, PhD
Flemington, NJ
917-941-5890 Cell
908-237-5107 Home
908-284-0356 Fax*
[[alternative HTML version deleted]]
2005 Feb 20
2
Modem as PSTN interface?
Hi, all
Can a normal PCI modem be used to provide PSTN interface? I have seen modems that have answering machine capabilities, so there should not be a problem sending voice through them.
Certainly, modem will be cheaper option then dedicated cards. Am I missing something?
/*******************************************************/
Rudolf Ladyzhenskii
Senior Design Engineer
Open Networks Pty.
2002 May 09
4
Win98 join a PDC
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5105 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20020509/3678dd89/attachment.gif