I'm sure someone here has run into this issue, and fixed it. I did once but can't remember how.
I have a fresh Redhat 7.2 box that I custom compiled a kernel for. Most everything works fine, except the console. I can get it to run in default mode, but if I do a vga= option (I like 0x317 and 0x307) it gives me no display. The graphics card can handle it, as I do it with the stock kernel, and the kernel is booting, since it's up proper if I wait long enough.
If it helps, these are some of the boot messages:
With the default kernel, I get this at vga=0x317
Mar 31 22:35:49 isis kernel: Console: colour dummy device 80x25
then later, as expected:
Mar 31 22:35:50 isis kernel: vesafb: framebuffer at 0xe6000000, mapped to 0xc8800000, size 4096k
Mar 31 22:35:50 isis kernel: vesafb: mode is 1024x768x16, linelength=2048, pages=0
Mar 31 22:35:50 isis kernel: vesafb: protected mode interface info at c000:4d86
Mar 31 22:35:50 isis keytable: Loading system font: succeeded
Mar 31 22:35:50 isis kernel: vesafb: scrolling: redraw
Mar 31 22:35:50 isis kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Mar 31 22:35:50 isis kernel: Console: switching to colour frame buffer device 128x48
Mar 31 22:35:50 isis kernel: fb0: VESA VGA frame buffer device
I don;t think these show up when I use my kernel, but I'll check later, not at home now.
Has anyone ever run into this? I'm sure it's an option I'm missing but I don't know which one...
I have a fresh Redhat 7.2 box that I custom compiled a kernel for. Most everything works fine, except the console. I can get it to run in default mode, but if I do a vga= option (I like 0x317 and 0x307) it gives me no display. The graphics card can handle it, as I do it with the stock kernel, and the kernel is booting, since it's up proper if I wait long enough.
If it helps, these are some of the boot messages:
With the default kernel, I get this at vga=0x317
Mar 31 22:35:49 isis kernel: Console: colour dummy device 80x25
then later, as expected:
Mar 31 22:35:50 isis kernel: vesafb: framebuffer at 0xe6000000, mapped to 0xc8800000, size 4096k
Mar 31 22:35:50 isis kernel: vesafb: mode is 1024x768x16, linelength=2048, pages=0
Mar 31 22:35:50 isis kernel: vesafb: protected mode interface info at c000:4d86
Mar 31 22:35:50 isis keytable: Loading system font: succeeded
Mar 31 22:35:50 isis kernel: vesafb: scrolling: redraw
Mar 31 22:35:50 isis kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Mar 31 22:35:50 isis kernel: Console: switching to colour frame buffer device 128x48
Mar 31 22:35:50 isis kernel: fb0: VESA VGA frame buffer device
I don;t think these show up when I use my kernel, but I'll check later, not at home now.
Has anyone ever run into this? I'm sure it's an option I'm missing but I don't know which one...
