I've had some time to come back to this now there's a lot of to-and-fro with 
more data. Looking at

https://bugs.debian.org/cgi-bin/bugreport.cgi?att=2;bug=1088522;filename=Debian6.15boot.log;msg=63

that contains three boots:

1. 2 monitors
2. 3 monitors
3. 2 monitors

I think the cause is pretty obvious. Nouveau needs to ask the GPU how many 
outputs it has and query each for monitor capabilities. That is done over i2c. 
It looks to me as if an incorrect i2c auxiliary channel is being used.

I further suspect commit 752a281032b2 may give us a lead to what is going on 
here. Note its commit message specifically calls out crashing GPUs that have 
off-chip Display Port.

I scanned the bug messages but didn't find any detail about how the monitors 
are connected (also, some adapters use DP internally but expose the output via 
HDMI).

So let's also get the exact make/model of the GPU adapter.

Reply via email to