Ubuntu 14.04 Display UNCLAIMED

My computer's graphics seem to be having issues. Here is the output of sudo lshw -c display before the problem:

*-display
   description: VGA compatible controller
   product: RV710 [Radeon HD 4350/4550]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 0
   bus info: pci@0000:05: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:46 memory:d0000000-dfffffff memory:feae0000-feaeffff ioport:d000(size=256) memory:feac0000-feadffff

And after the problem:

*-display UNCLAIMED
   description: VGA compatible controller
   product: RV710 [Radeon HD 4350/4550]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 0
   bus info: pci@0000:05:00.0
   version: 00
   width: 64 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list
   configuration: latency=0
   resources: memory:d0000000-dfffffff memory:feae0000-feaeffff ioport:d000(size=256) memory:feac0000-feadffff

Under Систем Сеттингс> Graphics, it не longer шоу "Gallium 0.4 on AMD R710" and it now шоу "Gallium 0.4 on llvmpipe (LLVM 3.5, 128 бит)".

The screen is sized really bad and the startup is weird.

If theres any info i хан add please lmk

2
задан 2 December 2015 в 22:12

1 ответ

AMD собственные драйверы не поддерживает этот старый адаптер.

необходимо удалить их. Правильный способ удалить драйверы зависит от способа, которым Вы установили их.

при установке драйверов AMD от deb пакета, репозиториев Ubuntu или PPA, можно удалить драйверы путем выполнения:

sudo apt-get purge 'fglrx.*'

в терминале.

3
ответ дан 2 December 2019 в 02:54

Другие вопросы по тегам:

Похожие вопросы: