From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 19:32:52 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D837B1065686 for ; Mon, 23 Feb 2009 19:32:52 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.freebsd.org (Postfix) with ESMTP id 530198FC27 for ; Mon, 23 Feb 2009 19:32:52 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id n1NJWnL8079194; Mon, 23 Feb 2009 20:32:49 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 9C5A4B850; Mon, 23 Feb 2009 20:32:49 +0100 (CET) Date: Mon, 23 Feb 2009 20:32:49 +0100 From: Roland Smith To: prad Message-ID: <20090223193249.GA43942@slackbox.xs4all.nl> References: <20090222164934.65394180@gom.home> <20090223172819.GA40292@slackbox.xs4all.nl> <20090223105248.5f04f626@gom.home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20090223105248.5f04f626@gom.home> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.19 (2009-01-05) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: hp TC4200 tablet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2009 19:32:53 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 23, 2009 at 10:52:48AM -0800, prad wrote: > > > is there anyway to find out if the tablet is actually being > > > recognized? =20 > >=20 > > Check if /dev/ttyd0 really exists. Also check dmesg output to see if > > the device is recognized. > >=20 > here we have a curious problem. > /dev/ttyd0 is there in the /dev directory. > dmesq puts out the following for sio: > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled I get more or less the same on my system so far.=20 > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 8250 or not responding But mine differs here: sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acp= i0 sio0: type 16550A Looks like the serial hardware is not being recognized. It would supprise me that a relatively modern system would have a 8250 chip, which dates back to the IBM XT! One would expect a 16550A. Could be that the serial hardware is b0rken. > now we don't understand how the sio stuff relates to the /dev/ttyd0 > and /dev/cuad0 See the sio manual page, under FILES; 'man 4 sio'. =20 > > The input-wacom driver comes with a couple of programs (see > > /usr/ports/x11-drivers/input-wacom/pkg-plist) that might be helpfull > > as well, e.g. xsetwacom. =20 > > > thank you. we just tried a wacdump on /dev/ttyd0 from x and console - > both times the entire system froze. what this suggests, i think, is > that the kernel thinks there is nothing there at ttyd0 - in other > words, the tablet's existence has not been picked up by the kernel. Or the serial chip is fried. Chek if you have any weird settings for sio0 in /boot/device.hints. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmi+eEACgkQEnfvsMMhpyXeIgCff3JIU1YIQctZxIntp4NTxgyJ f3MAoJdktiMZ6oI590GXlkCo8lYyzZk7 =p23e -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--