From owner-freebsd-current@FreeBSD.ORG Sun Jul 1 08:37:49 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99CE0106566B for ; Sun, 1 Jul 2012 08:37:49 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.c2i.net [212.247.154.226]) by mx1.freebsd.org (Postfix) with ESMTP id 205C48FC12 for ; Sun, 1 Jul 2012 08:37:48 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 293448777; Sun, 01 Jul 2012 10:37:41 +0200 From: Hans Petter Selasky To: Erich Dollansky Date: Sun, 1 Jul 2012 10:37:33 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <20120629133422.GA2233@tiny.Sisis.de> <20120630151130.GA1106@tiny.Sisis.de> <201207010629.29148.erich@alogreentechnologies.com> In-Reply-To: <201207010629.29148.erich@alogreentechnologies.com> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@ =?iso-8859-1?q?d2+AyewRX=7DmAm=3BYp=0A=09=7CU=5B?=@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y> =?iso-8859-1?q?Y=7Dk1C4TfysrsUI=0A=09-=25GU9V5=5DiUZF=26nRn9mJ=27=3F=26?=>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201207011037.33605.hselasky@c2i.net> Cc: Matthias Apitz , freebsd-current@freebsd.org Subject: Re: no keyboard after booting r235646 in laptop FS Amilo D 7830 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2012 08:37:49 -0000 On Sunday 01 July 2012 01:29:28 Erich Dollansky wrote: > Hi, >=20 > On Saturday, June 30, 2012 10:11:31 PM Matthias Apitz wrote: > > El d=EDa Saturday, June 30, 2012 a las 01:49:58PM +0700, Erich Dollansk= y=20 escribi=F3: > > > Can you try FreeBSD 7.4 or 8.3? > > >=20 > > > It is sad to say but some times support for older hardware gets cut o= ut > > > for whatever reason. > >=20 > > The IT guy of my company found this laptop in the attic and because > > it has no Wifi, nobody is interested in using it anymore. As I said, > > I could make use of it as a build machine and for this it must run > > CURRENT and no older versions. I will install the USB booted system to > > harddisk and hope when booted from disk and not from USB the keyboard is > > working. >=20 > if 7.4 still runs but not anything after 8.0, it is most likely what I ha= ve > written. Some USB hardware is not supported anymore in 8 and later. >=20 > I would install the old one just to see You will also know wat hwardware > is used there and how it is supported. >=20 > This might be the faster route before starting debugging something which = is > not there. >=20 > Erich Try to compare pciconf -lv and dmesg. =2D-HPS