Support
Forums

Re: Installed ubuntu-restricted-extras, but still cannot play anything (mp3s, etc)

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.txt
and attach the file lshw.txt to your post, or
Code: [Select]
inxi -Fx
although you will have to install inxi by
Code: [Select]
sudo apt install inxi
....which produces very much less output that you can copy/paste and is still very informative.

Keith