It was fixed with the last update:
uname -srvpio
Linux 6.8.0-47-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 21:40:26 UTC
2024 x86_64 x86_64 GNU/Linux
But now it's not working my ethernet with the next version Linux
6.8.0-48-generic
--
You received this bug notification because you are a m
** Changed in: linux (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2085688
Title:
linux-image-6.8.0-47-generic freezes ubuntu you can only po
** Changed in: linux (Ubuntu)
Status: Fix Released => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2089643
Title:
Missing module r8169 in kernel 6.8.0-49 ethernet net
** Changed in: linux (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2089643
Title:
Missing module r8169 in kernel 6.8.0-49 ethernet net
I have completely removed the problematic kernel but I did sudo apt
install linux-modules-extra-6.8.0-49-generic linux-
image-6.8.0-49-generic and now it's working fine with ethernet.
Thank you very much
** Changed in: linux (Ubuntu)
Status: Invalid => Fix Released
--
You received this b
Public bug reported:
The ethernet network does not work.
The r8169 module is not present in kernel version 6.8.0-49 in the directory
/lib/modules/6.8.0-49-generic/kernel/drivers/net/ethernet/realtek, but is
present in version 6.8.0-48.
sudo dmesg | grep -i eth
[ 15.790632] docker0: port 1(vet
** Description changed:
The ethernet network does not work.
The r8169 module is not present in kernel version 6.8.0-49 in the directory
/lib/modules/6.8.0-49-generic/kernel/drivers/net/ethernet/realtek, but is
present in version 6.8.0-48.
sudo dmesg | grep -i eth
[ 15.790632] docker
You can fix it editing this file:
sudo nano /usr/lib/python3/dist-packages/ddupdate/config.py
and replacing any SafeConfigParser with ConfigParser:
Example:
parser = configparser.SafeConfigParser()
to:
parser = configparser.ConfigParser()
** Package changed: linux (Ubuntu) => ddupdate (Ubuntu
Public bug reported:
Package crashes when config
** Affects: ddupdate (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "crash file when happened"
https://bugs.launchpad.net/bugs/2089648/+attachment/5840514/+files/_usr_bin_ddupdate-config.0.crash
** Description c
9 matches
Mail list logo