On 26.07.19 at 22:24, Heiner Kallweit wrote:
On 26.07.2019 22:16, Bernhard Held wrote:
Hi Heiner,
with commit a6851c613fd7 "r8169: remove 1000/Half from supported modes" my
RTL8111B GB-link stops working. It thinks that it established a link, however nothing is
actually transmitte
Hi Heiner,
with commit a6851c613fd7 "r8169: remove 1000/Half from supported modes" my
RTL8111B GB-link stops working. It thinks that it established a link, however nothing is
actually transmitted. Setting the mode with `mii-tool -F 100baseTx-HD` establishes a
successful connection.
Reverting
On 08/28/2017 at 06:56 PM, Nadav Amit wrote:
Bernhard Held wrote:
On 08/27/2017 at 02:35 PM, Adam Borowski wrote:
4.13-rc5 retested fails
Crashed only after two hours or so of testing.
4.13-rc4 apparently works
It survived several hours of varied tests (like 5 debian-installer runs, a
win10
On 08/28/2017 at 06:01 PM, Takashi Iwai wrote:
On Mon, 28 Aug 2017 17:26:05 +0200,
Bernhard Held wrote:
I get crashes with Win10 in kvm
Did you get the crash reliably?
I've been struggling how to trigger it efficiently, but currently in
vain. The memory pressure isn't a single key
On 08/27/2017 at 02:35 PM, Adam Borowski wrote:
4.13-rc5 retested fails
Crashed only after two hours or so of testing.
4.13-rc4 apparently works
It survived several hours of varied tests (like 5 debian-installer runs, a
win10 point release upgrade, some hurd package building, openbsd, etc),
all
On 06/07/2017 at 12:49 AM, Mikulas Patocka wrote:
Hi
Here I send the second version of the patch. It drops the change from
boot_cpu_has(X86_FEATURE_PAT) to this_cpu_has(X86_FEATURE_PAT) (that
caused kernel to be unbootable for some people).
Another change is that setup_arch() calls init_cache_m
On 05/30/2017 at 07:59 PM, Mikulas Patocka wrote:
On Tue, 30 May 2017, Dominik Brodowski wrote:
Same boot problem here (Intel(R) Core(TM) i5-5200U CPU on a Dell XPS 13),
git-bisected to the same patch...
On Mon, May 29, 2017 at 06:50:57PM -0400, Mikulas Patocka wrote:
Please do the followin
Hi,
this patch breaks the boot of my kernel. The last message is "Booting
the kernel.".
My setup might be unusual: I'm running a Xenon E5450 (LGA 771) in a
Gigbayte G33-DS3R board (LGA 775). The BIOS is patched with the
microcode of the E5450 and recognizes the CPU.
Please find below the dmesg
Add missing line to be able to make BBR the default
congestion algorithm.
Signed-off-by: Bernhard Held
---
net/ipv4/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 300b068..b54b3ca 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
9 matches
Mail list logo