看板FreeBSD
标 题Re: [请益] Xorg可以指定acpi来开启吗?
发信站SayYA 资讯站 (Tue Jul 10 23:49:45 2007)
转信站ptt!ctu-reader!news.nctu!SayYa
※ 引述《[email protected] (我需要原动力)》之铭言:
> 我用startx时会出现(EE)GARTIinit: Unable to open /dev/agpgart(No such
> file or directory)
man agp
> 这个问题我用辜狗大神找了找
> 大部分是说编译核心加入
> device agp
> 我就跟着试了 不过一样是出现那个讯息
所以你只是 kernel 设定档加上 device apg 而已,
并未重新 build kernel、install kernel 以及 reboot ?
如果是的话,那当然是不行..
> 再接着我又找到在loader.conf里加入
^^^^^^^^^^^
/boot/loader.conf 顾名思义,当然是只有开机时才会去 load 里面的内容啊
要马上生效的话,请打 klload 你要载入的 kernel module
比如:
kldload agp 或 kldload /boot/kernel/agp
> agp_load="YES"
agp(4)
> snd_ich_load="YES"
snd_ich(4), Intel ICH 音效晶片驱动程式
> acpi_fujitsu_load="YES"
acpi_fujitsu(4), FUJITSU notebook 的 ACPI 电源管理
> cpufreg_load="YES"
cpufreg(4)
> acpi_video_load="YES"
ACPI 中针对萤幕电源的管理项目, acpi_video(4)
> smbus_load="YES"
smbus(4), SMB(System Management Bus)
> iicsmb_load="YES"
iicsmb(4), I2C to SMB(System Management Bus) bridge
> bktr_load="YES"
这是电视卡 bktr(4)
> 不过也没有用 已经是病急乱投医了.....
> 然後我有看到有人说agp跟acpi是择一而用的
ACPI 跟 AGP 没很大关系吧... 你完全搞混了吧...
ACPI 前身是 APM,都是电源管理、节约能源方面
http://en.wikipedia.org/wiki/Advanced_Configuration_and_Power_Interface
ps. wikipedia 英文内容还可以参考看看
--
静中见真境,淡中识本然
--
※ Origin: SayYA 资讯站 <bbs.sayya.org>
◆ From: 220-132-119-51.hinet-ip.hinet.net
◆ Modify: 07/07/10 23:49:45 <220-132-119-51.hinet-ip.hinet.net>