在OpenBSD4.2安装显卡驱动

我的显卡是Intel 965,已经从官方网站上看到,已经支持了,模块是i810,安装步骤如下:

1, 下载src.tar.gz,sys.tar.gz,xenocara.tar.gz,解压到 /usr/src :
# tar -zxvf srs.tar.gz -C /usr/src
# tar -zxvf sys.tar.gz -C /usr/src
# tar -zxvf xenocara.tar.gz -C /usr/src

2. 安装:

# cd /usr/src/xenocara/driver/xf86-video-intel
# rm -f obj
# make -f Makefile.bsd-wrapper cleandir
# mkdir XOBJDIR
# make -f Makefile.bsd-wrapper obj
# make -f Makefile.bsd-wrapper build


安装后从man手册页已经看到了:

# man i810

I810(4) I810(4)

NAME
i810 - Intel 8xx integrated graphics chipsets

SYNOPSIS
Section "Device"
Identifier "devname"
Driver "i810"
...
EndSection

DESCRIPTION
i810 is an Xorg driver for Intel integrated graphics
chipsets. The driver supports depths 8, 15, 16 and 24.
All visual types are supported in depth 8. For the
i810/i815 other depths support the TrueColor and Direct-
Color visuals. For the i830M and later, only the True-
Color visual is supported for depths greater than 8. The
driver supports hardware accelerated 3D via the Direct
Rendering Infrastructure (DRI), but only in depth 16 for
the i810/i815 and depths 16 and 24 for the 830M and later.

SUPPORTED HARDWARE
i810 supports the i810, i810-DC100, i810e, i815, i830M,
845G, 852GM, 855GM, 865G, 915G, 915GM, 945G, 945GM, 965G,
965Q and 946GZ chipsets.
....

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值