Alexandru Stan

Results 60 comments of Alexandru Stan
trafficstars

I already mentioned on discord: I did a rebase, try using [linux-misterarch-5.15.25-1](https://github.com/MiSTerArch/binaries/commit/a4f39ba8c499e1bb9808da00c23eac8184402652). It's an experiment based on the work at https://github.com/MiSTerArch/linux

Sigh, https://github.com/MiSTer-devel/MidiLink_MiSTer/blob/master/uartmode

:O This is what I get for [sleeping on it](https://github.com/amstan/qoa-fpga). I'm really looking forward to reading your implementation! > My one concern is that it doesn't handle any files or...

Hmm, seems like your ec kernel driver is not loaded (for various reasons), can you do something like this: ```bash alex@alex-framework:~% modprobe configs alex@alex-framework:~% zcat /proc/config.gz|grep CROS_EC CONFIG_KEYBOARD_CROS_EC=m CONFIG_I2C_CROS_EC_TUNNEL=m CONFIG_GPIO_CROS_EC=m...

[Re](https://github.com/vector-im/element-meta/issues/360) @Faldrian > and notifications not being cleared when read on another client is a huge problem. I filed issue vector-im/element-web#16026, notifications just never get cleared by element web (either...

There seems to be a constant tickle of dup bugs to this one, despite being quite an old bug. As a new user I found this behavior quite jarring, to...

> > BTW: I would rename this bug, there's no "push notifications" going on in element, they're just normal notifications. This sentence is mostly concerned with the word "push". Element...

Well, this explanation is a lot less panic inducing than `1.0.1.1` (a server from China) is trying to pretend to be my domain. A temporary fix for this is adding...

> What does the `web-skip` parameter do? I'm also struggling with this. Using `ipv4.icanhazip.com` caused the same error to occur It's meant to be used when the page showing your...

what happens if the parent process/script also has admin privileges? does it just work without bothering you?