search for: 24820

Displaying 10 results from an estimated 10 matches for "24820".

Did you mean: 2420
2009 Oct 30
28
[Bug 24820] New: [nv15] Vertical screen corruption in X when KMS is enabled
http://bugs.freedesktop.org/show_bug.cgi?id=24820 Summary: [nv15] Vertical screen corruption in X when KMS is enabled Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium...
2003 May 20
0
intermittent failure of ability to connect to samba share from win (NT/2k) client
...lient ICMP Destination unreachable (UDP port 137 unreachable) 134 0.00703 winclient -> sambaserver TCP D=111 S=4551 Syn Seq=418004170 Len=0 Win=64240 Options=<mss 1460,nop,nop,sackOK> 135 0.00003 sambaserver -> winclient TCP D=4551 S=111 Syn Ack=418004171 Seq=2995536248 Len=0 Win=24820 Options=<nop,nop,sackOK,mss 1460> 136 0.00032 winclient -> sambaserver TCP D=111 S=4551 Ack=2995536249 Seq=418004171 Len=0 Win=64240 137 0.00055 winclient -> sambaserver PORTMAP C DUMP 138 0.00006 sambaserver -> winclient TCP D=4551 S=111 Ack=418004251 Seq=2995536249 Len=0 W...
2003 May 23
0
intermittent failure of ability to connect to samba share from win (NT/2k) client]]
...reachable (UDP > port 137 unreachable) > 134 0.00703 winclient -> sambaserver TCP D=111 S=4551 Syn > Seq=418004170 Len=0 Win=64240 Options=<mss 1460,nop,nop,sackOK> > 135 0.00003 sambaserver -> winclient TCP D=4551 S=111 Syn > Ack=418004171 Seq=2995536248 Len=0 Win=24820 Options=<nop,nop,sackOK,mss > 1460> > 136 0.00032 winclient -> sambaserver TCP D=111 S=4551 Ack=2995536249 > Seq=418004171 Len=0 Win=64240 > 137 0.00055 winclient -> sambaserver PORTMAP C DUMP > 138 0.00006 sambaserver -> winclient TCP D=4551 S=111 Ack=41800425...
2004 Sep 17
0
2k3 DC shares mounting without permissions
...SO_BROADCAST = 0 socket option TCP_NODELAY = 1 socket option IPTOS_LOWDELAY = 0 socket option IPTOS_THROUGHPUT = 0 socket option SO_SNDBUF = 16384 socket option SO_RCVBUF = 87380 socket option SO_SNDLOWAT = 1 socket option SO_RCVLOWAT = 1 socket option SO_SNDTIMEO = 0 socket option SO_RCVTIMEO = 0 24820: session request ok write_socket(4,183) write_socket(4,183) wrote 183 got smb length of 117 size=117 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=49153 smb_tid=0 smb_pid=24820 smb_uid=0 smb_mid=1 smt_wct=17 smb_vwv[ 0]= 8 (0x8) smb_vwv[ 1]=12807 (0x3207) smb_vwv[ 2]= 256 (0x...
2004 Oct 12
4
Blacklisted packages still logged
Hello, Pardon me if this turns out to be stupid question. I have an IP address blacklisted in /etc/shorewall/blacklist. I have BLACKLIS_LOGLEVEL not set in /etc/shorewall/shorewall.conf, but I can still see the packages coming from the blacklisted IP logged in /var/log/messages when I do ''tail -f /var/log/messages''. Is there someplace else I should check ? Thanks. RDB --
2003 Jan 10
2
[fwd] help encoding low-quality audio please
...on on "moral" grounds, but not if there are reasons for choosing another format. I did some test encodings to see what sort of space I might save, with the following results (sizes in kilobytes). All this was done with OggEnc v1.0 (libvorbis 1.0) on a Debian woody system. 25872 test.au 24820 test.wav 2768 test_from_wav_q5.ogg 2304 test_q1.ogg 2960 test_q3.ogg 3624 test_q5.ogg 3968 test_q6.ogg test.au is my original 10 minute long sample. test_q1.ogg, test_q3.ogg, test_q5.ogg, and test_q6.ogg were produced with commands such as: OggEnc --raw --raw-rate 11025 -q5 test.au with q va...
2003 Jan 28
1
Having a problem ...
...[2003/01/23 17:55:18, 5] lib/util_sock.c:print_socket_options(111) socket option IPTOS_THROUGHPUT = 0 [2003/01/23 17:55:18, 5] lib/util_sock.c:print_socket_options(111) socket option SO_SNDBUF = 16384 [2003/01/23 17:55:18, 5] lib/util_sock.c:print_socket_options(111) socket option SO_RCVBUF = 24820 [2003/01/23 17:55:18, 5] lib/util_sock.c:print_socket_options(109) Could not test socket option SO_SNDLOWAT. [2003/01/23 17:55:18, 5] lib/util_sock.c:print_socket_options(109) Could not test socket option SO_RCVLOWAT. [2003/01/23 17:55:18, 5] lib/util_sock.c:print_socket_options(109) Could no...
2006 Jan 10
8
Noob: Child records not saved
Hi all, happily coding along, but it seems a belongs_to record is not saved. # Create some stuff def create_project @contact = Contact.new @project = Project.new(@params[''project'']) @project_contact = ProjectContact.new(@params[''collect'']) @project.project_contact = @project_contact contact =
2009 Nov 23
2
[PATCH 1/3] drm/nouveau: Update the CRTC arbitration parameters on FB depth switch.
Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nv04_crtc.c | 37 +++++++++++++++++++++------------- 1 files changed, 23 insertions(+), 14 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nv04_crtc.c b/drivers/gpu/drm/nouveau/nv04_crtc.c index 2ab9f30..0a5cfc1 100644 --- a/drivers/gpu/drm/nouveau/nv04_crtc.c +++ b/drivers/gpu/drm/nouveau/nv04_crtc.c
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 ------- We haven't seen this