search for: 2178

Displaying 20 results from an estimated 117 matches for "2178".

Did you mean: 178
2013 Dec 06
4
[Bug 2178] New: Modify configure to define BROKEN_BSM_API on Solaris version > 11
https://bugzilla.mindrot.org/show_bug.cgi?id=2178 Bug ID: 2178 Summary: Modify configure to define BROKEN_BSM_API on Solaris version > 11 Product: Portable OpenSSH Version: 6.4p1 Hardware: Sparc OS: Solaris Status: NEW Severity: enh...
2016 May 05
6
CentOS 7 and 4K display
I installed C7 along with MATE desktop... My monitor is a 4K unit but when I goto the System -> preferences -> hardware -> Displays there is selection for the 4K display. It stops at 1920x1080. The var log x file shows the 4K resolutions in the file so that is good. How do I get the selections for 4K to show up? Thanks, Jerry
2016 May 06
0
CentOS 7 and 4K display
...4016 h_sync_end 4104 h_blank_end 4400 h_border: 0 [ 6.996] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP) [ 6.996] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -vsync (67.5 kHz e) [ 7.104] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP) [ 7.104] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync -...
2016 May 06
2
CentOS 7 and 4K display
...; h_blank_end 4400 h_border: 0 > [ 6.996] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 > 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP) > [ 6.996] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 297.00 3840 4016 > 4104 4400 2160 2168 2178 2250 +hsync -vsync (67.5 kHz e) > [ 7.104] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 > 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP) > [ 7.104] (II) NOUVEAU(0): Modeline "3840x2160"x0.0 297.00 3840 4016 > 4104 4400 2160 216...
2005 Aug 30
0
winbind socket error
...urity/pam_winbind.so debug account required /lib/security/pam_winbind.so debug and auth required /lib/security/pam_smb_auth.so debug nolocal account required /lib/security/pam_permit.so The former gives me this in the messages log file: Aug 30 14:50:55 sbs-linux-01 pam_winbind[2178]: Verify user `bking' Aug 30 14:50:55 sbs-linux-01 pam_winbind[2178]: write to socket failed! Aug 30 14:50:55 sbs-linux-01 pam_winbind[2178]: internal module error (retval = 3, user = `bking') Aug 30 14:50:55 sbs-linux-01 httpd[2178]: PAM audit_open() failed: Permission denied and the latt...
2005 Jul 21
3
Problem with read.table()
...1189 1189 5 1510 1510 10 1514 1514 10 1590 1590 5 1600 1600 10 1612 1612 10 1618 1618 10 1619 1619 10 1709 1709 10 1722 1722 10 1981 1981 10 1985 1985 10 2112 2112 10 2178 2178 10 2208 2208 10 2224 2224 10 2530 2530 5 2536 2536 5 2573 2573 5 2928 2928 5 -- Kristian Skrede Gleditsch Department of Political Science, UCSD (On leave, University of Essex, 2005-6) Tel: +44 1206 872499, Fax: +44 1206...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...refresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, > }, > + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, > /* 93 - 3840x2160 at 24Hz 16:9 */ > { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 5116, > 5204, 5500, 0, 2160, 2168, 2178, 2250, 0, > DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC), > - .vrefresh = 24, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, > }, > + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, > /* 94 - 3840x2160 at 25Hz 16:9 */ > { DRM_MODE("3840x2160", DRM_...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
..._MODE_FLAG_PVSYNC), - .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, /* 93 - 3840x2160 at 24Hz 16:9 */ { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 5116, 5204, 5500, 0, 2160, 2168, 2178, 2250, 0, DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC), - .vrefresh = 24, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, /* 94 - 3840x2160 at 25Hz 16:9 */ { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840,...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
..._MODE_FLAG_PVSYNC), - .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, /* 93 - 3840x2160 at 24Hz 16:9 */ { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 5116, 5204, 5500, 0, 2160, 2168, 2178, 2250, 0, DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC), - .vrefresh = 24, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, /* 94 - 3840x2160 at 25Hz 16:9 */ { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840,...
2006 Jun 23
1
Running on HPUX
...c000 [imap ][2042] mmap64(NULL, 18432, PROT_READ, MAP_SHARED, 9, 0) ........ = 0xc166d000 [imap ][2042] mmap64(NULL, 24, PROT_READ, MAP_SHARED, 8, 0) ........... = 0xc1672000 [imap ][2042] mmap64(NULL, 576, PROT_READ|PROT_WRITE, MAP_SHARED, 7, 0) ERR#12 ENOMEM [imap ][2178] mmap64(NULL, 576, PROT_READ|PROT_WRITE, MAP_SHARED, 7, 0) = 0xc166c000 [imap ][2178] mmap64(NULL, 18432, PROT_READ, MAP_SHARED, 9, 0) ........ = 0xc166d000 [imap ][2178] mmap64(NULL, 24, PROT_READ, MAP_SHARED, 8, 0) ........... = 0xc1672000 [imap ][2178] mmap64(NULL, 576, P...
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...>> I've been trying to get dovecot2 running and kept having this error >>>>> message: >>>>>>>> May 13 13:38:32 mail systemd[1]: Started Dovecot IMAP/POP3 email >>>>> server. >>>>>>>> May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in >>>>> configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown >>>>> setting: ssl >>>>>>>> # dovecot --build-options >>>>>>>> Build options: ioloop=epoll notify=inotify ipv6 openssl...
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Aki, is it possible to have doveconf print the current section upon error? Like, change the following error message May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl to something like May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl (in config section "im...
2017 May 18
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi, I've been trying to get dovecot2 running and kept having this error message: May 13 13:38:32 mail systemd[1]: Started Dovecot IMAP/POP3 email server. May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl # dovecot --build-options Build options: ioloop=epoll notify=inotify ipv6 openssl io_block_size=8192 Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail SQL driver pl...
1998 Dec 04
4
Synchonisation between NIS and encrypted SMBPASSWD
Hello, does somebody have a tool to convert a /etc/passwd to a smbpasswd with getting a valid Lan Manager and NT hash. or does anybody have a trick, how I can synchronise the /etc/passwd with the smbpasswd without changing a unix passwd twice (passwd,smbpasswd). Thanks, Martin *********************************************************************** ** Martin Schuster ** Nortel DASA Network
2008 Sep 18
2
Ruby on Rails Resource required - New Jersey - 6 Months +
...ted at this time, but know someone who might be, I''ll appreciate if you can recommend this position to him/her. Looking forward to speaking with you. Thanks & Regards Jai *International Business Solutions* Direct:- 609-948-3014 732-981-0450* 428 Fax :- 732-909-2178 Email :- jai-Oc46A42Di8jtC6uA/Zb986xOck334EZe@public.gmane.org Web:- http://www.IBS-NJ.com <http://www.ibs-nj.com/> 255-Old New Burnswick Road Suite N230, Piscataway NJ-08854 IM: jai_shukla1 Linkedin: http://www.linkedin.com/in/jaishukla *MBE Certified - State of New Jersey* --~--~-----...
2008 Aug 29
1
Webalizer displays wrong year
...> -rwxrwx--- 1 root apache 127507 Aug 29 10:57 webalizer.current > -rwxrwx--- 1 root apache 2957 Aug 29 10:57 usage.png > -rwxrwx--- 1 root apache 137863 Aug 29 10:57 usage_200608.html > -rwxrwx--- 1 root apache 10190 Aug 29 10:57 index.html > -rwxrwx--- 1 root apache 2178 Aug 29 10:57 hourly_usage_200608.png > -rwxrwx--- 1 root apache 3900 Aug 29 10:57 daily_usage_200608.png On Webalizer page index.html, the new stats get labeled "Aug 2006", and - another strange thing - the item is displayed on the list (on index.html) between Jul 2007 and Sep 200...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
..._MODE_FLAG_PVSYNC), - .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_64_27, }, /* 93 - 3840x2160 at 24Hz 16:9 */ { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 5116, 5204, 5500, 0, 2160, 2168, 2178, 2250, 0, DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC), - .vrefresh = 24, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, /* 94 - 3840x2160 at 25Hz 16:9 */ { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840,...
2011 Oct 31
1
reshape2: Lost Values Between melt() and dcast()
...ing to length and winters.cast <- dcast(winters.melt, site + sampdate ~ param) Aggregation function missing: defaulting to length Yet both data frames have the values in their .melt data frames: summary(jerritt.melt) site sampdate param variable JCM-1 :2178 Min. :1978-03-28 pH : 292 quant:7519 JCM-20A:2149 1st Qu.:1996-05-24 As : 286 JC-E : 476 Median :2000-05-31 SO4 : 271 JC : 400 Mean :2001-02-04 TDS : 271 GD-1 : 395 3rd Qu.:2006-05-31 Cl : 253 JC-2 : 349 Max. :2009-12-30 Zn :...
2017 Jun 04
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...18.05.2017 um 22:01 schrieb Sophie Loewenthal: >> Hi, >> >> >> I've been trying to get dovecot2 running and kept having this error message: >> >> May 13 13:38:32 mail systemd[1]: Started Dovecot IMAP/POP3 email server. >> May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl >> >> >> # dovecot --build-options >> Build options: ioloop=epoll notify=inotify ipv6 openssl io_block_size=8192 >> Mail storages: shared mdbox sdbox maildir...
2016 Dec 23
2
Cannot connect to Samab
...ing for some trouble shooting tips here. Cheers, john -- John Edward Serink Product Applications Engineer, Advanced Positioning Trimble Navigation Singapore PTE Ltd. 80 Marine Parade Road, Co. Reg. No. 199204958W #22-06 Parkway Parade Singapore 449269 Tel 65-6348-2212 Fax 65-6348-2232 DID 65-6348-2178 HP 65-9129-4250 Skype: johnserink