From: Roman Z. <zi...@fh...> - 2000-10-30 22:33:12
|
Hi, On Mon, 30 Oct 2000, Reinhard Nissl wrote: > Warning: unable to open an initial console. Hmm, I don't see a "fb0: ..." line in your output so your card is not detected at all. I just commited a small change, that should get you further. > request_module[net-pf-1]: waitpid(5814,...) failed, errno 1 That's unix domain sockets (CONFIG_UNIX), it's always a good idea to keep it compiled in. :) bye, Roman |