Displaying 20 results from an estimated 300 matches similar to: "Problem with a printer"
2009 Jun 25
2
[LLVMdev] bitwise AND selector node not commutative?
Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
have similar patterns, as we would expect:
defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not node:
$RHS))>>;
defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS, (not node:
$RHS))>>;
Compiling the following three works as expected:
%tmp1 = xor i32
2009 Jun 26
0
[LLVMdev] bitwise AND selector node not commutative?
On Jun 25, 2009, at 4:38 PM, David Goodwin wrote:
> Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
> have similar patterns, as we would expect:
>
> defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not node:
> $RHS))>>;
> defm t2ORN : T2I_bin_irs<"orn", BinOpFrag<(or node:$LHS, (not node:
>
2009 Jun 26
1
[LLVMdev] bitwise AND selector node not commutative?
On Jun 25, 2009, at 6:06 PM, Evan Cheng wrote:
>
> On Jun 25, 2009, at 4:38 PM, David Goodwin wrote:
>
>> Using the Thumb-2 target we see that ORN ( a | ^b) and BIC (a & ^b)
>> have similar patterns, as we would expect:
>>
>> defm t2BIC : T2I_bin_irs<"bic", BinOpFrag<(and node:$LHS, (not
>> node:$RHS))>>;
>> defm t2ORN :
2002 Nov 09
2
Windows Client Sharing Problem (Access Denied)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greeting,
~ I've setup my Red Hat 7.3 With samba 2.2.5 to be a PDC. Which at the
same time, I'm having the same problem like *problems on windows part
<http://marc.theaimsgroup.com/?t=103675771200004&r=1&w=2>*.
Accessing from windows to Linux always not a problem.
But I'm having a problem to access it reverse. (from Linux
2003 May 14
3
Redhat firewall problem...
I've just tried setting up a Shrike (9) version of Redhat. Using the
medium settings of lokkit, then adding manually accept commands for
ports 137/udp 138/udp, 139/tcp and 445/tcp, I thought I should have been
ready to go.
This isn't the case, however. I know it's not the smb.conf settup
because when I kill iptables samba works.
When iptables IS running however, it will respond
2002 Jul 08
0
factanal results interpretation - am I right here?
Hi,
I have obtained some results with factanal that seem to support a hypothesis I already had, and I'd like to verify that I can indeed conclude this from this new analysis.
We had subjects reproduce perceived trajectories with a device that allowed us to measure spatial position (the path) and the device's orientation at any of those positions. From this, we calculated the rotation of
2002 Nov 11
1
Printer driver downloads...?
I've been googling around for quite some time, and haven't managed to find
anything useful. Is there some moderately up-to-date information on how
to set up the automatic print-driver download in Samba 2.2.x? I know about
the "old way" of doing things, but it doesn't seem to fly with Win2K drivers.
Any and all help, and pointers to FD so I can RTFD (again, haven't had
2002 Nov 19
1
Driver download problem (still)...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2003 Apr 26
3
final tests fail with samba...can anyone help?
Hello,
I just took an old PC and installed SuSE 7.0 on it. The machine has 32Mb of RAM, so I needed a slim installation and kernel, and this was the only package I could get to install without immense effort (I tried 5 other versions of small linux distros from linuxiso.org before this one).
The version of Samba I installed on this Suse box is 2.0.7. From what I have read, this version SHOULD
2007 Oct 01
1
Odd one way RTP on SIP to SIP calls
Hi everyone,
I'm having an odd problem with one way RTP on SIP to SIP calls.
I have two SIP servers, one is an Asterisk and the remote SIP server
is a Nortel SIP server.
When a call comes to the Nortel server through the PSTN and is routed
to the Asterisk, audio is fine. Two way RTP and no problems. When a
SIP client registered on the Nortel server calls the Asterisk, the
Asterisk
2002 Nov 19
1
Yet another print-driver download problem...
I've gotten driver-downloads to work from WinNT/2K clients, but I still
can't seem to figure out how to get things to work with Win9x clients.
Here's a copy of my smb.conf file:
***********
[global]
printing = lprng
printcap name = /etc/printcap
log level = 1
load printers = no
guest account = nobody
security = domain
workgroup =
2002 Sep 08
6
Samba 2.2.5 is crap.
Unstable windozes (hangs all the time)
Major bugs in the printing system, mount and smbmount commands.
Samba 2.2.5 is completely usable if you ask me. Crap I would say and
should never been released. I consider to change to Beeweb although it
cost money.
BTW how do u uninstall the dirt?? using ./uninstall ???
=====
Investigating the Norwegain 4.th Secret ServiceThe multiheaded
2002 Sep 29
2
XP troubles
I've recently recompiled and reinstalled the latest Samba because
the version I was running wouldn't talk to Windows XP.
It still won't. Can anyone direct me to any docs, howtos, or other
docs concerning WinXP problems?
Thanks...
God's Blessings,
Gene
To everything there is a season, and a time to every
purpose under heaven. Ecl 3:1 -
and more recently, The Byrds
2002 Oct 11
5
Fwd: XP-Problem - suddenly XP canot connect to samba
He could have changed the firewall setting in XP.
--- "Dr. Bernd Zimmermann"
<bernd@schaumburger-tracht.de> skrev: > Fra: "Dr.
Bernd Zimmermann"
> <bernd@schaumburger-tracht.de>
> Til: samba@lists.samba.org
> Tema: [Samba] XP-Problem - suddenly XP canot connect
> to samba
> Dato: Fri, 11 Oct 2002 14:48:11 +0200
>
> Hi,
>
> we had
2010 Nov 05
2
data acquisition with R?
Hello,
I spent quite some time now searching for any hint that R can also be
used to address the interfaces of a computer (i.e. RS232 or USB) to
acquire data from measurement devices (like with the - I think it is the
- devices or serial toolbox of Matlab).
Is there any package available or a project going on that you know of? I
would so much like to have never to work with Matlab again. The
2010 Nov 16
5
scatterplot with filled circles
for a simple scatterplot:
plot(X ~ Y, type = 'p', col = 'red')
this produces red-edged circles, but I want to fill in the circles.
can this be done? I checked '? plot' already but couldn't find what I was
looking for.
cheers
--
View this message in context: http://r.789695.n4.nabble.com/scatterplot-with-filled-circles-tp3044690p3044690.html
Sent from the R
2010 Nov 10
4
Installing R and an editor on a USB drive
Hi,
I have adviced my students to install R and an editor on a USB drive for
working in the computer class. With R everything works fine following these
instructions: http://personal.bgsu.edu/~mrizzo/Rmisc/usbR.htm.
But several editors (e.g., Tinn-R and WinEdt) require administrator rights.
I have found out that Emacs (Vincent Goulet's Emacs for Windows Modified
2005 Jul 15
1
Instal FC PPO
Hi!
I just ?cant get FCPPO (FirstClassPersonalPostOffice) installed.
The FC client (8.005US.exe), installs ok.
When installing fcpers80231.exe, I get info that
"This version of windows is not supported.", right after I accept the
license agreement.
I have to kill wineserver to be able to continue work.
The console window has following info:
2013 Nov 17
2
UID order vs date order
Hi
i have recently moved a mailbox to dovecot and intend to use it via imap
and i have run into a problem.
when i imported the mails apparently the UID order got reversed compared
to the date order, result is that some clients like on android devices
download the oldest mails instead of newest.
it is not so interesting to have several years old mail show up at the
top of the mailbox.
is
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks,
We're gearing up to the next full release of the Vorbis codec; I've
just tagged a release candidate in SVN in order to encourage wider
testing toward final 1.1 release.
This release includes the following updates:
1) Adoption of AoTuV and other tuning work by Vorbis developers
outside of Xiph into the mainline codebase
2) New bitrate management code
3) bugfixes
In more