Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Upgrade Warning -- kernel 5.13.3-1 may break networking  (Read 16993 times)

Offline Carnophage

  • User
  • Posts: 40
    • http://carnophage.wordpress.com
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #15 on: 2021/07/19, 20:02:01 »
No wifi here on 5.13, in my case wifi connection is not even listed in `ip a`

Code: [Select]
System:    Host: hal9001 Kernel: 5.12.17-1-siduction-amd64 x86_64 bits: 64 Desktop: Xfce 4.16.0
           Distro: siduction 14.1.0 Indian Summer - nox - (201411230419)
Machine:   Type: Laptop System: LENOVO product: 20BS006BPB v: ThinkPad X1 Carbon 3rd serial: 
           Mobo: LENOVO model: 20BS006BPB v: SDK0E50510 WIN serial:  UEFI [Legacy]: LENOVO
           v: N14ET54W (1.32 ) date: 03/19/2020
Battery:   ID-1: BAT0 charge: 36.0 Wh condition: 36.5/50.0 Wh (73%)
CPU:       Info: Dual Core model: Intel Core i7-5500U bits: 64 type: MT MCP L2 cache: 4 MiB
           Speed: 798 MHz min/max: 500/3000 MHz Core speeds (MHz): 1: 798 2: 1224 3: 871 4: 1030
Graphics:  Device-1: Intel HD Graphics 5500 driver: i915 v: kernel
           Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting unloaded: fbdev resolution: 2560x1440~60Hz
           OpenGL: renderer: Mesa Intel HD Graphics 5500 (BDW GT2) v: 4.6 Mesa 21.1.5
Audio:     Device-1: Intel Broadwell-U Audio driver: snd_hda_intel
           Device-2: Intel Wildcat Point-LP High Definition Audio driver: snd_hda_intel
           Sound Server: ALSA v: k5.12.17-1-siduction-amd64
Network:   Device-1: Intel Ethernet I218-V driver: e1000e
           IF: eth0 state: down mac: 54:ee:75:46:0c:9c
           Device-2: Intel Wireless 7265 driver: iwlwifi
           IF: wlan0 state: up mac: 60:57:18:e2:49:ba
           IF-ID-1: docker0 state: down mac: 02:42:a6:bb:eb:4f
           IF-ID-2: wwan0 state: down mac: 9a:d7:fd:67:25:7c
Bluetooth: Device-1: Intel Bluetooth wireless interface type: USB driver: btusb
           Report: ID: hci0 state: down address: 60:57:18:E2:49:BE
Drives:    Local Storage: total: 238.47 GiB used: 36.45 GiB (15.3%)
           ID-1: /dev/sda vendor: Samsung model: MZNTE256HMHP-000L7 size: 238.47 GiB
Partition: ID-1: / size: 49.09 GiB used: 17.7 GiB (36.0%) fs: ext4 dev: /dev/sda2
           ID-2: /home size: 184.18 GiB used: 18.76 GiB (10.2%) fs: ext4 dev: /dev/dm-0
Swap:      Alert: No Swap data was found.
Sensors:   System Temperatures: cpu: 40.0 C mobo: 0.0 C
           Fan Speeds (RPM): cpu: 0
Info:      Processes: 209 Uptime: 4m Memory: 7.48 GiB used: 1.82 GiB (24.3%) Shell: Bash inxi: 3.3.01

Offline jure

  • User
  • Posts: 635
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #16 on: 2021/07/19, 20:26:43 »
With kernel 5.13.3-1-siduction-amd64 and 5.13.3-2-siduction-amd64 my network nfs mounts are not mounted. No problems with 5.12.17-1 and former kernels.

Inter-/Intranet is working ...
How you mount your nfs shares?
I have no problems with nfs mount.
since years - for example
Code: [Select]
192.168.2.60:/volume1/software    /media/software-nas  nfs4  noauto,x-systemd.automount,x-systemd.device-timeout=10,timeo=14,x-systemd
.idle-timeout=1min 0 0
Gruss Juergen

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #17 on: 2021/07/19, 21:01:45 »
That's my entry in fstab


Code: [Select]
192.168.178.50:volume1/Daten     /mnt/Daten    nfs4      noauto,x-systemd.automount,x-systemd.idle-timeout=300,rw,user   0  0
It's working fine on all my machines, which i have available.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #18 on: 2021/07/19, 21:39:38 »
At all with problems, you all use encrypted drives?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #19 on: 2021/07/19, 21:56:33 »
No encrypted drive, but a LUKS encrypted file, opened with zulucrypt-gui. Did not test it with 5.13.3-1, but I will.

EDIT:  Encrypted file opens correctly.
« Last Edit: 2021/07/19, 22:00:10 by dibl »
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline Carnophage

  • User
  • Posts: 40
    • http://carnophage.wordpress.com
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #20 on: 2021/07/19, 22:01:21 »
At all with problems, you all use encrypted drives?
I have an encrypted /home, but / is not encrypted.

Offline whistler_mb

  • User
  • Posts: 198
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #21 on: 2021/07/19, 22:15:58 »
I have added the patch from your link to 5.13.
Test, if it is working.

For dibl's problem at the moment i'm out of ideas.
Thanks towo, it's working.

Offline jure

  • User
  • Posts: 635
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #22 on: 2021/07/19, 22:24:34 »
no encryption here and no problems with my nfs mounts, except with the 5.13.3...er kernel
Gruss Juergen

Offline michaa7

  • User
  • Posts: 2.298
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #23 on: 2021/07/19, 22:34:23 »
no encryption used
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #24 on: 2021/07/20, 00:15:17 »
Can someone of you, who have problems test that iso:

