Debian:華碩 P8Z68-V Pro/Gen3 啟動時螢幕偶爾會黑屏

Debian:華碩 P8Z68-V Pro/Gen3 啟動時螢幕偶爾會黑屏

我在 Asus P8Z68-V Pro/Gen3 主機板上運行 Debian Wheezy。我的顯示卡是 Radeon 6850,我使用開源 radeon 驅動程式 (xserver-xorg-video-radeon)。

在啟動過程中,選擇啟動選單後,我的螢幕有時會保持黑屏。我什至無法切換到終端控制台。它永遠凍結在那種狀態。

這真的很奇怪,因為它只發生大約一半的時間,而且我看不出這種行為的任何原因。另一半時間 Debian 會成功啟動。

答案1

華碩 P8Z68-V Pro/Gen3 主機板具有板載圖形適配器。

當我將螢幕連接到板載適配器(我通常不使用)時,我注意到螢幕實際上並沒有保持空白,但 Debian 使用內部圖形顯示啟動錯誤 - 即使我設定“啟動圖形適配器” “到PCIE/PCI而不是iGPU(內部)。

我收到兩個不同的錯誤,這似乎也是隨機的。大多數情況下我會收到此錯誤:

Loading, please wait...
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting the hotplug events dispatcher: udevd.
[ ok ] Synthesizing the initial hotplug events...done.
[....] Waiting for /dev to be fully populated...[    3.964436] usb-6-1.7: firmware: agent aborted loading ath3k-1fw (not found?)
[    3.964561] Bluetooth: Error loading firmware

有時它已經凍結在Waiting for /dev to be fully populated

我嘗試停用板載藍牙適配器,但仍然不時出現黑屏錯誤。

接下來我看到 Bios 允許同時運行內部和外部圖形 - 相關設定是Advanced/System Agent Configuration/iGPU Multi-Monitor。我禁用了該設定。現在我不再收到黑畫面錯誤了。

相關內容