Gregor Riepl

Results 313 comments of Gregor Riepl

> ## Possible solutions > > 1. Remove the alias `azure-cli` from https://packages.debian.org/sid/azure-cli, and only use the name `python3-azure-cli` so that it can be distinguished from Microsoft's `azure-cli`. That is...

I reported this here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034526 Would it be possible to redirect people to the Debian bug tracker if they report bugs specific to the Debian packages, instead of just pointing...

Closed, but not solved. Oh, well. :shrug:

That's an error in the readme. The tool is in `tools/fwtool`, not in `firmware/fwtool`. Gonna correct that, thanks for reporting. Also, are you sure you need it? I stopped maintaining...

The correct way is to use the driver that's included in the mainline Linux kernel (silead.ko). If your device is already supported, all you need to do is download the...

Ok, there's multiple things here: 1. The error message is exactly what it says. You should generally use the same compiler for building out-of-tree kernel modules that was used to...

Hi @werkshy - thanks for your contribution. Since you found the whole Windows driver package for this device, would you mind adding the other files to the PR? It's not...

Could you add an entry to https://github.com/onitake/gsl-firmware/blob/master/README.md , please? And are you going to submit a kernel patch as well?

Yes, this section in the readme explains how to patch the kernel: https://github.com/onitake/gsl-firmware#silead_ts This is optional, of course, but if you plan to do it, I'll wait with merging until...

@jwrdegoede Could you take a look at the changes? Thanks!