bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnumach + oskit + pcmcia boot failure:


From: Joachim Nilsson
Subject: Re: gnumach + oskit + pcmcia boot failure:
Date: Sat, 16 Nov 2002 17:47:20 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Bin Ren wrote:

When I boot, I encounter the following error message:
Kernel page fault at address 0x1c, eip = 0x15268c
kernel page fault trap, eip 0x...
kernel trap, type 14, code = 0
Dump of trap state at 0x...
EAX ... EBX ... ECX ...
trapno 14, error 00000000 from kernel mode
page fault linear address c0000001c
Anything wrong?
I use the latest gnumach CVS source and Debian oskit package
plus patch from Wagi and Debian.

In addition to the other answers you might want to verify that the resulting OSKit really is built correctly.
When calling configure on the OSKit you must ensure that

   --enable-indirect-osenv


is present. That was missing from your "OSKit compilation and installation and PCMCI support" email, sent earlier to this list. That option is present in the debian/rules file and is definately needed for Linux drivers trying to read BIOS configuration data in the lower address spectrum. Addresses that otherwise trigger "page zero" trapping. It might not be lacking from your build but pointing it out might help someone else with similar problems.


/Joachim

--
Joachim Nilsson -- <joachim AT vmlinux DOT org> +46(0)21-123348 -- <http://vmlinux.org/joachim/>







reply via email to

[Prev in Thread] Current Thread [Next in Thread]