search for: ites

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

Did you mean: it's
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
...putations 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 Previous version: liblapack3 3.4.1 (running without error) New version: liblapack3 3.5.0-4 (gives error above) How do I track down this error code? Is this a bug in liblapack3 or what did change? Thank you!...
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...
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
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 o...
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
...or Debug build) > or a real regression? > > P.s. > I'm not very familiar with the Clang release process, so I might be > missing something obvious... > > -- > Thanks, > Timur Iskhodzhanov > > 2013/6/5 Bill Wendling <wendling at apple.com>: >> 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...
2016 Apr 27
0
Bourne shell deprecated?
On 04/27/16 14:19, John R Pierce wrote: > >>>> >>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
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
...981 0.976 Is this an expected behaviour (e.g. +Asserts or Debug build) or a real regression? P.s. I'm not very familiar with the Clang release process, so I might be missing something obvious... -- Thanks, Timur Iskhodzhanov 2013/6/5 Bill Wendling <wendling at apple.com>: > 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 r...
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