search for: embeded

Displaying 20 results from an estimated 11746 matches for "embeded".

Did you mean: embedded
2006 Mar 31
10
Building Asterisk embedded device
Hi, I want to build a PBX base on Asterisk using an embedded device. Can anyone please recommend an embedded device I can use for doing so? I will install linux or freebsd in the device. Thanks A
2016 Feb 04
3
Evaluating a port to RTEMS (embedded OS with single address space and no processes)
Am 04.02.2016 um 14:46 schrieb Roland Mainz: > On Thu, Feb 4, 2016 at 1:40 PM, Christian Mauderer > <christian.mauderer at embedded-brains.de> wrote: >> I am searching a SSH server for remote administration of an embedded >> application running on RTEMS (https://www.rtems.org). This environment >> has neither virtual memory nor user and kernel space. So this is like
2016 Feb 04
3
Evaluating a port to RTEMS (embedded OS with single address space and no processes)
Hello, I am searching a SSH server for remote administration of an embedded application running on RTEMS (https://www.rtems.org). This environment has neither virtual memory nor user and kernel space. So this is like an application running in kernel mode only. Would it be possible to run (a very basic version of) OpenSSH in such an environment using e.g. threads instead of forking new
2019 Dec 23
1
id map range overlap
Hi all, I'm using Samba (AD) under Debian Buster. Testparm tells me the idmap of TDB and AD would overlap. However the configured range don't. Thanks in advance, Michael # testparm rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Registered MSG_REQ_POOL_USAGE Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED Load smb config files from /etc/samba/smb.conf
2019 Sep 27
2
Compile samba github code and flash the build binary to embedded device
Hi Sir/Madam/Miss, I am a firmware engineer. I would like to implement file sharing between embedded device and android phone/ios phone/windows. I download the samba source code from https://github.com/samba-team/samba/tree/v4-11-stable with version v4-11-stable. I follow the instruction from link : https://wiki.samba.org/index.php/Build_Samba_from_Source to compile. I expected the compilation
2011 Jun 16
4
Controlling stdin and stdout in an embedded R instance
Hello, I am very new to R but my question is with respect to the C API for working with an embedded R console. I have been able to start and stop an embedded R console from within a C program as well as use the API to execute commands in it. I am seeking a mechanism to individually send native R commands to an embedded console and then consume the output of these commands. Specifically, I
2016 Jun 14
3
since i added second DC i have some trouble
Hi, i provisioned a domain and all went well, until i added the second dc.... for example: the new DC2 tells me: getfacl /usr/local/samba/var/locks/sysvol # file: usr/local/samba/var/locks/sysvol # owner: root # group: BUILTIN\134administrators user::rwx user:root:rwx user:BUILTIN\134administrators:rwx user:BUILTIN\134users:r-x user:ELEMAY\134guest:rwx user:ELEMAY\134domain\040guests:r-x
2016 Jun 14
3
since i added second DC i have some trouble
On 6/14/2016 1:16 PM, Rowland penny wrote: > On 14/06/16 17:38, J. Echter wrote: >> Hi, >> >> i provisioned a domain and all went well, until i added the second >> dc.... >> >> for example: >> >> the new DC2 tells me: >> >> getfacl /usr/local/samba/var/locks/sysvol >> >> # file: usr/local/samba/var/locks/sysvol >> #
2002 Jun 06
14
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer prope rties cannot be displayed"
I've experienced something like this, as well. Though I don't know if this will help, I would make sure that your NT username(s) are appropriately mapped to unix users. You may not be able to view the properties because the permissions/mapped user are mixed up. You can check this by doing a smbstatus - the user names listed as connected are the unix usernames that have been mapped to.
2007 Aug 07
2
Embedded nuls in strings
Hi, ?rawToChar 'rawToChar' converts raw bytes either to a single character string or a character vector of single bytes. (Note that a single character string could contain embedded nuls.) Allowing embedded nuls in a string might be an interesting experiment but it seems to cause some troubles to most of the string manipulation functions. A string with an embedded 0:
2007 Apr 19
2
FLAC: player with native support for flac embedded pictures
Hi, I'm looking for an audio player with native support for flac embedded pictures. I use Amarok (http://amarok.kde.org/) in linux, but I can't find any player in Windows that has this same native support for embedded flac pictures. I hope somebody can help me thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Apr 28
1
[LLVMdev] [PATCH][RFC] Add llvm.codegen Intrinsic To Support Embedded LLVM IR Code Generation
Hi Tobi, 2012/4/28 Tobias Grosser <tobias at grosser.es> > Each call to the intrinsic has two arguments. One is the LLVM IR >> string. The other is the name of the target architecture. When >> running with tools like llc, lli, etc, this intrinsic transforms >> the input LLVM IR string to a new string of assembly code for >> the
2017 Apr 29
2
Any progress on write.csv fileEncoding for UTF-16 and UTF-32 ?
"R version 3.4.0 (2017-04-21)" on "x86_64-w64-mingw32" platform I am using CSVs and other text tables, and text in general (including regular expressions), on Windows 10. For me, that means dealing with Windows-1252 and UTF-8 encoding, with UTF-16 and UTF-32 as helpful curiosities. Something as simple as iconv ("\n", to = "UTF-16") causes an error, due to
2008 Jan 12
2
Embedding R
hello all, is there somewhere a comprehensive documentation for the (C) functions used for embedded R? (e.g. the functions which are used in the directory \tests\Embedding in the R source) or Are there somewhere many more examples for this? (especially handover of data between C and embedded R) thanks, Alex --
2018 Nov 28
2
Odd behavior on group membership
Hi Rowland, Those tests were made on DC (araucaria), not a domain member. root at araucaria:~# testparm /etc/samba/smb.conf Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[netlogon]" Processing section "[sysvol]" Loaded services file OK. Server role: ROLE_ACTIVE_DIRECTORY_DC Press
2002 Jun 06
10
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer properties cannot be displayed"
Hello, I have a FreeBSD 4.5-RELEASE box running the SAMBA 2.2.4_1 port. I have successfully added a printer driver to the unit, and when connecting from a Windows 2000 client, I get the driver successfully installed. I then converted the system to a PDC and added a test machine to it's domain. I can connect to the printer, it downloads drivers, but when I choose printer properties, I get:
2002 Aug 19
2
embedded spaces in group names
Hello, Many of our NT domain groups have names that contain embedded spaces, like "Domain Admins". When I attempt to use winbind and assign rights via those groups the granting fails. Group names without embedded spaces, like "Domain_Admins" work fine. In smb.conf I've tested specifying the name as: "DOMAIN+Domain Admin" DOMAIN+Domain\ Admin and
2008 Feb 02
16
[patch 00/16] ocfs2: SLES10 compatibility patch queue
Here is the original set of fixes, split out into 14 individual ones. In addition to splitting them out, I also changed the ones that were HAS_* to NO_* as requested. The last two patches are needed to build on openSUSE 10.3 which is based on 2.6.22. I used it as a sanity check and found those failures. -Jeff -- Jeff Mahoney SUSE Labs
2014 Mar 04
2
How to troubleshoot an ACL error?
I'm running Version 4.2.0pre1-GIT-ca3998d on a Fedora 20 host. The output of testparm is: [global] workgroup = SOMETHING realm = SOMETHING.SOMETHING.COM server role = active directory domain controller passdb backend = samba_dsdb server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate, smb dcerpc endpoint
2013 Dec 08
1
OGG loads as a naked file, but not if embedded in an IFF.
I can now load and play AIFF, WAV, and OGG files using libsndfile and libao. Now I'm moving on to loading and playing files embedded in an IFF file. This is presenting a problem. Playing an AIFF embedded in an IFF works fine. Playing an OGG embedded in the same IFF fails. Specifically, it appears that sf_open_fd() can't figure out what it's being told to load. Except for