使用 ATI Flgrx 驱动程序

使用 ATI Flgrx 驱动程序

安装 ubuntu 12.04 后,我遇到了重启后直接黑屏的问题。所以我使用了 grub 选项“nomodeset”来获取屏幕。我安装了推荐的 flgrx 驱动程序并禁用了 nomodeset 选项。仍然无法使用我的显卡。此外,“xforcevesa”选项也无法解决我的问题。

我需要启用 3D,因为我需要 Blender 才能工作。我希望有人能帮助我运行我的 ATI 显卡。我不想使用 Windows :D

这是我的硬件lspci

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller

    (rev 02) 00:01.0 PCI bridge: Intel Corporation Core Processor PCI
    Express x16 Root Port (rev 02) 00:02.0 VGA compatible controller:
    Intel Corporation Core Processor Integrated Graphics Controller (rev
    02) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host
    Controller (rev 05) 00:1b.0 Audio device: Intel Corporation 5
    Series/3400 Series Chipset High Definition Audio (rev 05) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express
    Root Port 1 (rev 05) 00:1c.2 PCI bridge: Intel Corporation 5
    Series/3400 Series Chipset PCI Express Root Port 3 (rev 05) 00:1d.0
    USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2
    Enhanced Host Controller (rev 05) 00:1e.0 PCI bridge: Intel
    Corporation 82801 Mobile PCI Bridge (rev a5) 00:1f.0 ISA bridge:
    Intel Corporation Mobile 5 Series Chipset LPC Interface Controller
    (rev 05) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400
    Series Chipset 4 port SATA AHCI Controller (rev 05) 00:1f.3 SMBus:
    Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev
    05) 00:1f.6 Signal processing controller: Intel Corporation 5
    Series/3400 Series Chipset Thermal Subsystem (rev 05) 01:00.0 VGA
    compatible controller: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 Series] 01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Cedar HDMI Audio [Radeon HD 5400/6300 Series]
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
    RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n
    Wireless LAN Controller (rev 01) 7f:00.0 Host bridge: Intel
    Corporation Core Processor QuickPath Architecture Generic Non-core
    Registers (rev 02) 7f:00.1 Host bridge: Intel Corporation Core
    Processor QuickPath Architecture System Address Decoder (rev 02)
    7f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02) 7f:02.1 Host bridge: Intel Corporation Core Processor QPI
    Physical 0 (rev 02) 7f:02.2 Host bridge: Intel Corporation Core
    Processor Reserved (rev 02) 7f:02.3 Host bridge: Intel Corporation
    Core Processor Reserved (rev 02

答案1

没有解决方案,不支持ati 5400,amd和intel还没有写好驱动程序,我有同样的笔记本电脑,你必须用acpi_call禁用ati卡,然后使用intel 3d查看: http://linux-hybrid-graphics.blogspot.com.es/2010/07/using-acpicall-module-to-switch-onoff.html

并停用 ati 驱动程序

相关内容