> There's a corruption...
>
> > ddb{7}> show panic
> > cpu6: kernel diagnostic assertion "((flags & PGO_LOCKED) != 0 &&
> > rw_lock_held(
> > uobj->vmobjlock)) || (flags & PGO_LOCKED) == 0" failed: file
> > "/sys/uvm/uvm_vnod
> > e.c", line 953
> >
> > *cpu7: assertwaitok: non-zero mutex count
> Hello, all. I have 4.7 installed on a TiBook 800 (PowerBook3,4 (DVI)).
> Enabled the screen blanking feature with:
>
> sudo wsconsctl display.kbdact=on display.screen_off=6
>
> After a minute of inactivity, the screen did not blank. Indeed, it went to
> full brightness. Pressing a key bring
> Great to see macppc updated! Is 80x50 console possible with recent changes?
macppc systems use a frame buffer console. 80x50 VGA text mode with a
8x8 font doesn't make any sense on this platform.
The default settings in OpenBSD, for frame buffer console, favour larger
font sizes with a textpor
> Hi, is this the right place to send info on PPC or can I use misc?
It is the right place.
Miod
How large is your disk, and what area does wd0a span (i.e. is it near
the beginning of the disk or towards the end)? You might be hitting a
disk offset limit in open firmware, which would explain why ofwboot
fails to read proper data.
> I'm upgrading to -current right now. As soon as I've done this, I will let
> you know (it could be hours).
Could you also post a dmesg and the output of `sysctl machdep'? If your
processor is detected as a 750FX, altivec support should not be
advertized, and libjpeg ought to run flawlessly.