- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello hippo and all NiosII users!
I compiled uClinux-dist with frame buffer (as wrote on nioswiki) and loaded it in my custom board(flash,sdram,vga_controller,uart,eth). Linux is loaded(I see it in Shell) but screen is empty, there is no signal to LCD(without Linux lcd operates correct). Need I some adjustments or changes in frame buffer driver if I use my custom board? Where is stored initialization data for VGA_controller (base address). Thanks a lot!Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you see this message in booting?
fb0: Altera frame buffer device, using 600K of video memory The framebuffer driver is, linux-2.6.x/arch/nios2nommu/drivers/altfb.c You may look at altfb_probe(), which init the hardware. You may need to use scope or signal-tap to check the output pins of the vga controller, HS,VS, etc. You may need to modify the vga component to meet your LCD timing.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page