1.Gnome裝好了,使用指令startx可以正常啟動,不過若使用gdm則會無法正常操作。
使用startx指令,一切很正常

使用gdm指令,可以看到panel並沒有出來,且右下角的開關機指令也沒有作用。

2.另外就是無法更改Gnome螢幕的解析度。

我按照官方網頁修改了xorg.conf,但看起來不起作用,不知問題出在那?
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-107
VertRefresh 48-120
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1152x864"
EndSubSection
EndSection
FreeBSD我是新手,網路上找到的資料大部份都巳經很舊了,實在不知如何處理這樣的問題,只好請教有經驗的網友,謝謝!
Freebsd 8.1
Xorg 7.5
Gnome 2.30