sudo ls hw will produce an awful lot of text!  Best options are:Code: [Select]sudo lshw > lshw.txtand attach the file lshw.txt to your post, orCode: [Select]inxi -Fxalthough you will have to install inxi byCode: [Select]sudo apt install inxi.....
sudo ls hw will produce an awful lot of text!  Best options are:Code: [Select]
sudo lshw > lshw.txtCode: [Select]
inxi -FxCode: [Select]
sudo apt install inxiKeith


