Subject: X is now up & snapshot problems (was: unable to startx)
To: None <port-mac68k@netbsd.org>
From: Fabrizio Catalano <cata003@pn.itnet.it>
List: port-mac68k
Date: 08/19/1998 18:46:45
Hi!
On Sat, 15 Aug. 1998 12:56:05 +0900 Ken Nakata wrote:
>Can you try another, newer kernel? That might fix the grf mmapping
>problem.
I'm using a Quadra 650 w/ 20MB RAM and an Apple 16" RGB monitor.
at ftp://ftp.fr.netbsd.org/pub/NetBSD/arch/mac68k/snapshot/ I've got the
snapshot in the "19980808" dir, carefully installed and configured as I can
do and booting in multi user mode my box always crashes:
(copied by hand)
NetBSD 1.3G (GENERIC) #80...
...
...
buiding databases...
clearing/tmp
trap type 0, code = 0x85, v = 0x1410000
kernel program counter = 0x13bc08
kernel: Bus error trap
pid = 149, pc = 0013BC08, ps = 2004, sfc = 1, dfc = 1
Registers:
...some numbers...
Kernel stack (00771AC4):
...some numbers...
panic: Bus error
Stopped at _Debugger+0x6: unlk a6
db>
than I've downloaded the older snapshot always from
ftp://ftp.fr.netbsd.org/pub/NetBSD/arch/mac68k/snapshot/ in the directory
"19980523" and after installation again only crashes:
NetBSD 1.3E (GENERIC) #71...
...
building databases...
trap type 0, code = 0x85, v = 0x1401dfc
kernel program counter = 0x1351f2
kernel: Bus error trap
pid = 144, pc = 001351F2, ps =2004, sfc = 1, dfc = 1
Registers:
...some numbers...
Kernel stack (0076AB2C):
...some numbers...
panic: Bus error
Stopped at _Debugger+0x6: unlk a6
db>
Uhmm... I'm doing something wrong.
After this unsuccessful work, I get back my old 1.3.2 GENERIC kernel and I
fitted in my box a spare Apple Macintosh Display Card 24AC.
booting the messages are:
...
macvid0 at nubus0 slot e: Apple Macintosh 24AC
macvid0: Unknown video card ID 0x2b -- Not installing interrupt routine
macvid0: 832x624, monochrome
grf1 at macvid0
...etc
everything seems to work right, and typing "startx" X Windows works!
Please help me again to use the internal video and/or to set up the use of
color!
Tanks!