PCDVD數位科技討論區
PCDVD數位科技討論區   註冊 常見問題 標記討論區為已讀

回到   PCDVD數位科技討論區 > 其他群組 > 疑難雜症區
帳戶
密碼
 

  回應
 
主題工具
msweii
Basic Member
 

加入日期: Apr 2002
文章: 14
Question 裝了linux8.2後開機卻沒有圖形介面

各位大大..我裝了mandrake8.2後.重開機再一個視窗執行完畢後卻出現login
我鍵入安裝時的id及密碼仍然無法出現圖形介面.
我買的書也沒教.我確定有裝kde.最後程序也有問是否開機時要載入
x window..我也勾選是....但是還是沒視窗模式啊...

有大大教教我嗎..
     
      
舊 2002-05-10, 07:49 AM #1
回應時引用此文章
msweii離線中  
Tirpitz
Master Member
 
Tirpitz的大頭照
 

加入日期: Apr 2001
您的住址: Coruscant
文章: 1,637
首先,更正一個觀念,8.2是MANDRAKE這家公司的產品編號,和LINUX的核心版本沒有關係。所以不能說是LINUX8.2.....

把/etc/inittab 裡面的第一行沒有#的那一行改成
id:5:initdefault:

注意是runlevel 5

[# vi /etc/inittab
進去後用方向鍵移到你要的位置,然後按"i"即可編輯
做好後按一次Esc按鍵
然後輸入:wq或是:x然後按Enter之後會儲存離開]

如此一來,開機預設會進x-window

或者你現在的狀況
在console下
# startx
就可以進去了

and WELCOME TO LINUX WORLD
 
__________________
Un Jedi ne doit connaitre ni la colere, ni la haine, ni l'amour.
Someday I will be the most powerful Jedi ever~!!

Jedi Code
there is no emotion;there is the peace
there is no ignorance;there is the knowledge
there is no passion;there is the serenity
there is no death;there is the Force

此文章於 2002-05-10 08:21 AM 被 Tirpitz 編輯.
舊 2002-05-10, 08:14 AM #2
回應時引用此文章
Tirpitz離線中  
msweii
Basic Member
 

加入日期: Apr 2002
文章: 14
謝謝您
但我是新手...所以可否詳細說明呢

"把/etc/inittab " <-------要在哪裡找.怎麼進入

"或者你現在的狀況
在console下
# startx
就可以進去了" <--------你是指在mandrake開機文字模式下嗎
怎麼進入console下呢

不好意思...問了許多笨問題...因為在書上找不到答案..
還請指教
舊 2002-05-10, 08:38 AM #3
回應時引用此文章
msweii離線中  
leopard
Amateur Member
 

加入日期: May 2001
文章: 38
vi 是linux的文書編輯器
etc是目錄名稱
inittab是開機時的設定檔
只要在文字模式輸入 vi /etc/inittab 就可以編輯 /etc/inittab這個檔案
若不會用vi可試試看用pico編輯器,我都是用這個啦(在red hat中,mandrake有沒有我不知)
若在文字模式下要進入xwindow,在mandrake開機文字模式下打 startx就可進入
舊 2002-05-10, 03:42 PM #4
回應時引用此文章
leopard離線中  
msweii
Basic Member
 

加入日期: Apr 2002
文章: 14
謝謝...
我在文字模式下打startx
結果出現

execve failed for /etc/x11/x(error 2)
giving up
xinit : no such file for directory (error 2):unable
to connect to X server
xinit no such process(error 3):server error

不知是否有高手知道解決方式
舊 2002-05-11, 01:18 AM #5
回應時引用此文章
msweii離線中  
Tirpitz
Master Member
 
Tirpitz的大頭照
 

加入日期: Apr 2001
您的住址: Coruscant
文章: 1,637
引用:
Originally posted by msweii
謝謝...
我在文字模式下打startx
結果出現

execve failed for /etc/x11/x(error 2)
giving up
xinit : no such file for directory (error 2):unable
to connect to X server
xinit no such process(error 3):server error

不知是否有高手知道解決方式


首先,先說#代表一行命令列的開頭~你可以看到如果以root登入的話,會有這個符號。如果以一般user登入的話,會變成$符號

所以#的後面就是你要輸入的命令。

console就是文字模式

如果無法登入X-window

1.先檢查顯示卡有沒有設定好
# setup
按照螢幕指示去作,盡量選解析度較低的模式先解決問題再求品質提升。

2.檢查font server 有沒有啟動
# service xfs status
啟動方法
# service xfs start

將啟動xfs設為開機預定啟動項目
# chkconfig xfs 35 on
取消xfs的開機預設
# chkconfig xfs 35 off
__________________
Un Jedi ne doit connaitre ni la colere, ni la haine, ni l'amour.
Someday I will be the most powerful Jedi ever~!!

Jedi Code
there is no emotion;there is the peace
there is no ignorance;there is the knowledge
there is no passion;there is the serenity
there is no death;there is the Force
舊 2002-05-11, 03:59 AM #6
回應時引用此文章
Tirpitz離線中  
msweii
Basic Member
 

加入日期: Apr 2002
文章: 14
我想我找到問題所在了

我的螢幕設定..我的是GVC 14吋 50-60Mhz
我試過所有低於60Mhz的設定.螢幕都會花掉(顯視卡能正確偵測出來)
螢幕是6年前的...
唉真是的..mandrake為何不能自動偵測螢幕呢..(開始佩服WINDOWS了)

雖不喜歡微軟.但是我真的無法解決設定上的問題(不可能叫我換螢幕吧)
給我個幫助吧...不然...我真的要放棄LINUX了
舊 2002-05-11, 07:18 AM #7
回應時引用此文章
msweii離線中  
Chief_WU
Senior Member
 
Chief_WU的大頭照
 

加入日期: Jul 2001
您的住址: 台北市
文章: 1,401
放棄吧。 ---> (this is bill's face)

呃。。。 ---> (this is linus's face)
舊 2002-05-11, 10:50 AM #8
回應時引用此文章
Chief_WU離線中  
sudenew
訪客
 
文章: n/a
引用:
Originally posted by Chief_WU
放棄吧。 ---> (this is bill's face)

呃。。。 ---> (this is linus's face)



Never give up....--> (This is my face)

What!!~... ---->(This is Bill Gate's face finally..)

此文章於 2002-05-11 11:10 AM 被 sudenew 編輯.
舊 2002-05-11, 11:06 AM #9
回應時引用此文章
 
dhsu36
Power Member
 
dhsu36的大頭照
 

加入日期: Jan 2002
您的住址: 台北
文章: 541
我也有同樣的問題, (moniter: samsung 753df)
在安裝mandrake8.2時, 共出現過數次error, 是我光碟燒不好嗎?
謝謝~
舊 2002-05-18, 05:04 PM #10
回應時引用此文章
dhsu36離線中  


    回應


POPIN
主題工具

發表文章規則
不可以發起新主題
不可以回應主題
不可以上傳附加檔案
不可以編輯您的文章

vB 代碼打開
[IMG]代碼打開
HTML代碼關閉



所有的時間均為GMT +8。 現在的時間是03:32 PM.


vBulletin Version 3.0.1
powered_by_vbulletin 2025。