http://testbuilds.siduction.org/plasma/siduction-future-plasma-amd64-latest.iso

???

I want to know, if a clean setup wit kernel 5.13.x is working for you.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #25 on: 2021/07/20, 00:23:01 »
@towo, I think this needs to be installed on "bare metal", and not on a VM.  Correct?
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #26 on: 2021/07/20, 00:28:07 »
It needs not to be installed, i want to know, if that "clean" live system does make the same problems like the install.
So it would be enaugh to boot the live medium.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline orinoco

  • User
  • Posts: 233
  • Bullshit artist
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #27 on: 2021/07/20, 00:50:25 »
Hello,
I have problems with a USB3 PCIe-card and onboard-sound. Maybe a firmware problem?

Code: [Select]
Jul 19 22:51:48 jake kernel: ^[[0;1;39mxhci_hcd 0000:03:00.0: firmware: failed to load renesas_usb_fw.mem (-2)
Jul 19 22:51:48 jake kernel: ^[[0;1;38;5;185m^[[0;1;39m^[[0;1;38;5;185mxhci_hcd 0000:03:00.0: Direct firmware load for renesas_usb$
Jul 19 22:51:48 jake kernel: ^[[0;1;39mxhci_hcd 0000:03:00.0: request_firmware failed: -2
Jul 19 22:51:48 jake kernel: ^[[0;1;38;5;185m^[[0;1;39m^[[0;1;38;5;185mxhci_hcd: probe of 0000:03:00.0 failed with error -2
Jul 19 22:51:50 jake kernel: ^[[0;1;38;5;185m^[[0;1;39m^[[0;1;38;5;185msnd_hda_intel: probe of 0000:01:00.1 failed with error -2
Jul 19 22:51:50 jake kernel: ^[[0;1;39mhdaudio hdaudioC0D0: Unable to bind the codec
Linux jake 5.13.3-1-siduction-amd64 #1 SMP PREEMPT siduction 5.13-3 (2021-07-19) x86_64 GNU/Linux

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #28 on: 2021/07/20, 02:15:13 »
I booted the new Live ISO on the same hardware as I previously reported:

Code: [Select]
System:
  Kernel: 5.13.1-2-siduction-amd64 x86_64 bits: 64 Desktop: KDE Plasma 5.22.3
  Distro: siduction 21.1.99 Future - plasma - (202107121639)
Machine:
  Type: Desktop System: ASUS product: All Series v: N/A serial: <filter>
  Mobo: ASUSTeK model: Z87-WS v: Rev 1.xx serial: <filter>
  BIOS: American Megatrends v: 2004 date: 06/05/2014
CPU:
  Info: Quad Core model: Intel Core i7-4770 bits: 64 type: MT MCP L2 cache: 8 MiB
  Speed: 927 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 927 2: 2534 3: 927
  4: 914 5: 825 6: 824 7: 867 8: 880
Graphics:
  Device-1: NVIDIA GM107 [GeForce GTX 750 Ti] driver: nouveau v: kernel
  Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting
  unloaded: fbdev,vesa resolution: 1366x768~60Hz
  OpenGL: renderer: NV117 v: 4.3 Mesa 21.2.0-devel
Audio:
  Device-1: Intel 8 Series/C220 Series High Definition Audio driver: snd_hda_intel
  Device-2: NVIDIA GM107 High Definition Audio [GeForce 940MX]
  driver: snd_hda_intel
  Sound Server: ALSA v: k5.13.1-2-siduction-amd64
Network:
  Device-1: Intel I210 Gigabit Network driver: igb
  IF: enp6s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Intel I210 Gigabit Network driver: igb
  IF: enp9s0 state: down mac: <filter>
Drives:
  Local Storage: total: 2.27 TiB used: 398.9 MiB (0.0%)
  ID-1: /dev/sda vendor: Samsung model: SSD 850 EVO 500GB size: 465.76 GiB
  ID-2: /dev/sdb vendor: Western Digital model: WD1000DHTZ-04N21V0 size: 931.51 GiB
  ID-3: /dev/sdc vendor: Western Digital model: WD1000DHTZ-04N21V0 size: 931.51 GiB
Partition:
  ID-1: / size: 28.17 GiB used: 398.9 MiB (1.4%) fs: overlay source: ERR-102
Swap:
  Alert: No Swap data was found.
Sensors:
  System Temperatures: cpu: 29.8 C mobo: 27.8 C gpu: nouveau temp: 29.0 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 224 Uptime: 11m Memory: 31.3 GiB used: 1.37 GiB (4.4%) Shell: Bash
  inxi: 3.3.01

The output files from dmesg, systemctl, and journalctl are attached.  There was a message in the boot output about fll-xdg.service, so I got an output for that one from systemctl.  Networking works. The only thing that didn't work "out of the box" is audio, and I am sure that could be fixed if I took the time -- pulseaudio is always a little tricky on this hardware, but it will always work once I get the configuration correct. It's kind of complicated ....

Code: [Select]
siducer@siduction:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC1150 Analog [ALC1150 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC1150 Digital [ALC1150 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

USB thumb drive mounts as expected.
« Last Edit: 2021/07/20, 02:21:21 by dibl »
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline titan

  • User
  • Posts: 312
Re: Upgrade Warning -- kernel 5.13.3-1 may break networking
« Reply #29 on: 2021/07/20, 09:16:33 »
After du this morning I can't log in at all with latest kernel just in emergency mode, control -D has no effect I can run journalctl -xb but only errors I can see (in red) are failed to mount RPC  and complaints about missing /bin/plymouth . I can't boot system so don't know if there are issues with network, sound or USB as others have reported. reverted to previous kernel all is working fine.