I'm not having any trouble since kernel 2.6.23.8, 2.6.23.9, but since
the bug doesn't appear very often on my system, it's not appropriate for
testing and making any more or less reliable conclusions.

Please update your kernel and test it

On debian-based systems i'd update as follows:
Download the sources from kernel.org and extract them

as root:

cd linux-2.6.23.9
cp /boot/config-2.6.22* .config #Copy the config of your current directory to 
the linux source directory and name it ".config"
apt-get install kernel-package #Not sure if more is required
make menuconfig #I think you can just exit after, if you don't want a 
configuration that is similar to your old one
make-kpkg --initrd kernel_image
make-kpkg --initrd kernel_headers #Required if you want to install proprietary 
graphics drivers and such later


Now there should be 2 newly created deb-packages in the parent directory of  
the linux source directory. Install them and reboot.

-- 
Heavy network activity (eg: torrent/nfs file transfers) causes Hard System 
Locks and/or Network Freezes.
https://bugs.launchpad.net/bugs/147464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to