From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 10:40:37 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 686A3F6D for ; Thu, 18 Oct 2012 10:40:37 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1991E8FC14 for ; Thu, 18 Oct 2012 10:40:36 +0000 (UTC) Received: from laptop3.herveybayaustralia.com.au (unknown [192.168.0.166]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id DFDC65C29 for ; Thu, 18 Oct 2012 20:56:24 +1000 (EST) Message-ID: <507FDC9C.4040608@herveybayaustralia.com.au> Date: Thu, 18 Oct 2012 20:40:28 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120728 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: OT: gEDA, SPICE, electronic cad/simulation References: <507AAF7A.9070909@herveybayaustralia.com.au> <507D3916.3000802@bananmonarki.se> In-Reply-To: <507D3916.3000802@bananmonarki.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 10:40:37 -0000 On 10/16/12 20:38, Bernt Hansson wrote: > 2012-10-14 14:26, Da Rock skrev: >> I'm struggling with this damn gEDA/SPICE thing - I think I have gEDA >> schem figured, but I can't be sure because I can't test it. For the life >> of me I can't seem to get my head around it, but then I might just be >> too tired. >> >> Can anyone point out what I'm missing? I open geda, create a sch file >> (circuit), and then run gnetlist -g spice-sdb . I then run >> ngspice (or gspiceui) but it comes up with errors over the 555 (U1) and >> diodes (d?) I'm running like this: > > You are using the spice models for those components? > > geda does not have spice models for diodes and 555 at least not mine. That may be it. Where are they supposed to be located on FreeBSD? And I suppose I would need to find where I can get them in the first place :) Thx