similar to: 2 users can't connect to samba.

Displaying 20 results from an estimated 5000 matches similar to: "2 users can't connect to samba."

2011 Dec 30
1
PCI/VGA passthrough and function level reset (FLR)
I''m wondering if FLR really must be supported by the PCI card for PCI/VGA passthrough to work or if it will work anyway. I have read in the VTdHowTo that trying to pass through hardware without the FLR feature will result in an error. At the same time I read on a pdf document on the VMWare website (http://www.vmware.com/files/pdf/techpaper/vsp_4_vmdirectpath_host.pdf) that:
2000 Jun 30
0
First patch, little speed up... (about 1%)
I did optimized a bit an loop at psy.c (by the way, the code looks quite more beautiful now) ;-) Have a look... --- psy.c Sat Jun 24 12:09:23 2000 +++ - Fri Jun 30 19:03:37 2000 @@ -452,38 +452,38 @@ /* bleaugh, this is more complicated than it needs to be */ static void max_seeds(vorbis_look_psy *p,double *flr){ long n=p->n,i,j; - long
2011 Oct 21
20
How to transform my html form into a rails 3 form
Hi, I have the following code working in a rails 3 view, but it is unfortunately not pure rails code! <% @filter1 = "tr.show1,tr.show2" %> <% @filter2 = "tr.show1" %> <% @filter3 = "tr.show2" %> <form> <p> <input type="checkbox" value=<%=@filter1%> onclick="$ (this).is('':checked'')
2012 Jun 29
5
How vital is having "FLReset+" for VGA Passthru in DomU?
I was reading the Wiki page here: http://wiki.xen.org/wiki/VTd_HowTo don''t know how updated it is, BUT at the top it said: -------------------- -------------------- -------------------- -------------------- -------------------- -------------------- _Xen 4.1 xl tools notes _ * Only devices with FLR capabilities are supported. * Passing through a PCI card without FLR capability
2004 Aug 06
0
Compiling Icecast2 on RedHat9 or maybe another Linux
Btw if it burped on libxslt, you probably want to make sure you have libxml as well Just follow the same routine you did with libxslt wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/RedHat/RPMS/libxml-1.8.17-8.i386.rpm wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/SRPMS/libxml-1.8.17-8.src.rpm <p><p><p><p><p>Dave St John Mediacast1 Administration ----- Original
2009 Feb 04
1
AW: Workaround for pcifront issues
Thanks Anna, this was also quite interesting for me. Did you mean that I just have to eliminate the else branch or raise arround "All devices behind the uppermost PCI/PCI-X bridge must be co-assigned to the same guest." or do I have to eliminate more in order to prevent an FLR (whatever that is). For my board it''s definitely necessary to move PCI devices in different guests,
2005 Nov 22
0
install.packages in R 2.2.0
Dear all, I am having trouble with install.packages() when specifying a non-CRAN repository. The command below works in R 2.1.0 and R 2.1.1 compiled from source in Linux, bringing up the Tcl/Tk interface for selection, but in 2.2.0 I get > install.packages(repos='http://flr-project.org/R') Error in install.packages(repos = "http://flr-project.org/R") : argument
2000 Dec 22
1
Different floor, quality improvement
Hello all, Please try this "patch". It changes the way the noise floor is used for quantization in a not-so-subtle way. At the very end of _vp_compute_mask, add the lines: for(i=0;i<n;i++) flr[i]=.01f*sqrt(flr[i]); The .01 is there to ensure the current codebooks will work. We will really need different, newly-trained codebooks with this change; then the
2008 Jul 12
26
[PATCH] Improve the current FLR logic
Hi, all, The attached patches try to improve the current FLR logic. The idea is: removing the FLR logic from hypervisor and adding the improved logic in Control Panel. The current FLR logic in hypervisor has some issues: 1) Dstate transition is not guaranteed to properly clear the device state; 2) the current code for PCIe FLR is actually buggy: PCI_EXP_DEVSTA_TRPND doesn''t mean the
2011 Feb 20
1
PCI passthrough of a SATA/PATA controller, "FLR functionality not supported"
Hi there, I have a question regarding PCI passthrough on the Citrix XenServer 5.6 (Xen 3.4.2). I already managed to get some soundcard passed through to a Windows guest. So I think my knowledge about that topic isn''t _that_ low. But I cannot seem to pass through a SATA/PATA controller to a Linux guest. I have some additional CD/DVD burner (PATA) attached to a SATA/PATA controller
2003 May 19
2
Illegal instruction on a new asterisk build.
Hi. I have asterisk (cvs build from tonight) running fine on a RedHat9 box, with zaptel hardware. On a second RedHat9 box (with no zaptel hardware) I've built the same version, apparently with no errors, but immediately upon invoking asterisk I get: Illegal instruction. running under gdb, it shows that its failing in ast_ulaw_init as shown below: [New Thread 16384 (LWP 1097)] Program
2005 Jun 10
1
Starting bandwidth Mgmt
Hello all. I am really new in the world of bandwidth management.I just want to finish a task.i want to give IP Based Bandwidth Management.I am using RedHat9 Linux and wish to use "HTB" for controlling bandwidth.I don''t want to controll bandwidth application wise.I wanted to know what other tools are required for bandwidth management besides HTB.I have learned that htb comes
2017 Nov 16
2
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
Return-path: <xxxxxx-xxxxxxxx-xxxxxxxxx-xxxxxxx-xxxxxxx-xxx at xxxxxx.xxxxxxxxx.xx.xxx> Envelope-to: xxxxx at xxxxxxxxx Delivery-date: xxx, xx xxx xxxx xx:xx:xx +xxxx Received: xxxx [xxx.x.x.x] (xxxx=xxxxxxxxx) xx xxxxxxxxx.xxxxxxxxxxxx.xx xxxx xxxxx (xxxx x.xx) (xxxxxxxx-xxxx <xxxxxx-xxxxxxxx-xxxxxxxxx-xxxxxxx-xxxxxxx-xxx at xxxxxx.xxxxxxxxx.xx.xxx>) xx xxxxxx-xxxxxx-xx xxx xxxxx
2018 Dec 02
0
Dovecot 2.3.4 crash
Hi ! First of all thanks for all your doing :) I also have this kind of segfault since the update : Dec 2 21:12:11 xxxxxxx dovecot: auth-worker: Error: *** Error in `dovecot/auth': double free or corruption (fasttop): 0x000055573bb99f70 *** Dec 2 21:12:11 xxxxxxx dovecot: auth-worker: Error: ======= Backtrace: ========= Dec 2 21:12:11 xxxxxxx dovecot: auth-worker: Error:
2009 Aug 25
0
DTMF duplicated when Waitexten
Hello, I have a problem of DTMF duplication. I receive call from my provider with SIP protocol. These calls pass through an interactive voice menu, using the application Waitexten to enter a client code. The menu works fine, but sometimes I have DTMF duplication that prevent proper code entry. All DTMF come twice. my sip.conf ----------- [general] context=default allowguest=no
2005 Aug 24
1
histogram method for S4 class.
Hi, I'm trying to develop an histogram method for a class called "FLQuant" which is used by the package FLCore (http://flr-project.org). FLQuant is an extension to "array". There is an as.data.frame method that coerces flquant into a data.frame suitable for lattice plotting. The problem is that when I coerce the object and plot it after it works but if the method is
2005 Aug 24
1
histogram method for S4 class.
Hi, I'm trying to develop an histogram method for a class called "FLQuant" which is used by the package FLCore (http://flr-project.org). FLQuant is an extension to "array". There is an as.data.frame method that coerces flquant into a data.frame suitable for lattice plotting. The problem is that when I coerce the object and plot it after it works but if the method is
2010 Feb 18
0
ISDN phone not ringing. ISDN PBX not answering?!
Hi, I've set up an Asterisk as voip gatway: VOIP <-> Asterisk <-> hfc-s card <-> NTBA <-> Siemens Gigaset Dect ISDN pbx. Outgoing calls from dect handset to the world are working. Incoming calls don't even ring the handset. I'm using the dahdi driver with the zaphfc kernel module. The hfc-s card is in nt mode. The msn is set at the dect phone/base station
2004 Aug 06
3
Compiling Icecast2 on RedHat9 or maybe another Linux
Hi Dave, I am now trying to compile Icecast2 under RedHat9. I get some errors when I try to ./configure so the make file is not created. Can you take a look at the attached file and tell me what is wrong? I tried to compile it on another RedHat9 computer but I got the same results... I think I will dedicate one computer ONLY to icecast2. In this case, could you advise me the best Linux
2009 Nov 17
2
problem with uidlist
In both 1.2.6 and 1.2.7 (probably also before that, but dont have logs) im seeing quite a few of these: Nov 17 12:45:12 userimap10.xs4all.nl dovecot: IMAP(xxxxxxx): /var/spool/mail/dovecot-control/c/c0/xxxxxxx/INBOX/.INBOX/dovecot-uidlist: Duplicate file entry at line 2650: 1257768394._smtp.mxdrop238.41874,S=17304:2,Sad (uid 34270 -> 37166) I never really looked at it because it doesnt seem