[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: iBook 700MHz: console wedged after X11 termination
>I also have purchased a new iBook 700MHz; and have
>been searching through *BSD and PPC Linux mailing
>lists for compatiblity information. If you don't mind
>my asking:
i usually use NetBSD/i386 and OpenBSD/i386, therefore it was almost
my first experience to run *BSD/macppc too. so my words may not be
a correct answer...
>1. Did you get the modem working? (I've heard it's a
>software modem and that it is incompatible.)
didn't check that. i should have saved dmesg output.
>2. Are dual booting with OS X?
should work, but i did not choose the option.
i had two choices on installer - one is to share disk with OS X HFS+
partition, another is to basically use the whole disk for OpenBSD.
i picked the latter yesterday.
>3. What version of X11 are you using? Is 4.2
>available as a binary for OpenBSD?
OpenBSD 3.1 ships with XFree86 4.2.0, as http://www.openbsd.org/31.html
says.
>4. What version of OpenBSD did you install?
OpenBSD 3.1. installation from CD-ROM was totally smooth and wonderful.
>5. I've been exposed to FreeBSD and Linux for a
>couple of years now; but have no experience with
>OpenBSD. Did you have any problems during
>installation?
no trouble, modulo:
- the console wedge after X11 (as mentioned in the previous posting).
- no way to swap control and caps. "us.swapctrlcaps" mapping for wskbd
did not exist - are there any reason why? i digged the source and
found no keymap definition. maybe i should define one.
- most of special keys (volume control, CD eject) does not seem to work
(i could be wrong, i did not dig those issues further)
itojun