Jens Glathe

Results 78 comments of Jens Glathe

mmm I'm running RabbitMQ in a container on a Jetson Nano. That's a Tegra aarch64, and RabbitMQ apears to be lots of erlang.

@zhuanyi hi, my DS218+ is on DSM 6.2.4-25556 currently. I think I need to have a look at these init routines again. Did you try the stop package / start...

@zhuanyi well then there is some debugging in order. First, is the device recognized as plugged in the info center? ![DS218+ Info center](https://user-images.githubusercontent.com/33185912/127765376-3c60c0f9-1153-487b-9e0e-c48d7a39904a.png) Second, is the driver module loaded? `lsmod|grep...

Just an idea. The dmesg looks like some new code is there... ? Chip rev was not in my dmesg, and I'm on 2.14.0. And the get_registers error (-71) doesn't...

I think @fartwhif is right, though. @rdebath has researched it, you got your permission for the policy change (hear, hear), you didn't do anything. What's wrong?

I's been using it on ARM64 with #203 for a while now. Make sure to grab the [right binary](https://github.com/jglathe/xmltools/releases/tag/3.1.1.14_beta_arm64), there's also an x64 version of the dll - this will...

Agree. However I thought about doing just this, on install? https://www.elevenforum.com/t/enable-or-disable-use-print-screen-key-to-open-screen-snipping-in-windows-11.520/ The registry key would look like this : ``` Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Keyboard] "PrintScreenKeyForSnippingEnabled"=dword:00000000 ``` I...

#484 has implemented this, it's in master. For arm64 I have published a release [here](https://github.com/jglathe/greenshot/releases/tag/1.3.278-arm64).

[Binaries for x86 and ARM64](https://github.com/jglathe/greenshot/releases/tag/1.3.280-arm64)

hmm there are two components. This SM8550 chip is fairly new (newer then the sc8280xp I'm typing on), and /dev/gunyah means its gunyah-aware in the sense that it may interact...