On Tue, 2003-06-17 at 21:53, Laurent Bigonville wrote: > Hi, > > I got the sources and compiled them fine. But when I try to boot on > this kernel > I get a black screen with: > "Welcome to Linux, kernel 2.4.21-ben1 > linked at :0xc0000000 > [...] > openpic: exit" and everything hang. > I never had this problem with the 2.4.20 version. > My computer is a Powermac G4 (AGP). > > I tried with some configurations, always the same problem.
You tried the pmac defconfig ? (first make distclean, then make pmac_defconfig; make oldconfig; and buid it) If it still doesn't work, try with video=ofonly on the kernel command line from yaboot and let me know Ben

