Melroy van den Berg

Results 899 comments of Melroy van den Berg

Don't forget Arch Linux https://aur.archlinux.org/packages/dnschain-git/

Uhm. Good request. I didn't implement such feature. I could add this in the future so you can add additional environment variables to the wine bottle. The only alternative for...

I agree, again it's not implemented. Thanks for your feedback.

The former. I should make an option at Edit to add environment variables to the bottle. Which gets added to the run or maybe also to the application list.

Upstream ticket is created: https://gitlab.melroy.org/melroy/winegui/-/issues/41

that is too bad... hopefully they will take action.

This still was a kernel module/driver crash, which is never good. I think despite you are now unable to reproduce it, somebody might want to look into this a bit...

Now you know where the error occurs (dev_watchdog+0x330/0x33c, etc..), you could be able to use gdb with the `list` command, to pin-point the problem on code level. See also: https://wiki.ubuntu.com/Kernel/KernelDebuggingTricks#Using_GDB_to_find_the_location_where_your_kernel_panicked_or_oopsed....

I think there is a bug between the LAN and WAN ports causing the mtk_soc_eth transmit queue timed out. It's either a software bug in MediaTek MT7986A (ETH chip) or...

> @dangowrt @nbd168 any idea here? I got report for this too for mainline-kernel..i guess it is related to the multi queue patch ([torvalds/linux@f63959c](https://github.com/torvalds/linux/commit/f63959c7eec3151c30a2ee0d351827b62e742dcb)) but i have no idea how...