Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #88711
| From | Tj <tj.iam.tj@proton.me> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 |
| Date | 2025-08-09 00:20 +0200 |
| Message-ID | <LhDBn-67J9-1@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <Lh7Bv-5MB6-7@gated-at.bofh.it> <Lhazn-5OrP-1@gated-at.bofh.it> <LhlXP-5VUw-1@gated-at.bofh.it> <JNCBI-c7yp-5@gated-at.bofh.it> <LhlXP-5VUw-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Benjamin, could you do a test for us (with my custom kernel build) ?
We want to determine what happens when this option is enabled but the firmware cannot be found. I tried to determine it from the source-code but there are so many levels of indirection it will be easier to simply test.
The firmware for TU117 GSP is sym-linked to the TU116, that is in turn sym-linked to TU102 files. So, to *temporarily, for this test only* prevent that firmware being found do:
$ sudo mv /usr/lib/firmware/nvidia/tu102/gsp/gsp-535.113.01.bin{,.disabled}
Then check the tu117 sym-link is now broken:
$ realpath -e /usr/lib/firmware/nvidia/tu117/gsp/gsp-535.113.01.bin
realpath: /usr/lib/firmware/nvidia/tu117/gsp/gsp-535.113.01.bin: No such file or directory
Reboot and share the kernel log. I'm hoping it falls back to the VBIOSInit routine and you see the same messages we saw originally, with those "table '*' not found" messages.
To reinstate the firmware file do:
$ sudo mv /usr/lib/firmware/nvidia/tu102/gsp/gsp-535.113.01.bin{.disabled,}
$ realpath -e /usr/lib/firmware/nvidia/tu117/gsp/gsp-535.113.01.bin
/usr/lib/firmware/nvidia/tu102/gsp/gsp-535.113.01.bin
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#1088522: nouveau: Unable to boot with 3 monitors on Nvidia GPU Tj <tj.iam.tj@proton.me> - 2025-04-03 20:00 +0200
Bug#1088522: nouveau: Unable to boot with 3 monitors on Nvidia GPU Benjamin Martin <benjamin@bmg7.com> - 2025-07-21 18:20 +0200
Bug#1088522: nouveau: Unable to boot with 3 monitors on Nvidia GPU Benjamin Martin <benjamin@bmg7.com> - 2025-07-25 03:30 +0200
Bug#1088522: nouveau: Unable to boot with 3 monitors on Nvidia GPU Raymond Burkholder <ray@oneunified.net> - 2025-07-26 06:30 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Tj <tj.iam.tj@proton.me> - 2025-07-26 18:00 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Benjamin Martin <benjamin@bmg7.com> - 2025-07-26 18:20 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Benjamin Martin <benjamin@bmg7.com> - 2025-07-31 01:50 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Benjamin Martin <benjamin@bmg7.com> - 2025-08-06 23:20 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Tj <tj.iam.tj@proton.me> - 2025-08-07 11:10 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Benjamin Martin <benjamin@bmg7.com> - 2025-08-07 14:10 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Tj <tj.iam.tj@proton.me> - 2025-08-07 15:40 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Tj <tj.iam.tj@proton.me> - 2025-08-07 17:20 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Tj <tj.iam.tj@proton.me> - 2025-08-08 09:30 +0200
Bug#1088522: nouveau 0000:01:00.0: i2c: aux 0004: magic wait 00008000 Tj <tj.iam.tj@proton.me> - 2025-08-09 00:20 +0200
csiph-web