Forum Discussion
Altera_Forum
Honored Contributor
20 years ago3 strange problems
1.does sl811hs support ov511+????? 2.i want to use usb web camera,should i select GRAPH/framebuffer??? 3.while i tick framebuffer,there was an error"io_remap_page_range NOT defined".and th...
Altera_Forum
Honored Contributor
20 years agoI don't know anything about your first two questions, but the answer to the third one is to change any uses of remap_page_range to use remap_pfn_range... At least, that's the answer if uCLinux is like standard 2.6 kernels.
Best of luck, - slacker