Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2005 10:30:20 GMT
From:      dawnshade <dawnshade@mail.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/80381: 5.4 RC3 can't allocate ps/2 irq, no psm, no mouse.  Same box works fine on 5.3
Message-ID:  <200510141030.j9EAUKtA073758@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/80381; it has been noted by GNATS.

From: dawnshade <dawnshade@mail.ru>
To: bug-followup@freebsd.org,
 harrycoin@quietfountain.com
Cc:  
Subject: Re: kern/80381: 5.4 RC3 can't allocate ps/2 irq, no psm, no mouse.  Same box works fine on 5.3
Date: Fri, 14 Oct 2005 14:29:02 +0400

 I have the same problem with acer tm 4151LMi laptop:
 if i enable acpi via module, kernel failed to allocate irq:
 
 Oct 13 18:10:32 dawnshade-note kernel: atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
 Oct 13 18:10:32 dawnshade-note kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0
 Oct 13 18:10:32 dawnshade-note kernel: atkbd: the current kbd controller command byte 0047
 Oct 13 18:10:32 dawnshade-note kernel: atkbd: keyboard ID 0x41ab (2)
 Oct 13 18:10:32 dawnshade-note kernel: kbd0 at atkbd0
 Oct 13 18:10:32 dawnshade-note kernel: kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
 Oct 13 18:10:32 dawnshade-note kernel: atkbd0: [GIANT-LOCKED]
 Oct 13 18:10:32 dawnshade-note kernel: psm0: unable to allocate IRQ
 Oct 13 18:10:32 dawnshade-note kernel: psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
 Oct 13 18:10:32 dawnshade-note kernel: psm0: current command byte:0047
 Oct 13 18:10:32 dawnshade-note kernel: psm0: failed to reset the aux device.
 
 6.0RC1
 without acpi detected psm0 fine.
 options KBD_RESETDELAY=401 (or up to 1001) in kernel not helps me :(
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510141030.j9EAUKtA073758>