I dont have the volume bar for some reason as i type here. Which was there before i restarted the pc
Anyways this is my second time talking about this same thing. I have this issue only after boot . Like all apps even default zorin apps are slow idk why. Plus firefox is now snap so...
Im going to have to restart my laptop again cause i still dont have my monitor as a sound output device option idk why.
Know which sound card you're using? Might just be a driver issue.
Two things I can think of off the top of my head might be Secure Boot or a dual-boot setup - Secure Boot could be blocking driver / HW use, and dual-boot could be playing with busses on a reboot. Had dual-boot reboot issues with my Zorin 16.3 Core setup and Win11 - if I didn't shutdown before booting Zorin, no sound ..
Also maybe check alsamixer as well - you can see all input / output devices and their levels. Definitely give pavucontrol a shot too.
Zorin OS is not affected by this, they use the official Firefox Flatpak.
Regarding missing audio, it seems the audio server is (for some reason) not running, or not running correctly.
This isn't the dreaded "Dummy Device" issue, because then it'd say that, and not null.
Please try running the following to see if it fixes the issue.
systemctl enable pulseaudio --now --user
If not, or if it says that it's already enabled or running, try the following to restart it:
systemctl restart pulseaudio --user
If neither of those fix it, please provide an inxi report for your audio devices like this:
# install inxi if it isn't already. This will ask for your password.
sudo apt install inxi -y
# Get Audio information from Inxi.
inxi -A
# OR, Alternatively:
inxi --audio
To be honest I don't know. I see that you have a 8-Core CPU so you Laptop shouldn't be too old. Maybe it could be a Kernel-Thing ... I mean, that Your Hardware is not supported enough. Did you tried Zorin Lite? Or another Distro with a Gnome Desktop Environment?
I did find that ^^ May want to check alsamixer to see if auto-mute is enabled for some reason. If you find anything that doesn't seem right and change it - issue sudo alsactl store to save the config.
If you do want to check out another distro though, I'd say check out something with a MATE environment. Little more XP-ish but, pretty good with HW support; saved me with a newer Gateway laptop and an older '09 MacBook!
Yo Thanks ! But got my audio working . Had to do some tweaking in pulseaudio and stuff but finally got it working .
Now have to check how to go about bluetooth devices since my wife and bluetooth frequency interfere with each other
You could try starting firefox from the terminal, keep your eye on the terminal while you use firefox, if it errors it will show you in the terminal...
When your Systemload is so high Firefox can't run good I think. The Main Question seems to be: Why is the Load so much? Do you have any Background Programs or Services on Startup?