Richard Stewart

Results 17 comments of Richard Stewart

The hardware being used it a Seneca VWC-MINI with 16 GB of RAM: https://www.senecadata.com/industry-solutions/video-wall-controllers/seneca-vwc-mini-video-wall-controller/

Greetings @iskunk, Thanks for the quick response! I had actually tried Ubuntu 24.04, but assumed it wasn't supported based on the info in the unmaintained url. I will move back...

Hello @iskunk, I got through the step 7 (make) of the [alternate process](https://github.com/ungoogled-software/ungoogled-chromium-debian/tree/unified/convert) you mentioned with out issue. I just need to install ungoogled chromium now. Do I need to...

Hello @iskunk , I tried your instructions today from scratch and ran into a compilation issue in step 7: ``` make dpkg-parsechangelog: error: takes no non-option arguments Use --help for...

@iskunk I went back to using version 123.0.6312.105-1 so I did the following steps after a successful step 7: - tar xvf ungoogled-chromium_123.0.6312.105.orig.tar.xz - tar xvf ungoogled-chromium_123.0.6312.105-1~deb13u1.debian.tar.xz - git clone...

I started again from scratch. I got past step 7 this time with version 124.0.6367.118. I'm at the step now to run: - /path/to/xtradeb-convert/pkg/chromium.sh /path/to/chromium-source/debian noble I see several debian...

I will use INPLACE=1 as we do intend to modify the source code. So the first two times I ran the chromium.sh script I ran it on the first two...

So after step 7 I am left with the three files mentioned in step 8 although one of them is symbolic link: - lrwxrwxrwx 1 root root 35 May 13...

I followed the steps through step 7, but ran "make convert" instead of "make". When I run - xtradeb-convert/pkg/ /home/iwplayer/ungoogled-chromium-debian/convert/chromium-124.0.6367.118/debian I get the following: * xtradeb/clang-match-rust-target.patch (new) * xtradeb/fortify-level-3.patch (new)...

I tried --skip-patches, but still get the patch warning: - dpkg-source --skip-patches -x chromium_124.0.6367.118-1.dsc - Modified Makefile (VERSION = 124.0.6367.118, INPLACE = 1, DISTRIBUTION = noble) - make convert -...