Hi there,
I have some problems with my Lenovo 3000c200
Laptop, running 8.0-RELEASE-p2.
If i try to activate the WLAN(3945) #>'/etc/rc.d/netif restart' i get a kernel fault.
my rc.conf:
my loader.conf:
my verbose dmesg:
http://pastebin.de/5059
and the fault.

I have reproduce this faul 3 times with same output.
I can't dump the memory, because my swap partition is to small.
But when the two lines in the rc.conf are not commented out,
and after reboot, everything work like a charm.
Do you have any suggestion what i can do, to solve these issues?
regards rolle
I have some problems with my Lenovo 3000c200
Laptop, running 8.0-RELEASE-p2.
If i try to activate the WLAN(3945) #>'/etc/rc.d/netif restart' i get a kernel fault.
my rc.conf:
Code:
hostname="XXXXX.XXXX.XX"
ifconfig_rl0="DHCP"
keymap="german.iso"
sendmail_enable="NONE"
powerd_enable="YES"
powerd_flags="-a adaptive -b adaptive -n adaptive"
hald_enable="YES"
dbus_enable="YES"
moused_enable="YES"
clear_tmp_enable="YES"
##### WLAN #####
#wlans_wpi0="wlan0"
#ifconfig_wlan0="WPA DHCP"
my loader.conf:
Code:
snd_hda_load="YES"
atapicam_load="YES"
hw.psm.synaptics_support="1"
if_wpi_load="YES"
wpifw_load="YES"
#vboxdrv_load="YES"
my verbose dmesg:
http://pastebin.de/5059
and the fault.

I have reproduce this faul 3 times with same output.
I can't dump the memory, because my swap partition is to small.
But when the two lines in the rc.conf are not commented out,
and after reboot, everything work like a charm.
Do you have any suggestion what i can do, to solve these issues?
regards rolle