Displaying 20 results from an estimated 90 matches for "2154".
Did you mean:
214
2013 Sep 18
12
[Bug 2154] New: Avoid key lookup overhead when re-keying
https://bugzilla.mindrot.org/show_bug.cgi?id=2154
Bug ID: 2154
Summary: Avoid key lookup overhead when re-keying
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:...
2014 Jun 17
1
GPU lockup - switching to software fbcon
...ough time, I am suddenly thrown out to the VT, the pc still
seems quite laggy. Eventually, it recovers and I can write commands into
the VT.
4) At the end of dmesg I can see by now this output:
[ 268.469736] nouveau E[ DRM] GPU lockup - switching to software fbcon
[ 283.487035] nouveau E[ X[2154]] failed to idle channel 0xcccc0001
[X[2154]]
[ 298.487016] nouveau E[ X[2154]] failed to idle channel 0xcccc0001
[X[2154]]
[ 313.487034] nouveau E[ X[2154]] failed to idle channel 0xcccc0000
[X[2154]]
[ 328.487016] nouveau E[ X[2154]] failed to idle channel 0xcccc0000
[X[2154]]
[ 343.587031] n...
2005 Mar 02
0
Still having trouble with slow opening of printer properties
...the line send_file_readX
[2005/03/02 19:16:09, 3] smbd/process.c:switch_message(887)
switch message SMBreadX (pid 6856) conn 0x839a388
[2005/03/02 19:16:09, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 103) - sec_ctx_stack_ndx = 0
[2005/03/02 19:16:09, 3] smbd/reply.c:send_file_readX(2154)
send_file_readX fnum=7066 max=256 nread=256
[2005/03/02 19:16:09, 3] smbd/process.c:process_smb(1092)
Transaction 3387 of length 63
[2005/03/02 19:16:09, 3] smbd/process.c:switch_message(887)
switch message SMBreadX (pid 6856) conn 0x839a388
[2005/03/02 19:16:09, 3] smbd/sec_ctx.c:set_sec_ct...
2014 Jun 17
2
[Bug 80145] New: [NV46] GPU lockup - switching to software fbcon
...ough time, I am suddenly thrown out to the VT, the pc still
seems quite laggy. Eventually, it recovers and I can write commands into the
VT.
4) At the end of dmesg I can see by now this output:
[ 268.469736] nouveau E[ DRM] GPU lockup - switching to software fbcon
[ 283.487035] nouveau E[ X[2154]] failed to idle channel 0xcccc0001 [X[2154]]
[ 298.487016] nouveau E[ X[2154]] failed to idle channel 0xcccc0001 [X[2154]]
[ 313.487034] nouveau E[ X[2154]] failed to idle channel 0xcccc0000 [X[2154]]
[ 328.487016] nouveau E[ X[2154]] failed to idle channel 0xcccc0000 [X[2154]]
[ 343.587031] n...
2005 Nov 04
3
Wine and ConquerOnline
...$ wine ./Conquer.exe
fixme:d3d:IWineD3DImpl_CreateDevice (0x7d104bc0) Incomplete stub for d3d8
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2154
Current serial number in output stream: 2154
gtl@MCLAREN:~/.wine/drive_c/Program Files/Conquer 1.0$
I tried to post a message here before and no answers came back.
Can anyone help me?
Thanks,
Gustavo
2009 Sep 06
1
NT_STATUS_BAD_NETWORK_NAME
..._NETWORK_NAME
error message. I can however print to one of the shared printing services with
cups through the Device URI: smb://BRN_E1BEFA/BINARY_P1. Does anyone know what
the problem could be?
linux-wick:~ # smbtree
Password:
WORKGROUP
\\DELL_SSOUFFRI Samba 3.2.7-11.3.2-2154-SUSE-CODE11
\\DELL_SSOUFFRI\BRN_E1BEFA BROTHER MONO LASER DUPLEX
\\DELL_SSOUFFRI\YASTbrother Brother HL-5250DN BR-Script3
\\DELL_SSOUFFRI\profiles Network Profiles Service
\\DELL_SSOUFFRI\users All users...
2013 Jan 04
31
xennet: skb rides the rocket: 20 slots
...7 div_roundup:1 xennet_count_skb_frag_slots:18 offset:106 skb_headlen:1622 skb->len:64294, skb->data_len:62672 skb->truesize:64976 nr_frags:4 page_size:4096 prot:0800
[16800.575182] xennet: skb rides the rocket: 19 slots MAX_SKB_FRAGS: 17 div_roundup:1 xennet_count_skb_frag_slots:18 offset:2154 skb_headlen:1622 skb->len:64294, skb->data_len:62672 skb->truesize:64976 nr_frags:4 page_size:4096 prot:0800
[16801.589166] xennet: skb rides the rocket: 20 slots MAX_SKB_FRAGS: 17 div_roundup:1 xennet_count_skb_frag_slots:19 offset:2154 skb_headlen:1622 skb->len:64294, skb->data_len...
2014 Jan 03
2
[Bug 2194] New: Supress VisualHostKey message when re-keying
...fingerprint message is printed, clobbering the terminal.
I'd like to see the VisualHostKey when connecting, but not at rekey
events (unless using -v of course), also if the host key changes it
would probably be better to disconnect (unless
StrictHostKeyChecking=no?).
This may be fixed by bug #2154 - Avoid key lookup overhead when
re-keying.
Mailing List reference:
https://lists.mindrot.org/pipermail/openssh-unix-dev/2014-January/031947.html
--
You are receiving this mail because:
You are watching the assignee of the bug.
2012 Jan 17
2
Error occurred when compiling Vim 7.3 with --enable-perlinterp specified.
Has anyone compiled Vim 7.3 on CentOS 6.2 64bit ?
I got the following error after *configure --enable-perlinterp && make*:
./vim.h:2153:21: error: EXTERN.h: No such file or directory
./vim.h:2154:19: error: perl.h: No such file or directory
./vim.h:2155:19: error: XSUB.h: No such file or directory
I've installed perl and perl-devel, but with no luck.
Any ideas ?
Thanks.
2019 Aug 02
5
[OT] odd network question
...Port Description
----- ---- -----------
140750 48825
12251 23 telnet 23/tcp
10043 445 microsoft-ds 445/tcp
2869 1 tcpmux 1/tcp # TCP port service multiplexer
2478 9 discard 9/tcp sink null
2154 8080 webcache 8080/tcp http-alt # WWW caching service
1990 5060 sip 5060/tcp # SIP
1592 8089
1452 8545
1358 3389 ms-wbt-server 3389/tcp # MS WBT Server
1275 443 https 443/tcp...
2014 Jan 03
1
VisualHostKey vs. RekeyLimit vs. VerifyHostKeyDNS
...ey fingerprints, however in
an all-or-nothing sort of decision, simply set VisualHostKey=no and be
done with it.
Am I missing something? Is there a way to comfortably get VisualHostKey
back? Perhaps a trivial/wishlist bug with re-keying should be filed?
Perhaps this is already solved by bug 2154, "Avoid key lookup overhead
when re-keying":
https://bugzilla.mindrot.org/show_bug.cgi?id=2154
P.S. I think it's wonderful you folks are working on curve25519,
ed25519, and chacha20+poly1305. I've moved a bunch of systems to ECDHE
last year, great speedup, especially from cra...
2018 Jul 11
1
Connection closed (IDLE running for 0.001 + waiting input for
Hi,
Just noticed an Android email client called K9 Mail is producing these
entries in a server's dovecot log:
Jul 11 21:03:28 mx1 dovecot: imap(me at example.org): Connection closed
(IDLE running for 0.001 + waiting input for 1728.597 secs, 2 B in + 10+0
B out, state=wait-input) in=353 out=2154
Jul 11 21:03:31 mx1 dovecot: imap(me at example.org): Connection closed
(IDLE running for 0.001 + waiting input for 1731.069 secs, 2 B in + 10+0
B out, state=wait-input) in=389 out=1910
I cannot find out what this means after googling. Any ideas?
Best wishes,
Sophie
1998 May 06
1
R-beta: adjusting y-axis scale with multiple lines in plot
...one?
If anyone has pondered on and solved this, I'd be very grateful for the
solution.
Regards,
Markus
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body...
1999 Sep 01
1
Using R-0.65.0 under ESS on Unix
There is a bug in the command-line handling of 0.65.0 under Unix that
may affect some users of R-inferior-mode under ESS, as that sets
--no-readline as the first argument, and any arguments after that are
ignored.
The fix is simple: delete line 448 of src/unix/sys-common.c (`break;')
and re-compile.
The most used arguments are (I'm told) --vsize and --nsize. I find it more
convenient to
1999 Nov 25
0
tapply and weighted.mean
...it is and trial-and-error has not been
helpful. I would greatly appreciate any help.
Regards,
Markus
--
Markus Jantti | Department of Statistics
markus.jantti at abo.fi | Abo Akademi University
http://www.abo.fi/~mjantti | FIN 20500 Turku, Finland
358-9-643 747 (Home/Voice) | 358-2-2154 161 (Office/Voice)
| 358-2-2154 677 (Office/Fax)
PGP public key: http://www.abo.fi/~mjantti/pubring.asc
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help&...
2005 Nov 01
0
Help with Conquer
...$ wine ./Conquer.exe
fixme:d3d:IWineD3DImpl_CreateDevice (0x7d104bc0) Incomplete stub for d3d8
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2154
Current serial number in output stream: 2154
$
2007 Sep 24
1
errors join samba 3.0.26a to windows 2003 r2
...netbios name = server
security = ADS
realm = MYDOMIAN.LOCAL
server string = Samba Server
use kerberos keytab = true
-----------------------------
Thanks,
-Eli
--
Eli Kleinman
B&H Photo Video, Inc.
420 9TH Avenue
New York, NY 10001 USA
Phone: 212-239-7500 Ext.2154
Email: elik@bhphoto.com
2007 Jan 11
2
STARTTLS: read error=generic SSL error (0)"
...1 mail last message repeated 22494 times
Jan 11 11:20:41 mail sendmail[10646]: STARTTLS: read error=generic SSL error
(0)
Jan 11 11:20:41 mail last message repeated 8894 times
Jan 11 11:20:41 mail sendmail[10646]: STARTTLS: read error=generic SSL error
(0)
Jan 11 11:20:41 mail last message repeated 2154 times
Jan 11 11:20:41 mail sendmail[10646]: STARTTLS: read error=generic SSL error
(0)
Why is that? How can I avoid it?
Pls note that this is a Server runnig RedHat 9.
--
Thank you
Indunil Jayasooriya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lis...
2007 Jun 27
1
rspec_on_rails: assert_select wrapper doesn''t play nice with XML
...spew out messy warnings when they run:
ignoring attempt to close channel with link
opened at byte 61, line 3
closed at byte 141, line 5
attributes at open: {}
text around open: "ss version=\"2.0\">\n <channel>\n <title"
text around close: "brands/2154/feed.rss</link>\n <descrip"
The XML in the view is actually well formed, the problem is that the
HTML::Document class used is not instantiated in XML mode when an XML
response body is present.
See http://weblog.jamisbuck.org/2007/1/4/assert_xml_select for more info.
I''ve...
1998 Oct 07
0
EMERGENCY: User profile for Win98 domain logon lost after upgrade to Oct 5 CVS code
...1254)
doing parameter encrypt passwords = yes
doing parameter unix password sync = yes
doing parameter passwd program = /bin/nispasswd %u
doing parameter passwd chat = *New\spassword* %n\n *enter\snew\spassword*
%n\n
*password*changed* .
[1998/10/07 08:36:40, 2] param/loadparm.c:do_section(2154)
Processing section "[netlogon]"
doing parameter path = /usr/local/samba2.0a/samba/netlogon
doing parameter writeable = no
doing parameter guest ok = no
doing parameter root preexec =
/usr/local/samba2.0a/samba/bin/makelogonscript
%U %h
[1998/10/07 08:36:40, 2] param/loadparm.c:...