From: Alan B. <A.L...@lb...> - 2003-03-25 10:13:47
|
hi, > Here is my dmesg from 2.4.20 kernel (as Alan Buxey asked for it at > sourceforge). This kernel doesn't work for me. I use 2.4.9. right, lets start by making sure you use the right bootstrap commands. --keep-video nobats noscsi ^^^^^^^^^^^^ no. why do you have this? this was an old kludge for the CyberVision3D card. you dont need this. 60nsRAM no, this isnt correct either. as you can see with the line below APUS: BATs=0, BUS=60MHz, RAM=70ns, PCI bridge=1 this shows it still at 70ns the command you want is 60nsram all in lower case. as for the kernel itself - looks like serious ooops at the PCMCIA code - do you *have* a PCMCIA ethernet card? If so, could you please remove it and see how the kernel boots. if it gets to you being able ot log in, then we can pinpoint this issue by the way, do you want better IO speeds, better sound and dont need AGA? if so, add video=amifb:off to your command line Alan |