Boian Berberov

Results 10 comments of Boian Berberov

What is the latest known compatible kernel that works with the `9.1.0` release? I'm getting the same build errors with 6.9: ``` ... [ 24s] /home/abuild/rpmbuild/BUILD/rapiddisk-9.1.0/obj/default/rapiddisk.c: In function ‘attach_device’: [...

Thank you! At least I got some better output. ``` [ 67s] + ./vlang-stage1 -g -keepc -no-parallel -o vlang-stage2 cmd/v [ 123s] + ./vlang-stage2 -g -keepc -o vlang cmd/v [...

V in unpacked from the [release source tarball](https://github.com/vlang/v/archive/refs/tags/0.4.6.tar.gz). `v.c` is from [this commit](https://github.com/vlang/vc/tree/4473fd24458a10a426fcc95d9a5b0251226ad7fc). The `vlang` binary that is produced is at the same directory level as the `cmd` folder and...

> Imho what is happening, is that you are setting it to a folder, that is not containing the cmd/tools and its sources, then when V tries to locate them,...

I looked into it earlier, and I have a `tcc` packaged directly from the `mob` branch. It built one of the weekly V releases, but I didn't go through all...

Ahh, I've seen some apps having advanced settings referring to two different Camera APIs. It is a Lenovo Tab M8 Gen 3. Product number looks to be TB-8506F. It's running...

It must be more than those two options. I thought I had it narrowed down. I'm attaching the files. It's a reduced config from my actual config, but still triggers...

> Ah, thank you. I think I will filter them out unconditionally in QOwnNotes itself. Don't make a lot of sense for portability. Please don't filter them out unconditionally! Firefox...

I didn't find any problems with it so far.

Which release was this run on? Is it 24.04LTS?