9b39 [Solved] emX: watchdog timeout -- resetting - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > System Hardware

System Hardware Internal storage, motherboards, PCI cards, stuff inside the case.

Reply
 
Thread Tools Display Modes
  #1  
Old February 3rd, 2011, 09:44
ozanus ozanus is offline
Junior Member
 
Join Date: Sep 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default emX: watchdog timeout -- resetting

Hello there,
I'm using FreeBSD 7.2.
Code:
uname -a
FreeBSD pfSense.coslat.com 7.2-RELEASE-p5 FreeBSD 7.2-RELEASE-p5 #0: Tue Dec 29 15:11:00 UTC 2009     root@nw-
ds.com:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense.7  i386
I'm getting
Code:
em1: watchdog timeout -- resetting
error, and this interfaces not running ...

I search google and other mail list and forums but i could not find any solution.

I try this following steps ;

1- Enter system of FreeBSD 7.2, and add
Code:
hint.apic.0.disabled="1"
from /boot/device.hints. then restart system.

2- Change driver : http://downloadcenter.intel.com/Deta...=3023&lang=eng

I'm compile and install driver my virtual box FreeBSD 8.

Code:
bsd8# tar zxvf /root/em-6.9.21.tar.gz -C /usr/src/
bsd8# make && make install
install -o root -g wheel -m 555   if_em.ko /boot/kernel
kldxref /boot/kernel
And copy if_em.ko to my FreeBSD 7.2 in /boot/kernel directory. And run command kldxref /boot/kernel

Restart system, but this problem continues.

Does anyone have a definitive solution to this problem?

Thaks for supports.

Last edited by DutchDaemon; February 3rd, 2011 at 18:49. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816
Reply With Quote
  #2  
Old February 8th, 2011, 16:14
ozanus ozanus is offline
Junior Member
 
Join Date: Sep 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I solved my problem.

Download FreeBSD 7.x intel ethernet driver from, http://downloadcenter.intel.com/Deta...=3023&lang=eng

And run this following command your FreeBSD 7.X;
Code:
# tar zxvf em-6.9.21.tar.gz -C /usr/src/
# cd /usr/src/em-6.9.21/src/
# make && make install
# echo 'hint.apic.0.disabled="1"'  >> /boot/device.hints
# echo 'if_em_load="YES"' >> /boot/loader.conf
# reboot
Finish Watchdog massage and running this ethernet card.

Bye.
Ozan UÇAR

Last edited by DutchDaemon; February 9th, 2011 at 01:50. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816
Reply With Quote
Reply

Tags
watchdog timeout

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
8.1-RC1: re0: watchdog timeout nsayer System Hardware 3 August 31st, 2010 00:21
kernel: ae0: watchdog timeout - resetting on 8.0 and 8.1 under light load artvolk System Hardware 4 August 19th, 2010 22:26
8.1 em watchdog timeout broken ScottJ97 Networking 0 August 4th, 2010 02:49
Watchdog timeout errors rbizzell33 System Hardware 1 April 7th, 2010 21:40
msk0: watchdog timeout Artefact2 System Hardware 4 January 12th, 2010 07:08


All times are GMT +1. The time now is 14:44.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0