From: Aivils S. <Aiv...@un...> - 2003-10-28 12:05:18
|
>> Current ruby support straight in kernel compiled fb device >> drivers and fbcon. To test Your matrox figure fbcon into >> kernel and reboot. >2.6.0-test6-ruby dies before the first printk if I do that, >while 2.6.0-test6 works. fbcon on matrox breaks somehow >with ruby. I don't know what to do to debug this >further - adding printk's is probably not an option. Strange. Normal is 5-10 sec VGA console output until fb_console_init is called. After fb_console_init You can read printk only on serial console terminal in case fbcon is broken. Aivils |