search for: ath1

Displaying 14 results from an estimated 14 matches for "ath1".

Did you mean: ath
2007 Aug 24
0
Wireless Ad Hoc and TEQL
...lanconfig ath0 create wlandev wifi0 wlanmode adhoc iwconfig ath0 essid ''adhoc0'' iwconfig ath0 channel 1 iwconfig ath0 key ''password'' ifconfig ath0 up ifconfig ath0 192.168.0.YYY ifconfig ath0 netmask 255.255.255.0 ifconfig ath0 broadcast 192.168.0.255 wlanconfig ath1 destroy wlanconfig ath1 create wlandev wifi1 wlanmode adhoc iwconfig ath1 essid ''adhoc1'' iwconfig ath1 channel 11 iwconfig ath1 key ''password'' ifconfig ath1 up ifconfig ath1 192.168.2.YYY ifconfig ath1 netmask 255.255.255.0 ifconfig ath1 broadcast 192.168.2.255...
2007 Nov 10
0
[Bridge] WDS STP weirdness
I am doing some testing of openwrt'd wireless access points, using madwifi-ng'd atheros radios. In the test configuration, I have three devices in a triangle, each has wds links to the other two devices. The ath0 interface is in ap mode, ath1 is a wds link to one device, and ath2 is a wds link to the other device. All three interfaces (and an ethernet interface) are in a bridge (br-lan) with STP on. The weird thing is that STP doesn't seem to ever block ports. The same firmware is on all three devices, a 2.6.23.1 kernel built fro...
2008 Dec 17
1
non numeric argument to binary operator
...uge matrix and want to split it into 2. with the command %%2. but i get this warning message: *"Error in mmat%%2 : non-numeric argument to binary operator*" here's the bit from my matrix: V1 V2 [1,] "Affymetrix:CompositeSequence:ATH1-121501:244901_at" "2.653" [2,] "Affymetrix:CompositeSequence:ATH1-121501:244902_at" "1.753" -- all the best, Baur [[alternative HTML version deleted]]
2007 Sep 10
0
Connection freeze when downloading
...192.168.0.8 dev eth1 192.168.0.0/24 dev eth1 proto kernel scope link src 192.168.0.1 127.0.0.0/8 dev lo scope link default via 83.x.x.x dev eth0 router B: eth0 --> 192.168.0.8 ( direct RJ45 connection to router A ) ath0 --> 192.168.3.1 ( wireless AP -- only for bridging with router C ). ath1 --> 192.168.1.1 ( wireless AP, for clients ) ath2 --> 192.168.2.1 ( wireless AP, for clients ) routing table B: 192.168.5.0/24 via 192.168.3.2 dev ath0 192.168.4.0/24 via 192.168.3.2 dev ath0 192.168.3.0/24 dev ath0 proto kernel scope link src 192.168.3.1 192.168.2.0/24 dev ath1 proto k...
2007 Apr 18
1
[Bridge] STP Loop not blocking
Recently ran into a problem with the 2.6.18 kernel on Xscale arch when a br= idge, with multiple interfaces on it, is configured with a redundant loop. = All interfaces are left on forwarding and nexer switch to block when the lo= op is introduced. This was tested against a 2.6.16 kernel and the problem d= id not occur, interfaces forwared and blocked correctly. Any help would be = appreciated.
2008 Mar 20
0
Fwd: ath_pci in modprobe.conf on Centos/Fedora
...wifi0 ap , from wifi1 station and configure other settings (ip adresses and so). What i am trying to do, is to put all configuration to modprobe.conf using install and remove directives What i want as a result is to create during startup and loading module AP from wifi0 (ath0) and STA from wifi1 (ath1) i have tried to put to modprobe.conf : ************************************************ install wifi /sbin/modprobe ath_pci autocreate=none; /usr/local/bin/wlanconfig ath0 create wlandev wifi0 wlanmode ap; /usr/local/bin/wlanconfig ath1 create wlandev wifi1 wlanmode sta remove wifi /sbin/modprob...
2007 Apr 18
1
[Bridge] wds not working...help needed
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5675 bytes Desc: Clear Day Bkgrd.jpg Url : http://lists.linux-foundation.org/pipermail/bridge/attachments/20060515/b39aa4d5/attachment.jpeg
2009 Mar 27
0
read.table on long lines buggy (PR#13626)
...a bigger file I had! Please take care of this one or suggest me safer ways of working with long lines! Thanks, Mani > cat(file="tst1", "a:15S_RRNA, 21S_RRNA, AAC1, AAC3\nb:AAP1, ACN9, ALG1, ALG11, ALG12, ALG13, ALG14, ALG2, ALG3, ALG5, ALG6, ALG7, ALG8, ALG9, AMS1, ANP1, ARA1, ATH1, BCH1, BCH2, BMH1, BMH2, BNI4, BUD7, CAX4, CDC19, CHS3, CHS5, CHS6, CHS7, CIT2, CTS1, CWH41, DDP1, DIE2, DIP5, DLD1, DOG1, DOG2, DPM1, ELM1, ENO1, ENO2, EOS1, ERD1, EXG1, FBA1, FBP1, FBP26, FDH1, FKS1, GAC1, GAL1, GAL10, GAL2, GAL3, GAL4, GAL7, GAL80, GCY1, GDA1, GDB1, GFA1, GIP2, GLC3, GLC7, GLC8,...
2007 Apr 28
1
normalizing affy data caused an error
...bioconductor on a Linux server. When I read in the cel files all seemed ok. But the next step caused an error. With Win XP all works fine. Did anyone experience similar problems? Thanks, Thomas > PI <- ReadAffy() > PI AffyBatch object size of arrays=712x712 features (14 kb) cdf=ATH1-121501 (??? affyids) number of samples=6 number of genes=506944 annotation=ath1121501 notes= Warning messages: 1: Line starting '<TITLE>Error</TITLE> ...' is malformed! 2: Line starting '<BODY> ...' is malformed! 3: Line starting '<H1>Error</H1> .....
2007 Jul 19
1
RAM, swap, Error: cannot allocate vector of size, Linux:
...b of RAM and 1.9 Gb of swap. As I see it, there are no restraints on the amount of memory that R can use imposed by this particular OS build. When I type in the 'ulimit' command at the command line the response is 'unlimited'. Here is the problem: I have uploaded and normalized 48 ATH1 microarray slides using the justRMA function. >library("affy") >setwd("/Data/cel") >Data<-justRMA() The next step in my analysis is to calculate a distance matrix for my dataset using bioDist package. This is where I get my error. >library("bioDist"...
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
...ect modem command interface # and hardware connection/cabling (e.g. flow control). # ModemType: Class1 # use this to supply a hint # # The modem is taken off-hook during initialization, and then # placed back on-hook when done to prevent glare. # ModemResetCmds: "ATH1\nAT+VCID=1" # enables CallID display ModemReadyCmds: ATH0 Class1AdaptRecvCmd: AT+FAR=1 Class1TMConnectDelay: 400 # counteract quick CONNECT response Class1RMQueryCmd: "!24,48,72,96" # V.17 fast-train recv doesn't work well CallIDPattern:...
2006 Apr 04
0
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafax
...]: MODEM flush i/o Apr 4 16:49:56 localhost FaxGetty[6110]: <-- [4:ATZ\r] Apr 4 16:49:56 localhost FaxGetty[6110]: --> [2:OK] Apr 4 16:49:56 localhost FaxGetty[6110]: DELAY 3000 ms Apr 4 16:49:59 localhost FaxGetty[6110]: MODEM flush i/o Apr 4 16:49:59 localhost FaxGetty[6110]: <-- [5:ATH1\r] Apr 4 16:49:59 localhost FaxGetty[6110]: --> [4:ATH1] Apr 4 16:49:59 localhost FaxGetty[6110]: --> [2:OK] Apr 4 16:49:59 localhost FaxGetty[6110]: <-- [10:AT+VCID=1\r] Apr 4 16:49:59 localhost FaxGetty[6110]: --> [9:AT+VCID=1] Apr 4 16:49:59 localhost FaxGetty[6110]: --> [2:O...
2009 Aug 29
0
Training failed with hylafax
...hfaxd-protocol to set Caller*ID # #ModemSetOriginCmd: AT+VSID="%s","%d" # # If "glare" during initialization becomes a problem then take # the modem off-hook during initialization, and then place it # back on-hook when done. # #ModemResetCmds: "ATH1\nAT+VCID=1" # enables CallID display #ModemReadyCmds: ATH0 Class1AdaptRecvCmd: AT+FAR=1 Class1TMConnectDelay: 1000 # counteract quick CONNECT response # # If you have trouble with V.17 receiving or sending, # you may want to enable one of these, respectiv...
2010 Sep 20
10
Tinc performance on a Dir-300
Hi, we are using Tinc in our Freifunk Network in Oldenburg for internode connections over the internet. So Tinc is running on OpenWrt 10.03 on Dlink Dir-300 Routers. We all have enough internet bandwith (1,6 MB/sec and more) but we only get a maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99% of the cpu. Is it possible to get more Speed with tinc on this machines?