linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Sitsofe Wheeler <sitsofe@yahoo.com>
Cc: linux-kernel@vger.kernel.org,
	Alan Jenkins <sourcejedi.lkml@googlemail.com>,
	Matthew Garrett <mjg59@srcf.ucam.org>
Subject: Re: EeePC 900 trackpad often not detected at boot in 2.6.29-rc4
Date: Tue, 12 May 2009 20:20:54 -0700	[thread overview]
Message-ID: <20090513032053.GA29919@dtor-d630.eng.vmware.com> (raw)
In-Reply-To: <20090511072135.GA4682@sucs.org>

Hi,

On Mon, May 11, 2009 at 08:21:35AM +0100, Sitsofe Wheeler wrote:
> Hi,
> 
> With the latest 2.6.29-rc4 I've been finding that my EeePC 900's
> trackpad is frequently not detected on boot:
> 
> USB Mass Storage support registered.
> eeepc kernel: [    4.343325] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> eeepc kernel: [    4.380623] serio: i8042 KBD port at 0x60,0x64 irq 1
> eeepc kernel: [    4.380790] serio: i8042 AUX port at 0x60,0x64 irq 12
> eeepc kernel: [    4.382951] mice: PS/2 mouse device common for all mice
> eeepc kernel: [    4.387850] rtc_cmos 00:03: RTC can wake from S4
> eeepc kernel: [    4.388828] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
> eeepc kernel: [    4.388967] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
> eeepc kernel: [    4.389622] Linux video capture interface: v2.00
> eeepc kernel: [    4.390876] usbcore: registered new interface driver uvcvideo
> eeepc kernel: [    4.390966] USB Video Class driver (v0.1.0)
> eeepc kernel: [    4.394473] ACPI: Battery Slot [BAT0] (battery present)
> eeepc kernel: [    4.397288] cpuidle: using governor ladder
> eeepc kernel: [    4.401033] cpuidle: using governor menu
> eeepc kernel: [    4.401209] eeepc: Eee PC Hotkey Driver
> eeepc kernel: [    4.401951] eeepc: Hotkey init flags 0x41
> eeepc kernel: [    4.404559] eeepc: Get control methods supported: 0x101711
> eeepc kernel: [    4.405340] input: Asus EeePC extra buttons as /devices/virtual/input/input4
> eeepc kernel: [    4.419146] Advanced Linux Sound Architecture Driver Version 1.0.19.
> eeepc kernel: [    4.420902] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> eeepc kernel: [    4.421317] HDA Intel 0000:00:1b.0: setting latency timer to 64
> eeepc kernel: [    4.428154] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
> 
> The workaround has been to do the following as root:
> 
> echo i8042 > /sys/bus/platform/drivers/i8042/unbind ; echo i8042 > /sys/bus/platform/drivers/i8042/bind
> 
> Which results in:
> 
> eeepc kernel: [  100.138095] serio: i8042 KBD port at 0x60,0x64 irq 1
> eeepc kernel: [  100.138160] serio: i8042 AUX port at 0x60,0x64 irq 12
> eeepc kernel: [  100.173243] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio2/input/input6
> eeepc kernel: [  102.246050] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio3/input/input7
> 

Does it always discover it after rebind or you need to do that a few
times? Also, is the touchpad detected reliably if you boot an older
kernel?

> Having talked to Matthew a few months ago it sounds like the problem is
> that the something needs to be reset more aggressively at boot. This
> problem used to happen very rarely (maybe once every 50 or so boots)
> with older kernels but now seems to be happening every boot.
> 

Could you try booting with i8042.debug and send me dmesg of the case
when touchpad is not detected, please? BTW, why don't you have Elantech
support enabled?

-- 
Dmitry

  reply	other threads:[~2009-05-13  3:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11  7:21 EeePC 900 trackpad often not detected at boot in 2.6.29-rc4 Sitsofe Wheeler
2009-05-13  3:20 ` Dmitry Torokhov [this message]
2009-05-13 18:53   ` EeePC 900 trackpad often not detected at boot in 2.6.30-rc4 Sitsofe Wheeler
2009-05-13 19:19     ` Sitsofe Wheeler
2009-05-16  3:27       ` Dmitry Torokhov
2009-05-16  3:29         ` Dmitry Torokhov
2009-05-18  8:41           ` Sitsofe Wheeler
2009-05-18  9:42             ` Sitsofe Wheeler
2009-05-20  2:47               ` Dmitry Torokhov
2009-05-20  5:47                 ` Sitsofe Wheeler
2009-05-20  7:25                   ` Dmitry Torokhov
2009-05-26 22:20                     ` Sitsofe Wheeler
2009-05-28 15:54                       ` Dmitry Torokhov
2009-05-28 16:42                         ` Sitsofe Wheeler
2009-05-28 16:49                           ` Dmitry Torokhov
2009-05-29  9:31                             ` Sitsofe Wheeler
2009-05-29 14:39                               ` Dmitry Torokhov
2009-05-20  8:38                 ` Ingo Molnar
2009-05-26 22:14                   ` Sitsofe Wheeler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090513032053.GA29919@dtor-d630.eng.vmware.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=sitsofe@yahoo.com \
    --cc=sourcejedi.lkml@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).