[Bug 1921187] Re: Illegal instruction at start − sse3 required on i386

2021-04-16 Thread Olivier Tilloy
While it is possible to downgrade chromium to a version that will run on a Pentium M processor, it's highly discouraged to run such an old version that has known security problems. It's unfortunate that upstream has decided to drop support for these processors, and unfortunately it's not

Re: [Bug 1921187] Re: Illegal instruction at start − sse3 required on i386

2021-04-16 Thread Risto Suominen
You can install all those three packages at once by specifying the required version: sudo apt-get install chromium-browser=65.0.3325.181-0ubuntu1 chromium-codecs-ffmpeg=65.0.3325.181-0ubuntu1 chromium-codecs-ffmpeg-extra=65.0.3325.181-0ubuntu1 Then you can freeze these versions: sudo apt-mark

[Bug 1921187] Re: Illegal instruction at start − sse3 required on i386

2021-04-15 Thread Joao Dias
This situation also affects me. When I updated the chromium-browser, it stopped to function. I tried to install an older version (65.0.3325.181-0ubuntu1), but there are conflicts with needed packages (chromium-codecs-ffmpeg-extra chromium-codecs-ffmpeg) once it doesn't try to install the older

[Bug 1921187] Re: Illegal instruction at start − sse3 required on i386

2021-03-26 Thread Olivier Tilloy
Thanks for the pointers Zulus Surri. I think your analysis is correct, although I don't have an old enough CPU handy to confirm it. I'm afraid reverting that one change won't cut it, as it's likely that there are now multiple changesets in chromium that take advantage of this recent SSE3