search for: 20abd1634a

Displaying 5 results from an estimated 5 matches for "20abd1634a".

2014 Jan 31
3
Help needed for bug 58556
...at that point, so I can't read anything) later on, and I don't get to login. BTW, what could I do to get boot logs even if the system did not make it trough (apart from recording with my phone...)? > As you probably saw, this is a MASSIVE commit. What exactly was the > problem with 20abd1634a? The vblank structure was a little bit modified, and psw->vblank would be initialised only when acceleration is on (it was always initialised before), though it would be used inside functions called even when acceleration is off. You can see it in comments 18 [2] and 20 [3]. > Can you go i...
2014 Jan 31
2
Help needed for bug 58556
...n. The system is composed of an NV96 (9600 GT) and an NVAC (9400 M) card; acceleration is disabled, otherwise the system hangs at boot after initialising the NV96 card. The problem consist of a complete garbage screen in console mode, and a one-third gabage screen in GUI. It appeared in commit 20abd1634a6e2eedb84ca977adea56b8aa06cc3e, as it was initialising some structures only when acceleration was on, even if it was later used in both cases. These structures changed in commit ebb945a94bba2ce8dff7b0942ff2b3f2a52a0a69, solving the initial issue but the problem still remains. After a few tests, it...
2014 Jan 31
0
Help needed for bug 58556
...nly enable acceleration on the NVAC card? (e.g. by hacking up nouveau to ignore the other one entirely). Wasn't there some thing where the NV96 card was effectively disabled but still appearing in PCI space? Or I might be thinking of a different mac situation... > > It appeared in commit 20abd1634a6e2eedb84ca977adea56b8aa06cc3e, as it was > initialising some structures only when acceleration was on, even if it was > later used in both cases. These structures changed in commit > ebb945a94bba2ce8dff7b0942ff2b3f2a52a0a69, solving the initial issue but the > problem still remains. As...
2014 Jan 31
0
Help needed for bug 58556
...t logs even if the system did not make it > trough (apart from recording with my phone...)? pstore if you have efi, netconsole, blockconsole. And phone isn't so bad either :) > > > > > As you probably saw, this is a MASSIVE commit. What exactly was the > > problem with 20abd1634a? > > The vblank structure was a little bit modified, and psw->vblank would be > initialised only when acceleration is on (it was always initialised before), > though it would be used inside functions called even when acceleration is > off. You can see it in comments 18 [2] and 20...
2014 Feb 04
1
Help needed for bug 58556
...;> trough (apart from recording with my phone...)? > > pstore if you have efi, netconsole, blockconsole. And phone isn't so > bad either :) > >> >> >> >>> As you probably saw, this is a MASSIVE commit. What exactly was the >>> problem with 20abd1634a? >> >> The vblank structure was a little bit modified, and psw->vblank would be >> initialised only when acceleration is on (it was always initialised before), >> though it would be used inside functions called even when acceleration is >> off. You can see it in co...