Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
gl
I looked up "hdmi blink hp pavilion dv7 linux" and nothing significant came up, so lets just go through some generic actions that may help...
Ideed you should!
A load of small changes came in that version that might not fix your issue but are welcome anyway, and with some luck a couple of the updated packages might contain a bugfix or two that may help.
Also on the Update Manager there is an entry for linux kernel upgrades... you can try the 5.0 kernel branch from there as it might also help improve hardware support for your gpu (that is mostly done by the kernel and a lot has changed from 4.15 up to 4.20 and then 5.0).
After that one thing you may want to do if you are going to use Linux Mint for games and have an AMD Radeon GPU is adding the Padoka Stable PPA to get newer versions of Mesa (a package containing many GPU drivers including ones for AMD).
(PPA = 3rd party repository for Ubuntu and derivate distros like Linux Mint, containing software that isn't available in the default repos, or in newer versions than the officially supported ones, like in the case of padoka)
This is actually recommended by Valve if you want to play windows-exclusive games via Steamplay (aka Proton):
https://github.com/ValveSoftware/Proton/wiki/Requirements#amdintel
(do note that your GPU is an old series not supported by the new "amdgpu" driver, only by the legacy "radeon" driver, so no vulkan support at all for it, which means games needing directX 10, 11 and 12 won't work)
About the Driver Manager, that extra driver that you installed was probably just for a broadcom wifi chip.
Opensource drivers are built-in on linux and distributed as normal packages and updated with the rest of the system via the Updates Manager. This Driver Manager is only there for hardware that may need a closed source driver instead, and those aren't installed by default, only by user choice.
Fortunately AMD now provides official opensource drivers for their GPUs on linux and they are already better than the old closed source ones, so that is why no driver for the GPU was listed there, there is just no need.
PS: if you decide to reinstall from scratch, get the Linux Mint 19.2 ISO and use that directly.
edit: how could I forget this!?! Welcome to Linux
i had the exact same issue with using HDMI/DVI and this applebullshit adapters on windows, linux and Mac and it weakens video signal (to a point where it breaks constantly, searches and reconnects until signal too weak again.) as well as cable length does an impact...but youre probably not on 50meter hdmi nor using apple i guess...those were my culprits. i changed to kat5 network cable and it was gone actually... hope it helps!
those two symptoms are telling me that your issue is not on the hdmi...
is there a chance that you have a stuck function key (the one some laptops have that works as a shortcut to choosing between displays)?
on the same hypothesys, can you look at keyboard hotkeys settings for the OS and find the hotkey for choosing display modes? i'm currently away from my computer so not sure how it is named, bit should be readonably easy to figure it out... if you find it, try clearing the hotkey
alternatively, did you try the kernel upgrade to 5.0 already and the padoka ppa? there is a bit more of a chance they'll help if the issue involves the gpu going a bit bonkers like may be the case...
other ideas derived from this thread (though most people posting were on nvidia)
https://forums.linuxmint.com/viewtopic.php?t=283874
1- try connecting via some other conector instead of hdmi, if that is available, or via a hdmi>>vga adapter
2- turn off v-sync (settings > general settings > enable vblank) and screen-flipping in the driver (easier said than done, I've no idea if the option exist on amd gpus and how to toggle since it has no control panel) then restarting cinnamon (should do this even without the previous, just in case... Alt+F2 then R, or right-click the taskbar > Troubleshooting > Restart Cinnamon )
3- for diagnostics purpose only (kills performance badly): log out and select the desktop environment "cinnamon (software rendering)" (there is a small button where it can be chosen, a very discrete one at that)
4- also for diagnostics purpose: create another user and login to that... does the issue still happen (works to figure out if it's a bona fide system issue or some messed up user config (not meaning that it's you who manually messed it)
5- check the file /etc/environment for an entry like "CLUTTER_PAINT=disable-clipped-redraws:disable-culling" and if it is there remove it and reboot:
It only will do that if I unplug the HDMI, if I start up the PC without the HDMI ever being plugged in it wont do it.