Displaying 8 results from an estimated 8 matches for "etc2".
Did you mean:
etc
2010 Jun 16
1
change of behaviour on rsync -R and top level symlinks?
Here is what my data looks like:
source:~# ls -ld /data /data/etc2
lrwxrwxrwx 1 root root 12 2010-06-03 23:32 /data -> /export/hda3
-rw-r--r-- 1 produser prod 4 2010-06-15 17:30 /data/etc2
destination:/# ls -l /data
lrwxrwxrwx 1 root root 12 2010-06-15 18:36 /data -> /export/hda3
Let's start with an ancient rsync:
source:~# rsync-broken --version...
2015 Dec 19
0
[PATCH] nvc0: add hardware ETC2 and ASTC support where possible
...ormats.c
> +++ b/src/gallium/drivers/nouveau/nv50/nv50_formats.c
> @@ -84,6 +84,29 @@
> #define NV50_TIC_0_FMT_BPTC_FLOAT NVC0_TIC_0_FMT_BPTC_FLOAT
> #define NV50_TIC_0_FMT_BPTC_UFLOAT NVC0_TIC_0_FMT_BPTC_UFLOAT
>
> +/* GK20A and GM107+ formats */
> +#define NV50_TIC_0_FMT_ETC2_RGB 0x06
> +#define NV50_TIC_0_FMT_ETC2_RGBA1 0x0a
> +#define NV50_TIC_0_FMT_ETC2_RGBA 0x0b
> +#define NV50_TIC_0_FMT_ETC2_R11 0x19
> +#define NV50_TIC_0_FMT_ETC2_RG11 0x1a
> +
> +/* On GK20A, the high bit goes elsewhere */
> +#define NV50_TIC_0_FMT_ASTC_2D...
2015 Dec 19
2
[PATCH] nvc0: add hardware ETC2 and ASTC support where possible
...llium/drivers/nouveau/nv50/nv50_formats.c
+++ b/src/gallium/drivers/nouveau/nv50/nv50_formats.c
@@ -84,6 +84,29 @@
#define NV50_TIC_0_FMT_BPTC_FLOAT NVC0_TIC_0_FMT_BPTC_FLOAT
#define NV50_TIC_0_FMT_BPTC_UFLOAT NVC0_TIC_0_FMT_BPTC_UFLOAT
+/* GK20A and GM107+ formats */
+#define NV50_TIC_0_FMT_ETC2_RGB 0x06
+#define NV50_TIC_0_FMT_ETC2_RGBA1 0x0a
+#define NV50_TIC_0_FMT_ETC2_RGBA 0x0b
+#define NV50_TIC_0_FMT_ETC2_R11 0x19
+#define NV50_TIC_0_FMT_ETC2_RG11 0x1a
+
+/* On GK20A, the high bit goes elsewhere */
+#define NV50_TIC_0_FMT_ASTC_2D_4X4 0x40
+#define NV50_TIC_0_FMT...
2006 Nov 20
0
NO_LOGON_SERVERS error
Hello,
We have a 3.0.21c samba server in a PDC role with ldap as the backend
database, the server
has been working without any problem for several weeks, but today it's
started showing this log message:
[2006/11/20 09:40:48, 0] tdb/tdbutil.c:tdb_log(772)
tdb(/usr/local/etc2/samba_SACOU/private/secrets.tdb): tdb_lock failed
on list 100 ltype=1 (Interrupted system call)
[2006/11/20 09:40:48, 0]
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal(82)
tdb_chainlock_with_timeout_internal: alarm (10) timed out for key
PDC10 in tdb /usr/local/etc2/samba/private/secrets.td...
2006 Nov 24
0
samba-3.0.23d server doesn't join in domain
...2:28:26, 3] param/loadparm.c:lp_load(4945)
lp_load: refreshing parameters
[2006/11/24 12:28:26, 3] param/loadparm.c:init_globals(1410)
Initialising global parameters
[2006/11/24 12:28:26, 3] param/params.c:pm_process(572)
params.c:pm_process() - Processing configuration file
"/usr/local/etc2/samba_dv/lib/smb.conf"
[2006/11/24 12:28:26, 3] param/loadparm.c:do_section(3687)
Processing section "[global]"
doing parameter netbios name = SACOTMP
[2006/11/24 12:28:26, 4] param/loadparm.c:handle_netbios_name(3045)
handle_netbios_name: set global_myname to: SACOTMP
doing...
2006 Sep 14
12
Specify and respecify
Hello Puppet users,
I had talked with Luke about this scenario and was wondering how others
would/are handling something like this.
Imagine a scenario where all servers will have a specific postfix
configuration except for a server or two or three. So, you want to define
a file "/etc/postfix/main.cf" and specify the source from your dist tree.
But for those exceptional servers,
2004 May 25
0
wbinfo -u fails in Samba-3.0.4 on Samba PDC/BDC
...3.0 PDC
[global]
passdb backend = ldapsam:ldap://infra05/
ldap suffix = dc=cph,dc=maerskoil,dc=com
ldap machine suffix = ou=Computers
ldap user suffix = ou=People
ldap group suffix = ou=Groups
ldap admin dn = "cn=Manager,dc=cph,dc=maerskoil,dc=com"
#
# ldap passwd file = /usr/local/etc2/samba_3/private/ldappasswd
# the ldap admin dn password is stored in secrets.tdb
# and is set using "smbpasswd -w passphrase". It is no
# longer stored in the smb.conf file.
#
# start tls by default
ldap ssl = start tls
# smbpasswd -x delete the entire dn-entry
l...
2003 Nov 10
12
PDC
Hi, im using a WinXP Pro with samba 2.2.8, i have configured samba
according the the online book - Using Samba, 2ed, O'Reilly &
Associates and the system is generating the following error when i try
to logon:
[2003/11/10 21:20:13, 3] smbd/oplock.c:init_oplocks(1214)
open_oplock_ipc: opening loopback UDP socket.
[2003/11/10 21:20:13, 3] lib/util_sock.c:open_socket_in(813)
bind