From: Giorgio T. <de...@ip...> - 2002-10-14 17:39:45
|
Alle 16:56, domenica 13 ottobre 2002, Paul W. Martin ha scritto: > Hello, > > I can't seem to get my System to boot into Apus, I run the command line the > screen goes black and then just sits there doing nothing, I have waited > upto 10mins to see if there was a delay before booting but still nothing, > anyideas? > My bootstrap line is:- > > BootStrap --apus -d -k "APUS Boot:apus/vmlinux" -r "APUS > Boot:Apus/images-1.44/root.bin" nobats root=/dev/ram video=clgen:low -d > debug=mem One idea is this: you may try is to substitute video=clgen:low with video=amifb:vga This because clgen driver has some programming problems and if the kernel is compiled with also the PCI option (i think it is so because PCI is used for CVisionPPC) a preprocessor #if cuts out all the Zorro driver's part. Time ago i promised to correct it. Because i have a Picasso 4 too. And i will, if i shall find the time... Regards, Giorgio Terzi |