Displaying 20 results from an estimated 23 matches for "54000".
Did you mean:
5000
2011 Nov 03
1
Help with CA Certificates for user authentication?
...done
debug1: userauth-request for user test service ssh-connection method none
debug1: attempt 0 failures 0
debug1: userauth-request for user test service ssh-connection method publickey
debug1: attempt 1 failures 0
debug1: test whether pkalg/pkblob are acceptable
debug1: temporarily_use_uid: 63203/54000 (e=0/0)
debug1: trying public key file /etc/sshtest/authorized_keys
debug1: fd 5 clearing O_NONBLOCK
debug1: restore_uid: 0/0
debug1: temporarily_use_uid: 63203/54000 (e=0/0)
debug1: trying public key file /etc/sshtest/authorized_keys
debug1: fd 5 clearing O_NONBLOCK
debug1: restore_uid: 0/0
Failed...
2003 Oct 07
4
Beginner's query - segmentation fault
I am dealing with a huge matrix in R (20 columns, 54000 rows) and have
lots of missing values within the dataset which are currently displayed as
the value "-999.00" I am trying to create a new matrix (or change the
existing one) to display these values as "NA" so that I can then perform
the necessary analysis on the columns within t...
2012 Jan 20
2
show plot
Dear All
I have 54000 plots in R,
How can I observe them?
If I have to save them one-by-one?
Soheila
[[alternative HTML version deleted]]
2007 Oct 15
1
how to use normalmixEM to get correct result?
Dear R-Users,
I have a large number of data(54000) and the field of data is 50 to 2.0e9. I want to use normalmixEM (package:mixtools) to fit them in finite mixture narmal distributions,but get some mistakes.I don't know which steps make the error.
I have used the following functions before
>x<-read.table("data")
>log.x&...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...DE_FLAG_NVSYNC |
> DRM_MODE_FLAG_DBLCLK),
> - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9,
> },
> + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
> /* 10 - 2880x480i at 60Hz 4:3 */
> { DRM_MODE("2880x480i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
> 3204, 3432, 0, 480, 488, 494, 525, 0,
> DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
> DRM_MODE_FLAG_INTERLACE),
> - .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
> + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
>...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
DRM_MODE_FLAG_DBLCLK),
- .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
+ .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
/* 10 - 2880x480i at 60Hz 4:3 */
{ DRM_MODE("2880x480i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
3204, 3432, 0, 480, 488, 494, 525, 0,
DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
DRM_MODE_FLAG_INTERLACE),
- .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
+ .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
/* 11 - 2880x480i at 60Hz 16...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
DRM_MODE_FLAG_DBLCLK),
- .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
+ .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
/* 10 - 2880x480i at 60Hz 4:3 */
{ DRM_MODE("2880x480i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
3204, 3432, 0, 480, 488, 494, 525, 0,
DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
DRM_MODE_FLAG_INTERLACE),
- .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
+ .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
/* 11 - 2880x480i at 60Hz 16...
2017 Jun 07
4
domain join RODC failed
...ome RODC
(CentOS 7.3.1611, 3.10.0-514.21.1 x64, firewall stoped, selinux
disabled, Samba 4.6.4)
Samba configure options: --exec-prefix=/usr --sysconfdir=/etc
--libdir=/usr/lib64 --localstatedir=/var --enable-fhs
--with-lockdir=/var/cache/samba --with-modulesdir=/usr/lib64/samba
There are ~54000 objects in domain.
Can you give me some advice?
--
Best Wishes,
Evgeniy Semenov
2024 Oct 15
1
C API: How to get a seektable for very long files?
...etail in the code, but I
think it works like this:
If you want to seek to sample 1200, it looks for the seekpoints before
and after that value, let's say sample 1000 at offset 50000 and sample
2000 at offset 70000. It will then calculate the theoritical position
based on the seektable offsets: 54000 and look for frame header there.
The frame header contains the frame/sample number, so the decoder knows
if it needs to scan forward or backward from there.
I would assume that the bitrate for SDR applications is quite constant
compared to normal music, as the signal level doesn't change that...
2015 May 16
5
[Bug 90482] New: Xorg take 100% CPU when using multiple independent screen configuration
https://bugs.freedesktop.org/show_bug.cgi?id=90482
Bug ID: 90482
Summary: Xorg take 100% CPU when using multiple independent
screen configuration
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2017 Jul 01
2
KNL Assembly Code for Matrix Multiplication
...x will give 8 elements of 32 bits present in these
>>>>> locations, so do the registers contain 8 elements of 32 bits present at
>>>>> specified indexes?? so after multiplication we get indexes for higher 8
>>>>> elements of B i.e [3200,3600,40000,.......54000].*
>>>>>
>>>>> * vpsrlq zmm15, zmm10, 32 ; i dont understand the need
>>>>> for this step, please explain the purpose of all these steps. here vpsrlq
>>>>> will shift right zmm10 values by 256 bits (32*8)....zmmm10 initially=*...
2008 Feb 09
1
Problem with fitdistr function
...0
340 52740 0
341 52800 0
342 52860 0
343 52920 0
344 52980 0
345 53040 0
346 53100 0
347 53160 0
348 53220 0
349 53280 0
350 53340 0
351 53400 0
352 53460 0
353 53520 0
354 53580 0
355 53640 0
356 53700 0
357 53760 0
358 53820 0
359 53880 0
360 53940 0
361 54000 0
362 54060 0
363 54120 0
364 54180 0
365 54240 0
366 54300 0
367 54360 0
368 54420 0
369 54480 0
370 54540 0
371 54600 0
372 54660 0
373 54720 0
374 54780 0
375 54840 0
376 54900 0
377 54960 0
378 55020 0
379 55080 0
380 55140 0
381 55200 0
382 55260 0
3...
2009 Dec 07
0
A Gamma-GLM with log link
...128 0.089% 47001 - 48000 47,528.92
121 0.084% 48001 - 49000 48,472.52 115 0.080% 49001 -
50000 49,684.14 191 0.133% 50001 - 51000 50,556.99 104
0.072% 51001 - 52000 51,527.56 119 0.083% 52001 - 53000 52,519.82
120 0.083% 53001 - 54000 53,504.29 105 0.073% 54001 -
55000 54,527.36 126 0.087% 55001 - 56000 55,566.20 94
0.065% 56001 - 57000 56,533.86 98 0.068% 57001 - 58000
57,494.78
112 0.078% 58001 - 59000 58,555.27 100 0.069% 59001 -
60000 59,592.80 134...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
DRM_MODE_FLAG_DBLCLK),
- .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
+ .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
/* 10 - 2880x480i at 60Hz 4:3 */
{ DRM_MODE("2880x480i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
3204, 3432, 0, 480, 488, 494, 525, 0,
DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
DRM_MODE_FLAG_INTERLACE),
- .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
+ .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
/* 11 - 2880x480i at 60Hz 16...
1999 Nov 04
1
Problem joining a domain
I have a machine that I am trying to join the domain from and am having
the following problem:
smbpasswd -j DOMAIN -r pdc.domain.com
error:
modify_trust_password: machine pdc.domain.com rejected the session setup.
Error was : code 131
What is error 131, is there documentation of error #'s somewhere. If it is
what I think it is, it is telling me that there is another machine with this
2003 Mar 27
2
Problem with xcopy /d & samba
A problem has arisen with the way samba handles file
creation dates compared to NT/win2k, which prevents
xcopy /d from working correctly.
On NT/Win2k, files copied from another NT machine using
xcopy end up with the modified dates equal to the original
modified date of the file, and the created and accessed
dates become the date of the xcopy operation.
On Samba, files copied from an NT
2017 Jun 08
0
domain join RODC failed
...ome RODC
(CentOS 7.3.1611, 3.10.0-514.21.1 x64, firewall stoped, selinux
disabled, Samba 4.6.4)
Samba configure options: --exec-prefix=/usr --sysconfdir=/etc
--libdir=/usr/lib64 --localstatedir=/var --enable-fhs
--with-lockdir=/var/cache/samba --with-modulesdir=/usr/lib64/samba
There are ~54000 objects in domain.
Can you give me some advice?
--
Best Wishes,
Evgeniy Semenov
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
2010 Apr 11
2
DO NOT REPLY [Bug 7349] New: Add --limit-time=<seconds> and --fit-time=[seconds] options
https://bugzilla.samba.org/show_bug.cgi?id=7349
Summary: Add --limit-time=<seconds> and --fit-time=[seconds]
options
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
...0
340 52740 0
341 52800 0
342 52860 0
343 52920 0
344 52980 0
345 53040 0
346 53100 0
347 53160 0
348 53220 0
349 53280 0
350 53340 0
351 53400 0
352 53460 0
353 53520 0
354 53580 0
355 53640 0
356 53700 0
357 53760 0
358 53820 0
359 53880 0
360 53940 0
361 54000 0
362 54060 0
363 54120 0
364 54180 0
365 54240 0
366 54300 0
367 54360 0
368 54420 0
369 54480 0
370 54540 0
371 54600 0
372 54660 0
373 54720 0
374 54780 0
375 54840 0
376 54900 0
377 54960 0
378 55020 0
379 55080 0
380 55140 0
381 55200 0
382 55260 0
3...
2024 Oct 16
1
C API: How to get a seektable for very long files?
...iting the spec for this.
>
> If you want to seek to sample 1200, it looks for the seekpoints before
> and after that value, let's say sample 1000 at offset 50000 and sample
> 2000 at offset 70000. It will then calculate the theoritical position
> based on the seektable offsets: 54000 and look for frame header there.
> The frame header contains the frame/sample number, so the decoder knows
> if it needs to scan forward or backward from there.
>
> I would assume that the bitrate for SDR applications is quite constant
> compared to normal music, as the signal level...