Displaying 20 results from an estimated 400 matches similar to: "ipw can not work in adhoc mode"
2006 Apr 06
1
[panic] ipw and kismet
Hello,
I almost always get a panic when running kismet on my ipw-Interface
under 6.1-PRERELEASE. This has been the case ever since ipw hit the
tree. Sometimes kismet works, sometimes it doesn't. A sure way to
trigger the panic is to switch between bss/ibss/monitor mode prior to
running kismet. Perhaps there is a bug in the re-initialization when
loading a different firmware?
Is this panic
2005 Jun 09
3
Pickup problem
Hi,
when i use the *8 for the call pickup the call i fetch is directly
connected and i can't see the callers number.
What i want is that the call in the first rings at my phone and in the
second i can see the callers number.
I am using a polycom 500 ip phone. Is this a special polycom problem?
Regards,
Kib
2006 Jun 19
1
Asterisk 1.2.9 cli "-x" doesn't flush?
We have a script which executes "asterisk -n -r -x ....." periodically
against the running server, to check the status of a few things, and
pipe the output to a file.
With prior versions of Asterisk this worked fine, but having just
upgraded to 1.2.9, we are finding that if the output is lengthy, then
Asterisk seems to terminate before fully flushing stdout.
Is this a known bug, is
2006 Jun 19
2
show queue ... Invalid
Hi!
I've added member to a queue like this, from queues.conf:
member => SIP/1070@peername
It works OK. But, after restaring I see in show queue that
Members:
SIP/1070@peername (Invalid) ...
What does it mean? Why is it Invalid? BTW, reload command fixes it, so
the member receives queue calls.
Thanks!
PS. 1.2.9.1
--
DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
2004 Aug 06
2
adhoc streaming
<div style='background-color:'><DIV class=RTE>Hi there </DIV>
<DIV class=RTE> I wonder if you can be of any help? I'm looking at streaming mp3 audio from a pc, over to a laptop. Communication will be through a wireless 802.11 b link. I have already configured the ip number and pinged them to ensure a connectionand have download the m3m mp3 encoder and
2007 Oct 23
6
what''s the maximum of the runinterval
hi,all
I want the puppetd run in daemon only run by the puppetrun
trigger, not schedule run .
so how can do this ? what''s the maximum of the runinterval ? I want
change this option to do this. Please help me .
--
Huang Mingyou
2007 Nov 13
2
new to puppet - can puppet push its content to remote servers?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I was made aware of puppet a few weeks ago and I really like the way
things are working.
What I liked at cfengine was the capability to push content from the
central server to any node. There was no need to open a port from DMZ or
any other remote system to the central server.
Is there a similar way within puppet?
How is this solved by other
2007 Aug 10
5
Can't get ipw2200 to work in CentOS 5 on Dell laptop
I've installed ipw2200-firmware-3.0-3.nodist.rf from RPMForge using yum OK.
I've loaded the ipw modules with /sbin/modprobe ipw2200 and then
/sbin/lsmod | grep ipw which gives:
ipw2200 136873 0
ieee80211 33417 1 ipw2200
However, when I run system-config-network I don't see Intel Coporation
PRO/Wireless 2200BG (eth1) in the list of adapters.
Also, when I
2012 Oct 03
1
Difficulties in trying to do a mixed effects model using the lmer function
Dear people of the help list
I am drying to analyze my data using the 'lmer' function and I keep having problems.
This is the model:
> fm1<-lmer(dbh~spec+scheme+(1|Plot),data=d, REML=FALSE).
I analyse tree size (dbh) of 3 different species (spec) and 3 planting schemes (scheme). I have 5 plots, which I hope to model as a random factor. (However, the subsequent output is based on
2006 Mar 12
2
tapply with unequal length of arguments
Hi everyone,
Is it possible to use tapply(x,y,mean) if not all groups of x by y are
of the same length (for example if you have one missing observation)?
I tried tapply(x,y,mean,na.omit=T) but it doesn't work!
Steffi
--
---------------------------------
Stefanie von Felten
Doktorandin
ETH Z?rich
Institut f?r Pflanzenwissenschaften
ETH Zentrum, LFW A 2
Telefon: 044 632 85 97
Telefax: 044
2010 Aug 19
3
Modules review
Hello,
i have written some modules for Puppet and would be thankful, if someone
could take a look for quality enhancements.
http://194.94.79.17/hotkey/puppet.tar.gz
The only nasty part is, that i have defined some global variables at the
site.pp, which i am using at several templates.
And i am looking for a solution to collect the hostnames and ipaddresses
of all connected nodes, without
2005 Aug 05
2
ipw2200
Hi,
I have CentOS4.1 up to date and I get on boot:
ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
divert: allocating divert_blk for eth1
ipw2200: ipw-2.2-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: 0xFFFFFFFE
divert: freeing divert_blk for eth1
ipw2200: failed to register network device
ipw2200: probe of 0000:03:03.0 failed with error -5
My understanding
2003 Nov 03
2
Actiontec's Internet Phone Wizard and Digium's S100U
Hi,
There is someone on this list who has the specification for the IPW driver?
I want to provide full support for it in DIAX Phone, but Actiontec does not
answer to my mails.
There is any windows driver available for the Digium's S100U USB interface?
Anyone knows if it can provide full functionality for the connected phone,
like callerid, callwaiting callerid, message indication, ring,
2009 Aug 04
6
question on managing multiple boxes
How do admins handle a situation with many boxes like 50 for example.
If I wish to tell 50 boxes to run a handful of commands - how is that done?
(I mean without actually logging into 1,2,3,4...X and executing the
commands)
Thanks,
Jerry
2005 Jan 28
2
print() from within a function - Windows specific? (PR#7584)
Full_Name: Markus Liedgens
Version: Ever since 1.6
OS: Windows 98 / Windows Xp
Submission from: (NULL) (81.63.111.226)
To control the progress of a function one can consider to use print() to issue a
message in the command window. However, using Win98 / R 1.9 or WinXP / R 2.0,
this approach is of little usefulness, since all the print() commands are issued
at once, just before the control
2009 Nov 20
3
Javascript Confirm for Form Value
How could I ask a user to confirm specific form input?
EX:
<%= f.submit ''Donate'', :confirm => ''Confirm your donation amount:
###amount###'' %>
Where the ###amount### would be replaced with the amount entered in
the form.
Thanks,
Dustin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2008 Mar 05
12
ipw3945 wireless not working
This is a new Centos 5.1 install on a HP nc2400 (that use to run XP).
Completely clean install; blew away the XP partitions...
After applying all the updates, and configuring for the rpmforge repo, I
used yumex to install dkms and the dkms-ipw3945, ipw3945-firmware, and
ipw3945d rpms.
lsmod|grep ipw shows:
ipw3945 180391 1
ieeee80211 33417 1 ipw3945
and dmesg)grep
2007 Jun 26
1
Wireless networking in CentOS 4.4
Trying to set up wireless networking with CentOS 4.4 on a (new Dell)
laptop and have looked at http://www.ces.clemson.edu/linux/fc2-
ipw2200.shtml
and http://www.centos.org/modules/newbb/viewtopic.php?
topic_id=2532&forum=30
regarding use of ipw2200, which is included in the kernel. The problem
is that it doesn't appear to be actually installed/loaded because the
Intel Corporation
2011 Nov 02
1
difference between foo$a[2] <- 1 and foo[2,"a"] <- 1
Hallo
Can anyone tell me the difference between
foo$a[2] <- 1 and foo[2,"a"] <- 1 ?
I thought that both expressions are equivalent, but when I run the following example, there is obviously a difference.
> foo <- data.frame(a=NA,b=NA)
> foo
a b
1 NA NA
> foo$a[1] <- 1
> foo$b[1] <- 2
> foo$a[2] <- 1
Error in `$<-.data.frame`(`*tmp*`,
2002 Nov 18
2
Rsync and ssh with passwordless authentifikation
Is it possible to konfigure a passwordless authentifikation in kombination
with ssh.
for example:
to a specific folder on a server named server1 has only user1 access.
the user1 only exists on server1.
server2 wants to replicate a foler from server1 to himself.
the rsync process uses the rsync_user, which exists on both machines.
the rsync process asks every time the job runs for the password