AMD (ATI Radeon) Graphic Drivers: Difference between revisions

From WikiMLT
mNo edit summary
mNo edit summary
Line 5: Line 5:
lspci -k | grep -EA2 'VGA|3D'
lspci -k | grep -EA2 'VGA|3D'
</syntaxhighlight>
</syntaxhighlight>
{{collapse/div|#Output on Vostro 3350}}
{{collapse/div|#Output: Vostro 3350}}
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Line 14: Line 14:
Kernel driver in use: radeon
Kernel driver in use: radeon
Kernel modules: radeon
Kernel modules: radeon
</syntaxhighlight>
</syntaxhighlight>
 
{{collapse/end}}
Сваляне, разархивиране и инсталиране на драйвер от тук: [https://support.amd.com/en-us/download/linux AMD Radeon Support: Linux Download Center]
Сваляне, разархивиране и инсталиране на драйвер от тук: [https://support.amd.com/en-us/download/linux AMD Radeon Support: Linux Download Center]



Revision as of 08:06, 25 September 2022

Про­вер­ка на на­лич­ни­те ви­део кар­ти:

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

Сва­ля­не, разар­хи­ви­ра­не и ин­с­та­ли­ра­не на драй­вер от тук: AMD Radeon Sup­port: Lin­ux Down­load Cen­ter

Про­вер­ка да­ли драй­ве­ра е ин­с­та­ли­ран:

dpkg -l amdgpu-pro

Ре­фе­рен­ции: