Iridium browser install issue

Message
Author
User avatar
Stevo
Developer
Posts: 14632
Joined: Fri Dec 15, 2006 7:07 pm

Re: Iridium browser install issue

#11 Post by Stevo »

Yes...I was also able to get the vaapi messages to go away by making sure that va-api was working for my Intel GPU, raising my hopes that it would be able to show embedded web video using va-api, (4K Youtube video with practically no extra CPU use!), but it didn't work right off. But now that I think about it, I don't remember going into the settings and enabling the acceleration, which is required, so I'll have to try that before writing acceleration off.

Iridium source is taken right from the va-api enabled PPA for Chromium: https://www.linuxuprising.com/2018/08/h ... rated.html

User avatar
anticapitalista
Developer
Posts: 4299
Joined: Sat Jul 15, 2006 10:40 am

Re: Iridium browser install issue

#12 Post by anticapitalista »

You do realise O/P is using antiX?
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
fehlix
Developer
Posts: 12733
Joined: Wed Apr 11, 2018 5:09 pm

Re: Iridium browser install issue

#13 Post by fehlix »

anticapitalista wrote: Fri Aug 16, 2019 2:06 pm You do realise O/P is using antiX?
in post #5, OP tried it in MX Linux

ChrisBE

[SOLVED] Re: Iridium browser install issue

#14 Post by ChrisBE »

fehlix wrote: Fri Aug 16, 2019 1:00 pm
ChrisBE wrote: Fri Aug 16, 2019 12:41 pm I installed this (the latest) version a week ago. Iso > Rufus > bootable USB (I'm on it now). I tried again, same problem: nothing happens. :frown:
Perhaps I need to install MXLinux from the liveUSB to another device, I hope it'll work.
Nope, that's a chromium-sanbox based issue, where they changed something recently...:
Open terminal as normale user and run this from command line :

Code: Select all

sudo sysctl -w kernel.unprivileged_userns_clone=1
Start the browser and see how it goes.
To get it permanently enabled run:

Code: Select all

echo kernel.unprivileged_userns_clone=1 | sudo   tee  /etc/sysctl.d/00-local-userns.conf
HTH
:puppy:
EDIT: fixed a typo : missing space after the "tee"
Guess on which browser I am now? :happy: Iridium! It's not so polished as the windows version, but it's one of the most secure browers out there. I didn't understand the code you wrote for the terminal, but THANK YOU so much for fixing the problem, great support here, you're a genius! :number1:
Last edited by ChrisBE on Sun Aug 18, 2019 6:19 am, edited 1 time in total.

User avatar
fehlix
Developer
Posts: 12733
Joined: Wed Apr 11, 2018 5:09 pm

Re: Iridium browser install issue

#15 Post by fehlix »

ChrisBE wrote: Fri Aug 16, 2019 3:51 pm .. but it's one of the most secure browers out there.
... I didn't understand the code ...
Great that it works ...perhaps might to look to it to use it. Thank's for the hint.
... I don't understand the code either :rofl:

ChrisBE

Re: Iridium browser install issue

#16 Post by ChrisBE »

fehlix wrote: Fri Aug 16, 2019 4:43 pm Great that it works ...perhaps might to look to it to use it. Thank's for the hint.
... I don't understand the code either :rofl:
LOL :happy:
In Iridium there's only 1 thing to be unchecked, see https://spyware.neocities.org/guides/iridium.html - go OFFline first. Then, spyware is zero. :police:
I use Iridium with specific extensions, see https://digdeeper.neocities.org/ghost/addons.html, uMatrix rocks.
And of course with a beautiful theme :cool:
Oh, and I use Swisscows as search engine.
Addition 18/08/19 - Some linux users 'warned' me about Iridium, saying that it's possible a small project and that users should stick to Chromium browser etc.
Last edited by ChrisBE on Sun Aug 18, 2019 6:15 am, edited 1 time in total.

Huckleberry Finn

Re: Iridium browser install issue

#17 Post by Huckleberry Finn »

ChrisBE wrote: Fri Aug 16, 2019 3:51 pm Guess on which browser I am now? :happy: Iridium!
So, it seems you're gonna mark the thread as [SOLVED] ?

ChrisBE

Re: Iridium browser install issue

#18 Post by ChrisBE »

Huckleberry wrote: Sat Aug 17, 2019 2:00 pm So, it seems you're gonna mark the thread as [SOLVED] ?
Marked. I hope I did it right. (I had to search for it, I'm not use to do this on a forum, so...). Thx for the hint and again many thx for the great support here. :wave2:

Huckleberry Finn

Re: Iridium browser install issue

#19 Post by Huckleberry Finn »

ChrisBE wrote: Sun Aug 18, 2019 6:23 am Marked. I hope I did it right.
:happy: Errr... it still looks unmarked. Just need to do this: go to your first post in this thread and click the pencil icon (edit) and add [SOLVED] at the beginning of the title.

By the way, glad you've solved the issue.

Meanwhile, I like also the Iridium and installed on the other 64bit laptop (by the way, I wish it was for 32 bits also), but it began displaying "keyring blah blah" and I quit... :)

User avatar
PondLife
Posts: 68
Joined: Wed May 09, 2018 12:24 pm

Re: Iridium browser install issue

#20 Post by PondLife »

You can stop the keyring nonsense by editing the launcher command to read “%U --password-store=basic” at the end (no quote marks).

Post Reply

Return to “antiX”