How to solve vivaldi flickering screen in ubuntu or any other linux

  • Post last modified:November 2, 2016
  • Post category:Linux
  • Post author:

Vivaldi is a new modern web browser from Vivaldi Technologies, a company founded by former co-founder and CEO of Opera, Jon Stephenson von Tetzchner. It is available for windows, mac and linux OS. You can download it from vivaldi download page.

It will work mostly well with windows but it will cause some flickering or flashing screen problem in ubuntu and some other linux distributions. For example if you play any youtube video on vivaldi browser it will happen. Mainly the flickering depends on you GPU driver.

vivaldi
(more…)

Continue ReadingHow to solve vivaldi flickering screen in ubuntu or any other linux

How to get detailed list of your hardware information in ubuntu using lshw

  • Post last modified:May 24, 2020
  • Post category:Linux
  • Post author:

lshw is a small and build in tool in Ubuntu to get the detailed information on the hardware configuration. Using this you can view your memory configuration details, firmware details, mainboard configuration details, CPU details and system speed, cache configuration, bus speed details and lots more. Now we are goin to use this tool to get our system details. It currently supports DMI, OpenFirmware device tree, PCI/AGP, CPUID, IDE/ATA/ATAPI, PCMCIA , SCSI and USB.

(more…)

Continue ReadingHow to get detailed list of your hardware information in ubuntu using lshw

How to view hardware information in ubuntu

  • Post last modified:September 2, 2020
  • Post category:Linux
  • Post author:

In Ubuntu, there are lots of commands available to check your hardware information. Using this you can view all your system details completly without any third party outside tools. In this tutorial we are going to see how to get the your Ubuntu system hardware details with build in tools. Here we are using lscpu, lshw, dmidecode, lspci and some others.

(more…)

Continue ReadingHow to view hardware information in ubuntu