Subject: Re: panic: cnopen: cn_tab->cn_dev == NODEV
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 03/15/2000 15:24:55
Hauke Fath wrote:
> At 1:12 Uhr +0100 14.3.2000, Colin Wood wrote:
> >have you done a:
> >
> >cd /dev
> >sh ./MAKEDEV wscons
> 
> I did a fresh install, booting from the 1.4.2_ALPHA installation kernel
> (see PR#9608) and doing a  'cd /dev ; ./MAKEDEV all' after booting the
> system.
> 
> A missing device file would not exactly explain why I see a panic with one
> video card and a working console with another, would it?

not unless 1 video card is supported but the other not.  if 1 card isn't
supported, it may be that wscons is trying to establish the console on
that fb device anyway and then failing rather miserably...

what does the rest of the dmesg output look like?

-colin