Bug#1031839: network devices do not work after kernel upgrade

2023-02-24 Thread Daniel Baumann
On 2/25/23 00:43, Thorsten Alteholz wrote: > The problem is related to the 10GB interfaces that are handled by module > ixgbe. They are called eno*. jftr, that depends on the board/card configuration (in the majority of our supermicro servers, the ixgbe are usually enp175* and ens2*) > The first

Bug#1031839: network devices do not work after kernel upgrade

2023-02-24 Thread Thorsten Alteholz
Hi Daniel, On Fri, 24 Feb 2023, Daniel Baumann wrote: Can you rule out that you were hit by the "interface names changed"-problem (here, enp* changed to ens*)? Between 5.x and 6.x this cought us a couple of times by surprise too.. yes, the enp*/ens* interfaces are handled by driver igc. They a

Bug#1031904: firmware-ath9k-htc: insufficient coordination around moving files between packages

2023-02-24 Thread Cyril Brulebois
Package: firmware-ath9k-htc Version: 1.4.0-108-gd856466+dfsg1-1.2 Severity: grave Tags: d-i X-Debbugs-Cc: b...@debian.org, debian-b...@lists.debian.org, debian-kernel@lists.debian.org Hi, While there have been some efforts around moving files between packages, that's still insufficient coordinat

Processed: reassign 1031839 to src:linux, tagging 1031839

2023-02-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 1031839 src:linux 6.1.8-1 Bug #1031839 [linux-image-amd64] network devices do not work after kernel upgrade Bug reassigned from package 'linux-image-amd64' to 'src:linux'. No longer marked as found in versions linux-signed-amd64/6.1.8+1.

Bug#1031839: network devices do not work after kernel upgrade

2023-02-24 Thread Daniel Baumann
Hi Thorsten, On 2/24/23 00:28, Thorsten Alteholz wrote: > The devices are recognized and can be configured but "ip a" shows > "no-carrier" for them. I can't reproduce it, the nics works for fine for me with both 6.1.8 and 6.1.12. Can you rule out that you were hit by the "interface names changed