search for: iting

Displaying 20 results from an estimated 218 matches for "iting".

Did you mean: jiting
2016 Apr 15
2
Strange behaviour with ptmx file descriptors
Hi Angel and many thanks for your answer The application still sending & receiving data .- strace over the application: write(1, "\33[1;1H\237#SF \234", 44) = 44 <--it was sent from the application to the terminal, but ssh didn't received this string read(0, "\10", 1024) = 1 <- the client remained sending data and it
2000 Jan 04
3
cant rename directories on NT
Everything is working perfect on win95 but from NT4: I can create, delete and rename files I can create and delete directories Problem: I can't rename created directories from the NT4 workstations on the network. And this is a big problem since NT4 creates a "New Folder" and asks you to type in the name you want. I have a 2.0.6 distribution on a SGI Origin200 Irix6.4 server. I
2005 Mar 23
5
Mounting Netware Volumes
I have one last RH 7.3 system that I want to convert to CentOS 4, but I can''t find the ncpfs utilities that I used to use to mount Netware shares. Has support been removed from the 3.x and 4? Regards, Paul Berger
2007 Mar 23
1
[LLVMdev] NEWBIE: deleting Instructions
Hello, i just tried to write some passes and in one of them i want to delete a call Instruction. I can identify the specific Instruction without a problem, but when i put the delete operation in the code i always get a error message while running opt. I already tried to rename my pass, but without any change. Another question i have is: why do i always get the "opt: CommandLine Error:"
2012 Oct 17
5
Problem reading vitals from Gigabyte H77-DH3H
Hello everyone, I'm unable to read temperature Gigabyte H77-DH3H motherboard. Is that motherboard supported or am I doing it incorrectly? When trying to access hw.acpi.thermal everything appears to be ok, but it is not, the system always returns 27,8C and 29,8C which fooled me initially - the values never change. Here is output: [chinatsu]:/root# sysctl hw.acpi.thermal
2016 Apr 27
5
Bourne shell deprecated?
>>> >>last OS I can think of with an actual Bourne shell was Solaris. >>> >> >>> >> >> > >> >The various *BSD's have & use the actual Bourne shell .... >> > >> > > Which one? All the BSDs I know of use the Almquist Shell except for > OpenBSD which uses a patched version of the Public Domain Korn Shell
2014 Dec 16
3
BLAS/LAPACK routine 'DLASCL' gave error code -4 in liblapack3 Version 3.5.0
Dear all Some computations gave a matrix. The single value decomposition of it worked fine previously, after an system upgrade I get the following error: ----- > La.svd(x,256,256) Error in La.svd(x, nu, nv) : BLAS/LAPACK routine 'DLASCL' gave error code -4 ----- Erroneous Matrix: ftp://usys-ftp.ethz.ch/ITES/STEP/nussbaum/R/matrix-lapack-error4.RData /.csv Operating System: Debian 8
2006 Aug 20
1
Forwarded USB brokenness
Hi, I''ve set up a domU with video card access per the instructions at <http://www.nvnews.net/vbulletin/showthread.php?t=68703>; video is working quite nicely. However, I''m having some trouble getting the USB keyboard and mouse to work. I have a motherboard with onboard USB 2.0, and a USB 1.1 PCI card. The motherboard USB uses several PCI addresses. If I
2005 Jun 20
1
OT raid controller
Sorry for an OT post, but given the recent discussions here re raid, I was wondering if anyone had any info on the ITE 8212 RAID controller (GigaRAID) This is a PATA HW RAID as found on the GigaByte GA-8I915P-PRO motherboard. (I can see an IC on the board labeled GigaRAID. Their manual claims that is has it's own CPU). I am not using it because I have SATA, but I am still curious about
2013 Jun 04
2
[LLVMdev] [3.3 Release] 3.3rc3 Now Available
Hi LLVM-ites! We are doing a quick test of 3.3rc3. Our testers did a quick turn around and created binaries which you can test. Please give them a go and let us know how they work for you. They are here: http://llvm.org/pre-releases/3.3/rc3 We don't have a lot of time remaining in the release cycle, so please do whatever you can to make sure they are solid. In particular, make sure that
2004 Aug 10
4
Cisco 12sp+ and 30VIP
I've searched high and lo and googled to I can't google no more... I knew that Cisco bought Selsius to get their VoIP solution but what I didn't know was that the 12sp+ is based upon an ITE-12 product that is apparently used at universities. I've taken two of the phones apart and started swapping parts and have looked up the IC's on the Internet... Anyway... After using
2019 Sep 16
2
How to debug passes
Hi, Could you please confirm the following steps for debugging a pass? 1. copy your pass into llvm/lib/Transforms/Hello/Hello.cpp 2. name you pass Hello 3. insert debug messages like:     errs() << "Vis­iting func­tion " << F.get­Name(); 4. get LLVM bitcode:    clang -O3 -emit-llvm hello.c -c -o hello.bc5. disassemble the bitcode:     llvm-dis hel­lo.bc 6. run the pass on your program:         opt -load lib­dum­my­pass.so -dum­my­pass hel­lo.ll The above steps did not work because the las...
2014 Jan 16
1
Mounting Snapshots
Hello I am doing a research project (http://www.ites-project.org/) and want to be able to mount VM images (all kinds of VMs, starting with VirtualBox). For that libguestfs seems perfect. I am already able to mount the base HD, but I was not able to additionally mount the overlaying Snapshot files. Is there a way to mount several HD files onto each other ? Thanks Thorsten Sick -- Thorsten Sick
2003 Jun 09
1
Have I been hacked?
I'm noticing something strange on two of my machines.. They're both 4.7-RELEASE-p3 i386 and they've both been up 150 days without any problems... /var/log/messages on each system contains only: Jun 9 12:00:01 in newsyslog[60291]: logfile turned over dmesg's output is truncated.. it periodically changes, but currently it reads: ite.net host=6532251hfc207.tampabay.rr.com
2013 Jun 06
5
[LLVMdev] [cfe-dev] [3.3 Release] 3.3rc3 Now Available
It's probably PR12517. Looking at the clang binary, it's got a /home/ dir in RPATH: $ objdump -p clang+llvm-3.3rc3-Ubuntu-12.04.2-x86_64/bin/clang | grep RPATH RPATH $ORIGIN/../lib:/home/aadgrand/tmp/LLVM-3.3rc3/rc3/Phase3/Release+Asserts/llvmCore-3.3-rc3.obj/Release+Asserts/bin This will slow things down if the system tries to automount /home/aadgrand. Maybe we should merge r182559
2016 Apr 27
0
Bourne shell deprecated?
...989 under the BSD license after the Bourne shell from AT&T System V Release 4 UNIX. AUTHORS This version of sh was originally written by Kenneth Almquist. BUGS The sh utility does not recognize multibyte characters other than UTF-8. Splitting using IFS and the line editing library editline(3) do not rec- ognize multibyte characters. FreeBSD 9.3 January 3, 2014 FreeBSD 9.3 [root at kabini1, /etc, 3:31:58pm] 889 % So FreeBSD does indeed appear to use the Almquist shell. -- William A. Mahaffey III ----------------------------------...
2009 Nov 08
1
Failure of user registration with XLITE
Dear all, I'm setting up a connection via XLITE softphone and asterisk 1.4 but I get the error: *Registration error: 404 Not found* Here my configuration file of asterisk: *[root at dhcppc0 asterisk]# vi sip.conf [gianca] type=friend username=gianca secret=pwd_gianca host=dynamic context=tutorial* *[giusy] type=friend username=giusy secret=pwd_giusy host=dynamic context=tutorial* *[root at
2013 Jun 06
0
[LLVMdev] [cfe-dev] [3.3 Release] 3.3rc3 Now Available
Hi Bill, I was running some benchmarks and was surprised that the startup performance of your binaries is much worse than the stable binaries for 3.2 I've used: http://llvm.org/releases/3.2/clang+llvm-3.2-x86_64-linux-ubuntu-12.04.tar.gz vs http://llvm.org/pre-releases/3.3/rc3/clang+llvm-3.3rc3-Ubuntu-12.04.2-x86_64.tar.gz On a simple hello.c file: /ssd/bench$ TIMEFORMAT="%E"
2015 Jan 19
2
[LLVMdev] X86TargetLowering::LowerToBT
Sure. Attached is the file but here are the functions. The first uses a fixed bit offset. The second has a indexed bit offset. Compiling with llc -O3, LLVM version 3.7.0svn, it compiles the IR from IsBitSetB() using btq %rsi, %rdi. Good. But then it compiles IsBitSetA() with shrq/andq, which is is pretty much what Clang had generated as IR. shrq $25, %rdi andq $1, %rdi LLVM should be able to
2003 Aug 21
1
FreeBSD STABLE support for new motherboards
During the last two weeks there has been some discussion in freebsd-questions and freebsd-stable about the prospects of FreeBSD support for some motherboard devices associated with the Intel 865PE/875P and ICH5/ICH5R support chips now showing up in recent motherboard designs. The 865PE/875P chips are called MCH (memory controller hub) or "northbridge" chips. The ICH5/ICH5R chips are