search for: pfu

Displaying 5 results from an estimated 5 matches for "pfu".

Did you mean: pfn
2012 Jun 18
2
Changing strip text
I'm trying to create a 5-panel xyplot with each strip labelled by treatment. The code is as follows: xyplot(log(pfuml)~Transfer|Treat,groups=Pop,ylab="Log10 Pfu/ml",as.table=T, type="a", auto.key= list(space="right",points=F,lines=T)) I've tried: strip=strip.custom(factor.levels=c("0","2","4","8","16") But it's not...
2007 Jan 16
0
Bug#407087: Logcheck rule update.
...{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: Logitech USB Mouse as /class/input/input[[:digit:]]+$ However my system was reporting the following two similar events: [date] [hostname] kernel: input: B16_b_02 USB-PS/2 Optical Mouse as /class/input/input644 [date] [hostname] kernel: input: Chicony PFU-65 USB Keyboard as /class/input/input636 Which I was able to capture with the following two rules: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: Chicony PFU-65 USB Keyboard as /class/input/input[[:digit:]]+$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: B16_b_02 USB-PS/2 Optical mouse as...
2006 Apr 12
7
help ith burncd (Input/output error, 6.1-RC, plextor PX-740a)
...=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 uhub5: Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2 uhub5: 3 ports with 2 removable, bus powered ukbd0: Chicony PFU-65 USB Keyboard, rev 1.10/1.00, addr 3, iclass 3/1 kbd2 at ukbd0 ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 4, iclass 3/1 ums0: 5 buttons and Z dir. Timecounters tick every 1.000 msec acd0: DVDR <PLEXTOR DVDR PX-740A/1.01> at ata0-master UDMA33 ad4: 2861...
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 uhub5: Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2 uhub5: 3 ports with 2 removable, bus powered ukbd0: Chicony PFU-65 USB Keyboard, rev 1.10/1.00, addr 3, iclass 3/1 kbd2 at ukbd0 ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 4, iclass 3/1 ums0: 5 buttons and Z dir. Timecounters tick every 1.000 msec acd0: DVDR <PLEXTOR DVDR PX-740A/1.01> at ata0-master UDMA33 ad4: 2861...
2007 Sep 26
1
about quota_warning behavior
Hi, We've been using v1.0.5 +quota_warning patch, however quota_warning does't seem to be working properly. For example, in order to enable 80% over for quota warning, and we configured like following: ----------------------------------------------------------------------- plugin { quota_warning = storage=80%% /usr/local/path/to/plugin }