[Bug 54181] resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45
Public bug reported: Hardware: Dell Latitude D610, ATI graphics Symptoms: Resume works perfectly after suspend and hibernate when I boot kernel linux-image-2.6.15-26.44-i686 It fails when with linux-image-2.6.15-26.45-i686 (blank screen, error message once that HAL failed). I didn't have time to track down the problem, but you can contact me if I can be of further help. ** Affects: linux-source-2.6.15 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Tags added: dell resume suspend -- resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45 https://launchpad.net/bugs/54181 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 54181] Re: resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45
** Description changed: - Hardware: Dell Latitude D610, ATI graphics + Hardware: Dell Latitude D610, ATI graphics, fglrx driver Symptoms: Resume works perfectly after suspend and hibernate when I boot kernel linux-image-2.6.15-26.44-i686 - It fails when with linux-image-2.6.15-26.45-i686 + It fails with linux-image-2.6.15-26.45-i686 (blank screen, error message once that HAL failed). I didn't have time to track down the problem, but you can contact me if I can be of further help. -- resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45 https://launchpad.net/bugs/54181 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 117899] Re: ps2 keyboard does not work on VIA chipset mainboard
I resolved the problem by adding the following init script: #!/bin/sh echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind (linking it to /etc/rc2.d/S20rebind-keyboard worked for me.) -- ps2 keyboard does not work on VIA chipset mainboard https://bugs.launchpad.net/bugs/117899 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION
image-2.6.20-16-generic_2.6.20-16.28_i386.deb does NOT solve PS2 Keyboard problem for VIA KT133-VT8363 (acpi=off works) -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 30995] Re: dm_mod causes false busy on mount attempts
Some days ago I had a similar problem after an update: Machine has two SATA drives. I had /boot and swap on primary partitions /dev/sda1 and /dev/sda2, / and other filesystems on Software-RAID-1 and LVM. After the issue neither /boot nor swap was recognized on /dev/sda*. Instead it was mapped to /dev/evms/sda*. The RAID and LVM devices on /dev/md* and /dev/mapper/* worked fine though. $ sudo mount /dev/sda1 /boot mount: /dev/sda1 already mounted or /boot busy $ sudo mount /dev/evms/sda1 /boot $ sudo swapon /dev/sda2 swapon: /dev/sda2: Invalid argument $ sudo swapon /dev/evms/sda2 $ This cost me quite some time to figure out ;-( Is this intended, i.e. should I change my fstab to point to /dev/evms/* ? -- dm_mod causes false busy on mount attempts https://bugs.launchpad.net/bugs/30995 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 106289] Re: PS/2 Keyboards Not Responding
Booting the kernel with parameter acpi=off resolved the problem for me. I had exactly the same problem as described above: Keyboard worked fine with Edgy. After an upgrade to Feisty the keyboard worked in Grub, but neither on the console nor in X. I noticed that in /proc/bus/input/devices veraious power and sleep buttons are listed with the kbd driver as handler. Maybe I should add, that my motherboard is rather old and doesn't support ACPI properly. This workaround may resolve similar problems with PS/2 mice, too (e.g. bug 108382). -- PS/2 Keyboards Not Responding https://bugs.launchpad.net/bugs/106289 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 106289] Re: PS/2 Keyboards Not Responding
BTW: I don't think this bug is related to "Macintosh mouse button emulation" as suggested some posts above. Googling for this phrase brings up lots of dmesg output indicating that thsi device is detected frequently with recent kernels. Hower, no keyboard problems are reported in the same context. On my machine "Macintosh mouse button emulation" still shows up, but the keyboard now works with "acpi=off". -- PS/2 Keyboards Not Responding https://bugs.launchpad.net/bugs/106289 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 54181] Re: resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45
On Tuesday 26 June 2007 11:04:46 Jérôme Guelfucci wrote: > Thank you for your bug report. Do you still have this issue with the > latest release of Ubuntu ? no, I don't. As far as I remember, the issue was resolved with the next distribution kernel after 2.6.15-26. I'm currently using Feisty with the latest kernel and didn't have similar issues since then. -- resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45 https://bugs.launchpad.net/bugs/54181 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs