Bug#688350: getting worse

2014-01-12 Thread Mark Hedges
Now when I restore from sleep, the window frames around open windows in gnome3 vanish, leaving me unable to select anything, activate the actions corners, or type. I have to switch to a tty and restart gdm3 after disabling eth0. Mark

Bug#688350: same problem in linux-image-3.2.0-4-686-pae

2013-06-14 Thread Mark Hedges
I have a Lenovo X61. I got the same problem. One gpe had hundreds of interrupts (#12 in my case). However, disabling gpe12 did not help, CPU spikes continued. `ifconfig eth0 down` did stop the kworker CPU spikes. I disabled allow-hotplug for eth0 in /etc/network/interfaces. Now it is fine,

Bug#639618: linux-image-2.6.32-5-686: events/0 using 33-66% cpu (system), missing keystrokes before or after gdm loads

2011-08-28 Thread Mark Hedges
Package: linux-2.6 Version: 2.6.32-35 Severity: important Starting in the last day or so, events/0 has been using 33-66% cpu as system activity. The keyboard is missing keystrokes if I type too many at one time and don't pause every few seconds for it to catch up. This happens even before I

Bug#639618: linux-image-2.6.32-5-686: events/0 using 33-66% cpu (system), missing keystrokes before or after gdm loads

2011-08-28 Thread Mark Hedges
The keyboard is missing keystrokes if I type too many at one time and don't pause every few seconds for it to catch up. This happens even before I log into gdm, if I go to a console with ctl-alt-F1 and log in as root after reboot, events is already eating cpu and keystrokes are lost.

Bug#600021: linux-source-2.6.32: increase timeout for AP probe on iwl3945?

2010-10-12 Thread Mark Hedges
Package: linux-source-2.6.32 Version: 2.6.32-23 Severity: normal Oct 12 14:08:36 maggie kernel: [435532.500060] No probe response from AP 00:0f:66:0b:45:5a after 500ms, disconnecting. Oct 12 14:08:36 maggie wpa_supplicant[1506]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys Oct 12

Bug#586576: linux-image-2.6.32-5-686: apt-get/dpkg postinst update-initramfs fails for 2.6.32-5-686 but works on cmdline

2010-06-20 Thread Mark Hedges
Package: linux-2.6 Version: 2.6.32-15 Severity: normal update-initramfs fails for the dpkg task, but works from command line: maggie:~# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0

Bug#555676: crypto boot broke due to gnome-vfs=devicekit-disks which removed dmsetup=cryptsetup?

2009-11-16 Thread Mark Hedges
I also had the problem of not being able to boot with crypto disks using the stock kernel, which started recently. Finally I realized the initramfs cryptsetup scripts were missing. I remembered gnome-vfs (or something) had preferentially installed devicekit-disks. devicekit-disks suggests

Bug#523835: kernel-package: still a problem with 12.017

2009-09-02 Thread Mark Hedges
On Tue, 1 Sep 2009, Manoj Srivastava wrote: /usr/share/kernel-package/examples/etc/kernel/postinst.d/initramfs /usr/share/kernel-package/examples/etc/kernel/postrm.d/initramfs Thanks - yes I copied those in and they worked fine to create the initrd... except that network-manager will not

Bug#544227: why does the same thing work with 2.6.26?

2009-08-30 Thread Mark Hedges
I know that it works with the shipped images: | $ cat /proc/cmdline | BOOT_IMAGE=/vmlinuz-2.6.31-rc5-686-bigmem root=/dev/mapper/crypt_root ro resume=/dev/mapper/crypt_swap And we can't support arbitrary broken things done with our packages. Please help me understand what that means

Bug#544227: linux-source-2.6.30: mount dm crypt root fs fails when building from stock config

2009-08-29 Thread Mark Hedges
Package: linux-source-2.6.30 Version: 2.6.30-6 Severity: important I have an unencrypted /boot partition, then / and swap are dm_crypt targets. I tried copying /boot/config-2.6.30-1-486 to /usr/src/linux-source-2.6.30/.config then made the kernel without modifications using:

Bug#544227: closed by Bastian Blank wa...@debian.org (Re: Bug#544227: linux-source-2.6.30: mount dm crypt root fs fails when building from stock config)

2009-08-29 Thread Mark Hedges
It's not a user error. I've always been able to do this before. Installing the resulting .deb created with make-kpkg like this works fine with 2.6.26. What do I have to do to get it to work? Thanks for your help. Mark -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org

Bug#544227: kernel boot lines are the same for both kernels, one works, one doesn't

2009-08-29 Thread Mark Hedges
kernel /vmlinuz-2.6.30-maggie-30+test root=/dev/mapper/sda7_crypt ro heartbeat=300 vga=0x0318 splash kernel /vmlinuz-2.6.30-1-486 root=/dev/mapper/sda7_crypt ro heartbeat=300 vga=0x0318 splash I built 2.6.30-maggie-30+test from linux-source-2.6.30 after copying in the config