[okl4-developer] Boot L4Linux from vga

Hal Ashburner hala at ok-labs.com
Wed Nov 21 16:23:44 EST 2007


zhiyi huang wrote:
> Hi Hal,
> I have followed your following instructions, and I did boot L4Linux from
> console I/O. Thanks:)
> 
> However, I have got the following bug message while booting the kernel:
> "Kernel BUG at include2/asm/dma-mapping.h: 98"
> 
> I did notice your reminder of "Be aware that none of the drivers
> requiring dma are enabled in the release."
> 
> Could it be possible that there is still some drivers requiring dma that
> are enabled? How can I find them and disable them?
> 
> I got the error message after root file system is mounted read-only, by
> the way.
> 
> Thanks for your help!

Hi Zhiyi,
I'm guessing here, do you have a 3COM ethernet driver on this machine?
If so, try removing these lines
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
from l4linux_config_ia32[_vga|_fb]*
and/or commenting out the lines that initialise networking in the root
filesystem's /etc/init.d/rcS


Please find attached a patch that does this. Obviously I haven't tested
this.

Kind regards,
Hal Ashburner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dma_bug.patch
Type: text/x-patch
Size: 2497 bytes
Desc: not available
Url : http://lists.okl4.org/pipermail/developer/attachments/20071121/b0d18f17/attachment.bin 


More information about the Developer mailing list