amd64/138882: Can't install FreeBSD 7.2

John Baldwin jhb at FreeBSD.org
Thu Sep 17 13:00:17 UTC 2009


The following reply was made to PR amd64/138882; it has been noted by GNATS.

From: John Baldwin <jhb at FreeBSD.org>
To: Zhambolat <kazham at mail.ru>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: amd64/138882: Can't install FreeBSD 7.2
Date: Thu, 17 Sep 2009 08:59:46 -0400

 Zhambolat wrote:
 >> Number:         138882
 >> Category:       amd64
 >> Synopsis:       Can't install FreeBSD 7.2
 >> Confidential:   no
 >> Severity:       critical
 >> Priority:       high
 >> Responsible:    freebsd-amd64
 >> State:          open
 >> Quarter:        
 >> Keywords:       
 >> Date-Required:
 >> Class:          sw-bug
 >> Submitter-Id:   current-users
 >> Arrival-Date:   Wed Sep 16 15:40:04 UTC 2009
 >> Closed-Date:
 >> Last-Modified:
 >> Originator:     Zhambolat
 >> Release:        7.2
 >> Organization:
 >> Environment:
 >> Description:
 > Hi!
 > I'm new in FreeBSD.
 > During installation of FreeBSD 7.2 I get an error message of this kind:
 > 
 > panic: ohci_add_done: addr 0xd7ef17d0 not found
 > cpuid = 0
 > Uptime: 1s
 > Cannot dump. No dump device defined.
 > Automatic reboot in 15 seconds - press a key on the console to abort
 > --> Press a key on the console to reboot?
 > --> or switch off the system now.
 > 
 > How this problem could be solved?
 
 Try turning off legacy USB support in your BIOS.  I have a machine at 
 home that has run 6.x and 7.x/i386 that has this same issue.  The 
 problem appears to be that ohci_reset() doesn't fully clear the state of 
 the ohci(4) controller and when the driver first probes it sees a 
 completed USB request that was the last request initiated by the BIOS.
 
 -- 
 John Baldwin


More information about the freebsd-amd64 mailing list