testuser7

Results 72 comments of testuser7

@Kroustalo wireless interfaces with the same board id are loaded twice: ``` [ 16.439191] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000 [ 16.439266] ath10k_ahb a000000.wifi: kconfig debug...

> Can you post the whole bootlog? ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.79 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r25318-3e8d2f2439) 12.3.0, GNU...

@robimarko stack trace is not displayed on build before this commit: https://github.com/openwrt/openwrt/commit/c20bedf1f59712f6380a8e184b6ca0bb635d22e6 ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.63 (*@*) (aarch64-openwrt-linux-musl-gcc (OpenWrt...

The problem is observed after this commit: https://github.com/openwrt/openwrt/commit/33e72e0b3d3ba90b2eeeab1c61ff8597693c000d There is only one USB port: ``` root@OpenWrt:~# cat /sys/kernel/debug/usb/devices T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1 B:...

> does it happen only when booting initramfs or when flashed? Both. I will try to revert this changes: - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/usb?h=v6.1.79&id=3fd6c16ec78da4349de068529e2a175723dbdd0a - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/usb?h=v6.1.79&id=d31b886ed6a5095214062ee4fb55037eb930adb6 - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/usb?h=v6.1.79&id=9f754d009483791c14eef98095369a3a4ea66cac - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/usb?h=v6.1.79&id=2888258144e08d1f7905c0ee5df8c14d26d23699 - https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/usb?h=v6.1.79&id=0ecc97c81e3aea3335ea4a0b0f1777aae42b71ec -...

Same on kernel 6.6: ``` [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.20 (*@*) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r25489-f7e7b53d75) 12.3.0, GNU ld (GNU Binutils)...

USB info from u-boot: ``` IPQ807x# usb start starting USB... USB0: Register 2000140 NbrPorts 2 Starting the controller USB XHCI 1.10 scanning bus 0 for devices... 1 USB Device(s) found...

Is it possible to configure build system to download a specific kernel snapshot version from a url: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/snapshot/linux-57e2e42ccd3cd6183228269715ed032f44536751.tar.gz ?

The problem appeared with this commit: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.1.79&id=9359ff1a4501ea7286aec70b90f88fac66a6aea5