Vivaldi not opening properly on Wayland Ubuntu 22.04 driver=amdgpu
-
These commands worked to successfully launch it:
vivaldi --disable-gpu
These command did not work
vivaldi --disable-accelerated-2d-canvas vivaldi --disable-extensions
This command also successfully launched vivaldi
vivaldi --user-data-dir="/tmp/TESTVIV/"
After launching Vivaldi I disabled all of the extensions before relaunching however the page below is still rendered.
I edited the ExecStart in
/usr/share/applications/vivaldi-stable.desktop
to include
--use-gl=desktop
for the time being.Vivaldi version = 6.1.3035.111 (Stable channel) stable (64-bit)
I mostly just wanted to report the bug with this post.
-
@xksteven
Hi and thanks, there was some reports from Ubuntu/Mint user about. Iirc a llvm lib update cause this, some user downgrade.
There is a longer thread about:https://forum.vivaldi.net/topic/88739/vivaldi-browser-is-blank
Cheers, mib
-
@xksteven you need to use some flags to run Vivaldi on Wayland in the first place... seems like you haven't done your research.
-
Same symptoms here on xorg (x11) using the XFCE desktop on Xubuntu 22.04.
--disable-gpu gets it working. Same for both vivaldi-stable and snapshot.
I will take a gander over to the other thread mentioned here.
-
@syklist --use-gl=desktop did not help?
OpenGL drivers are sometimes troublesome with Vivaldi and Chromium related browsers.
-
@DoctorG said in Vivaldi not opening properly on Wayland Ubuntu 22.04 driver=amdgpu:
@syklist --use-gl=desktop did not help?
OpenGL drivers are sometimes troublesome with Vivaldi and Chromium related browsers.
Yes that worked too.
I thought I had a fix, by deleting the GPUCache folder but that does not seem to work here after an initial apparent success.
-
Ah, it appears that there may be multiple GPUCache folders that need deleting. Something for tomorrow.
https://forums.linuxmint.com/viewtopic.php?p=2348096#p2348096
-
@npro said in Vivaldi not opening properly on Wayland Ubuntu 22.04 driver=amdgpu:
@xksteven you need to use some flags to run Vivaldi on Wayland in the first place... seems like you haven't done your research.
Which flags?
Also it has been working just fine without any flags previously (past two years or more). So you seem to be mistaken in your assessment.
Happy to try out any suggestions though.
-
@xksteven said in Vivaldi not opening properly on Wayland Ubuntu 22.04 driver=amdgpu:
So you seem to be mistaken in your assessment.
With much humbleness, this happens very rarely
. You probably were running it under XWayland without knowing it, which is not native Wayland. Previously you needed to use some switches, nowadays you just have to go to
vivaldi://flags/#ozone-platform-hint
and choose either Auto if you are on Wayland or choose it explicitly. (Keep in mind that -afaik- Vivaldi on Wayland is still not officially supported). -
-
A broken llvm-toolchain and libllvm15 update can cause this for all Chrome/Chromium related browsers.
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-15/+bug/2026830Workaround:
sudo find /home/ -depth -type d -name GPUCache -exec rm -rf {} \;
llvm-toolchain-15 (1:15.0.7-0ubuntu0.22.04.1) is working just fine.
-
This post is deleted! -
@larsaamodt said in Vivaldi not opening properly on Wayland Ubuntu 22.04 driver=amdgpu:
@npro I am running x11 and have the same problem.
Then you should have have read the 1st answer in this thread pointing to an existing thread?
So much for a nice community: "seems like you haven't done your research"
Insulting insinuations and no help. Why bother to comment @npro ?
, in which it was me who offered the solution https://forum.vivaldi.net/post/681180 ? So much for not providing any help.
Seems like someone else came here to insult, playing the advocate to have an alibi, not reading the thread properly, and not having used search (or even scrolling down) to find the existing solution in all the threads (incl. this one) that were created afterwards by others like you:
https://forum.vivaldi.net/topic/88861/vivaldi-not-working-in-ubuntu-22-04
https://forum.vivaldi.net/topic/88781/no-tabs-and-the-website-is-unreadable
https://forum.vivaldi.net/topic/88999/buggy-visual-glitches-on-linux-solved
https://forum.vivaldi.net/topic/87846/vivaldi-booting-to-a-blank-screen
https://forum.vivaldi.net/topic/88804/vivaldi-desktop-looks-like-it-got-struck-by-a-lightning -
@larsaamodt said in Vivaldi not opening properly on Wayland Ubuntu 22.04 driver=amdgpu:
So much for a nice community: "seems like you haven't done your research"
Some users tend to be lazy. They do not read. And demand solutions fast. So you have to live with the fact, that some helpers dislike such behaviour. But perhaps ChatGPT can help you in a better way, pleasing you more.
-
@DoctorG This is not about pleasing but general behaviour. I was searching for answers in the forum and found the nonsense, unpolite and insulting answer. It is just a waste of time for everyone and does not bring this forum any good.
-
@larsaamodt I presented you a fast solution in https://forum.vivaldi.net/post/684082
A fast and working support solution.if you need to complain about something, tell the Ubuntu devs they should not break Chromium browsers by their updates.
Sorry that you feel bad about my answer on "lazy users", it was not my goal being unfriendly. Apologise me.
-
If i wish to continue using Vivaldi on Linux, which Linux do you suggest? Ubuntu seems to not favor Chromium products and are more inclined to get Open Source such as Firefox to perform well. Looks like its up to us to decide whether to go 'open source' Firefox, 'partial open source (viviadi)', or 'closed' Chrome.
-
@bvt
Hi, the error in Ubuntu affects all Chromium browser but we have many Ubuntu and Mint user working happily with Vivaldi.
There is an article about the issue which explains it very good.Cheers, mib
-
thank you for the information mib2berlin. unfortunately I've deleted the vivaldi GPUCache a number of times, but to no avail. when some 'clickable area' is highlighted the link is shown in the bottom left of the browser. Some of the sites i go to do NOT have any link showing on 'clickable areas' such as "Submit". For example the "Submit" button on chatgpt won't work, but on Firefox, logging onto chatgpt is a fraction of a second and just like bard, i don't have to log on every time. bard works fine of course, since its on a chromium browser. It feels like we are getting pushed to use products that work, and of course Linux (23+ years for me) is the underdog. Of course, it could be Ubuntu making Firefox work better than other browsers.
-
@bvt
Hm, then this a different issue.
I cant test chatgpt and I don´t want create an account for this.
You can create a new thread for the chatgpt issue, I guess some user use it and can help you.
You meant this https://chat.openai.com/auth/login one?
Two things you can check are:
Disable the Vivaldi ad blocker for the page.There is a setting in Settings > Network
To get the Bing chat to work you have to change the browser, Chrome is default, try Edge.Cheers, mib