AMD (ATI Radeon) Graphic Drivers: Difference between revisions

From WikiMLT
m (Стадий: 5 [Фаза:Утвърждаване, Статус:Авторизиран]; Категория:Linux Desktop)
m (Стадий: 6 [Фаза:Утвърждаване, Статус:Утвърден]; Категория:Linux Desktop)
 
Line 36: Line 36:
{{devStage  
{{devStage  
  | Прндл  = Linux Desktop
  | Прндл  = Linux Desktop
  | Стадий = 5
  | Стадий = 6
  | Фаза  = Утвърждаване
  | Фаза  = Утвърждаване
  | Статус = Авторизиран
  | Статус = Утвърден
  | ИдтПт  = Spas
  | ИдтПт  = Spas
  | РзбПт  = Spas
  | РзбПт  = Spas

Latest revision as of 08:14, 25 September 2022

Here are list­ed the steps about de­ploy­ing AMD (ATI Radeon) Graph­ic Dri­vers for Ubun­tu 16.04 on Dell Vostro 3350.

List the avail­able graph­ic con­trollers

lspci -k | grep -EA2 'VGA|3D'
#Out­put: Vostro 3350
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
	Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics Controller
	Kernel driver in use: i915
--
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (rev ff)
	Kernel driver in use: radeon
	Kernel modules: radeon

Down­load and In­stall the dri­ver

Browse the repos­i­to­ry AMD Radeon Sup­port: Lin­ux Down­load Cen­ter, down­load and in­stall the dri­ver.

Check whether the dri­ver is in­stalled

dpkg -l amdgpu-pro

Ref­er­ences