Thanks, I’m already homing in on the patch. Although it is mirrored bisect, naming the good builds "bad’ and the bad builds ‘good’
make -j12 works on the Omnibook, if you are on a flat surface that allows a bit of airflow, or if you prop up the screen end a little.
Thanks. I was actually wondering about that because Bisecting a regression talks about it the other way around as we have here, I just thought git bisect should work in both ways, there is really no difference as far as I can see.
And the man page confirms it basically… you can use the terms new and old where new is fixed and old is broken. I learn something new every day ![]()
For those who want to try, 6.14-rc7-3 is up now with the ath12k patches narrowed down to 7. Changing AP works.
@glathe Nope, that did not work at all for me (yoga 7 slim) 6.14-rc7-3 actually broke my wifi again - bluescreen when turning off and changing wifi.
Back at 6.14-rc7-2 everything works - even AP (with some minor gui adjustments)
Thanks for testing. Well that’s a bit of a bummer, the “accidental” rebase was ~100 commits, not sure if I want all of them in the tree. I will try a different approach.
I was wondering if it could be a timing thing if the narrowed down branch fixed it on one machine but not on others.
Alternatively it might be possible finding what changed in 6.14 to expose the issue in the first place. Unfortunately I am no big help because I can’t reproduce it here.
I assume the “issue” here is the big refactoring and adding of features going on in ath.
6.14-rc7-3 works for me (t14s).
I tried selecting a different network, disconnecting, connecting, etc. which on 6.14.0-30 bluescreens the first time I do it.
Hi everybody. Is there any news about gpu driver for x1p?? I don’t found any information about it(
Unfortunately, no. I did try something last weekend, but it confirmed only the chip ID (that’s something, though), but we need updated dtsi descriptions for the gpu and gmu.
Seems like wifi works with 6.14-rc7-3 on my T14s too. I have kept using 6.12.0-30 because all 6.14.0-XYZ kernels I tried crashed with a blue screen as soon as wifi was used.
Anything new that might work with 6.14-rc7-3 compared to 6.12-30 on the T14s?
dp altmode should have gotten better, and sound (if activated) should also work with pipewire.
Kewl, will try some displayport action at work tomorrow. Btw, do you mean sound via DP, or via build-in speakers? Only thing I get to work now (without DP to test) is BT sound. Do I miss something for the build-in speakers?
Sensitive topic. Only laptop that has currently working internal sound here is Lenovo X13s. Trying to get it up on HP Omnibook X14, at the Alsa UCM stage.
do you know if there is board-2.bin file for WLE7002E56 QCA9274 card I have tried your suggestion to extract and replace board.bin with 2 and 4 versions of them, but no luck.
[ 11.505433] ath12k_pci 0000:07:00.0: BAR 0: assigned [mem 0xa1000000-0xa11fffff 64bit]
[ 11.513866] ath12k_pci 0000:07:00.0: MSI vectors: 16
[ 11.518957] ath12k_pci 0000:07:00.0: Hardware name: qcn9274 hw2.0
[ 12.811478] ath12k_pci 0000:07:00.0: qmi dma allocation failed (29360128 B type 1), will try later with small size
[ 12.833094] ath12k_pci 0000:07:00.0: memory type 10 not supported
[ 12.844839] ath12k_pci 0000:07:00.0: chip_id 0x0 chip_family 0xb board_id 0x1006 soc_id 0x401a2200
[ 12.854037] ath12k_pci 0000:07:00.0: fw_version 0x141580c7 fw_build_timestamp 2024-11-11 11:03 fw_build_id QC_IMAGE_VERSION_STRING=WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
[ 12.985654] ath12k_pci 0000:07:00.0: failed to fetch board data for bus=pci,qmi-chip-id=0,qmi-board-id=4102 from ath12k/QCN9274/hw2.0/board-2.bin
[ 12.998942] ath12k_pci 0000:07:00.0: failed to fetch board.bin from QCN9274/hw2.0
[ 13.006632] ath12k_pci 0000:07:00.0: qmi failed to load bdf:
[ 13.012445] ath12k_pci 0000:07:00.0: qmi failed to load board data file:-12```
Are you using this path ? path: /ath12k/QCN9274/hw2.0
Files are here:
https://web.git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git/tree/ath12k/QCN9274/hw2.0
If it is interesting I can report that wifi still has problems on Lenovo Yoga 7 with 6.14.0-32, but with glathe 6.14-rc7-6, it works ![]()
For those interested, there is a version 6.14.0-31-jg-0 which is 6.14.0-31.31 merged into 6.14-rc7-6, available on google drive. 6.14-rc7-6, btw, is 6.14-rc7-2, but all ath not-really-tested patches squashed into one. Not happy with this, I hope this will be a merge from ath eventually. But as its the best working now… one big commit.
Hi! Just to be clear, is display brightness control supposed to work on the t14s now? If so, is there some extra configuration required?
Hi,
yes it should. Depending on the model you need to change the dtb to boot from IMO. I don’t have T14s for testing, but it should work that way. There was a discussion if the model can be detected, but apparently this is way less trivial than one might assume.