From owner-freebsd-questions Wed Nov 7 9:18:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.imp.mx (www.imp.mx [192.100.181.86]) by hub.freebsd.org (Postfix) with ESMTP id 25C7937B405 for ; Wed, 7 Nov 2001 09:18:47 -0800 (PST) Received: from there (gukumatz.imp.mx [192.100.181.220]) by www.imp.mx (8.9.3/8.9.3) with SMTP id LAA76194 for ; Wed, 7 Nov 2001 11:21:07 -0600 Message-Id: <200111071721.LAA76194@www.imp.mx> Content-Type: text/plain; charset="iso-8859-1" From: Edscott Wilson =?iso-8859-1?q?Garc=EDa?= Reply-To: edscott@imp.mx To: freebsd-questions@freebsd.org Subject: Never mind: moving bktr0 from 4.3 to 4.4 Date: Wed, 7 Nov 2001 11:18:36 -0600 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Nevermind the previous post. I figured out that the default install of XFree does not have a modules section in /etc/XF86Config. I don't know which module is missing, but I added the following to the file, and the TV card now works. Section "Module" Load "dbe" Load "GLcore" Load "dri" Load "glx" Load "extmod" Load "v4l" Load "freetype" # TrueType font handler Load "type1" # Adobe Type 1 font handler EndSection EndSection Edscott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message