Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2018 20:31:35 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        Trevor Roydhouse <trev@sentry.org>, freebsd-arm@freebsd.org
Subject:   Re: Timeout poll on interrupt endpoint for RPI3 with keyboard and mouse
Message-ID:  <20181002203135.245edff2acfcbd8441d67cc3@bidouilliste.com>
In-Reply-To: <20181001022415.GA63212@www.zefox.net>
References:  <20180929185213.GA58381@www.zefox.net> <20180930111208.5df04f5b7fb336cdfcf2fd74@bidouilliste.com> <20180930130930.GB58381@www.zefox.net> <20180930132928.GC58381@www.zefox.net> <20180930155055.2c35693431e8dfff4eb7d7bd@bidouilliste.com> <20180930145702.GD58381@www.zefox.net> <ace02a4a-3a79-6d3f-69ee-82d6c3477388@sentry.org> <20181001022415.GA63212@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Sep 2018 19:24:16 -0700
bob prohaska <fbsd@www.zefox.net> wrote:

> On Mon, Oct 01, 2018 at 08:57:04AM +1000, Trevor Roydhouse wrote:
> > 
> > You just need to change one character in the file 
> > .../sys/arm64/include/pte.h - change the 4 to an 8 in this existing line:
> > 
> > #define        PMAP_MAPDEV_EARLY_SIZE  (L2_SIZE * 4)
> > 
> 
> Ok, that wasn't hard 8-)
> 
> The machine now boots with the monitor connected and continues to run 
> correctly when keyboard and mouse are plugged in.
> 
> With monitor, keyboard and mouse connected it still spits out a stream of
> Timeout poll on interrupt endpoint
> Timeout poll on interrupt endpoint
> ....
> during the boot process. The spew seems continuous, but when I typed
> boot
> into the spew, it looks as if the kernel took over and the machine is
> now multi-user. 
> 
> Evidently it got stuck in loader, the boot command got it unstuck and
> after that all is normal.
> 
> So, I guess the video issue was a distraction that's now fixed. The 
> problem with USB mouse and keyboard remain unresolved but nonfatal.  

 So I've just tested ALPHA8 on my RPI3 and RPI3B+.

 With *just* keyboard and mouse plugged in I do not have any problem at
all.
 If I plug a cheap usb stick, same, no problem.
 But if I plug my Corsair Voyager USB3, u-boot is really slow to probe
usb devices. I didn't see the Timeout poll message but I didn't have
serial connected (I think it doesn't matter since u-boot send all
prints to every console).
 The RPI u-boot maintainer is aware that there is issue regarding USB
on RPI3B+, now he's aware that there is some on RPI3.

 I see in your mail that you have some usb harddrive or usb stick
plugged too, can you try without them ?

 Thanks,

> Thanks _very_ much for your help!
> 
> bob prohaska
> 
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"


-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181002203135.245edff2acfcbd8441d67cc3>