關於顯示卡的driver及重編kernel

如果您覺得您的問題不屬於 debian desktop 或是 debian server 版的範圍內,請在這裡發問。

版主: mufa

關於顯示卡的driver及重編kernel

文章初學者 » 週五 4月 08, 2005 10:10 pm

我的顯示卡是 Intel® 82865G Graphics Controller
debian好像沒有支援的樣子
所以我上intel的官網找資料
裡面有教導linux的用戶怎麼安裝driver 步驟如下
1. Install Linux

2. Log in as root or as a superuser

3. Install kernel headers

a. For Red Hat versions, this is normally on CD2:
/RedHat/RPMS/kernel-source-2.4.18-3.i386.rpm

b. Alternately, load your kernel config file,
save the config, and run “make dep”

4. Extract the downloaded files:

a. tar –zxvf 20030106-i386-Linux.tar.gz

5. Ensure X Windows is not running

6. cd dripkg

7. ./install.sh

8. Follow the prompts; most users should be able to press
“Enter” at each prompt

不過第三個步驟的a及b 我不知道要怎麼辦 (尤其是b 根本不知道是什麼意思)

我即使不理第三個步驟 繼續跑
可是到第七步驟時 跑到一半還是會出問題

想麻煩這裡的大大 幫幫忙忙 指點一下小弟
初學者
 

Re: 關於顯示卡的driver及重編kernel

文章Tetralet » 週五 4月 08, 2005 10:56 pm

初學者 寫:3. Install kernel headers

a. For Red Hat versions, this is normally on CD2:
/RedHat/RPMS/kernel-source-2.4.18-3.i386.rpm

b. Alternately, load your kernel config file,
save the config, and run “make dep”

請安裝 kernel-headers-2.x.x-x-xxx 試試看吧!
時間並不能治療我心中的疼痛
南方的春天說什麼也溫暖不了我冰冷的血

誦唱大復活咒文,今天的 Tetralet 又在唧唧喳喳了 重生!
Tetralet
俺是博士
俺是博士
 
文章: 3078
註冊時間: 週四 11月 28, 2002 3:02 pm

文章初學者 » 週六 4月 09, 2005 2:07 am

我用aptitude 安裝過了 還是不行
初學者
 

文章dken » 週六 4月 09, 2005 2:54 am

你把版本更新到 2.6.x 試試
dken
可愛的小學生
可愛的小學生
 
文章: 13
註冊時間: 週四 5月 20, 2004 1:47 pm

Re: 關於顯示卡的driver及重編kernel

文章訪客 » 週六 4月 09, 2005 11:05 am

初學者 寫: b. Alternately, load your kernel config file,
save the config, and run “make dep”


應該是要你先把原kernel config 檔備份起來,再來重編
訪客
 

文章初學者 » 週六 4月 09, 2005 1:35 pm

我曾經用過kernel-image 2.6.X的版本 不過還是一樣

不好意思 那個kernel config檔案要怎麼備份啊

在那裡備份?
初學者
 

文章訪客 » 週六 4月 09, 2005 1:42 pm

訪客
 

文章訪客 » 週六 4月 09, 2005 1:44 pm

訪客
 

文章dken » 週六 4月 09, 2005 3:46 pm

1. 你用 scanpci 看看有沒有抓到?
2. 可以在 XF86Config-4 直接用 "i810" 這個 driver

ps1. 我和你配備一樣,所以我確定有支援
ps2. 直接用 Debain 提供的 image 即可
dken
可愛的小學生
可愛的小學生
 
文章: 13
註冊時間: 週四 5月 20, 2004 1:47 pm

文章初學者 » 週一 4月 11, 2005 8:39 pm

那麼再請問一下 出現一下的東西 是什麼意思

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10 20041215174925 fabbione@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.26 i686 [ELF]
Build Date: 15 December 2004

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way. Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.6.8-2-386 (dilinger@toaster.hq.voxel.net) (gcc version 3.3.5 (Debian 1:3.3.5-6)) #1 Mon Jan 24 03:01:58 EST 2005
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Apr 12 04:33:46 2005
(==) Using config file: "/etc/X11/XF86Config-4"
Parse error on line 91 of section Device in file /etc/X11/XF86Config-4
The VideoRam keyword requires a number to follow it.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to submit@bugs.debian.org.

不好意思 因為有看沒有懂 所以就再po板了
初學者
 

文章d2207197 » 週一 4月 11, 2005 11:26 pm

「Problem parsing the config file 」這句有看沒有懂?
單字看不懂去查字典
頭像
d2207197
鑽研的研究生
鑽研的研究生
 
文章: 1763
註冊時間: 週二 5月 27, 2003 9:57 pm
來自: 火星

文章初學者 » 週二 4月 12, 2005 1:15 am

不是說單字看不懂的問題
我文章是看完了 不過我不知道要做什麼修改
初學者
 

文章hpeter » 週二 4月 12, 2005 1:58 am

亂入

The VideoRam keyword requires a number to follow it.
(EE) Problem parsing the config file

看來你要找一下 /etc/X11/XF86Config-4
裡面 VideoRam ....... 應該接的是數字 @@
hpeter
可愛的小學生
可愛的小學生
 
文章: 58
註冊時間: 週日 12月 07, 2003 7:13 pm

文章d2207197 » 週二 4月 12, 2005 5:32 am

初學者 寫:不是說單字看不懂的問題
我文章是看完了 不過我不知道要做什麼修改

這邊都寫了
代碼: 選擇全部
Parse error on line 91 of section Device in file /etc/X11/XF86Config-4
The VideoRam keyword requires a number to follow it.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()


如果看懂的話,確不知道怎麼修改,至少也要貼出 XF86Config-4 的相關內容吧。
頭像
d2207197
鑽研的研究生
鑽研的研究生
 
文章: 1763
註冊時間: 週二 5月 27, 2003 9:57 pm
來自: 火星

文章初學者 » 週二 4月 12, 2005 6:05 pm

Section "Device"

#no known options
Identifier "Intel 810"
Driver "vesa"
VendorName "Intel 810"
BoardName "Intel 810"
VideoRam "65536"
#BusID
EndSection

不知道這個VideoRam要怎麼改
初學者
 

下一頁

回到 debian misc

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客