Ubuntu 10.04無法進入xwindow? - Linux

Xanthe avatar
By Xanthe
at 2010-11-21T18:04

Table of Contents

安裝完驅動以後,他預設會用最高的解析度
螢幕負荷不了救出不來了

※ 引述《TahoeV (Tahoe)》之銘言:
: 昨天用更新管理員更新之後就無法進入xwindow
: 在登入畫面之前螢幕就變成一片黑
: 用修復模式的failsave重新啟動才能進入
: 請問是哪裡出了問題呢?謝謝!
: xorg.conf 檔案

(deleted)

: Section "Device"
: Identifier "amdcccle-Device[1]-1"
: Driver "fglrx"
: Option "Monitor-CRT1" "0-CRT1"
: BusID "PCI:1:0:0"
: Screen 1
: EndSection
: Section "Screen"
: Identifier "aticonfig-Screen[0]-0"
: Device "aticonfig-Device[0]-0"
: DefaultDepth 24
: SubSection "Display"
: Viewport 0 0
: Depth 24
Modes "1280x1024" <- fill resolution what you want
: EndSubSection
: EndSection
: Section "Screen"
: Identifier "amdcccle-Screen[1]-1"
: Device "amdcccle-Device[1]-1"
: DefaultDepth 24
: SubSection "Display"
: Viewport 0 0
: Depth 24
Modes "1280x1024"
: EndSubSection
: EndSection

--
Tags: Linux

All Comments

telnet 指令防呆?

Ina avatar
By Ina
at 2010-11-21T14:51
: 配合下面這段scritp就可以防閒置 : (綜合某前輩po過的文章再稍微修改) : 開一個文字編輯軟體 : 存起來 檔名自己訂 假設存成bbs : : 然後到你存檔的目錄下 : chmod +x bbs : cp ./bbs /usr/local ---------andgt; 這兩行要解釋嗎? ...

嵌入式Linux的問題

Jessica avatar
By Jessica
at 2010-11-21T12:23
有一個問題就是先插入裝置後使用insmod module 發現無法被啟動 原因是 usb_ether跟你額外載入的驅動衝突 .. 但系統還是使用內建的驅動去跑 解決方式 rmmod usb_ether ; insmod module .. 試著使用ifconfig 去看 HW address 有沒有東西 正 ...

main loop?

Victoria avatar
By Victoria
at 2010-11-21T11:01
Linux GUI設計似乎有使用到main loop的概念 但老實說 我查了資料 還是不確定main loop是什麼? 以及使用它的時機點 可以請有經驗的前輩指點一下嗎? 在這邊先謝謝各位前輩的幫忙 - ...

gcc版本不同發生問題

Una avatar
By Una
at 2010-11-21T02:12
make之後出現以下錯誤訊息 /home/eda/public/Linux/gcc-3.3.3/include/c++/3.3.3/bits/stl_alloc.h:242: undefined reference to `std::__default_alloc_templateandlt;true, 0 ...

ubuntu 10.10 macbuntu openoffice 亂봠…

Valerie avatar
By Valerie
at 2010-11-21T00:59
鄉民晚安 小弟昨天灌好也遇到這個問題 1. 我發現只要在桌面按右鍵 然後選擇and#34;更改桌面背景and#34;-andgt;選擇and#34;字型and#34; 然後修改and#34;應用程式字型and#34;為and#34;文泉譯微米黑and#34; 然後重開OO就可以了 2. 改用GEMAN 碰巧 ...