Displaying 4 results from an estimated 4 matches for "266s".
Did you mean:
266
1998 Aug 11
1
SAMBA digest 1775
...ime and dollars) but there are some tips in the
samba docs.
According to the slow client stuff mentioned in the docs, some
people had to lower RWIN below 3072 for good performance (while I
had to raise it above that value). It may be somewhat
hardware/speed dependent; I have fast clients (PII-266s) talking to
a slow server (486-100) so your mileage may vary.
Let me know if this helps at all.
Regards, Steve Arnold
****************************************************************
Stephen L. Arnold Systems Engineer
ENSCO Inc. email: arno...
2018 Jan 22
3
What does this mean? select(1, [0], , NULL, {60, 0}) = 0 (Timeout)
...ync error: unexplained error (code 255) at io.c(605) [generator=3.0.9]
SENDING DATA SERVER
===================
10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
999997})
10137 00:55:40 read(0,
"m\306Y{za\332D[Ko\254R\25\226\2H)a\34e\342\rrE\376\212\240-\214;\224@\3
75+\266s\f\217\344\365\233\205`\352Vb\271r=.\260:\3179\376\367\352\337\3
72T\237^\242\227\0\273kCr/\322#\360|\214\316\222(\314`3X\2051Id\223z/\26
N\211\360\30\236\205%Y\355"..., 4092) = 4092
10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
943902})
10137 00:55:41 read(0, "\...
2018 Jan 22
0
What does this mean? select(1, [0], , NULL, {60, 0}) = 0 (Timeout)
...at io.c(605) [generator=3.0.9]
>
> SENDING DATA SERVER
> ===================
> 10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
> 999997})
> 10137 00:55:40 read(0,
> "m\306Y{za\332D[Ko\254R\25\226\2H)a\34e\342\rrE\376\212\240-\214;\224@\3
> 75+\266s\f\217\344\365\233\205`\352Vb\271r=.\260:\3179\376\367\352\337\3
> 72T\237^\242\227\0\273kCr/\322#\360|\214\316\222(\314`3X\2051Id\223z/\26
> N\211\360\30\236\205%Y\355"..., 4092) = 4092
> 10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
> 943902})
> 10137...
2014 May 08
28
[Bug 78439] New: Display corruption when DP connector is reattached
...: unspecified
Component: Driver/nouveau
Product: xorg
Created attachment 98687
--> https://bugs.freedesktop.org/attachment.cgi?id=98687&action=edit
dmesg
When I unplug and replug DP connector the screen becomes corrupted (until I
restart X).
I attached dmesg file. At 266s I plug DP connector, so that part of dmesg
corresponds to screen corruption. Then at 386s I restart X, so that part
corresponds to the working state.
I suppose nouveau DDX is doing something wrong because this only happens with
X. E.g. everything is fine if I start Wayland.
I'm running:
Linux...