Video fails to play on Manjaro
-
RPI4 here running Manjaro.
YT vids play but not Rumble or BitChutem, maybe others...
Screen loads, and clicking on play button seems to begin video, but it fails to play.
Run from terminal:[14932:14932:0619/075621.878273:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled. [14971:14971:0619/075622.080321:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.081356:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.082698:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.084489:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.085414:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.088257:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.089340:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.094641:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.095269:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.099261:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.100685:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.101722:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.105528:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14971:14971:0619/075622.109885:ERROR:gbm_wrapper.cc(258)] Failed to export buffer to dma_buf: No such file or directory (2) [14932:14955:0619/075622.710572:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [14932:14951:0619/075627.259796:ERROR:vivaldi_data_url_utils.cc(172)] File not found - /home/biffboffo/.config/vivaldi/Default/VivaldiThumbnails/F2P2NBGDNBXOS5H5WE33R4CS4P4CWQ3L.jpg [14932:14932:0619/075627.265032:ERROR:CONSOLE(1)] "Error loading background image chrome://vivaldi-data/thumbnail/F2P2NBGDNBXOS5H5WE33R4CS4P4CWQ3L.jpg", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/bundle.js (1) [14932:14932:0619/075647.744176:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [14932:14932:0619/080432.690146:ERROR:CONSOLE(4)] "Uncaught (in promise) Error: Assertion failed", source: chrome://resources/js/assert_ts.js (4) [14932:14932:0619/080432.948987:ERROR:CONSOLE(1)] "Refused to create a TrustedTypePolicy named 'dompurify' because it violates the following Content Security Policy directive: "trusted-types ".", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/inject-root-bundle.js (1)
-
-
@npro I asked mod to split this.
-
This post is deleted! -
This post is deleted! -
LLonM moved this topic from Vivaldi for Linux on
-
@npro I did, and though it runs glibc, I can't install unsquashfs on Manjaro.
The equivalent for Manjaro is "sasquatch-git" with support for x86_64... and adding aarch64 to the build files (which occasionally works) fails.Suggestions?
-
@xr3y6rs said in Video fails to play on Manjaro:
I can't install unsquashfs on Manjaro.
The equivalent for Manjaro is "sasquatch-git" with support for x86_64... and adding aarch64 to the build files (which occasionally works) fails.I don't own a RPI4 but shouldn't you be looking for this which exists already? https://packages.manjaro.org/?query=squashfs-tools&arm=on
-
@npro said in Video fails to play on Manjaro:
I don't own a RPI4 but shouldn't you be looking for this which exists already? https://packages.manjaro.org/?query=squashfs-tools&arm=on
You would be right, but I tried to install that and it failed without support for aarch64. AGAIN
I found a solution interpreting from https://gist.github.com/ruario/1d45cf3a8c403afe2f6ede2bdc8cdb35
...which is kludge, but I extracted the needed files on another machine and c/p them into the /opt/vivaldi/lib folder on the PI.wget https://api.snapcraft.io/api/v1/snaps/download/XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R_2498.snap unsquashfs -d chr-114-arm64-ffmpeg XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R_2498.snap /usr/lib/chromium-browser/libffmpeg.so
Downloads it, then creates a folder with the files. I then fetched and distributed libffmpeg.so to the PI's.
Video plays, though somewhat laggy, but plays. Meh...
Manjaro was a wonderful, fully functional distro on PI4 when I installed it first.
Kodi and Vivaldi were all I needed for it to work properly for my needs.
Subsequent updates have broken both (now fixed) and revealed a lack of support for RPI4.Any ways to improve on this greatly appreciated.
Also, where is "mark as solution"? -
@xr3y6rs said in Video fails to play on Manjaro:
Video plays, though somewhat laggy, but plays. Meh...
sry to hear that, maybe the situation gets better with another codec with Vivaldi 6.2, or a dev passes through and has another idea/solution.
@xr3y6rs said in Video fails to play on Manjaro:
I tried to install that and it failed without support for aarch64.
Maybe you should report it to the MJ team.
@xr3y6rs said in Video fails to play on Manjaro:
Also, where is "mark as solution"?
-
@npro said in Video fails to play on Manjaro:
I tried to install that and it failed without support for aarch64.
Referring to unsquashfs requirement...
Search for unsquashfs returns sasquatch-git from the AUR repository... <-- fail Their official repository has squashfs-tools which is equivalent. <--joy
@npro said in Video fails to play on Manjaro:
Also, where is "mark as solution"?
Got it.
-
@xr3y6rs said in Video fails to play on Manjaro:
Search for unsquashfs returns sasquatch-git from the AUR repository... <-- fail Their official repository has squashfs-tools which is equivalent. <--joy
I thought I told you that before ( https://packages.manjaro.org/?query=squashfs-tools&arm=on ) , you should disable searching the AUR with pamac imo, especially if you use MJ's stable branch.
-
@npro said in Video fails to play on Manjaro:
you should disable searching the AUR
I did... then an update broke my browser.
The first place I thought to ask was there:
https://forum.manjaro.org/t/vivaldi-stable-yt-video-ok-but-no-playback-on-rumble-bc-others/142678
where they publish 'upstream binaries', which is here, and where I found the solution.
-
This post is deleted! -
This issue continues to resurface with each subsequent update of vivaldi stable.
All video stops working.I take my stored libffmpeg.so (see above)
and overwrite the one that doesn't work...cd Downloads sudo cp libffmpeg.so /opt/vivaldi/lib
I don't know why
On a Raspberry PI
It makes me cry...
-
Ppafflick moved this topic from Vivaldi for ARM (Raspberry Pi) on