All pastes #2083783 Raw Edit

Anonymous

public text v1 · immutable
#2083783 ·published 2011-09-28 13:07 UTC
rendered paste body

Problem
- crashes on startup after recompiling the kernel several times
- hasn't always done so

FreeBSD 8.2-RELEASE
===================

/usr/src/sys/amd64/conf/VIMAGE2KERNEL
-------------------------------------
include GENERIC

cpu             HAMMER
ident           VIMAGE2KERNEL

# Virtual networking for jail
nooptions       SCTP
options         VIMAGE

# The nullFS to mount local directory
options         NULLFS


/boot/loader.conf
-----------------
sound_load="YES"
ich_smb_load="YES"
snd_ich_load="YES"
hw.snd.default_unit="1"
snd_hda_load="YES"
legal.intel_iwn.license_ack=1
if_iwn_load="YES"
iwn4965fw_load="YES"
iwn1000fw_load="YES"
iwn5000fw_load="YES"
iwn5150fw_load="YES"
iwn6000fw_load="YES"
iwn6050fw_load="YES"
umodem_load="YES"
u3g_load="YES"

/etc/rc.conf
------------
hostname="think.spiritofsophia.eu"
network_interfaces="iwn0 em0"
ifconfig_em0="DHCP"
wlans_iwn0="wlan0"
ifconfig_wlan0="WEP DHCP"

keymap="danish.cp865"
dbus_enable="YES"
gnome_enable="YES"