(Digest, Vol 156, Issue 20, msg 18)

Date: Sat, 18 Nov 2006 17:42:29 -0600
From: David Kelly <[EMAIL PROTECTED]>
Subject: link_elf_lookup_symbol: missing symbol hash table

The most unusual thing about my system configuration would be /boot/ loader.conf:

geom_vinum_load=YES

# either load these here or statically compile into the kernel:
# 3/17/2006 dmk
#wlan_wep_load="YES"    # used by WEP
#wlan_tkip_load="YES"   # used by WPA
wlan_ccmp_load="YES"    # used by WPA2
wlan_xauth_load="YES"
#wlan_acl_load="YES"

snd_ich_load=YES
hw.ata.atapi_dma=1
kern.maxdsiz="2G"
kern.dfldsiz="2G"
#hw.physmem="2G" # saying this broke things wonderfully, altho true
kern.maxssiz="128M"
nvidia_load="YES"
linux_load="YES"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello David,

I notice you don't have:-

sound_load="YES"

in your loader.conf file !

Could that be causing the missing hash table message ?

(Accidentally deleted ?)

Regards
Keith


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to