kern/144654: [vesa] VESA support broken on FreeBSD 8.0 Stable [regression]

barbara barbara.xxx1975 at libero.it
Tue Mar 16 00:24:15 UTC 2010


> On Monday 15 March 2010 02:41 pm, Jung-uk Kim wrote:
> > Can you please try the attached patch?
>
> Oops, it attached a wrong patch. Please try this instead.
>
> Sorry for the inconvenience,
>
> Jung-uk Kim
>

I had the same problem on RELENG_8 since yesterday (prev. buildworld on Feb. 28).
I've tried rebuilding the kernel with your patch but no luck.
I had to comment the 'allscreens_flags="MODE_280"' line in my /etc/rc.conf as the monitor was going black with 'NO SIGNAL' on OSD.
You asked to the OP if the box is pingable. I think that you want to know if the kernel is still alive, am I right? I can "blindly" login and reboot the pc while the screen is black.

This is the output of "vidcontrol -i mode":
mode# flags type size font window linear buffer
------------------------------------------------------------------------------
24 (0x018) 0x00000001 T 80x25 8x16 0xb8000 32k 32k 0x00000000 32k
30 (0x01e) 0x00000001 T 80x50 8x8 0xb8000 32k 32k 0x00000000 32k
32 (0x020) 0x00000001 T 80x30 8x16 0xb8000 32k 32k 0x00000000 32k
34 (0x022) 0x00000001 T 80x60 8x8 0xb8000 32k 32k 0x00000000 32k
256 (0x100) 0x0000001f G 640x400x8 1 8x16 0xa0000 64k 64k 0xf9000000 250k
257 (0x101) 0x0000001f G 640x480x8 1 8x16 0xa0000 64k 64k 0xf9000000 300k
258 (0x102) 0x0000001b G 800x600x4 4 8x16 0xa0000 64k 64k 0x00000000 234k
259 (0x103) 0x0000001f G 800x600x8 1 8x16 0xa0000 64k 64k 0xf9000000 468k
260 (0x104) 0x0000001b G 1024x768x4 4 8x16 0xa0000 64k 64k 0x00000000 384k
261 (0x105) 0x0000001f G 1024x768x8 1 8x16 0xa0000 64k 64k 0xf9000000 768k
262 (0x106) 0x0000001b G 1280x1024x4 4 8x16 0xa0000 64k 64k 0x00000000 640k
263 (0x107) 0x0000001f G 1280x1024x8 1 8x16 0xa0000 64k 64k 0xf9000000 1280k
270 (0x10e) 0x0000001f G 320x200x16 1 8x8 0xa0000 64k 64k 0xf9000000 125k
271 (0x10f) 0x0000001f G 320x200x32 1 8x8 0xa0000 64k 64k 0xf9000000 250k
273 (0x111) 0x0000001f G 640x480x16 1 8x16 0xa0000 64k 64k 0xf9000000 600k
274 (0x112) 0x0000001f G 640x480x32 1 8x16 0xa0000 64k 64k 0xf9000000 1200k
276 (0x114) 0x0000001f G 800x600x16 1 8x16 0xa0000 64k 64k 0xf9000000 937k
277 (0x115) 0x0000001f G 800x600x32 1 8x16 0xa0000 64k 64k 0xf9000000 1875k
279 (0x117) 0x0000001f G 1024x768x16 1 8x16 0xa0000 64k 64k 0xf9000000 1536k
280 (0x118) 0x0000001f G 1024x768x32 1 8x16 0xa0000 64k 64k 0xf9000000 3072k
282 (0x11a) 0x0000001f G 1280x1024x16 1 8x16 0xa0000 64k 64k 0xf9000000 2560k
283 (0x11b) 0x0000001f G 1280x1024x32 1 8x16 0xa0000 64k 64k 0xf9000000 5120k
304 (0x130) 0x0000001f G 320x200x8 1 8x8 0xa0000 64k 64k 0xf9000000 62k
305 (0x131) 0x0000001f G 320x400x8 1 8x16 0xa0000 64k 64k 0xf9000000 125k
306 (0x132) 0x0000001f G 320x400x16 1 8x16 0xa0000 64k 64k 0xf9000000 250k
307 (0x133) 0x0000001f G 320x400x32 1 8x16 0xa0000 64k 64k 0xf9000000 500k
308 (0x134) 0x0000001f G 320x240x8 1 8x8 0xa0000 64k 64k 0xf9000000 75k
309 (0x135) 0x0000001f G 320x240x16 1 8x8 0xa0000 64k 64k 0xf9000000 150k
310 (0x136) 0x0000001f G 320x240x32 1 8x8 0xa0000 64k 64k 0xf9000000 300k
317 (0x13d) 0x0000001f G 640x400x16 1 8x16 0xa0000 64k 64k 0xf9000000 500k
318 (0x13e) 0x0000001f G 640x400x32 1 8x16 0xa0000 64k 64k 0xf9000000 1000k
325 (0x145) 0x0000001f G 1600x1200x8 1 8x16 0xa0000 64k 64k 0xf9000000 1875k
326 (0x146) 0x0000001f G 1600x1200x16 1 8x16 0xa0000 64k 64k 0xf9000000 3750k
330 (0x14a) 0x0000001f G 1600x1200x32 1 8x16 0xa0000 64k 64k 0xf9000000 7500k




More information about the freebsd-bugs mailing list