[Bug 30995] Re: dm_mod causes false busy on mount attempts

2007-12-22 Thread wna
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

[Bug 117899] Re: ps2 keyboard does not work on VIA chipset mainboard

2007-09-30 Thread wna
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 chipse

Re: [Bug 54181] Re: resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45

2007-06-26 Thread wna
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 wit

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-26 Thread wna
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 th

[Bug 106289] Re: PS/2 Keyboards Not Responding

2007-04-29 Thread wna
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.

[Bug 106289] Re: PS/2 Keyboards Not Responding

2007-04-29 Thread wna
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 veraiou

[Bug 54181] Re: resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45

2006-07-26 Thread wna
** 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-i6

[Bug 54181] resume fails after upgrade linux-image-2.6.15-26.44-i686 to .45

2006-07-26 Thread wna
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