Talk:Video Driver and OpenGL Troubleshooting in Linux: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 29: Line 29:
How to install on Ubuntu
How to install on Ubuntu
* https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux
* https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux
Read this and try to make sense of it....
* amd-catalyst-graphics-driver-installer-notes-for-linux-operating-systems.pdf

Revision as of 18:09, 5 March 2021

Radeon HD 7560D

$ sudo lshw -C video
 *-display                 
      description: VGA compatible controller
      product: Trinity [Radeon HD 7560D]
      vendor: Advanced Micro Devices, Inc. [AMD/ATI]
      physical id: 1
      bus info: pci@0000:00:01.0
      version: 00
      width: 32 bits
      clock: 33MHz
      capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
      configuration: driver=radeon latency=0
      resources: irq:38 memory:d0000000-dfffffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:c0000-dffff

modinfo i915

Command modinfo i915

modinfo i915

A8-5500 with Radeon™ HD 7560D Drivers & Support

A8-5500 with Radeon™ HD 7560D Drivers & Support

Downloaded from here:

How to install on Ubuntu

Read this and try to make sense of it....

  • amd-catalyst-graphics-driver-installer-notes-for-linux-operating-systems.pdf