[Bug 86820] Re: touchpad doesn't work after suspend

2010-12-23 Thread David Benjamin
I'm not Sayantan, but I also have my touchpad disabled on resume until a
few seconds pass. This is an up-to-date maverick system on a T400
Thinkpad.

% uname -r
2.6.35-24-generic
% cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION=Ubuntu 10.10

I've attached a syslog of a reboot, suspend, and resume with
i8042.debug=1. It appears that a lot of the initial kernel bootup spew
got lost (perhaps i8042.debug is so noisy that some buffer got exceeded
before the logger could capture it).

I have also noticed that, when I resume, the touchpad gets completely
reset and I lose all my settings on it, which is a regression from
before maverick. Although, it appears from Xorg.0.log that X treats it
as a new input device getting plugged in? I don't know if it's
intentional, but it seems a little poor. Though, I could believe this
should be GNOME's fault for not reprogramming the device (or my fault
for using settings GNOME doesn't support; I manually enable two-finger
scroll emulation with xinput).

** Attachment added: /var/log/syslog excerpt
   
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/86820/+attachment/1774865/+files/i8042.syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/86820

Title:
  touchpad doesn't work after suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-11-24 Thread Sayantan Das
Hi, I dont think this is resolved. I am running ubuntu 10.10 and below
is my kernel

Studio-XPS-1640:~$ uname -r
2.6.35-23-generic

Studio-XPS-1640:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION=Ubuntu 10.10


I still get a dead touchpad after waking from suspend.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-11-24 Thread Jerome Lacoste
@Sayantan Interesting. Try adding i8042.debug to your kernel boot line,
restart the computer, suspend, resume and attach your syslog here

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-09-14 Thread Leann Ogasawara
This should be resolved as of 2.6.35-21.30.  Marking Fix Released for
Maverick.

linux (2.6.35-21.30) maverick; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
- LP: #614008

  [ Daniel Lezcano ]

  * SAUCE: fix compilation warning when CONFIG_SECURITY is not set

  [ Henrik Rydberg ]

  * SAUCE: Input: wacom - add fuzz parameters to features
  * SAUCE: Input: wacom - collect device quirks into single function
  * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
  * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
  * SAUCE: hid: ntrig: Remove unused device ids
  * SAUCE: hid: ntrig: remove sysfs nodes
  * SAUCE: hid: ntrig: Correct logic for quirks
  * SAUCE: hid: ntrig: zero-initialize ntrig struct
  * SAUCE: hid: ntrig: Setup input filtering manually
  * SAUCE: hid: ntrig: New ghost-filtering event logic

  [ Leann Ogasawara ]

  * SAUCE: ndiswrapper: Initialize buffer index and check its value
- LP: #613796

  [ Manoj Iyer ]

  * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
series Laptops
- LP: #632884

  [ Ping Cheng ]

  * SAUCE: Input: wacom - parse the Bamboo device family

  [ Rafi Rubin ]

  * SAUCE: hid: ntrig: identify firmware version (wiggled)

  [ Tim Gardner ]

  * [Config] CONFIG_NL80211_TESTMODE=n

  [ Upstream Kernel Changes ]

  * Revert input: mt: Add support for the Bamboo Touch trackpad
  * e1000e: initial support for 82579 LOMs
  * e1000e: correct MAC-PHY interconnect register offset for 82579
  * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
tested on HP G60
- LP: #587388
  * DSS2: Don't power off a panel twice
- LP: #588243
  * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
  * Input: i8042 - reset keyboard controller wehen resuming from S2R
- LP: #86820
  * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
- LP: #414795
  * agp/intel: Support the extended physical addressing bits on
Sandybridge.
- LP: #632488
  * drm/i915,intel_agp: Add support for Sandybridge D0
- LP: #632488
  * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
- LP: #632488
  * mmc: omap: fix for bus width which improves SD card's peformance.
 -- Leann Ogasawara leann.ogasaw...@canonical.com   Tue, 07 Sep 2010 09:58:52 
-0700

** Changed in: linux (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-09-10 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-09-08 Thread Jerome Lacoste
I've nominated the bug for Maverick. Not sure if it's the right thing to
to do bring attention to it. In the mean time I will lurk again on the
#ubuntu-kernel IRC channel

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-09-08 Thread Andy Whitcroft
Declined Maverick nomination not because this is unsuitable for Maverick
but because the development version is Maverick currently so a
nomination currently has no meaning,

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-08-21 Thread Jerome Lacoste
Official patch is here

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=1ca56e513a9fd356d5a9e0de45dbe0e189e00386

and has been merged into Linus's kernel (will be out in 2.6.36):

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe445c6e2cb62a566e1a89f8798de11459975710

This means it won't be in ubuntu 10.10 neither (which will use 2.6.35).
Is there a way to merge this into both the 10.04 and the 10.10 kernels ?
That way I don't have to keep patching official kernels... I've already
backported the patch.

As said above, 10.04 has a regression which causes previous work-arounds
to not work. This means I can't suspend my laptop anymore.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-07-12 Thread Jerome Lacoste
Here's the patch properly merged using git on top of the
Ubuntu-2.6.32-23.37 tag.

I tested the patch (after removing the i8042.quiet grub kernel boot
option) and my keyboard resumes properly. Tried 3 times. Never worked
before without the kernel option.

I will now update the i8042 maintainer on the related LKML thread
(http://lkml.org/lkml/2010/7/1/13)

Hope other's can test it and that Ubuntu will consider applying it on
top of 2.6.32. This bug seems to have been affecting many users.

** Patch added: Patch proposed upstream
   
http://launchpadlibrarian.net/51784930/0001-Input-i8042-reset-keyboard-controller-wehen-resuming.patch

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-07-03 Thread Dmitry Torokhov
If you guys still have issues with keyboard/mouse/touchpad not working
after suspending to RAM (in absence of i8042.nomux/i8042.reset
parameters in grub), could you please try the following patch? It is
against 2.6.35-rc3 but should probably apply to 2.6.34 as well.

** Patch added: Reset i8042 when resuming from S2R
   http://launchpadlibrarian.net/51346380/i8042-reset-on-resume.patch

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-07-03 Thread Brian Murray
** Tags added: patch

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2010-07-03 Thread Jerome Lacoste
I tried to port the patch to Lucid's kernel. Haven't tried compiling yet
nor testing it. Will do tomorrow.

** Attachment added: patch manualy adapted for Lucid's kernel
   
http://launchpadlibrarian.net/51351234/i8042-reset-on-resume.patch_2.6.32-23_ubuntu

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2009-01-12 Thread Leann Ogasawara
** Tags added: resume

** Tags added: intrepid

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2008-11-12 Thread Geir Ove Myhr
** Tags added: suspend

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2008-10-24 Thread Leann Ogasawara
Just adding a note that the 18 month support period for Feisty Fawn 7.04
has reached it's end of life - http://www.ubuntu.com/news/ubuntu-7.04
-end-of-life . As a result, we are closing the linux-source-2.6.20
kernel task. However, this will remain open against the actively
developed kernel. Thanks.

** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2008-09-25 Thread jmkhenka
I have been observing this for a while. I got a Amilo Si1520, everything
works in ubuntu (8.04 and Alpha 6 of intrepid ibex) BUT the stupid and
annoying bug with the touchpad dies after resume from STR/Sleep/Suspend.

As i said, Alpha 5 and 6 of Intrepid does not solve this issue. 
Sorry i cant give you all a more technical explanation for this, im not that 
into linux and all nicknacks

But atm, only solution for me is to use a USB mouse if i want to suspend
the computer when using ubuntu.

I tried what Jerome mentioned (   sudo sh -c 'echo -n i8042  
/sys/bus/platform/drivers/i8042/unbind'
  sudo sh -c 'echo -n i8042  /sys/bus/platform/drivers/i8042/bind') and that 
only restart my keyboard and had no effect on my touchpad at all.

Im courious if there is a update on this, or if there is something i can
test for you guys so we might solve this?

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2008-04-12 Thread Jerome Lacoste
As noted in #214985, I've used https://bugs.launchpad.net/ubuntu/+source
/acpi-support/+bug/23497/comments/17 , i.e.

  sudo sh -c 'echo -n i8042  /sys/bus/platform/drivers/i8042/unbind'
  sudo sh -c 'echo -n i8042  /sys/bus/platform/drivers/i8042/bind'

to succesfully work-around the problem.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2008-04-10 Thread Jerome Lacoste
I just experienced this on Hardy, confer the duplicated bug #214985

** Also affects: linux-source-2.6.24 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
Sourcepackagename: linux-source-2.6.24 = linux
   Status: New = Confirmed

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-08-23 Thread mlaverdiere
The easy way to have these options automaticaly added when there's a
kernel upgrade is to add them in /boot/grub/menu.lst at the following
section:

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR i8042.nomux i8042.reset

Hope this help.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-08-23 Thread Justin Sunseri
thanks but I think this should just work instead of expecting anyone to
edit that file

On 8/23/07, mlaverdiere [EMAIL PROTECTED] wrote:

 The easy way to have these options automaticaly added when there's a
 kernel upgrade is to add them in /boot/grub/menu.lst at the following
 section:

 ## additional options to use with the default boot option, but not with
 the
 ## alternatives
 ## e.g. defoptions=vga=791 resume=/dev/hda5
 # defoptions=quiet splash locale=fr_FR i8042.nomux i8042.reset

 Hope this help.

 --
 touchpad doesn't work after suspend
 https://bugs.launchpad.net/bugs/86820
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Sincerely

Justin Sunseri

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-08-22 Thread Justin Sunseri
these options work really well for me using  gusty and i would like to
have it so i don't have to make these changes to my grub config every
new kernel that comes out.  Could you please create a
exception/blacklist for my model laptop?

** Attachment added: dmi.txt
   http://launchpadlibrarian.net/8953019/dmi.txt

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-08-10 Thread mlaverdiere
Well, finaly, the problem came back, even if I was using the suspend2
patched Kernel.

Weird...

It's been over one week now that I'm using the regular 2.6.20-15-generic
kernel with the following kernel options:

i8042.nomux i8042.reset

I've been using my laptop quite intensively (frequent sleep/resume
sequences) in this past week and up to now, everything works fine.  If
the problem comes back, I'll let you know.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-07-02 Thread mlaverdiere
The i8042.nomux kernel option didnt' fix the problem on my Kubuntu
Feisty system.

I have to use an alternate suspend2 patched kernel (available at:
http://3v1n0.tuxfamily.org/dists/feisty/suspend2/index.html) in order to
fix the problem.  It has also fixed this bug:
https://bugs.launchpad.net/ubuntu/+bug/119696

My experience lead me to believe that Feisty kernels are problematic for
suspend/hibernation when compared to Dapper and Edgy ones...

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-05-31 Thread kaouete
This fix works but when it is used, sometimes my touchpad and my
keyboard stop working and i have to close my lid to suspend the laptop
and when i go out from suspend they are back.

It is not really usable for me ...

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-05-19 Thread derp
try i8042.nomux as a kernel option; worked for me.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-05-19 Thread Justin Sunseri
Great that worked perfectly for me.  The numb luck was not on and the
touchpad worked when i returned from suspend.  Now how to we get it so that
normal users don't have to do that?

On 5/19/07, derp [EMAIL PROTECTED] wrote:

 try i8042.nomux as a kernel option; worked for me.

 --
 touchpad doesn't work after suspend
 https://bugs.launchpad.net/bugs/86820
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Sincerely

Justin Sunseri

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-04-11 Thread Justin Sunseri
I also have this bug.  When i resumed from suspend the mouse seemed to
work for a second or two then stopped working and the number lock key
came on.

-- 
touchpad doesn't work after suspend
https://bugs.launchpad.net/bugs/86820
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 86820] Re: touchpad doesn't work after suspend

2007-03-18 Thread Ben Collins
** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided = Medium
 Assignee: Tim Gardner = Ubuntu Kernel Team
   Status: Unconfirmed = Confirmed

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread kaouete

** Attachment added: dmesg
   http://librarian.launchpad.net/6494025/log_suspend

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread kaouete

** Attachment added: lspci -vv
   http://librarian.launchpad.net/6494034/lspci-vv

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread Cristian Aravena Romero
Thanks for taking the time to report this bug. Unfortunately we can't
fix it, because your description didn't include enough information.

Please include the information requested from [WWW]
https://wiki.ubuntu.com/DebuggingACPI as separate attachments.

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread kaouete
ok :)

my bios is up to date.

[EMAIL PROTECTED]:~# uname -a
Linux gyoza 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 GNU/Linux

i attached lspci -vvn and dmidecode. (and lspci -vv was already
attached)

** Attachment added: lspci -vvn
   http://librarian.launchpad.net/6494254/lspci-vvn

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread kaouete
and i forgot to say that there is in the dmesg a line that say that
mouse will not work :)

[21393.132000] i8042: failed to resume active multiplexor, mouse won't
work.

** Attachment added: dmidecode
   http://librarian.launchpad.net/6494256/dmidecode

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread Tim Gardner
** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) = Tim Gardner

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread Cristian Aravena Romero
kaouete:

Ask the user to try to hibernate/suspend and then restart the system and
attach /var/log/kern.log.0

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 86820] Re: touchpad doesn't work after suspend

2007-02-21 Thread kaouete
my dmesg is the one after i did suspend, before i rebooted, so i guess
it is what you are looking for ... no ?

in case it is not that, i attached *exactly* what you are looking for :)

(oh and, i did suspend, not hibernate)

** Attachment added: kern.log.0
   http://librarian.launchpad.net/6495063/kern.log.0

-- 
touchpad doesn't work after suspend
https://launchpad.net/bugs/86820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs