Aristo Chen

Results 7 issues of Aristo Chen

Hi, the following error message will appear if trying to compile `raw-gadget` kernel module after `update.sh` is executed ```shell $ make make -C /lib/modules/5.10.60/build M=/root/raw-gadget/raw_gadget SUBDIRS=/root/raw-gadget/raw_gadget modules make[1]: Entering directory...

Hi Sorry that I made some mistake with previous PR, so I close it and create a new one, sorry for the inconvenient. I think that `32_contributing.html` does not exist,...

Hi, there is a variable `$SUBNET` inside the sed command, so I think should be using double quote instead of single quote

Hi, IMO, I think it would be helpful to show the revision of snaps when building Ubuntu Core image, most of the time I need to spend quite some time(depends...

Based on the [discussion](https://github.com/AristoChen/usb-proxy/commit/514403d3c530825bc98958425587bd8527304ed5#r133307460), we may need to implement a mechanism to prevent the hotplug thread kill the process if the Host send `reset` request These might not be the...

Hi, I have `/dev/disk/by-path/platform-11270000.ufshci-scsi-0:0:0:1` on my device and I found that `fw_printenv` will separate the path by checking `:` then only check if `/dev/disk/by-path/platform-11270000.ufshci-scsi-0` exists. so I am wondering if...

Hi, When using the following model assertion to build image with command `snap prepare-image --channel=stable --snap=core22=latest/stable --snap=network-manager=22/stable --snap=modem-manager=latest/stable --snap=core=latest/stable model.assert work/unpack`, I will get this error `error: cannot add snap...