On Sun, 2013-09-08 at 12:06 +0200, Linus Lüssing wrote:
> And one more update:
> 
> I was now able to get a working initrd output, yaiy :). This link [0]
> got me on the right track, adding the i915 kernel module to the
> initrd and therefore having an early Kernel-Mode-Setting helped. And
> from then on, everything else, including X works great with the Intel
> graphics driver.
> 
> So now just the issue with X, kexec and nouveau remains. And the
> case where it is not possible for someone to add a recent
> nouveau/i915/radeon module to the initrd.
> 
> Cheers, Linus
> 
> 
> [0]: https://wiki.archlinux.org/index.php/Kernel_Mode_Setting#Early_KMS_start

Hi Linus,

Thanks for running all these tests. Great to see early KMS helps. That
tells me graphics mode on the adapter needs to be re-initialized after
kexec'ing a kernel. Takao Indoh has been working on adding more code to
stop all I/O from PCI devices before kexec'ing the new kernel and that
code might help some, but I suspect kernel might be relying upon BIOS
setting a sane graphics mode on the adapter before kernel gets control.
This assumption is not going to work with kexec'd kernel, of course. I
will keep an eye on Takao's work to see if that can help. 

--
Khalid


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to