- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Tue, Nov 12
May 24 2024
In D45179#1032340, @kevlo wrote:I haven't had time to look at the code, but tested on my Xiaomi mini USB WiFi:
mtw0 on uhub1
mtw0: <MediaTek MI WLAN Adapter, class 0/0, rev 2.01/0.00, addr 3> on usbus0
mtw0: version:0x7601
mtw0: loaded firmware ver 30272.256
mtw0: timeout waiting for MCU to initialize
mtw0: /usr/src/sys/dev/usb/wlan/if_mtw.c:3000 USB_ERR_CANCELLED
device_attach: mtw0 attach returned 6Unfortunately it doesn't work.
My /boot/loader.conf:
mt7601u_fw_load="YES"
if_mtw_load="YES"
Thanks for testing. I did not manage to get hold of any other devices than a noname one where I never got usb err canceled loading firmware.
. . Is it consistent when unplugging/replugging the device. Can you perhaps post a usbconfig dump and a usbdump. Thanks.
May 13 2024
Also add mtw to /usr/src/sbin/devd/devd.conf it escaped my diff.. The firmware port is at https://people.freebsd.org/~jsm/mt7601u-firmware-kmod.tar.gz (It should have the license file set just for ref for now)
Mar 23 2024
Mar 22 2024
Nov 9 2023
Aug 23 2023
Jun 20 2023
Jun 6 2023
May 2 2023
add lib_depends on libcurl, make fix portlint warnings (whitespace errors)
Apr 12 2023
Forget half of the patch..
Mar 30 2023
Mar 7 2023
Mar 2 2023
Mar 1 2023
Feb 28 2023
localbase:ldflags works for the math plugins skips patches and postpatch
Assume "trash:///" on FreeBSD as well as Linux, sort USES. use %%LOCALBASE%% instead of LOCALBASE as placeholders.
Feb 26 2023
Feb 20 2023
Thanks for looking into this! Looks good but you could perhaps use upstream with PATCH_SITES and PATCHFILE since they (also ) did the changes https://github.com/lxqt/lxqt-config/commit/6add4e4f0040693e7c4242fbae48c9d3200768.patch ? Just an opinion, I use to do that with non released upstream changes, it makes it easier for me to know which patches are belonging to upstream, and expected in next release..
Feb 7 2023
Feb 4 2023
Jan 21 2023
Dec 21 2022
Dec 7 2022
Dec 5 2022
Nov 27 2022
It does not build in poudriere as is, please add CMAKE_OFF= BUILD_TESTS or add qt5-testlib as dependency. I have not tested the later.
Nov 21 2022
Is the 4991811d9212ec1176af6d1cbe88aa37efad4836 commit part of the new 0.12 version? In that case just delete the patchfiles and path_sites instead of commenting them out. Perhaps put a note in summary about it. Also all other consumers of lxqt-build-tools should be updated or tested before this can becomitted
Jul 25 2022
Jul 24 2022
update to 0.5.0
Apr 30 2022
Feb 14 2022
Change to more recent situation, taken from netbsd. The display does not work correctly on warm reboot
Feb 13 2022
The frequency part is obsolete, but perhaps we could consider this work from NetBSD https://github.com/NetBSD/pkgsrc/blob/trunk/sysutils/u-boot/patches-2021.07/patch-board_pine64_pinebook-pro-rk3399_pinebook-pro-rk3399.c
Feb 3 2022
reorder includes
bzero is needed as well, so include full systm.h