Jacques,
I am not aware of a completed i810 or i830 port. I am trying to port the i810
kernel module to FreeBSD, but have gone as far as I can with my limited
knowledge of the FreeBSD kernel and the i810 hardware. I am investigating
how the kernel probes devices in an effort to get it to reco
found
...
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such file or directory)
...
[drm] failed to load kernel module "i830"
...
How do I manage to get DRM working?
Ma