I have loaded the viafb module with mode=800x600, and placed "mode=800x600" in the /etc/directfbrc
------
Here's the dmesg output after loading the viafb module with 'modprobe viafb mode=800x600':
viafb: VIA UNICHROME framebuffer 1.0 initializing
viafb: viafb : DEA00000
viafb: framebuffer size = 32 Mb
viafb: Found Device Rev:0
mtrr: MTRR 4 not used
mtrr: base(0xe0000000) is not aligned on a size(0x2080000) boundary
viafb: X:800 Y:600
viafb: mode=800 bpp=32 refresh=255 TVon=0 TVtype=2
viafb: VQ start:2040000 end:207FFFF size:40000
viafb: Cursor start:203F000 end:203FFFF size:1000
viafb: mode=800 bpp=32 refresh=255 TVon=0 TVtype=2
viafb: irq handler installed, IRQ(0x200) = 80080402
fb0: UNICHROME frame buffer device
viafb: viafb : DEA00000
viafb: framebuffer size = 32 Mb
viafb: Found Device Rev:0
mtrr: MTRR 4 not used
mtrr: base(0xe0000000) is not aligned on a size(0x2080000) boundary
viafb: X:800 Y:600
viafb: mode=800 bpp=32 refresh=255 TVon=0 TVtype=2
viafb: VQ start:2040000 end:207FFFF size:40000
viafb: Cursor start:203F000 end:203FFFF size:1000
viafb: mode=800 bpp=32 refresh=255 TVon=0 TVtype=2
viafb: irq handler installed, IRQ(0x200) = 80080402
fb0: UNICHROME frame buffer device
------
Here's the softdevice output excerpt when starting VDR.
[dfb] width = 800, height = 600
[dfb] got fmt = 0x00418c04 bpp = 32
[dfb] Using this layer for OSD: (VIA CLE266 Graphics - [736x576])
[dfb] got fmt = 0x00418c04 bpp = 32
[dfb] Using this layer for OSD: (VIA CLE266 Graphics - [736x576])
------
Again, directly after loading the viafb module (from the directfb cvs), the virtual terminal would become corrupt with the thin band in the top 1/4 of the screen. I don't see this is a directfb issue directly, but the viafb driver issue? when I start vdr with softdevice via dfb, the OSD appears fine, but the video output is the thin corrupt band in the top 1/4 of the screen.
regards,
george
On 12/6/05, Stefan Lucke <[EMAIL PROTECTED]> wrote:
Can you try to specify resolution (800x600) at viafb module load time ?
Did you specify "mode = 800x600" in your /etc/directfbrc ?
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
