Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian 11 Bullseye freezes,hangs and stalls alot after Debian 11 upgrade

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
4joeyirosh1
Posts: 157
Joined: 2016-09-11 18:04
Been thanked: 3 times

Debian 11 Bullseye freezes,hangs and stalls alot after Debian 11 upgrade

#1 Post by 4joeyirosh1 »

Hi!I have Debian 11 Bullseye 64 bit installed on my laptop having upgraded from Debian 10 Buster.Twice a day I run the commands below to update all my packages and ensure I am running the latest versions.

Code: Select all

#apt update && apt upgrade
#apt dist-upgrade
#apt full-upgrade
#apt autoremove
My debian was extremely stable without stalling forcing me to restart my machine until about 2 weeks ago when after running commands above,it periodically stalls and freezes forcing me to restart my machine several times daily.I use timeshift to backup the debian daily and at times I am forced to revert to a previous backup for better stability when an upgrade after running commands above renders my OS unusable with too many freeze times.Actually I stopped running the update commands above to prevent things from getting worse.

Is anyone else experiencing same problem after upgrading to Bullseye and how can I resolve this?My repos are as below from the file /etc/apt/sources.list

Code: Select all

# 

# deb cdrom:[Debian GNU/Linux 9.3.0 _bullseye_ - Official amd64 DVD Binary-1 20171209-12:11]/ bullseye contrib main

# deb cdrom:[Debian GNU/Linux 9.3.0 _bullseye_ - Official amd64 DVD Binary-1 20171209-12:11]/ bullseye contrib main

# Line commented out by installer because it failed to verify:
# deb http://security.debian.org/debian-security bullseye-security main contrib
# Line commented out by installer because it failed to verify:
# deb-src http://security.debian.org/debian-security bullseye-security main contrib

# bullseye-updates, previously known as 'volatile'
# A network mirror was not selected during install.  The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://deb.debian.org/debian/ bullseye-updates main contrib
# deb-src http://deb.debian.org/debian/ bullseye-updates main contrib

# deb http://deb.debian.org/debian bullseye main
# deb-src http://deb.debian.org/debian bullseye main

# deb http://deb.debian.org/debian-security/ bullseye-security main
# deb-src http://deb.debian.org/debian-security/ bullseye-security main

# deb http://deb.debian.org/debian bullseye-updates main
# deb-src http://deb.debian.org/debian bullseye-updates main

deb http://deb.debian.org/debian bullseye main contrib non-free
deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

#deb https://deb.torproject.org/torproject.org bullseye main
#deb-src https://deb.torproject.org/torproject.org bullseye main

deb http://deb.debian.org/debian-debug/ bullseye-debug main

deb http://deb.opera.com/opera-stable/ stable non-free

deb http://security.debian.org/debian-security bullseye-security main

deb http://httpredir.debian.org/debian/ bullseye main contrib non-free

#deb https://download.virtualbox.org/virtualbox/debian bullseye contrib

deb https://download.virtualbox.org/virtualbox/debian buster contrib

deb https://dl.winehq.org/wine-builds/debian/ bullseye main

deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10 ./

deb http://ftp.de.debian.org/debian sid main non-free

#The next 2 repos below added for bullseye testing 

deb http://ftp.us.debian.org/debian sid main contrib

#deb https://dl.winehq.org/wine-builds/debian/ bullseye main 


# deb http://ftp.debian.org/debian bullseye-backports main

# deb http://dl.google.com/linux/chrome/deb/ stable main

# deb http://dl.google.com/linux/earth/deb/ stable main

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: Debian 11 Bullseye freezes,hangs and stalls alot after Debian 11 upgrade

#2 Post by 4D696B65 »

4joeyirosh1 wrote: 2021-10-05 05:02 Hi!I have Debian 11 Bullseye 64 bit installed on my laptop

Code: Select all

# 

# deb cdrom:[Debian GNU/Linux 9.3.0 _bullseye_ - Official amd64 DVD Binary-1 20171209-12:11]/ bullseye contrib main

# deb cdrom:[Debian GNU/Linux 9.3.0 _bullseye_ - Official amd64 DVD Binary-1 20171209-12:11]/ bullseye contrib main

# Line commented out by installer because it failed to verify:
# deb http://security.debian.org/debian-security bullseye-security main contrib
# Line commented out by installer because it failed to verify:
# deb-src http://security.debian.org/debian-security bullseye-security main contrib

# bullseye-updates, previously known as 'volatile'
# A network mirror was not selected during install.  The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://deb.debian.org/debian/ bullseye-updates main contrib
# deb-src http://deb.debian.org/debian/ bullseye-updates main contrib

# deb http://deb.debian.org/debian bullseye main
# deb-src http://deb.debian.org/debian bullseye main

# deb http://deb.debian.org/debian-security/ bullseye-security main
# deb-src http://deb.debian.org/debian-security/ bullseye-security main

# deb http://deb.debian.org/debian bullseye-updates main
# deb-src http://deb.debian.org/debian bullseye-updates main

deb http://deb.debian.org/debian bullseye main contrib non-free
deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

#deb https://deb.torproject.org/torproject.org bullseye main
#deb-src https://deb.torproject.org/torproject.org bullseye main

deb http://deb.debian.org/debian-debug/ bullseye-debug main

deb http://deb.opera.com/opera-stable/ stable non-free

deb http://security.debian.org/debian-security bullseye-security main

deb http://httpredir.debian.org/debian/ bullseye main contrib non-free

#deb https://download.virtualbox.org/virtualbox/debian bullseye contrib

deb https://download.virtualbox.org/virtualbox/debian buster contrib

deb https://dl.winehq.org/wine-builds/debian/ bullseye main

deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10 ./

deb http://ftp.de.debian.org/debian sid main non-free

#The next 2 repos below added for bullseye testing 

deb http://ftp.us.debian.org/debian sid main contrib

#deb https://dl.winehq.org/wine-builds/debian/ bullseye main 


# deb http://ftp.debian.org/debian bullseye-backports main

# deb http://dl.google.com/linux/chrome/deb/ stable main

# deb http://dl.google.com/linux/earth/deb/ stable main
deb http://ftp.de.debian.org/debian sid main non-free
deb http://ftp.us.debian.org/debian sid main contrib

Post Reply