Subject: kern/36871: Starting X takes very long with kernel 4.99.30, worked with 4.99.4
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <rillig@NetBSD.org>
List: netbsd-bugs
Date: 08/31/2007 08:40:01
>Number: 36871
>Category: kern
>Synopsis: Starting X takes very long with kernel 4.99.30, worked with 4.99.4
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 31 08:40:00 +0000 2007
>Originator: Roland Illig
>Release: 4.99.30
>Organization:
>Environment:
NetBSD bacc.roland-illig.de 4.99.30 NetBSD 4.99.30 (GENERIC) #1: Fri Aug 31 09:23:06 CEST 2007 build@bacc.roland-illig.de:/home/scratch/build/NetBSD/2007-08/work/sys/arch/i386/compile/GENERIC i386
>Description:
When starting the X server, the screen gets black and stays so for a while. For some times (four or five), the keyboard LEDs turn on and off, in intervals of more than ten seconds. After all that, X is started as usual, but the `dmesg' command tells me:
...
pckbport: command timeout
pms_enable: command error 35
pckbport: command timeout
pckbport: command timeout
pms_disable: command error
pckbport: command timeout
pms_enable: command error 35
$ dmesg | grep pck
pckbc1 at acpi0 (PS2K, PNP0303): kbd port
pckbc1: io 0x60,0x64 irq 1
pckbd0 at pckbc1 (kbd slot)
pckbc1: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pms0 at pckbc1 (aux slot)
pckbc1: unable to establish interrupt for aux slot
pckbport: command timeout
pckbport: command timeout
pckbport: command timeout
pckbport: command timeout
>How-To-Repeat:
>Fix: