lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 May 2009 20:20:54 -0700
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Sitsofe Wheeler <sitsofe@...oo.com>
Cc:	linux-kernel@...r.kernel.org,
	Alan Jenkins <sourcejedi.lkml@...glemail.com>,
	Matthew Garrett <mjg59@...f.ucam.org>
Subject: Re: EeePC 900 trackpad often not detected at boot in 2.6.29-rc4

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