From owner-freebsd-questions@FreeBSD.ORG Fri Oct 13 19:26:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C28B16A40F for ; Fri, 13 Oct 2006 19:26:19 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA3743D7E for ; Fri, 13 Oct 2006 19:26:15 +0000 (GMT) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <452FE853.8060103@intersonic.se> Date: Fri, 13 Oct 2006 21:26:11 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <452F9B1B.5030007@intersonic.se> In-Reply-To: <452F9B1B.5030007@intersonic.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: cups and /dev/lpt [SOLVED] 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: Fri, 13 Oct 2006 19:26:19 -0000 > Hi, > > I have an issue on a 5.5-STABLE box where lpt0 (parallel:/) refuses to > show up in cups despite following instructions on setting mode/ownership > on /devlpt0 with devfs. > > Is this device supposed to work on 5.5 with cups? Or are there more > things to do before it's usable? > > crw-rw-rw- 1 root cups 241, 0 Oct 13 13:34 lpt0 Solved: Rebuild world and kernel from latest 5-STABLE and that fixed it. Unfortunately I have no clue if it was the updated sources or just some libraries that were borked, but at least it works!