NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/47603: Failed installing NetBSD 6.0.1
The following reply was made to PR install/47603; it has been noted by GNATS.
From: Stefanus Hermawan <slashwaves%yahoo.com@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%NetBSD.org@localhost>,
"install-manager%netbsd.org@localhost" <install-manager%netbsd.org@localhost>,
"gnats-admin%netbsd.org@localhost" <gnats-admin%netbsd.org@localhost>,
"netbsd-bugs%netbsd.org@localhost" <netbsd-bugs%netbsd.org@localhost>
Subject: Re: install/47603: Failed installing NetBSD 6.0.1
Date: Tue, 5 Mar 2013 15:44:55 +0700
I re-debug, I just can sort the function that called on the infinite loop
1. call pckbc_send_devcmd
2. call pckbc_send_cmd
3. call pckbc_wait_output
4. return value of pckbc_wait_output: 1
5. return value of pckbc_send_cmd: 1
6. return value of pckbc_send_devcmd: 1
7. call pckbc_poll_data1
8. return value of pckbc_poll_data1: 0xfc
and so on.
I don't have an idea how to solve this.
ST.H
Sent from my iPhone
On Mar 2, 2013, at 8:13 AM, christos%zoulas.com@localhost (Christos Zoulas)
wrote:
> On Mar 2, 6:34am, slashwaves%yahoo.com@localhost (Stefanus Hermawan) wrote:
> -- Subject: Re: install/47603: Failed installing NetBSD 6.0.1
>
> | Any user guide that can I follow to do crossing building it?
> |
>
> http://www.netbsd.org/docs/guide/en/chap-build.html
>
> christos
Home |
Main Index |
Thread Index |
Old Index