DragonFly BSD
DragonFly bugs List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

smp & buildkernel problems


From: Novice <novice.do.not.spam.0@xxxxxxx>
Date: Mon, 21 Jun 2004 08:59:13 +0000

Hi all,

I have two problems:

First, I try to compile DragonFly with smp support (I have a p4 ==>
hyperthreading). The compilation is ok, but when I try to boot on this
kernel, I have a watchdog timeout. It first appears when the system try
to mount my /home (it's mounted via nfs). When I reboot, the system say
me that the / was not properly umount. My network card is :

skc0: <3Com 3C940 Gigabit Ethernet> port 0xd800-0xd8ff mem
0xfeaf8000-0xfeafbfff irq 11 at device 5.0 on pci2 installed MI handler
for int 11 skc0: 3Com Gigabit LOM (3C940)
sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
sk0: Ethernet address: 00:0e:a6:25:53:8b
miibus0: <MII bus> on sk0

My kernel config is avaible on http://novice0.free.fr/dragonfly/APOPHIS
and the dmesg: http://novice0.free.fr/dragonfly/dmesg.log


My second problem is that the buildkernel doesn't work if I specify a
KERNCONF. If I do a make buildkernel, it takes the GENERIC config, and
the compilation works. But if I run make buildkernel KERNCONF=APOPHIS,
it fails. 

$ cd /usr/src
$ make buildkernel KERNCONF=APOPHIS > buildkernel &> buildkernel
$

The result is here: http://novice0.free.fr/dragonfly/buildkernel


Thanks,

-- 
novice



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]