https://bugs.freedesktop.org/show_bug.cgi?id=76475 Ilia Mirkin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Nouveau fails to load due |[NVE7] fails to load due to |to unknown opcode 0x80 |unknown opcode 0x80 | |(incorrect vbios) --- Comment #3 from Ilia Mirkin --- Unfortunately the VBIOS from the PCIROM is often the wrong one. The data here is the x86 opcodes instead of the vbios opocdes. And as you observed, we now consider unknown opcodes an error. (The init tables need to be run on e.g. resume, and if it's a secondary card, on load as well.) An mmiotrace of the blob loading would potentially be helpful, you can send one (compressed... xz -9 works well) to mmio.dumps-Re5JQEeQqe9fmgfxC/sS/w@public.gmane.org Can you provide a bit more info about this system? Is it an optimus setup? Could you provide an acpidump? -- You are receiving this mail because: You are the assignee for the bug.