[問題] 關於mknod
我的情況如下:
os: freebsd 5.4 release
顯示晶片是intel 915G
我想裝xorg 6.8.2
在我弄好/etc/X11/xorg.conf 後,
想要startx,
出現
(EE) GARTInit: Unable to open /dev/agpgart (No such device)
的錯誤訊息。
我目前所知的和問題是:
1: kernel中必須有 device agp這一行,
但是我不太曉得這一行的意義在哪?
是說系統有agp chipset的driver嗎?
2: 必須有/dev/agpgart這個檔案
因為原本是沒有的,所以我使用mknod agpgart c [major] [minor]
根據man mknod的說法,[major]要去/usr/src/conf/major這個檔案中去找device number
可是device agp這一行在kernel中有出現,為什麼現在這個檔案中卻沒有agp這個device
相對應的device number呢??
事實上,i810這個driver是可以支援到915G這個晶片的,
只是我不知道要怎麼用…
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.115.56.52
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 1 之 2 篇):
FreeBSD 近期熱門文章
PTT數位生活區 即時熱門文章