search for: 59400

Displaying 6 results from an estimated 6 matches for "59400".

Did you mean: 5900
2009 Apr 14
1
set up for Active Directory
...-b|grep ADS # smbd -b|grep WINBIND WITH_WINBIND WITH_WINBIND I thought it might have been something with my ./configure script I ran for samba, so I tried it again, but this time it tells me ldap is not initialized: configure:59398: checking whether LDAP support is used configure:59400: result: yes configure:59423: checking for Active Directory and krb5 support configure:59437: result: yes configure:59580: checking for ldap_initialize configure:59663: result: no configure:59676: error: Active Directory support requires ldap_initialize UGH! So frustrating. I've been a...
2006 Apr 01
0
CESA-2005:499 Modrate CentOS 4 ia64 gedit - security update
CentOS Errata and Security Advisory 2005:499 https://rhn.redhat.com/errata/RHSA-2005-499.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/gedit-2.8.1-4.ia64.rpm updates/ia64/RPMS/gedit-devel-2.8.1-4.ia64.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A non-text attachment
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK), > - .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, > }, > + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, > /* 60 - 1280x720 at 24Hz 16:9 */ > { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 59400, 1280, 3040, > 3080, 3300, 0, 720, 725, 730, 750, 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, }, > /* 61 - 1280x720 at 25Hz 16...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...RM_MODE_FLAG_NVSYNC | DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK), - .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, /* 60 - 1280x720 at 24Hz 16:9 */ { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 59400, 1280, 3040, 3080, 3300, 0, 720, 725, 730, 750, 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, }, /* 61 - 1280x720 at 25Hz 16:9 */ { DRM_MODE("1280x7...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...RM_MODE_FLAG_NVSYNC | DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK), - .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, /* 60 - 1280x720 at 24Hz 16:9 */ { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 59400, 1280, 3040, 3080, 3300, 0, 720, 725, 730, 750, 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, }, /* 61 - 1280x720 at 25Hz 16:9 */ { DRM_MODE("1280x7...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...RM_MODE_FLAG_NVSYNC | DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK), - .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, + .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, /* 60 - 1280x720 at 24Hz 16:9 */ { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 59400, 1280, 3040, 3080, 3300, 0, 720, 725, 730, 750, 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, }, /* 61 - 1280x720 at 25Hz 16:9 */ { DRM_MODE("1280x7...