红联Linux门户
Linux帮助

ATI HD 6470M 怎么装驱动?

发布时间:2011-08-12 08:11:32来源:红联作者:盗跖
fedora15,64位。双显卡(Intel I3-2310M处理器显卡和ATI HD 6470M),hp Pavilion g4 1016tx
现在是Intel的显卡能用,ATI没法用。

1、官方run驱动。
装了以后进不了图形界面(屏幕上有很多字符)
以下摘自Xorg.0.log
[code][ 23.845] (II) Loading sub module "fglrxdrm"
[ 23.845] (II) LoadModule: "fglrxdrm"
[ 23.845] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
[ 23.845] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[ 23.845] compiled for 1.4.99.906, module version = 8.87.5
[ 23.848] ukiDynamicMajor: failed to open /proc/ati/major
[ 23.848] ukiDynamicMajor: failed to open /proc/ati/major
[ 23.848] (==) fglrx(0): NoAccel = NO
[ 23.848] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
[ 23.848] (--) fglrx(0): Chipset: "AMD Radeon HD 6400M Series" (Chipset = 0x6760)
[ 23.848] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x166e)
[ 23.848] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[ 23.848] (--) fglrx(0): Linear framebuffer (phys) at 0x80000000
[ 23.848] (--) fglrx(0): MMIO registers at 0xa2600000
[ 23.848] (--) fglrx(0): I/O port at 0x00004000
[ 23.848] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 23.866] (EE) fglrx(0): ACPI: DRM connection failed
[ 23.866] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
[ 23.866] (EE) fglrx(0): Invalid video BIOS signature!
[ 23.866] (EE) fglrx(0): GetBIOSParameter failed
[ 23.866] (EE) fglrx(0): PreInitAdapter failed
[ 23.866] (EE) fglrx(0): PreInit failed
[ 23.866] (II) fglrx(0): === [xdl_xs110_atiddxPreInit] === end
[ 23.868] (II) UnloadModule: "fglrx"[/code]

2、yum install xorg-x11-drv-catalyst
xorg.0.log中提示:
fglrx: No matching Device section for instance found

3、开源驱动
xorg.0.log中提示:
[code][ 22.841] (II) Loading extension DRI2
[ 22.841] (II) LoadModule: "radeon"
[ 22.841] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 22.892] (II) Module radeon: vendor="X.Org Foundation"
[ 22.892] compiled for 1.10.1, module version = 6.14.99
[ 22.892] Module class: X.Org Video Driver
[ 22.892] ABI class: X.Org Video Driver, version 10.0
[ 22.892] (II) RADEON: Driver for ATI Radeon chipsets:
???????(一大堆显卡型号,没我的)
[ 22.899] (++) using VT number 1

[ 22.901] (EE) No devices detected.
[/code]

帮帮忙
文章评论

共有 6 条评论

  1. Sucre_Yang 于 2012-10-10 16:59:23发表:

    同问, 问题解决了, 该show一下解决方式呀, 我也装N久未果了

  2. 盗跖 于 2011-08-21 10:09:50发表:

    11.8装上能显示,但顶部有彩条。

  3. 盗跖 于 2011-08-20 19:00:40发表:

    不是,我进Windows7下都能用ATI的。

  4. zhoutingting 于 2011-08-17 17:57:46发表:

    看楼主大概的意思no device detected (没有检测到设备),是不是 ATI 显卡
    根本就没有启用?

  5. 盗跖 于 2011-08-16 20:54:59发表:

    开源驱动好像不支持,列表中没,显卡应该启用,win中能用,BIOS中就没相关设置。

    我觉得突破口在2中的No matching Device section for instance found

  6. alick 于 2011-08-14 13:19:19发表:

    既然报 no device detected (没有检测到设备),是不是 ATI 显卡
    根本就没有启用?