You may not have modprobe, try doing insmod.  also, there are three directly 
related modules that must be loaded before vsfb.c (they are in there 
somewhere, but I don't remember what they are called), plus a few modules 
required for any framebuffer.

On Thursday 08 September 2005 03:38, JeDi wrote:
> On 9/8/05, Fisherss <[EMAIL PROTECTED]> wrote:
> > The initrd image on my site is too old, I have another one which has
> > been adjusted.
> > http://axim.narcotize.com/files/initrd
> > This is a newer version, SD device files also has been created, use it
> > to be a base, you should get dmesg output (I think).
> > And to mount SD card correctly, you must be sure you have compiled MMC
> > and cramfs support in your kernel, or if you want my working one, just
> > tell me :)
>
> I got the kernel26 from Richard, and indeed, cramfs support was built
> as a module. So I've built it into the kernel, and made the new zImage
> and did a make install
>
> Then I took your new initrd, put in the new modules, created a
> directory /mnt/dos, and changed the linuxrc to
> - load the vsfb module:
>   modprobe vsfb
> - mount the SD card and put something on it:
>   mount -t vfat /dev/mmc/blk0/part1 /mnt/dos
>   dmesg > /mnt/dos/kernel-log
>   umount /mnt/dos
>
> So, with my hopes really high this times to get either framebuffer
> output or a file on my SD card, I tried it with haret_uart.exe...
> But still nothing :-(
>
> Can you give me your working kernel please? Cause it still seems that
> the initrd isn't loaded and executed...
-- 
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to