On 2021/06/14 16:15, Paul B. Henson wrote: > On Mon, Jun 14, 2021 at 08:07:15AM -0000, Stuart Henderson wrote: > > > just add "#define UMB_DEBUG" to if_umb.c and send the full dmesg output. > > Hmm, that's didn't work, I also needed to update umb_debug = 1 in the > code? After that, I got a little output, full dmesg included below but > the umb part looks like:
ah yes, thanks. > umb0 at uhub0 port 3 configuration 1 interface 12 "Sierra Wireless, > Incorporated Sierra Wireless MC7455 Qualcomm\M-. Snapdragon? X7 LTE-A" > rev 2.10/0.06 addr 2 > umb0: NCM align=4 div=4 rem=0 > umb0: Only NTB16 format supported. > umb0: -> snd MBIM_OPEN_MSG (tid 1) > umb0: vers 1.0 > umb0: stop: reached state DOWN > umb0: init: opening ... > umb0: -> snd MBIM_OPEN_MSG (tid 2) > umb0: init: opening ... > umb0: -> snd MBIM_OPEN_MSG (tid 3) > umb0: stop: reached state DOWN > > This seems kind of like the original problem I had with the card when it > was attached to the internal USB2 minipci slot rather than to the > external USB3 one: > > http://openbsd-archive.7691.n7.nabble.com/umb-device-SIM-has-no-PIN-td331358.html ah, I was wondering if I'd broken something with the fcc auth change when it moved to a combined quirks table (which is why I wanted that debug), but reading that mail reminded me that EM7455 wasn't quite the same as MC7455.. there were a few other changes in umb but looking at the debug messages I don't think your device is using those. > Maybe a change in the USB code broke it? it's possible, there were changes to other parts of USB that did cause problems for some umb devices, though the ones that were reported at the time were fixed. at this point if I had the device I'd probably try bisecting to try and find when the problem started .. with 6.9 userland you can probably get away with just booting the relevant older kernel for a test for probably most/maybe all of the way back to 6.8. ftp.hostserver.de/archive has daily amd64 snaps going back 3 months, which takes you before the umb changes, but probably after some of the other usb stack changes. if it's still failing with the earliest of those let me know and I can dig out some older ones, or do a date-based checkout ("cvs up -D 2021/01/01" etc) and try some builds yourself. > > OpenBSD 6.9-stable (GENERIC.MP) #12: Mon Jun 14 15:54:43 PDT 2021 > [email protected]:/sys/arch/amd64/compile/GENERIC.MP > real mem = 4261011456 (4063MB) > avail mem = 4116484096 (3925MB) > User Kernel Config > UKC> disable Humsm > 361 umsm* disabled > UKC> quit > Continuing... > random: good seed from bootblocks > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xcff9f020 (7 entries) > bios0: vendor coreboot version "v4.6.3" date 20171030 > bios0: PC Engines PC Engines apu3 > acpi0 at bios0: ACPI 4.0 > acpi0: sleep states S0 S1 S2 S4 S5 > acpi0: tables DSDT FACP SSDT TCPA APIC HEST SSDT SSDT HPET > acpi0: wakeup devices PWRB(S4) PBR4(S4) PBR5(S4) PBR6(S4) PBR7(S4) PBR8(S4) > UOH1(S3) UOH2(S3) UOH3(S3) UOH4(S3) UOH5(S3) UOH6(S3) XHC0(S4) > acpitimer0 at acpi0: 3579545 Hz, 32 bits > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 0 (boot processor) > cpu0: AMD GX-412TC SOC, 998.40 MHz, 16-30-01 > cpu0: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT > cpu0: 32KB 64b/line 2-way I-cache, 32KB 64b/line 8-way D-cache, 2MB 64b/line > 16-way L2 cache > cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative > cpu0: DTLB 40 4KB entries fully associative, 8 4MB entries fully associative > cpu0: smt 0, core 0, package 0 > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges > cpu0: apic clock running at 99MHz > cpu0: mwait min=64, max=64, IBE > cpu1 at mainbus0: apid 1 (application processor) > cpu1: AMD GX-412TC SOC, 998.13 MHz, 16-30-01 > cpu1: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT > cpu1: 32KB 64b/line 2-way I-cache, 32KB 64b/line 8-way D-cache, 2MB 64b/line > 16-way L2 cache > cpu1: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative > cpu1: DTLB 40 4KB entries fully associative, 8 4MB entries fully associative > cpu1: smt 0, core 1, package 0 > cpu2 at mainbus0: apid 2 (application processor) > cpu2: AMD GX-412TC SOC, 998.13 MHz, 16-30-01 > cpu2: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT > cpu2: 32KB 64b/line 2-way I-cache, 32KB 64b/line 8-way D-cache, 2MB 64b/line > 16-way L2 cache > cpu2: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative > cpu2: DTLB 40 4KB entries fully associative, 8 4MB entries fully associative > cpu2: disabling user TSC (skew=-144) > cpu2: smt 0, core 2, package 0 > cpu3 at mainbus0: apid 3 (application processor) > cpu3: AMD GX-412TC SOC, 998.13 MHz, 16-30-01 > cpu3: > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TOPEXT,DBKP,PERFTSC,PCTRL3,ITSC,BMI1,XSAVEOPT > cpu3: 32KB 64b/line 2-way I-cache, 32KB 64b/line 8-way D-cache, 2MB 64b/line > 16-way L2 cache > cpu3: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative > cpu3: DTLB 40 4KB entries fully associative, 8 4MB entries fully associative > cpu3: smt 0, core 3, package 0 > ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 21, 24 pins > ioapic1 at mainbus0: apid 5 pa 0xfec20000, version 21, 32 pins, remapped > acpihpet0 at acpi0: 14318180 Hz > acpiprt0 at acpi0: bus 0 (PCI0) > acpiprt1 at acpi0: bus -1 (PBR4) > acpiprt2 at acpi0: bus 1 (PBR5) > acpiprt3 at acpi0: bus 2 (PBR6) > acpiprt4 at acpi0: bus 3 (PBR7) > acpiprt5 at acpi0: bus -1 (PBR8) > acpibtn0 at acpi0: PWRB > acpipci0 at acpi0 PCI0: 0x00000000 0x00000011 0x00000001 > acpicmos0 at acpi0 > "BOOT0000" at acpi0 not configured > acpicpu0 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS > acpicpu1 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS > acpicpu2 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS > acpicpu3 at acpi0: C2(0@400 io@0x1771), C1(@1 halt!), PSS > cpu0: 998 MHz: speeds: 1000 800 600 MHz > pci0 at mainbus0 bus 0 > pchb0 at pci0 dev 0 function 0 "AMD 16h Root Complex" rev 0x00 > pchb1 at pci0 dev 2 function 0 "AMD 16h Host" rev 0x00 > ppb0 at pci0 dev 2 function 2 "AMD 16h PCIE" rev 0x00: msi > pci1 at ppb0 bus 1 > em0 at pci1 dev 0 function 0 "Intel I211" rev 0x03: msi, address > 00:0d:b9:49:da:70 > ppb1 at pci0 dev 2 function 3 "AMD 16h PCIE" rev 0x00: msi > pci2 at ppb1 bus 2 > em1 at pci2 dev 0 function 0 "Intel I211" rev 0x03: msi, address > 00:0d:b9:49:da:71 > ppb2 at pci0 dev 2 function 4 "AMD 16h PCIE" rev 0x00: msi > pci3 at ppb2 bus 3 > em2 at pci3 dev 0 function 0 "Intel I211" rev 0x03: msi, address > 00:0d:b9:49:da:72 > ccp0 at pci0 dev 8 function 0 "AMD 16h Crypto" rev 0x00 > xhci0 at pci0 dev 16 function 0 "AMD Bolton xHCI" rev 0x11: msi, xHCI 1.0 > usb0 at xhci0: USB revision 3.0 > uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 > addr 1 > ahci0 at pci0 dev 17 function 0 "AMD Hudson-2 SATA" rev 0x39: msi, AHCI 1.3 > ahci0: port 0: 6.0Gb/s > scsibus1 at ahci0: 32 targets > sd0 at scsibus1 targ 0 lun 0: <ATA, SATA SSD, SBFM> naa.5000000000000000 > sd0: 15272MB, 512 bytes/sector, 31277232 sectors, thin > ehci0 at pci0 dev 19 function 0 "AMD Hudson-2 USB2" rev 0x39: apic 4 int 18 > usb1 at ehci0: USB revision 2.0 > uhub1 at usb1 configuration 1 interface 0 "AMD EHCI root hub" rev 2.00/1.00 > addr 1 > piixpm0 at pci0 dev 20 function 0 "AMD Hudson-2 SMBus" rev 0x42: SMI > iic0 at piixpm0 > iic1 at piixpm0 > pcib0 at pci0 dev 20 function 3 "AMD Hudson-2 LPC" rev 0x11 > sdhc0 at pci0 dev 20 function 7 "AMD Bolton SD/MMC" rev 0x01: apic 4 int 16 > sdhc0: SDHC 2.0, 63 MHz base clock > sdmmc0 at sdhc0: 4-bit, sd high-speed, mmc high-speed, dma > pchb2 at pci0 dev 24 function 0 "AMD 16h Link Cfg" rev 0x00 > pchb3 at pci0 dev 24 function 1 "AMD 16h Address Map" rev 0x00 > pchb4 at pci0 dev 24 function 2 "AMD 16h DRAM Cfg" rev 0x00 > km0 at pci0 dev 24 function 3 "AMD 16h Misc Cfg" rev 0x00 > pchb5 at pci0 dev 24 function 4 "AMD 16h CPU Power" rev 0x00 > pchb6 at pci0 dev 24 function 5 "AMD 16h Misc Cfg" rev 0x00 > isa0 at pcib0 > isadma0 at isa0 > com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo > com0: console > com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo > com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > lpt0 at isa0 port 0x378/4 irq 7 > wbsio0 at isa0 port 0x2e/2: NCT5104D rev 0x53 > vmm0 at mainbus0: SVM/RVI > umb0 at uhub0 port 3 configuration 1 interface 12 "Sierra Wireless, > Incorporated Sierra Wireless MC7455 Qualcomm\M-. Snapdragon? X7 LTE-A" rev > 2.10/0.06 addr 2 > umb0: NCM align=4 div=4 rem=0 > umb0: Only NTB16 format supported. > umb0: -> snd MBIM_OPEN_MSG (tid 1) > umb0: vers 1.0 > ugen0 at uhub0 port 3 configuration 1 "Sierra Wireless, Incorporated Sierra > Wireless MC7455 Qualcomm\M-. Snapdragon? X7 LTE-A" rev 2.10/0.06 addr 2 > uhub2 at uhub1 port 1 configuration 1 interface 0 "Advanced Micro Devices > Hub" rev 2.00/0.18 addr 2 > vscsi0 at root > scsibus2 at vscsi0: 256 targets > softraid0 at root > scsibus3 at softraid0: 256 targets > root on sd0a (4580306b08454797.a) swap on sd0b dump on sd0b > umb0: stop: reached state DOWN > umb0: init: opening ... > umb0: -> snd MBIM_OPEN_MSG (tid 2) > umb0: init: opening ... > umb0: -> snd MBIM_OPEN_MSG (tid 3) > umb0: stop: reached state DOWN > carp1: state transition: INIT -> BACKUP > carp100: state transition: INIT -> BACKUP > carp110: state transition: INIT -> BACKUP > carp20: state transition: INIT -> BACKUP > carp30: state transition: INIT -> BACKUP > carp80: state transition: INIT -> BACKUP > carp90: state transition: INIT -> BACKUP > carp100: state transition: BACKUP -> MASTER > carp110: state transition: BACKUP -> MASTER > carp20: state transition: BACKUP -> MASTER > carp30: state transition: BACKUP -> MASTER > carp80: state transition: BACKUP -> MASTER > carp90: state transition: BACKUP -> MASTER > carp100: state transition: MASTER -> BACKUP > carp110: state transition: MASTER -> BACKUP > carp20: state transition: MASTER -> BACKUP > carp30: state transition: MASTER -> BACKUP > carp80: state transition: MASTER -> BACKUP > carp90: state transition: MASTER -> BACKUP

