minimal has quit [Quit: Leaving]
madwoota has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
Joral has joined #openwrt-devel
mentalow has quit [Read error: Connection reset by peer]
scr4tchy has joined #openwrt-devel
xback has quit [Remote host closed the connection]
xback has joined #openwrt-devel
Daanct12 has joined #openwrt-devel
<Joral> Are there any tools that can automate (if only partially) the creation of a dts file for a new board? I have a Cisco ISA570 that I accidentally wiped the entire nand on so I don't even have the factory firmware to use for guidance. I was able to get bootable over uart with the help of kwboot but I still have a long way to go to be up and running completely.
<slh> no
scr4tchy has quit [Ping timeout: 480 seconds]
mentalow has joined #openwrt-devel
<Joral> This board has two Marvell 88E6171R switch chips and an 88E1318 transceiver somehow connected to the 88F6282s two PHYs. Is there at least a way to map out how those are connected because at the moment I don't even have networking in uboot.
<dwfreed> honestly the easiest way is going to find a copy of the factory firmware that fell off the back of a truck
<Joral> If anyone can find me a source for EOL'd Cisco firmwares I would be more than happy to entertain that option but I have been searching for 6 months to no avail.
<dwfreed> might just have to buy another one
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
<Joral> With only $30 in it to begin with I think I will have to take the loss before I dump more money into 10 year old hardware, I was just hoping that I could get the performance of a high end home router for cheap.
Joral has quit [Remote host closed the connection]
Daaanct12 has joined #openwrt-devel
Danct12 has quit [Ping timeout: 480 seconds]
Daaanct12 is now known as Danct12
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
matoro has quit [Ping timeout: 480 seconds]
rmilecki has joined #openwrt-devel
Tapper has joined #openwrt-devel
mentalow has quit [Quit: :]]
mentalow has joined #openwrt-devel
<linusw> Perhaps we could get started with merging my IXP4xx patches now that I have addressed the review comments?
robimarko has joined #openwrt-devel
Daanct12 has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
filimonic has joined #openwrt-devel
filimonic has quit [Remote host closed the connection]
f00b4r0 has quit [Ping timeout: 480 seconds]
f00b4r0 has joined #openwrt-devel
jeff___m has joined #openwrt-devel
bbezak has quit [Quit: The Lounge - https://thelounge.chat]
<jeff___m> Hey, I am having trouble with an ath11k device - the Compex WLE3002HX. I am using ath11k on a build that has kernel 5.15. The card is recognized, can scan and join networks and create an AP - however, signal is extremely weak, TX power is incorrect (30dbm reported when card only does 24) and 2.4GHz capability isn't recognized. Can anyone offer any pointers?
bbezak has joined #openwrt-devel
<jeff___m> This is the QCN6024/QCN9024 variant
<PaulFertser> jeff___m: looks like calibration data ("eeprom") isn't loaded.
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
<PaulFertser> jeff___m: also, are you using OpenWrt, does it mean the wireless drivers are from backports?
<PaulFertser> jeff___m: you've forgotten to pastebin full dmesg and "iw list" outputs.
<jeff___m> Standby for dmesg and iw list outputs, coming right up
<jeff___m> I'm unsure if drivers are coming from backports. I merged a fork that has my build target (imx8mm) with the current upstream master.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 100.0% packages reproducible in our current test framework.)
<PaulFertser> By default OpenWrt is using backports for all wireless drivers but you might have selected them to be statically linked in via kernel_menuconfig or something.
cmonroe has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
<jeff___m> iw list: https://pastebin.com/aFAQLieV
<PaulFertser> 303. [ 7.046618] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
<PaulFertser> jeff___m: yeah, weird. Do you have a chance of testing this card on some x86 hardware with general purpose modern GNU/Linux distro?
<PaulFertser> To collect data from there for comparison.
<jeff___m> Hm, not immediately - I just need to get a Mini PCIe adapter. Well actually I could flash the host board with Ubuntu
<jeff___m> How could I tell if EEPROM isn't loaded?
<jeff___m> But wouldn't be x86 still
Slimey has joined #openwrt-devel
<PaulFertser> jeff___m: this card has integrated eeprom so should be loaded. Really strange how ath11k behaves there.
<jeff___m> Weird so even in Ubuntu it's still returning similarly low signal strengths..
<PaulFertser> Probably something's not good with the antennas?
<PaulFertser> And what about the bands, same single band?
<jeff___m> Running Ubuntu, with the atk11k-pci module loaded: https://pastebin.com/CbuPA2Dz
<jeff___m> (Thats iw list)
<jeff___m> Yeah same, single band in iw list
<PaulFertser> Please stay on channel there're people here who have much more clue about ath11k than I ever will.
<jeff___m> Will do!
<stintel> ugh, procps depends on rust/host and rust/host fails to build with some extremely vague error
<jakllsch> f'ing rust
<stintel> it's probably because I have my openwrt git clone on a btrfs subvolume to exclude it from snapshots of /home
<stintel> including it would cause ENOSPC fast
<stintel> but utterly stupid that it doesn't fall back to copy and rm
sepf has quit []
<stintel> here is with RUST_BACKTRACE=full: https://gist.github.com/stintel/faac2294516d2828a6725fe10ff61e9f
<stintel> does anyone see there what the values of &tempfile and dest_path are?
<jetm> Hi, I'd really appreciate your review for "armsr: armv8: set configs using arch/arm64/configs/defconfig https://github.com/openwrt/openwrt/pull/13684"
goliath has joined #openwrt-devel
robimarko has joined #openwrt-devel
Borromini has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
jeff___m has quit [Remote host closed the connection]
jeff___m has joined #openwrt-devel
<jeff___m> Any ath11k experts floating around?
<robimarko> jeff__m: What is the issue?
<jeff___m> I have a QCN9074 device (Compex WLE3002HX).. only 5GHz is being recognized when 2.4 should also appear, the band TX powers are incorrect, and the device when scanning 5GHz networks is incredibly insensitive (shows -99dBm). Also when creating an AP, signal is extremely weak.
<jeff___m> iw list: https://pastebin.com/aFAQLieV
<robimarko> That screams BDF
<robimarko> Yes, BDF is not correct
<robimarko> board_id 0xff is not correct
<robimarko> Your vendor did not fuse the board-id so the proper BDF can be matched
<robimarko> So you end up with the default one which is obviously incorrect
<jeff___m> Can I overwrite it with the correct board id or BDF somehow?
<jeff___m> Google shows me others have apparently had issues with the wrong BDF/board id of 0xff on ath11k boards so you may be right on the money
<robimarko> Well, you can add a ath11k variant in the DTS if you have it pernamently plugged into one board
<robimarko> Then you can find the correct BDF and package it
<PaulFertser> Where one is supposed to find a BDF for a minipcie card like that?
<robimarko> Well, usually vendor ships some botched up driver and BDF for cases when they messed things up
<jeff___m> Someone else with the same issue - he mentions a variant of my board with the problem..
<robimarko> That is the same issue
<robimarko> First Pineapple series had the same unfused issue
<robimarko> They replaced those for free
<jeff___m> I don't follow the part where he says "I could just overwrite it using qcom,board_id (or qcom,ath11k-calibration-variant)". Before I go yell at Compex and not get any response, does that mean anything to you guys as far as overwriting the board id to see if the board starts functioning
<PaulFertser> Damn that is cursed...
<robimarko> Like I explained, you can set a qcom,ath11k-calibration-variant in the DTS and package the proper BDF with it
<robimarko> But, that will only work if you dont move the card around as its just a hack
bluew has quit [Remote host closed the connection]
bluew has joined #openwrt-devel
<jeff___m> Yeah, I understand. I'm planning on using this card with this specific piece of hardware so the hack is fine, I just can't figure out how to identify the correct BDF and where I can actually change that in the DTS (and how to find out what i need to set the correct board id to)
<Slimey> heh been away for a while, we bought a new house
<stintel> congratz and wb :)
Tapper has quit [Ping timeout: 480 seconds]
<robimarko> jeff__m: Only the ODM can tell you what is the correct one
DonkeyHotei has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (95.9% images and 100.0% packages reproducible in our current test framework.)
jeff___m has quit [Remote host closed the connection]
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jeff___m has joined #openwrt-devel
jeff___m has quit [Remote host closed the connection]
jeff___m has joined #openwrt-devel
jeff___m has quit [Remote host closed the connection]
xback has quit [Remote host closed the connection]
xback has joined #openwrt-devel