On Tue, 9 Oct 2007, kaka wrote: > # insmod brcmstfb.ko > brcmstfb: Unknown symbol unregister_framebuffer Try `modprobe brcmstfb', which will also load the modules it depends on. > brcmstfb: Unknown symbol printf Ugh, printf()? There's no printf() in our kernel. > brcmstfb: Unknown symbol malloc There's no malloc() in our kernel. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds