Ticket #1175 (closed bug: fixed)

Opened 21 months ago

Last modified 21 months ago

no keyboard on laptop

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

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

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

Change History

Changed 21 months ago by begasus

Changed 21 months ago by begasus

Changed 21 months ago by begasus

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

Changed 21 months ago by marcusoverhagen

  • owner changed from korli to marcusoverhagen

Changed 21 months ago by marcusoverhagen

  • status changed from new to assigned

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

Changed 21 months ago by marcusoverhagen

bus manager with workaround

Changed 21 months ago by begasus

latest syslog after succesfull reboot and working keyboard

Changed 21 months ago by marcusoverhagen

  • status changed from assigned to closed
  • resolution set to fixed

fixed in r20828 (workaround for hardware bug added)

Note: See TracTickets for help on using tickets.