search for: elinux

Displaying 9 results from an estimated 9 matches for "elinux".

Did you mean: linux
2015 Sep 16
1
UPS piller AR single similar brand protocol
...brand is Piller, type AR single Only have rs232 port. I have plan using raspberry pi as data poller + NUT But when I try to find a compatible device list, there is no Piller on list. Does anyone know the similar product brand protocol with Piller? Thanks -- Br Wawan Wiratno Embedded Linux Org. eLinux.org +62 81284790337 -------------- next part -------------- A non-text attachment was scrubbed... Name: wawan_wiratno.vcf Type: text/x-vcard Size: 93 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20150916/c973f09e/attachment.vcf>
2013 Jan 18
1
[LLVMdev] slow on raspberry pi
...vm with clang compilation took 22 h, but worked. hurrah. Then i compiled llvm/clang with itself and was pleased it took "only" 12 hours. even better. But then I compiled linpack and clang numbers were less than 1/4 off gcc compiled :-( (9000kFlops about) Now according to this http://elinux.org/RPi_Performance there is something with compiler settings, hard/soft floats and possibly the exact target (armv6XXX) of the pi to make it better. My question is: has anybody else tried this, or could tell me what i could try to remedy this. Thanks Torsten -------------- next part ----------...
2019 Jul 16
1
New User Questions - With Belkin USB
...ase would be all users anyways, as that's the "traditional" behavior." https://github.com/AsteroidOS/meta-bass-hybris/commit/b819096ed5a5ef12828c63b1f2f0b8e962fd1e81 More info: * https://wiki.postmarketos.org/wiki/Kernel_configuration#CONFIG_ANDROID_PARANOID_NETWORK * https://elinux.org/Android_Security#Paranoid_network-ing If you can get to the kernel config for the Android side of things, you can check for that CONFIG_... option. If it is enabled, then maybe there is something different about the user ID that upsmon is running under versus upsc.
2017 Feb 17
6
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
...ds Checking from MSR, but />>/it seems to be closed-source and Windows-oriented. If anyone can />>/suggest some other technique that could be evaluated here, please />>/inform me. />>//>//>/There is also a family of tools originated from Electric Fence />/<http://elinux.org/Electric_Fence>, />/they mostly have historical interest due to huge slowdown/memory />/consumption. / I can assure you that they are still widely used for QA :) >/Are you looking for bug detection mechanisms, or also for production />/hardening techniques? />/ASan is a bug d...
2014 Dec 08
4
print something on console after boot
CentOS 7 How do I print something on the text-mode console right after the OS has finished booting? I've a virtual instance and I need to know its IP address after it has finished booting up, to know where to ssh into it. I've tried adding "ip -4 addr > /dev/tty0" to rc.local, but that obviously doesn't work, because the login prompt overwrites everything I do. --
2019 Jul 15
2
New User Questions - With Belkin USB
On Jul 12, 2019, at 2:39 PM, David White wrote: > > Thanks Roger for all your help here. I hope the 2 attachments come through. The .sh is my doctored version of the script and the .report is its output. I welcome any suggestions or ideas about what might be causing my problems with monitoring to the Belkin UPS. Cheers Hi David, Nothing looks out of order in your configuration files.
2013 Nov 26
3
[LLVMdev] Targeting ARM Cortex-a9 from x86_64 with clang
...ortex-a9 -mfpu=neon -o /tmp/helloworld-DFsRi6.o /tmp/helloworld-SVQDb9.s /usr/bin/as: unrecognized option '-mfpu=neon' clang: error: assembler command failed with exit code 1 (use -v to see invocation) Any ideas? Thanks! [1] - http://clang.llvm.org/docs/CrossCompilation.html [2] - http://elinux.org/Zedboard
2016 Feb 09
2
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
Dmitrii, all, Please note, that GCC 5.3 had a significant update to the MPX code quality - please, use this version as reference. Regards, Sergos On Tue, Feb 9, 2016 at 12:49 AM, Kostya Serebryany via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > > On Thu, Feb 4, 2016 at 10:40 AM, Kostya Serebryany <kcc at google.com> wrote: > >> >> >> On Thu, Feb
2013 Dec 02
3
no-amd-iommu-perdev-intremap + no-intremap = BOOM with Xen 4.4 (no-intremap by itself OK).
...er for CPU 0 [ 4.534888] tsc: Detected 3901.154 MHz processor [ 4.534896] Calibrating delay loop (skipped), value calculated using timer frequency.. 7802.30 BogoMIPS (lpj=3901154) [ 4.534902] pid_max: default: 32768 minimum: 301 [ 4.534950] Security Framework initialized [ 4.534959] SELinux: Initializing. [ 4.534971] SELinux: Starting in permissive mode [ 4.538041] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 4.543004] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 4.544740] Mount-cache hash table entries: 256 [ 4.544989...