On 10/30/2013 07:56 AM, Frans de Boer wrote:
On 10/29/2013 11:09 PM, Cristian Rodríguez wrote:
El 29/10/13 18:04, Frans de Boer escribió:
Stupid me, I forgot to comment out and to copy the original INITRD_MODULES line the /etc/sysconfig/kernel and just changed it. Now I have the problem that a module is not loaded which causes the display to stay in a relative low resolution during and after boot. It is also the reason that when switching from console to X-window, the X-window freezes for some seconds.
Is there a way to rebuild the contents using the initrd file? I am using the opensuse 12.3-i586 version.
Do you know which module ? it looks like a bug that needs to be corrected .. INITRD_MODULES is, most of the time a hack around to cover $someothercomponent 's ass.
No, I do not know which module, hence the question how to rebuild.
Well, I found that the buildin vesafb driver was not activated during boot. The original kernel somehow magical used that driver whiteout the vga=... switch on the kernel boot line!!? Even a recompile of the original sources did not work, I therefore assumed correctly that it must be an external parameter of some sort. Knowing that the vga=... switch is deprecated, how to make sure that the vesafb driver is used during IPL? Regards, Frans. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org