Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Nov 2001 11:18:36 -0600
From:      Edscott Wilson =?iso-8859-1?q?Garc=EDa?= <edscott@imp.mx>
To:        freebsd-questions@freebsd.org
Subject:   Never mind: moving bktr0 from 4.3 to 4.4
Message-ID:  <200111071721.LAA76194@www.imp.mx>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111071721.LAA76194>