via.ko unichrome freebsd



Hello
I've problem with freebsd 6.2 and my unichrome graphic card. I've
installed
xf86-video-openchrome port. I received message:
[drm] failed to load kernel module "via"
(II) VIA(0): [drm] drmOpen failed
(EE) VIA(0): [dri] DRIScreenInit failed. Disabling DRI.
I can't find any via.ko module for FreeBSD :( Is any chance for
finding it??
Maybe is some port to built it??


My xorg.conf:
"
Section "Module"
Load "glx"
Load "extmod"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "int10"
Load "vbe"
Load "xaa"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA
extension
EndSubSection
EndSection

Section "Device"
Identifier "Card0"
Driver "via"
EndSection
"
.



Relevant Pages

  • Re: Xlib: extension "GLX" missing on display ":0.0".
    ... Current Operating System: FreeBSD daniel.higham.ca 6.1-PRERELEASE ... using the nv driver, i have graphics/dri installed. ... the DRI ... Load "dbe" ...
    (freebsd-questions)
  • Re: 2.6.16-rc3: more regressions
    ... > I asked DaveJ I believe in one thread to disable Load "dri" in his ... That doesn't have drm disabled, but it is being run on a kernel ...
    (Linux-Kernel)
  • Re: 2.6.16-rc3: more regressions
    ... is the only one we have in this driver for an RV370. ... the radeon module to load. ... Thus the driver can't even send commands to the command processor and ... that's why X locked up on you when DRI was enabled. ...
    (Linux-Kernel)
  • Re: mesa indirect
    ... Load "glx" ... Load "extmod" ... Driver "synaptics" ... Section "DRI" ...
    (Fedora)
  • Re: How do i enable DRI support in Xorg?
    ... You should just load it from the xorg.conf file as I remember. ... Or it may look like this just uncomment glx and dri ... >> Jaimie Garner ... >> Onsite PCS inc. ...
    (freebsd-stable)