Opened 17 years ago

Closed 17 years ago

#1175 closed bug (fixed)

no keyboard on laptop

Reported by: begasus Owned by: marcusoverhagen
Priority: normal Milestone: R1
Component: Add-Ons/Input Filters Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Can't use the internal keyboard on the laptop, if I want to do any typing I need to hook up an external usb keyboard to be able to type. Replaced the busmanager as suggested but that didn't help here, still no typing possible. Internal touchpad and usb mouse connected work fine.

Attachments (4)

syslog_1 (45.2 KB ) - added by begasus 17 years ago.
syslog_2 (107.7 KB ) - added by begasus 17 years ago.
ps2.zip (12.4 KB ) - added by marcusoverhagen 17 years ago.
bus manager with workaround
syslog_3 (124.9 KB ) - added by begasus 17 years ago.
latest syslog after succesfull reboot and working keyboard

Download all attachments as: .zip

Change History (8)

by begasus, 17 years ago

Attachment: syslog_1 added

by begasus, 17 years ago

Attachment: syslog_2 added

comment:1 by begasus, 17 years ago

syslog_1 is from first boot syslog_2 if from second boot after replacing the ps2 busmanager

comment:2 by marcusoverhagen, 17 years ago

Owner: changed from korli to marcusoverhagen

comment:3 by marcusoverhagen, 17 years ago

Status: newassigned

The keyboard reset appears to be send to the mouse, because the controller still uses 0xd3 ctrl. I'll try to fix this.

KERN: ps2_write_ctrl 0xd3 KERN: ps2_write_data 0xa4 KERN: ps2_interrupt: ignoring, ctrl 0x35 (aux) KERN: ps2: ps2_command in 0xa4 KERN: ps2: ps2_command result 0x00000000 KERN: ps2: active multiplexing not supported

KERN: ps2: ps2_dev_command cmd 0xff, out 0, in 1, dev input/keyboard/at/0 KERN: ps2_write_data 0xff KERN: ps2_interrupt: ctrl 0x35, data 0xff (aux) KERN: ps2: input/mouse/ps2/0 not enabled, data 0xff dropped

KERN: ps2: ps2_dev_command wait for ack res 0x80000009, wait-time 4000036 KERN: ps2: ps2_dev_command result 0x80000009 KERN: ps2: keyboard reset failed, status 0x80000009, data 0x80

by marcusoverhagen, 17 years ago

Attachment: ps2.zip added

bus manager with workaround

by begasus, 17 years ago

Attachment: syslog_3 added

latest syslog after succesfull reboot and working keyboard

comment:4 by marcusoverhagen, 17 years ago

Resolution: fixed
Status: assignedclosed

fixed in hrev20828 (workaround for hardware bug added)

Note: See TracTickets for help on using tickets.