search for: pba

Displaying 20 results from an estimated 98 matches for "pba".

Did you mean: pa
2007 Mar 24
3
Patch for superredcloth to enable textile table headers
...redcloth.rb =================================================================== --- lib/superredcloth.rb (revision 163) +++ lib/superredcloth.rb (working copy) @@ -46,7 +46,8 @@ "<p>" + txt + "</p>" end def td opts - "\t\t\t<td#{pba(opts)}>#{opts[:text]}</td>\n" + tdtype = opts[:th] ? ''th'' : ''td'' + "\t\t\t<#{tdtype}#{pba(opts)}>#{opts[:text]}</#{tdtype}>\n" end def tr_open opts "\t\t<tr#{pba(opts)}>\n" [~/dev/rails/why/s...
2017 Jan 21
2
problema con grafico lattice ....
Hola, Por si lo quieres con colores rellenando cada punto: #---------------- library(data.table) library(lattice) dat <- read.table("pba.csv", header=TRUE, dec=",", as.is=TRUE) row.names(dat) <- NULL dat <- as.data.table(dat) dat$mycol <- ifelse(dat$sol =="ControlAE", "red", dat$sol) dat$mycol <- ifelse(dat$mycol =="ControlAB", "blue", dat$mycol) dat$mycol <- i...
2013 Mar 19
5
Centos 6.3 Network bnx2 Problem on HP DL360
...C_TX_STATUS[00000008] EMAC_RX_STATUS[00000006] Mar 19 15:45:17 server kernel: bnx2 0000:02:00.1: eth1: DEBUG: RPM_MGMT_PKT_CTRL[40000088] Mar 19 15:45:17 server kernel: bnx2 0000:02:00.1: eth1: DEBUG: HC_STATS_INTERRUPT_STATUS[017f0080] Mar 19 15:45:17 server kernel: bnx2 0000:02:00.1: eth1: DEBUG: PBA[00000000] Mar 19 15:45:17 server kernel: bnx2 0000:02:00.1: eth1: <--- start MCP states dump ---> Mar 19 15:45:17 server kernel: bnx2 0000:02:00.1: eth1: DEBUG: MCP_STATE_P0[0003610e] MCP_STATE_P1[0003610e] Mar 19 15:45:17 server kernel: bnx2 0000:02:00.1: eth1: DEBUG: MCP mode[0000b880] stat...
2003 Aug 28
1
Print Options & CUPS - Can't stop watermarking?
Greetings, I have just set up samba printing with CUPS as the back end. (Samba 2.2.8a, CUPS 1.1.9) Everything works great, including automatic driver download/Point -n- Print. The problem is that whenever I print through Samba from a Windows 2000 Workstation, a watermark gets added to the print job. The default driver options are set on the server, so that watermarking is "off",
2013 Jun 06
0
cross link connection fall down
...ms connected via a direct crosslink wire. After booting, the connection is up and both systems can reach the other one. After a small time window the interface is down. $ dmesg |grep eth4 igb 0000:41:00.2: added PHC on eth4 igb 0000:41:00.2: eth4: (PCIe:5.0Gb/s:Width x4) igb 0000:41:00.2: eth4: PBA No: G13158-000 8021q: adding VLAN 0 to HW filter on device eth4 igb: eth4 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX igb: eth4 NIC Link is Down igb: eth4 NIC Link is Up 10 Mbps Full Duplex, Flow Control: RX/TX igb: eth4 NIC Link is Down igb: eth4 NIC Link is Up 1000 Mbps Full Duplex,...
2020 Apr 07
1
"failed to setup INTx fd: Operation not permitted" error when using PCI passthrough
...[ 7307.369766] igb 0000:02:00.1: PCI INT B: no GSI [ 7307.426266] igb 0000:02:00.1: added PHC on eth3 [ 7307.426269] igb 0000:02:00.1: Intel(R) Gigabit Ethernet Network Connection [ 7307.426271] igb 0000:02:00.1: eth3: (PCIe:5.0Gb/s:Width x2) 50:9a:4c:ee:9f:b1 [ 7307.426350] igb 0000:02:00.1: eth3: PBA No: 106300-000 [ 7307.426352] igb 0000:02:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)* These are all the messages related to that device in dmesg before I tried to start the VM: *# dmesg | grep 02:00.1 [ 0.185301] pci 0000:02:00.1: [8086:1521] type 00 class 0...
2015 May 08
3
pregunta
Estimados Al dirigir la lectura de un folder tYA1.csv me da este error y no me percato del motivo, adjunto archivo. Espero su ayuda Saludos Jos? > setwd("D:/Public/Documents/R/bioimpedancia") > a<-read.csv("tYA1.csv",header=TRUE, sep=",", dec=".") Error in read.table(file = file, header = header, sep = sep, quote = quote, : more
2007 Aug 23
20
Eliminating bad tests from SuperRedCloth
Hi, all. I haven''t felt at liberty to go axing test cases, but some of the 33 that are failing now are ones I don''t think we want to pass? cruft coming from Markdown or made up to fill a gap some years ago. I''d like to float the proposition that we make Super (and thus RedCloth 4) behave as identically as possible to Textile2 as working on
2017 Jan 20
4
problema con grafico lattice ....
..., ylim=c(70,140) , scales=list(cex=1.1) , cex=1.2 , panel=function(x,y){ panel.xyplot(x,y,cex=1.3, pch=c(1,2)) panel.abline(h=c(103.141,101.779), lty=c(3,2)) } )] ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: pba.csv Type: text/csv Size: 613 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20170120/6f6d3648/attachment-0001.bin>
2015 Jan 11
1
SysLinux Development Questions
.... Is lmalloc the solution to keeping allocated memory in 32bit addressable storage? A grep gives me HEAP_LOWMEM parameter for lmalloc but that is just an enum without explanation and I can't see how/where this changes the memory allocation in malloc.c Syslinux shared libraries: As part of the PBA process the disk image presented to syslinux will change completely. Once the drive is unlocked, the "shadow mbr" is replaced with the real disk drive image which will almost certainly not match the layout/structure of the booted disk image. Are the shared libraries loaded into and kept...
2012 Nov 13
3
Bug#693154: xen-hypervisor-4.0-amd64: Xen "map irq failed" with Intel igb driver and 82576 quad port nic
...(level, low) -> IRQ 49 [ 24.265607] igb 0000:06:00.1: setting latency timer to 64 ----8<---- [ 24.460711] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network Connection [ 24.460787] igb 0000:06:00.1: eth2: (PCIe:2.5Gb/s:Width x4) 00:1b:21:d5:d7:c1 [ 24.461178] igb 0000:06:00.1: eth2: PBA No: G18771-002 [ 24.461245] igb 0000:06:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s) [ 24.461354] xen: registering gsi 40 triggering 0 polarity 1 [ 24.461377] xen: --> pirq=40 -> irq=40 (gsi=40) [ 24.461385] igb 0000:07:00.0: PCI INT A -> GSI 40 (level, low) -> IRQ...
2009 Mar 10
0
Problem with opensuse PVM
...RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2266 errors:0 dropped:0 overruns:0 frame:0 TX packets:443 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:257947 (251.9 Kb) TX bytes:68850 (67.2 Kb) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:2 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0...
2012 May 23
0
Reset adapter
...hing to clocksource tsc May 22 16:52:40 mega2 kernel: e1000e 0000:04:00.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:25:90:75:ad:38 May 22 16:52:40 mega2 kernel: e1000e 0000:04:00.0: eth0: Intel(R) PRO/1000 Network Connection May 22 16:52:40 mega2 kernel: e1000e 0000:04:00.0: eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF May 22 16:52:40 mega2 kernel: e1000e 0000:05:00.0: Disabling ASPM L0s May 22 16:52:40 mega2 kernel: e1000e 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 May 22 16:52:40 mega2 kernel: usb 1-1.2: New USB device found, idVendor=0557, idProduct=2221 May 22 16:52:40 meg...
2015 Jan 15
3
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
On Thu, Jan 15, 2015 at 10:18:18PM +0100, Gerd Hoffmann wrote: > Hi, > > > QEMU side is still undergoing polishing, but is already testable. > > Looked art the qemu side for now, commenting here due to qemu patches > not being posted to the list yet (guess that is at least partly already > on your todo list): Absolutely. > * Both legacy and modern should be
2015 Jan 15
3
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
On Thu, Jan 15, 2015 at 10:18:18PM +0100, Gerd Hoffmann wrote: > Hi, > > > QEMU side is still undergoing polishing, but is already testable. > > Looked art the qemu side for now, commenting here due to qemu patches > not being posted to the list yet (guess that is at least partly already > on your todo list): Absolutely. > * Both legacy and modern should be
2011 Dec 27
0
[Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 both servers in cluster kernel oops
...atency: 0, Cache Line Size: 64 bytes > Interrupt: pin A routed to IRQ 16 > Region 0: Memory at 97c00000 (64-bit, non-prefetchable) [size=16K] > Capabilities: [80] MSI-X: Enable+ Count=1 Masked- > Vector table: BAR=0 offset=00002000 > PBA: BAR=0 offset=00003000 > Capabilities: [90] Express (v2) Root Complex Integrated > Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency > L0s <64ns, L1 <1us > ExtTag- RBE+ FLReset- > DevCtl: Report...
2011 Apr 10
0
network problem in domU
...evice driver". Does it matter? gportserver:~# dmesg | grep eth [ 1.081119] netfront: Initialising virtual ethernet driver. [ 1.551064] eth0: (PCI Express:2.5GB/s:Width x1) 00:30:48:9a:a8:70 [ 1.551067] eth0: Intel(R) PRO/1000 Network Connection [ 1.551327] eth0: MAC: 2, PHY: 2, PBA No: 0100ff-0ff [ 1.666783] eth1: (PCI Express:2.5GB/s:Width x1) 00:30:48:9a:a8:71 [ 1.666868] eth1: Intel(R) PRO/1000 Network Connection [ 1.666868] eth1: MAC: 2, PHY: 2, PBA No: ffffff-0ff Some info: gportserver:~# cat /etc/xen/win2003.cfg import os, re arch = os.uname()[4] if re.searc...
2012 Apr 11
5
URGENT -- pseudo network interface creating problem with dhcp-- centos 5.5
Group, My linux box, running with Centos-5.5, is showing up (??) a pseudo network interface for Eth0. On Switch where my Eth0 is connected, observed 2 MAC-Addresses. If a DHCP server present in LAN, the second pseudo interface is picking up a DHCP IP Address too. Furthermore you can ping both Eth0 ip and Psedo Eth0 IP from the switch. The intensity of the problem is more when port-security is
2012 Aug 11
7
Eth1 problem on CentOS-6.3
...this link. When transferring via sftp I received a stall warning. Checking the logs I see this: dmesg | grep eth e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:1c:c0:f2:1f:bb e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: FFFFFF-0FF r8169 0000:01:00.0: eth1: RTL8168d/8111d at 0xffffc9000187c000, 00:0a:cd:1d:44:fe, XID 081000c0 IRQ 31 r8169 0000:01:00.0: eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] ADDRCONF(NETDEV_UP): eth0: link is not ready device eth0 entered promiscuous mode r8169 0000:01:00...
2015 Jan 22
0
[pciutils patch v2] add virtio vendor capability support
...orts at c060 [size=32] Region 1: Memory at febd6000 (32-bit, non-prefetchable) [size=4K] Region 2: Memory at fea00000 (32-bit, non-prefetchable) [size=512K] Expansion ROM at feb80000 [disabled] [size=256K] Capabilities: [84] MSI-X: Enable+ Count=3 Masked- Vector table: BAR=1 offset=00000000 PBA: BAR=1 offset=00000800 Capabilities: [70] VirtIO: Notify BAR=2 offset=00003000 size=00040000 multiplier=00001000 Capabilities: [60] VirtIO: DeviceCfg BAR=2 offset=00002000 size=00001000 Capabilities: [50] VirtIO: ISR BAR=2 offset=00001000 size=00001000 Capabilities: [40] VirtIO: CommonC...