panic ohci_add_done

2009-06-24 Thread lysergius2001
Hi,

Could use some pointers here.  I have an AMD64 system Gigabyte GA-MA770
motherboard, 4 GB RAM, Athlon 64 CPU.  System won't boot.  Flags error,

panic ohci_add_done : addr 0x... not found

Then it reboots.  Tried disabling everything in the bios.  (Including usb
kbd and mouse)

At wit's end... Never seen anything like it.  Bo clue where to start.  Help
please.

-- 
Lysergius says Stay light and trust gravity
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


panic: ohci_add_done

2008-07-10 Thread Horus Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey all FreeBSD folks,

I bought myself a new PC:
AMD Athlon 64 X2 5000+ Black Edition
Jetway HA06
(http://www.jetway.com.tw/jw/motherboard_view.asp?productid=481proname=HA06,
Integrated USB)
Kingston DDR2 800 1GB * 2

I want to install FreeBSD 7.0 on it, so I downloaded the FreeBSD 7.0/amd64 ISO.
When I boot the computer (Booting FreeBSD), following lines was
printed on my screen:

hptrr: no controller detected
panic: ohci_add_done: addr 0x6fff1ce0 not found
cpuid = 0
uptime: 1s
Cannot dump. No dump device defined.

than I tried the with ACPI disabled option, the message was gone,
but crashed at mounting root from md.

I've queried the PRs, then i got
this: http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/107827
and
this: http://www.freebsd.org/cgi/query-pr.cgi?pr=104810

the PR 104810 suggest to flash the BIOS with the latest. And the
submitter's problem seemed to be solved.
I got no Dell, but I still downloaded the latest version of my BIOS
from its official page and flashed it.
Unluckily, it doesn't work --- I still have the problem.

Any ideas to solve this problem?

Thanks all in advance. :)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkh1p58ACgkQvVxKL9VSxXo6VgCffB0hY9AOXviyxymD18l9WHmT
TP8An12l1ey4h06snzuGM4YFI7jDHmhC
=i8MM
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: panic: ohci_add_done

2008-07-10 Thread Mel
On Thursday 10 July 2008 08:09:38 Horus Lee wrote:
 Hey all FreeBSD folks,

 I bought myself a new PC:
 AMD Athlon 64 X2 5000+ Black Edition
 Jetway HA06
 (http://www.jetway.com.tw/jw/motherboard_view.asp?productid=481proname=HA0
6, Integrated USB)
 Kingston DDR2 800 1GB * 2

 I want to install FreeBSD 7.0 on it, so I downloaded the FreeBSD 7.0/amd64
 ISO. When I boot the computer (Booting FreeBSD), following lines was
 printed on my screen:

 hptrr: no controller detected
 panic: ohci_add_done: addr 0x6fff1ce0 not found
 cpuid = 0
 uptime: 1s
 Cannot dump. No dump device defined.

 than I tried the with ACPI disabled option, the message was gone,
 but crashed at mounting root from md.

 I've queried the PRs, then i got
 this: http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/107827
 and
 this: http://www.freebsd.org/cgi/query-pr.cgi?pr=104810

 the PR 104810 suggest to flash the BIOS with the latest. And the
 submitter's problem seemed to be solved.
 I got no Dell, but I still downloaded the latest version of my BIOS
 from its official page and flashed it.
 Unluckily, it doesn't work --- I still have the problem.

 Any ideas to solve this problem?

Problem is you can't get much information :/ Is there any way to disable the 
USB hubs, or legacy USB support if that's in there, then get a verbose boot?
I'm also mildly confident, that the 6.3 cd will boot. I've had experiences 
with 2 machines now (one new Dell 64-bit, one old gateway 32-bit), that will 
not boot FreeBSD 7 cd, but will boot 6.x. I think it's acpi regressions. The 
Dell will hose the disk and spit out multiple NMI's and WRITE_DMA errors once 
upgraded inplace to 7-STABLE. The gateway now successfully runs 7-STABLE, 
though we changed the SATA disk for an UDMA.

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: panic: ohci_add_done

2008-07-10 Thread Horus Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Mel and all,

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkh2CcUACgkQvVxKL9VSxXr6rgCgmK63mJx8GlFmsKELMnZ8EtZ6
/BQAoIW/3f7dt+bxjZnBy38V75Irv/Tc
=mPiu
-END PGP SIGNATURE-

2008/7/10 Mel [EMAIL PROTECTED]:
 Problem is you can't get much information :/ Is there any way to disable the
 USB hubs, or legacy USB support if that's in there, then get a verbose boot?

Now...I think I've got a quick-and-dirty solution, plug out all USB
devices including mouse, keyboard, etc.(continued below)

 I'm also mildly confident, that the 6.3 cd will boot. I've had experiences
 with 2 machines now (one new Dell 64-bit, one old gateway 32-bit),
 that will not boot FreeBSD 7 cd, but will boot 6.x. I think it's acpi 
 regressions.

And reboot the computer with FreeBSD 7 CD...finally I could see the
interface of sysinstall.

It's not the final solution. I think many people are experiencing this
problem. But if that's the only way you've never tried, try it.
Hopefully it will work in many situations. :)

The Dell will hose the disk and spit out multiple NMI's and WRITE_DMA errors 
once
 upgraded inplace to 7-STABLE. The gateway now successfully runs 7-STABLE,
 though we changed the SATA disk for an UDMA.

OK, thanks for sharing the helpful info with me.

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