search for: tmw

Displaying 8 results from an estimated 8 matches for "tmw".

Did you mean: mw
2019 Apr 12
1
gencache.tdb: device busy
Hi Jeremy,   I got some info on that topic from the illumos devs:   > It's a sporadic issue, you're lucky enough to not encounter it on 4.9.5. > > I confirmed in 4.10.2, it happens: > > winbindd.log:  tdb(/tmw-nas-3p/samba/var/lock/gencache.tdb): tdb_open_ex: tdb_mutex_init failed for /tmw-nas-3p/samba/var/lock/gencache.tdb: Device busy > > So either apply OS fix, or apply a software fix (zeroing pthread_mutex_t before pthread_mutex_init()).   This all should be based on the following issue:   http...
2016 May 02
2
wineio (iowraping under wine)
...c. So after compile wineio, give permissions (root and sticky) i can run the software and program chips. The iowrapper used is attached to this email. This was working on opensuse 11.0 (64 bits) but in opensuse LEAP 42.1 (64 bits) i got this error: Executing prg :c:\Program Files (x86)\EEtools\Tmw.exe /usr/bin/wineio: not an i386 ELF binary... don't know how to load it I try recompile, i do make wineio, the program is compiled and run. The wineio is operative becasue the text "executing prg" is in line 90 of wineio.c I dont know how get working my hardware thru wine. Best...
2017 Dec 13
2
core_udp_sendto: no mapping
> > efistub.jpg: > > >>Start PXE over IPv4. > Station IP address is 192.168.201.185 > > Server IP address is 10.210.32.100 > NBP filename is pxelinux.0 > NBP filesize is 6644000 Bytes > Downloading NBP file... > > Succeed to download NBP file. > > Downloading NBP file... > > Succeed to download NBP file. > I will not
2015 Nov 18
3
Permission Issues with GPO
None of my computers have a UID/GID and my GPO works fine. Add the line i suggested to the share, and setup your rights Gr. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens mourik jan c > heupink > Verzonden: dinsdag 17 november 2015 18:55 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Permission Issues with
2017 Dec 13
0
core_udp_sendto: no mapping
...re. Some good news, on another network we have linux dhcp servers under control so there we could change the filename to efi/syslinux.efi and lo and behold, now it works! I figured EFI would not know the difference of these two methods ? Note, only tested on this new server. I will test my laptop tmw. Jocke
2015 Nov 18
4
Permission Issues with GPO
...ists.samba.org] Namens Viktor Trojanovic > Verzonden: woensdag 18 november 2015 9:52 > Aan: mourik jan c heupink > CC: samba at lists.samba.org > Onderwerp: Re: [Samba] Permission Issues with GPO > > MJ definitely understands the problem I'm facing. I will report back by > tmw if the solution works, don't have access to the server at the moment. > > Viktor > > > On 18 Nov 2015, at 09:04, mourik jan c heupink <heupink at merit.unu.edu> > wrote: > > > > Hi, > > > > Well, but do your GPO clients have to access your files...
2016 Sep 14
5
[PATCH 1/2] filearch: Add RISC-V architecture.
--- src/filearch.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/filearch.c b/src/filearch.c index 5985b73..cbc8372 100644 --- a/src/filearch.c +++ b/src/filearch.c @@ -56,14 +56,16 @@ cleanup_magic_t_free (void *ptr) # endif COMPILE_REGEXP (re_file_elf, - "ELF.*(MSB|LSB).*(?:executable|shared object|relocatable),
2008 Jun 27
0
Wine release 1.1.0
...p: Implement SymEnumerateSymbols64. ntdll: Implement [Rtl]InitializeCriticalSectionEx. c2man: Correct extension for non-dlls (based on a patch by Vijay Kamuju). Joris Huizer (3): user32/tests: Copy/paste fix. gdiplus: font: Ensure to release resources. gdiplus: Change tmw field of GpFontFamily into an embedded structure. Juan Lang (26): inetmib1: Add stub dll. inetmib1: Add stub for SnmpExtensionInit. inetmib1: Add tests for SnmpExtensionInit. inetmib1: Add stub for SnmpExtensionQuery. inetmib1: Add tests for SnmpExtensionQuery....