acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-beta 黑屏

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-beta 黑屏

#1

帖子 gaobin2496 » 2014-08-03 15:31

系统是64位的,按照 http://wiki.cchtml.com/index.php/Ubuntu ... PERIMENTAL安装,
Xorg.log 错误日志见日志,bios 禁用了intel 显卡。
附件
Xorg.0.log.txt
(52.81 KiB) 已下载 56 次
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#2

帖子 poloshiao » 2014-08-03 18:00

acer 4745g
把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製 貼上來

如果無發開機登入桌面 參閱
http://apexu.com/apexu/tw/modules/publi ... ?itemid=14
看看能否幫助你順利開機登入桌面
解析度比較低
目的 讓你能安裝顯卡驅動
安裝/啟用/設定顯卡驅動後
重開機 就不必再額外增加開機參數
Xorg.0.log.txt [52.81 KiB]
[ 11.598] (EE) Segmentation fault at address 0x8b8
[ 11.598] (EE)
Fatal server error:
[ 11.598] (EE) Caught signal 11 (Segmentation fault). Server aborting
當載入顯卡驅動配置 X 視窗時 在位址 0x8b8 內存分段錯誤 所以黑屏
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#3

帖子 gaobin2496 » 2014-08-03 18:26

*-display
description: VGA compatible controller
product: Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] [1002:68C1]
vendor: Advanced Micro Devices, Inc. [AMD/ATI] [1002]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:43 memory:c0000000-c7ffffff memory:cc000000-cc01ffff ioport:3000(size=256) memory:cc040000-cc05ffff

按照你给的网站 在启动项添加参数 启动还是黑屏。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#4

帖子 poloshiao » 2014-08-03 20:04

product: Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] [1002:68C1]
configuration: driver=radeon latency=0
1. 顯卡 Radeon HD 5650/5750 / 6530M/6550M

2. 目前作用中的驅動 開源驅動 radeon
3. 猜測 你的安裝過程 沒有把 開源驅動 radeon 列入 禁止載入名單內
/etc/modprobe.d/blacklist
3-1. 列入 禁止載入名單內 參考
https://help.ubuntu.com/community/Binar ... ibernation

4. 在 Ubuntu 安裝 Catalyst 參閱
4-1. 單顯卡
https://help.ubuntu.com/community/Binar ... alyst_13.4
請把版本號修正
4-2. 雙顯卡
https://help.ubuntu.com/community/Binar ... d_graphics
https://wiki.ubuntu.com/X/Config/HybridGraphics
4-3. AMD 官網安裝文件
http://support.amd.com/en-us/kb-article ... river.aspx
http://support.amd.com/en-us/kb-article ... Notes.aspx

5. 雙顯卡 切換顯卡
5-1. https://help.ubuntu.com/community/HybridGraphics
5-2. http://ubuntuforums.org/showthread.php?t=2112801
5-3. http://www.webupd8.org/2014/04/10-thing ... buntu.html
Note for AMD hybrid graphics users: you can use fglrx-pxpress and AMD Indicator which are basically the equivalents of the tweaks below for AMD
使用 fglrx-pxpress 及 AMD Indicator 幫助你切換雙顯卡
5-4. AMD Indicator
https://github.com/beidl/amd-indicator
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#5

帖子 gaobin2496 » 2014-08-03 21:05

radeon 是我显卡驱动卸载后,进入桌面后的信息,我在bios 把intel 的显卡已经禁用了,
添加了 blacklist intel_agp
按照
4-1. 單顯卡
https://help.ubuntu.com/community/Binar ... alyst_13.4
还是黑屏
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#6

帖子 poloshiao » 2014-08-03 21:48

推荐款默认兼容的USB无线网卡?
blacklist intel_agp
這裡的 intel_agp 只是舉例
你的情況 不一定是 intel_agp
intel 的显卡已经禁用了
暫時不理 intel_agp

如果你是安裝 Catalyst 以後
要把 radeon 列入
blacklist radeon
还是黑屏
應該詳細描述 哪些程序 已經完成
哪些程序還沒
才能給你建議

如果你相信
Catalyst 已經完成 安裝 / 啟用 / 設定
blacklist radeon 也已經加入
重新開機 參考
http://apexu.com/apexu/tw/modules/publi ... ?itemid=14
試試 (amd 顯卡)
輸入 "acpi_osi=linux xforcevesa"
或 "acpi_osi=linux radeon.modeset=0 xforcevesa"
注意 中間一個空格
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#7

帖子 gaobin2496 » 2014-08-03 23:15

添加 blacklist radeon
重新进入系统 按照 https://help.ubuntu.com/community/Binar ... alyst_13.4
fglrxinfo

display: :0 screen: 0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
OpenGL version string: 1.4 (2.1 Mesa 10.1.3)

If you see any mention of MESA in the output, the fglrx drivers have not been installed correctly

看来驱动没有安装成功。
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#8

帖子 gaobin2496 » 2014-08-03 23:27

uploadfromtaptalk1407079661955.jpg
这个是重启后的日志

Sent from my Nexus 7 using Tapatalk
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#9

帖子 poloshiao » 2014-08-03 23:40

display: :0 screen: 0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
OpenGL version string: 1.4 (2.1 Mesa 10.1.3)
If you see any mention of MESA in the output, the fglrx drivers have not been installed correctly
你安裝在 VMware 的 Guest ? Host ?
這個訊息應該是有問題
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#10

帖子 gaobin2496 » 2014-08-04 0:28

poloshiao 写了:
display: :0 screen: 0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
OpenGL version string: 1.4 (2.1 Mesa 10.1.3)
If you see any mention of MESA in the output, the fglrx drivers have not been installed correctly
你安裝在 VMware 的 Guest ? Host ?
這個訊息應該是有問題
就是安装在电脑上的,不是虚拟机里面的.
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: acer 4745g ubuntu 14.04 安装 linux-amd-catalyst-14.6-bet

#11

帖子 poloshiao » 2014-08-04 7:14

display: :0 screen: 0
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
OpenGL version string: 1.4 (2.1 Mesa 10.1.3)
If you see any mention of MESA in the output, the fglrx drivers have not been installed correctly
以下連結文章
都出現類似訊息
共同問題就是 顯卡驅動無效
參考看看他們如何補救
http://ubuntuforums.org/showthread.php?t=2007180
http://askubuntu.com/questions/313858/w ... -12-04-lts
http://askubuntu.com/questions/190269/a ... untu-12-04
https://forum.winehq.org/viewtopic.php?f=9&t=22959
http://forums.linuxmint.com/viewtopic.php?f=59&p=808528
http://www.phoronix.com/forums/showthre ... angolin%29
http://www.blackmoreops.com/2014/03/05/ ... nux-1-0-6/
回复