Displaying 16 results from an estimated 16 matches for "card2".
Did you mean:
card
2006 Mar 21
2
These objects aren''t equal..I''m confused
...his just stopped working when I added another db field to the Hand
class, but that shouldn''t affect this I''d think..any ideas?
1) Failure:
test_hero(HandTest) [test/unit/hand_test.rb:34]:
<#<Player:0x2208b24
@attributes=
{"card1"=>"Kh",
"card2"=>"Qd",
"hero"=>true,
"hand_id"=>1,
"seat"=>3,
"id"=>3,
"range"=>nil,
"chips"=>2500}>> expected but was
<#<Player:0x2207d14
@attributes=
{"card1"=>"Kh&q...
2006 Mar 19
4
Trouble with composed_of
I''m trying to use composed_of within my model. I have a field in my
database named ''card1'', which is simply a string. I have this in my
model
class Player < ActiveRecord::Base
composed_of :card1, :class_name => ''Card''
end
class Card
attr_reader :value, :suit
def initialize(s)
@value = s[0].chr
@suit = s[1].chr
end
end
The
2002 Jan 24
3
getting rank order
...39;ve arranged the deck. For each subject I
have a list like 3,5,2,4,1, indicating that (s)he chose 3 first, then
5, then 2. . . .
I think what I first need to do is to make a variable for each card
with the rank given to each card, so the above list should be
transformed to something like
card1 card2 card3 card4 card5
5 3 1 4 2
I've RTFMed on sort and rank. I can't find an elegant solution in
either a spreadsheet or R. I'm about to give up and do it by hand.
I thought that something like
for (i in 1:25) ranks [1,as.integer(motivations[1,i])] <- i
might...
2004 Aug 24
0
multiple gateways causes problem
...e has got two network cards and both of them are connected to
two different ISPs. I have added two ISPs to my default gateway with
same metric.
Let a.b.c.d be the IP of 1st network card and e.f.g.h be the ip of the
second network card
i.e., Card1 - IP=a.b.c.d, Gateway=gateway1.isp1.net
Card2 - IP=e.f.g.h, Gateway=gateway2.isp2.net
route add -net 0/0 gw gateway1.isp1.net metric 0
route add -net 0/0 gw gateway2.isp2.net metric 0
My problem is, if I try to access the 1st Network card (a.b.c.d --
ISP1) from a remote machine, sometimes the connection takes a long time
to establ...
2013 Aug 19
0
Yellow Alarm
Dear list
I am facing strange issue. i have 16 PRI setup. out of 16 there are 2
cables which are giving me yellow alarm in if they are in card number 1 and
works fine if i put in card2
what could be the error is it card faulty??
--
Akib Sayyed
Matrix-Shell
akibsayyed at gmail.com
akibsayyed at matrixshell.com
Mob:- +91-966-514-2243
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/2...
2010 Sep 07
0
AHRQ - Creation of Comorbidity Variables
...30493, 30520:30593,
64830:64834)
psych = c(29500:29889, 2951:2989, 29910, 29911)
depress = c(3004, 3090, 3091, 311, 30112)
other = c("?")
############## V27 MS-DRG
##################################################
card1 = paste(0, 1:2, sep = "")
card2 = paste(0, card1, sep = "")
carddrg = c(card2, 215:238, 242:251, 253:254, 258:262, 265,
280:293, 296:298, 302:303, 306:313)
peridrg = c(299:301)
renaldrg = c(652, 656:661, 673:675, 682:700)
nerv1 = paste(0, c(20:42, 52:99), sep = "")
nervdrg = c(nerv...
2004 May 27
0
HFC-S BRI Slack9.1 kernel 2.6.6 "Guide" bri-stuff.0.0.2
...2/zaphfc/zaptel.conf:
span=1,1,3,ccs,ami
bchan=1-2
dchan=3
span=2,1,3,ccs,ami
bchan=4-5
dchan=6
---------------
Edit /etc/asterisk/zapata.conf:
signalling = bri_net_ptmp //p2mp NT mode port1/(card1)
group = 1
context=default
channel => 1-2
signalling = bri_cpe_ptmp //p2mp TE mode port2/(card2)
group = 2
context=default
channel => 4-5
-----------------------------------------------------------------
Edit /usr/src/bri-stuff.0.0.2/zaphfc/Makefile
part of Makefile:
loadNT: all
modprobe zaptel
insmod ./zaphfc.ko modes=1
ztcfg -v -c ./zaptel.conf
----------
Changed lines: zaphfc.o...
2006 Feb 09
1
clid and src fields wrong in cdr
...Channel %c - Button %n
signalling = bri_cpe_ptmp ;p2mp TE mode port1/(card1)
faxdetect=incoming
usecallerid=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
hidecallerid=no
callerid=asreceived
group = 1
context=from-pstn
channel => 1-2
signalling = bri_cpe_ptmp ;p2mp TE mode port2/(card2)
faxdetect=incoming
usecallerid=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
hidecallerid=no
callerid=asreceived
group = 2
context=from-pstn
channel => 4-5
I have no zapata_additional.conf file on my box.
Last things. If I restart the software, via amportal stop and start, the...
2019 Feb 19
2
[Bug 109681] New: Nvidia GT710 => nouveau + wayland + swayWM => crash when use acceleration (open Firefox)
https://bugs.freedesktop.org/show_bug.cgi?id=109681
Bug ID: 109681
Summary: Nvidia GT710 => nouveau + wayland + swayWM => crash
when use acceleration (open Firefox)
Product: Mesa
Version: 18.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
2005 Nov 27
2
pxelinux -> pxeboot load?
Hi all,
I've searched the depths of the resources on the internet; however
I'm having trouble deploying a pxeboot solution via pxelinux. So far
what I have successfully implemented in my infrastructure is a
successful pxeboot setup for FreeBSD ( without the use of pxelinux ).
I'd ultimately like to have a solution that will allow me to choose a
network install of various Unix-like
2013 Dec 02
3
Assertion ''l1e_get_pfn(MAPCACHE_L1ENT(hashent->idx)) == hashent->mfn'' failed at domain_page.c:203
...[drm] vram apper at 0xC0000000
[ 14.495918] [drm] size 9216000
[ 14.495921] [drm] fb depth is 24
[ 14.495923] [drm] pitch is 7680
[ 14.496277] fbcon: radeondrmfb (fb0) is primary device
[ 14.522747] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:15.0/0000:05:00.1/sound/card2/input17
[ 14.523055] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:15.0/0000:05:00.1/sound/card2/input16
[ 14.523314] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:15.0/0000:05:00.1/sound/card2/input15
[ 14.523554] input: HDA NVidia HDMI/DP,pcm=3 as /devices/...
2011 Oct 13
1
xrandr or xorg.conf... help with virtual size desktop
...# <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card2"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSecti...
2017 May 10
1
regression? no more separate xscreens
...tension : 9.0
[ 6.937] (++) using VT number 7
[ 6.937] (II) systemd-logind: logind integration requires -keeptty
and -keeptty was not provided, disabling logind integration
[ 6.938] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.938] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 6.938] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 6.940] (--) PCI: (0:0:2:0) 8086:1912:1043:8694 rev 6, Mem @
0xf3000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64
[ 6.940] (--) PCI:*(0:1:0:0) 10de:1380:1458:362d rev 162, Mem @
0xf6000000/16777216, 0xe0000000/26843...
2011 Oct 09
0
Any known problems using xrandr with Nouveau
...;Screen "Screen1" (1)
[ 22.455] (**) | |-->Monitor "Monitor1"
[ 22.455] (**) | |-->Device "Card1"
[ 22.455] (**) |-->Screen "Screen2" (2)
[ 22.455] (**) | |-->Monitor "Monitor2"
[ 22.455] (**) | |-->Device "Card2"
[ 22.458] (**) |-->Input Device "Mouse0"
[ 22.458] (**) |-->Input Device "Keyboard0"
[ 22.458] (==) Automatically adding devices
[ 22.458] (==) Automatically enabling devices
[ 22.458] (WW) The directory "/usr/share/fonts/X11/cyrillic" does n...
2008 Mar 24
4
Ati Low Perfomance
...or returns 6
drmOpenByBusid: drmGetBusid reports
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (...
2008 Jan 17
9
ATA UDMA data parity error
...also fails `cp -r /usr /tank/usr`
- system has 24 sata/sas drive bays, but only 12 of them all populated
- system has three AOC-SAT2-MV8 cards plugged into 6 mini-sas backplanes
- card1 ("c3")
- bp1 (c3t0d0, c3t1d0)
- bp2 (c3t4d0, c3t5d0)
- card2 ("c4")
- bp1 (c4t0d0, c4t1d0)
- bp2 (c4t4d0, c4t5d0)
- card3 ("c5")
- bp1 (c5t0d0, c5t1d0)
- bp2 (c5t4d0, c5t5d0)
- system has one Barcelona Opteron (step BA)
- the one with the potential look-aside cache bu...