search for: 1a

Displaying 20 results from an estimated 1269 matches for "1a".

Did you mean: a1
2001 Feb 28
1
Spider diagrams
...literature using R. A spider diagram is basically a plot of the atomic number versus the concentration on a log scale. Lines are drawn from each atomic number for each sample. Right now, my data frame looks like: SAMPLE SITE V3 LA.NASC LAATNUM CE.NASC CEATMNUM 1 1A:001 ICU Loc 1A Kasori E 0.2708179 57 0.3285894 58 2 1A:002 ICU Loc 1A Kasori E 0.4542450 57 0.5353200 58 3 1A:003 ICU Loc 1A Kasori E 0.3020954 57 0.3330943 58 4 1A:004 ICU Loc 1A Kasori E 0.4956085 57 0.56...
2019 Apr 01
1
udev rename NIC failed
...ad of Mellanox NIC. Following is selected log from /var/log/messages: ... kernel: [ 23.098148] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.2.4 kernel: [ 23.098554] i40e: Copyright(c) 2013 - 2017 Intel Corporation. kernel: [ 23.114270] i40e 0000:1a:00.0: fw 3.1.57069 api 1.5 nvm 3.33 0x80000f09 255.65535.255 kernel: [ 23.118320] i40e 0000:1a:00.0: MAC address: 28:41:c6:fb:c3:a2 kernel: [ 23.128007] i40e 0000:1a:00.0: MSI-X vector limit reached, attempting to redistribute vectors kernel: [ 23.133699] i40e 0000:1a:00.0: Added...
2006 Sep 21
1
No group in usermanager for NT (usrmgr.ese)
...anager for windows NT). I see all users, but zero group. linux command like net groupmap list, smbldap-groupshow, getent group, or net rpc user info give me good informations net groupmap list ..... Backup Operators (S-1-5-32-551) -> Backup Operators Replicators (S-1-5-32-552) -> Replicators 1a (S-1-5-21-1013494363-2106538438-1688464621-5003) -> 1a etu (S-1-5-21-1013494363-2106538438-1688464621-5005) -> etu ..... smbldap-groupshow 1a dn: cn=1a,ou=Groups,dc=ge2i,dc=iut-tlse3,dc=fr objectClass: top,posixGroup,sambaGroupMapping cn: 1a gidNumber: 2001 sambaSID: S-1-5-21-1013494363-2106...
2005 Mar 17
1
FW: R Process Killed out of logical swap space: Case id #259-4945 (PR#7732)
...:length(y)) { } containing the call to lme as follows f1<-lme( expr ~ time + age + sex,random = ~ time | id, correlation=cs3,data=gg.data.frame,method="ML",weights=varIdent(form= ~id)) After ~ 200 - 300 loops the process is killed by the OS with the following errors Mar 17 08:55:56 1A:helmholtz unix: ALERT: R.bin [1157] - out of logical swap space during stack growth - see swap(1M) [filter /usr/sbin/klogpp failed: killed by signal 9] Mar 17 08:55:56 1A:helmholtz unix: ALERT: R.bin [1157] - out of logical swap space during stack growth - see swap(1M) Mar 17 08:55:56 1A:helmholtz...
2010 Jan 21
47
What is the state of blktap2?
I''m currently working on moving storage services into their own domain and I''ve been looking at blktap2. I''ve been trying to get an image mounted with blktap2 and for some odd reason and tapdisk2 keeps hanging instead of quitting at the end. I haven''t removed any of the storage startup code at this point so everything should be as it normally is in xen-unstable.
2007 Dec 28
3
How to get the c/s 15011(unstable)
Folks, I download the Neocleus 1:1 patch from following link: http://lists.xensource.com/archives/html/xen-devel/2007-05/msg01144.html Currently I want to add Neocleus 1:1 Patch to the xen-3.1.0 to make the HVM guest grab the device directly. When I add these patches and recompile and install the Xen source and try to start the HVM guest, the HVM guest can not start and the system hang.
2016 Jun 22
3
PCI Passthrough not working
Further to my messages back in May I have at last got round to trying to get my DomU to recognise USB devices. I am using Xen 4.6 with CentOS kernel 3.18.34-20.el7.x86_64. I have to manually make the port available before creating the DomU by issuing the command: xl pci-assignable-add 00:1a.0 otherwise nothing shows in: xl pci-assignable-list I have added this to my .cfg file as per the May Emails: pci=['00:1a.0,rdm_policy=relaxed'] and in the DomU, which starts fine, I get the following information: lspci 00:00.0 USB controller: Intel Corporation Wellsburg USB Enhanc...
2013 Oct 28
3
xm->xl migration in Xen 4.2.2
Hi, One of the I noticed during migration from XM toolchain to XL in PCI Pass-through was that we used to specify target bdf in HVM guest as pci = [ ''0000:07:11.6=0@1a'' ] However with XL, it now seems like this is the correct syntax: pci = [ ''0000:07:11.6@1a'' ] Is that correct? I''ve verified that it works but what about zero in ''0@'' that we used to specify in XM. Was it bus-id? Thanks, /Saurabh _________...
2011 Jul 15
1
combining elements in a data frame
...responses for each word. I need to determine the mean RT for each word and add that as a column in the second data frame. Any help would be appreciated Cheers Lee Data frame 1 > head(alldat) s expt session cycle trial left.right freq concr word rt resp Response correct corrResp 121 1a a 1 C1 1 1 lf hc pianist 1529 old hi FALSE new 122 1a a 1 C1 2 1 hf hc sweat 1518 new hi TRUE new 123 1a a 1 C1 3 1 lf lc carnage 1046 old hi TRUE old 124 1a a...
2011 May 11
1
deleting rows containing a letter
Hi I have dataframe with different plot numbers in and different subplots as letters at the end of the plot number i.e. 1a, 1b 2-1a etc. I want to delete all rows that end in a specific letter eg... treat<-c("1a","1b","1c","2a","2b","2c","2-1a","2-1b","2-1c") a1<-1:9 b1<-9:1 d1<-data.frame(treat,a1,b1) How do I remov...
2008 Jun 04
1
Determine what physical port a USB device is attatched to
How does one do this? For example: # lspci | grep USB 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02) 00:1a.7 USB Controll...
2013 Oct 31
3
PCI Passthrough question (xm->xl migration in Xen 4.2.2)
In XM toolchain, we use to put pci = [ ''0000:07:11.6=0@1a'' ] but looks like in XL toolchain there is no way to specify function in the guest. Kindly let me know. XM - pci = [ ''0000:07:11.6=0@1a'' ] XL - pci = [ ''0000:07:11.6@1a'' ] In the guest VM we see that PCI device is getting 0 function in both the cas...
2016 Mar 30
1
reg-tests-1a fails with r70391
Hi, This may be a `transitional' bug but I am reporting a make check fail with R-devel r70391 in reg-tests-1a.Rout. The tail of reg-tests-1a.Rout.fail is > ## prcomp(tol=1e-6) > x <- matrix(runif(30),ncol=10) > s <- prcomp(x, tol=1e-6) > stopifnot(length(s$sdev) == ncol(s$rotation)) Error: length(s$sdev) == ncol(s$rotation) is not TRUE Execution halted Looking at stats:::prcomp.default(...
2007 Apr 18
1
[Bridge] Possibility of copying over fdb entries.
Hi, all, I wish to copy over fdb(forwarding database entries) learnt over from one interface onto as they are from another interface. Like for eg : brctl showmacs br0 port no mac addr is local? ageing timer 1 00:30:1a:01:6f:e4 no 0.46 1 00:30:1a:1c:3d:b7 yes 0.00 2 00:30:1a:1c:3d:b8 yes 0.00 Instead of the above in line 1 if i wish to forcefully add mac " 00:30:1a:01:6f:e4 " from port 2 instated of port 1. Do i need to c...
2008 Mar 17
0
CDRW-DVD Mount Problem, Centos 5.1, Intel board...
...6: 6,0,0 600) 'TSSTcorp''CDDVDW SH-S202J ' 'SB00' Removable CD-ROM 6,1,0 601) * 6,2,0602) * 6,3,0 603) * 6,4,0 604) * 6,5,0 605) * 6,6,0 606)* 6,7,0 607) * >From dmesg | grep -i -e CD -e CD-ROM: [root at localhost etc]# dmesg | grep -i -e CD -e CD-ROM uhci_hcd 0000:00:1a.0: UHCI Host Controller uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 uhci_hcd 0000:00:1a.0: irq 193, io base 0x000030e0 uhci_hcd 0000:00:1a.1: UHCI Host Controller uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1a.1: irq 74, io base 0x0...
2006 Nov 13
1
problem with pciback
...s actual graphics card. I believe I''ve set everything up correctly, including the pciback module etc. I''ve set pciback to grab the graphics card and all the USB hosts as well: (from dmesg) pciback 0000:00:02.0: seizing device pciback 0000:00:02.1: seizing device pciback 0000:00:1a.0: seizing device pciback 0000:00:1a.1: seizing device pciback 0000:00:1a.7: seizing device pciback 0000:00:1b.0: seizing device pciback 0000:00:1d.0: seizing device pciback 0000:00:1d.1: seizing device pciback 0000:00:1d.2: seizing device pciback 0000:00:1d.7: seizing device 00:02.{0,1} correspon...
2008 Mar 18
0
SOLVED: CDRW-DVD Mount Problem, Centos 5.1, Intel board...
...6: 6,0,0 600) 'TSSTcorp''CDDVDW SH-S202J ' 'SB00' Removable CD-ROM 6,1,0 601) * 6,2,0602) * 6,3,0 603) * 6,4,0 604) * 6,5,0 605) * 6,6,0 606)* 6,7,0 607) * >From dmesg | grep -i -e CD -e CD-ROM: [root at localhost etc]# dmesg | grep -i -e CD -e CD-ROM uhci_hcd 0000:00:1a.0: UHCI Host Controller uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 uhci_hcd 0000:00:1a.0: irq 193, io base 0x000030e0 uhci_hcd 0000:00:1a.1: UHCI Host Controller uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1a.1: irq 74, io base 0x0...
2009 May 27
0
xen 3.4.0 debian lenny problem with Fujitsu Siemens Server
...el did not load the driver for the controller. The question just why it works on a Xen 3.3.1 does not work on 3.4 with the same versions of the kernel . Below I put outhput lspci and lspci -n. xen-dev:~# lspci 00:00.0 Host bridge: Intel Corporation 3200/3210 Chipset DRAM Controller (rev 01) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02) 00:1a.7 USB Contr...
2013 Jun 10
4
Combining CSV data
Hello R community, I am trying to combine two CSV files that look like this: File A Row_ID_CR, Data1, Data2, Data3 1, aa, bb, cc 2, dd, ee, ff File B Row_ID_N, Src_Row_ID, DataN1 1a, 1, This is comment 1 2a, 1, This is comment 2 3a, 2, This is comment 1 4a, 1, This is comment 3 And the output I am looking for is, comparing the values of Row_ID_CR and...
2016 Jun 22
0
PCI Passthrough not working
...ng address 4, error -110 [ 45.392067] usb 1-1: new high-speed USB device number 5 using ehci_hcd [ 55.824112] usb 1-1: device not accepting address 5, error -110 I am looking at xl dmesg in Dom0 where there are some messages relating to the PCI usb: [VT-D] It's disallowed to assign 0000:00:1a.0 with shared RMRR at 7b800000 for Dom6. (XEN) XEN_DOMCTL_assign_device: assign 0000:00:1a.0 to dom6 failed (-1) (XEN) [VT-D] It's risky to assign 0000:00:1a.0 with shared RMRR at 7b800000 for Dom7. (XEN) [VT-D] It's risky to assign 0000:00:1a.0 with shared RMRR at 7b800000 for Dom8. (X...