[Bug 902042] Re: Ubuntu 11.10 Server WOL does not work

2012-01-12 Thread maslokm
*** This bug is a duplicate of bug 714417 *** https://bugs.launchpad.net/bugs/714417 Check state of our network card using acpitool -w. If it's disabled, enable it manually using acpitool -W X, where X is the number of your card. It worked for me. Discussion about this is here:

[Bug 533295] Re: OpenJDK crashes using Eclipse in Lucid

2010-03-22 Thread maslokm
Nicolas resolution is working. You need to add path to the xulrunner in version 1.9.2. My working eclipse.ini : -startup plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar --launcher.library plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519 -showsplash

[Bug 281993] Re: [intrepid] REGRESSION: multimedia keys no longer working

2008-11-30 Thread maslokm
I can confirm this bug. I have Microsoft WIreless Laser Desktop 6000 and my multimedia keys are not generating any events in xev. -- [intrepid] REGRESSION: multimedia keys no longer working https://bugs.launchpad.net/bugs/281993 You received this bug notification because you are a member of

[Bug 23497] Re: i8042 unbind required for keyboard/mouse to be useable following suspend/resume hibernate/resume cycle

2007-04-10 Thread maslokm
I have HP nx7400 ey508es and Feisty with unbind patch and suspend to ram work, but after resume scroll on touchpad doesn't work, I need to go to console using alt+F1 and back to X using F7, after that scroll work. It would be nice if someone could tell me how can I get touchpad working without

[Bug 91273] Re: [apport] amarokapp crashed with SIGSEGV

2007-03-15 Thread maslokm
Problem occurs when I log out with Amarok in systray and log in again after it. -- [apport] amarokapp crashed with SIGSEGV https://launchpad.net/bugs/91273 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 84240] Re: keyboard not working after resume from suspend to ram (hp nx7400)

2007-02-18 Thread maslokm
** Attachment added: dmesg http://librarian.launchpad.net/6466705/dmesg.txt -- keyboard not working after resume from suspend to ram (hp nx7400) https://launchpad.net/bugs/84240 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 84240] Re: keyboard not working after resume from suspend to ram (hp nx7400)

2007-02-18 Thread maslokm
** Attachment added: dmidecode http://librarian.launchpad.net/6466708/dmidecode.txt -- keyboard not working after resume from suspend to ram (hp nx7400) https://launchpad.net/bugs/84240 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 84240] Re: keyboard not working after resume from suspend to ram (hp nx7400)

2007-02-18 Thread maslokm
output of uname -a is: Linux kamil-laptop 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 GNU/Linux ** Attachment added: lspci -vvn http://librarian.launchpad.net/6466713/lspci.txt -- keyboard not working after resume from suspend to ram (hp nx7400)

[Bug 84240] Re: keyboard not working after resume from suspend to ram (hp nx7400)

2007-02-18 Thread maslokm
** Attachment added: kern.log after resume from suspend to ram http://librarian.launchpad.net/6466765/kern.log -- keyboard not working after resume from suspend to ram (hp nx7400) https://launchpad.net/bugs/84240 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 84240] Re: keyboard not working after resume from suspend to ram (hp nx7400)

2007-02-17 Thread maslokm
Keyboard work with compiled swsusp 0.5 (Userspace SW Suspend). -- keyboard not working after resume from suspend to ram (hp nx7400) https://launchpad.net/bugs/84240 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 84240] keyboard not working after resume from suspend to ram (hp nx7400)

2007-02-09 Thread maslokm
Public bug reported: Feisty Fawn Herd 3 After resume from s3 keyboard doesn't work on HP NX 7400 (ey508es, core duo). In Edgy Eft to have working keyboard i needed to add line: OnResume 20 bash -c 'echo -n reconnect /sys/bus/serio/devices/serio0/drvctl' to /etc/hibernate/ram.conf, and