search for: 720

Displaying 20 results from an estimated 971 matches for "720".

Did you mean: 20
2009 Nov 17
2
Just what is puppet doing here?
What is puppet doing here? Nov 17 00:02:01 gumby yum: Installed: tf-starterkit-tfel0-1.0-1.tf.noarch Nov 17 00:02:01 gumby puppetd[720]: (//Node[gumby.fr.xxx.com]/Starterkit::Setup[tfel0]/Package[tf-starterkit-tfel0]/ensure) created Nov 17 00:02:07 gumby yum: Installed: tf-jboss-server-4.2.3.GA-1.tf.noarch Nov 17 00:02:07 gumby puppetd[720]: (//Node[app_node]/jboss::server/Package[tf-jboss-server]/ensure) created Nov 17 00:02:07 g...
2014 Apr 02
1
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
...verted right x axis y axis) LVDS-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 1280x1024 59.9*+ 1400x1050 60.0 + 60.0 1280x960 59.9 1152x864 60.0 1024x768 59.9 800x600 59.9 640x480 59.4 720x400 59.6 640x400 60.0 640x350 59.8 === SYS/SYSFS === $ cat /sys/bus/i2c/devices/1-0075/name ch7006 $ cat /sys/bus/i2c/devices/i2c-0/name nouveau-0000:01:00.0-0 $ cat /sys/bus/i2c/devices/i2c-1/name nouveau-0000:01:00.0-1 $ cat /sys/bus/i2c/devices/i2c-2/name...
2014 Apr 01
3
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
> On Tue, Apr 01, 2014 at 02:53:02PM -0400, Ilia Mirkin wrote: >I believe that ch7006 is the only external encoder that's supposed to >work, so you're in luck. It sounds like it passes the nv04_tv_identify >stage of nv04_tv_create -- perhaps it fails later? Although based on >the prints, it's even doing dpms stuff (but it hits _detect a second >time... odd). Try
2012 May 24
6
R does not recognise columns and rows as they are supposed to be
Dear All, The code given bellow is to extract values of one region and write that to a text file(there are 365 binary files in the directory). The problem which I am facing is that all my files are binary with size of 360 rows and 720 columns. I specified that in this line: file2<-matrix(data=file,ncol=720,nrow=360) but I got an error : Error in mean(file2[X, Y], na.rm = TRUE) : subscript out of bounds. and then I rewrote the above line as :file2<-matrix(data=file,ncol=360,nrow=720.I put ncol=360 and nrows =720 which is...
2009 Jul 23
1
Creating a loop to read 3D dataset
...read the netcdf file and used the "get.var.ncdf" function to identify the variable i wish to use. The data is in the form of a time-series of geographical data points that relate to climatology variables. As such I have a large data frame, "clim", of the following dimensions: [720, 360, 132] The 720 and 360 values relate to longitude and latitude points on the globe and there are 132 different time-series grids. What I wish to do is extract each of the individual time-series data grids and save them separately. So something along the lines of... a <- clim[1:720, 1:360,...
2011 Jun 07
4
[Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
http://bugzilla.netfilter.org/show_bug.cgi?id=720 Summary: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P3...
2003 Sep 26
2
[Bug 720] "UseDNS no" breaks public key login
http://bugzilla.mindrot.org/show_bug.cgi?id=720 Summary: "UseDNS no" breaks public key login Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo:...
2009 May 11
0
Bad file descriptor (9), error in file IO (code 11) at receiver.c(720) [receiver=3.0.5]?
Hi All; I keep getting "Bad file descriptor (9), error in file IO (code 11) at receiver.c(720) [receiver=3.0.5]" from the following: ravmud@bubu:~/bin$ rsync -vvv \ --modify-window=1 \ --progress --stats --compress \ --recursive --times --perms --links --delete \ --exclude "*bak" --exclude "*~" \ --password-file=/home/ravmud/bin/pr \...
2010 Mar 24
1
Filling a grid based on existing data
Dear all, I currently have a data frame of dimensions 18556 rows by 19 columns. I want to convert this into a grid of dimensions 720 rows by 360 columns. The problem in this case is that not all rows in the initial data frame are complete (there are gaps). Therefore I am perhaps looking for a way of filling a 720 x 360 grid by reading in all values in each row until one is encountered which does not have 19 columns. In these ca...
2012 Dec 03
4
How to calculate the spatial correlation of several files?
...sktop\\cor2", "*.bin", full.names = TRUE) results <- list() for (.files in dir1){ # read in the 365 files as a vector of numbers for dir1 file1 <- do.call(rbind,(lapply(.files, readBin , integer() , size = 2 , n = 360 * 720 , signed = T))) } for (.files in dir2){ # read in the 365 files as a vector of numbers for dir2 file2<- do.call(rbind,(lapply(.files, readBin , integer() , size = 2 , n = 360 * 720 , signed = T))) } # Now each file in both directories is a...
2005 Aug 04
5
newbiew extensions.conf question
I am newbie trying to setup about 12 Polycom Ip500's on an asterisk server. I am working on my extensions.conf and am trying to make it so that all my extensions can dial each other. My extensions are number 720, 721, 722, 723 ..etc in my from-sip context I began doing entries such as: exten => 720,1,Dial(SIP/720,20) exten => 720,2,Voicemail(u720) exten => 721,1,Dial(SIP/721,20) exten => 721,2,Voicemail(u721) ..etc ..etc This is not a big deal for such a small number of extensions but...
2016 Jul 08
1
Help with nouveau driver
...irst detailed timing is preferred mode [ 4.689] (II) NOUVEAU(0): redX: 0.651 redY: 0.338 greenX: 0.321 greenY: 0.614 [ 4.689] (II) NOUVEAU(0): blueX: 0.154 blueY: 0.063 whiteX: 0.313 whiteY: 0.329 [ 4.689] (II) NOUVEAU(0): Supported established timings: [ 4.689] (II) NOUVEAU(0): 720x400 at 70Hz [ 4.689] (II) NOUVEAU(0): 640x480 at 60Hz [ 4.689] (II) NOUVEAU(0): 1024x768 at 70Hz [ 4.689] (II) NOUVEAU(0): 1024x768 at 75Hz [ 4.689] (II) NOUVEAU(0): 1280x1024 at 75Hz [ 4.689] (II) NOUVEAU(0): Manufacturer's mask: 0 [ 4.689] (II) NOUVEAU(0): Supported s...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...ot;, DRM_MODE_TYPE_DRIVER, 25175, 640, 656, > 752, 800, 0, 480, 490, 492, 525, 0, > DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), > - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, > + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, > /* 2 - 720x480 at 60Hz 4:3 */ > { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736, > 798, 858, 0, 480, 489, 495, 525, 0, > DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), > - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, > + .picture_asp...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656, 752, 800, 0, 480, 490, 492, 525, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, /* 2 - 720x480 at 60Hz 4:3 */ { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736, 798, 858, 0, 480, 489, 495, 525, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, + .picture_aspect_ratio = HDMI_PICTURE_...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656, 752, 800, 0, 480, 490, 492, 525, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, /* 2 - 720x480 at 60Hz 4:3 */ { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736, 798, 858, 0, 480, 489, 495, 525, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, + .picture_aspect_ratio = HDMI_PICTURE_...
2012 Oct 29
3
How can I map numbers to colours with raster?
...that this code is using a continuous colour scheme, even though I have discrete data (which is a classification scheme). How can I map numbers to colours with raster? Please require(raster) conne <- file("C:\\lai.bin", "rb") sd<- readBin(conne, integer(), size=1, n=360*720, signed=F) y<-t(matrix((data=sd), ncol=360, nrow=720)) r = raster(y) extent(r) = extent(c(xmn=-180,xmx=180,ymn=-90,ymx=90)) plot(r) -- View this message in context: http://r.789695.n4.nabble.com/How-can-I-map-numbers-to-colours-with-raster-tp4647742.html Sent from the R help mailing list...
2005 Aug 09
0
CESA-2005:720-01: Low CentOS 2 i386 ucd-snmp security update
The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHSA-2005:720-01 Low: ucd-snmp security update Files available: ucd-snmp-4.2.5-8.AS21.5.i386.rpm ucd-snmp-devel-4.2.5-8.AS21.5.i386.rpm ucd-snmp-utils-4.2.5-8.AS21.5.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you a...
2013 Mar 31
1
How to represent certain values in a file as we want?
I have a raster file(1440*720 rows) contains values of 1 ,2 , and 3. when I plot the file , I got a map of three colors but I do not know which is which. How can I put those colors as as I want : 1=red 2=blue 3=green code: pvm <- file("C:\\User_sm-das.bin","rb") cor1<- readBin(pvm, numeric()...
2005 Mar 22
1
List of tables rather than an extra dimension in the table or (l)apply(xtabs)
...009] 71 336 26 84 30 133 904 385 99 110 ... ..$ year : num [1:4009] 1991 1991 1991 1991 1991 ... ..$ agecomp : Factor w/ 14 levels "0-4","5-9","10-14",..: 1 1 1 1 1 1 1 1 1 1 ... ..$ RegionNum: num [1:4009] 1 1 1 1 1 1 1 1 1 1 ... $ 2:`data.frame': 720 obs. of 7 variables: ..$ sex : Factor w/ 2 levels "Females","Males": 2 2 2 2 2 2 2 2 2 2 ... ..$ age : Factor w/ 18 levels "0-4","5-9","10-14",..: 1 1 1 1 2 2 2 2 3 3 ... ..$ lga : Factor w/ 4 levels "Broome (S)",&quo...
2017 May 10
1
regression? no more separate xscreens
...ot;Screen" Identifier "Screen1" Device "Device1" EndSection *** Xorg.0.log *** [ 27.845] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 27.845] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 27.845] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 27.845] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1...