Linux ACPI
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>
To: "Sajjan, Vikas C" <vikas.cha.sajjan-ZPxbGqLxI0U@public.gmane.org>,
	Vikas Sajjan
	<sajjan.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	"linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>,
	"mark.rutland-5wv7dgnIgG8@public.gmane.org"
	<mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	"lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org"
	<lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org>
Subject: Re: ARM juno R2 board USB Issue (EHCI probe failed)
Date: Tue, 27 Sep 2016 10:07:55 +0100	[thread overview]
Message-ID: <37a463cb-86d5-e0d7-7e8f-50cec3d65c95@arm.com> (raw)
In-Reply-To: <AT5PR84MB00524ACD87B9FF61AAB55223D9CC0-+ZEEs1H5rOiKy5aHBxK2oticc1VoeDReZmpNikb/MY7jO8Y7rvWZVA@public.gmane.org>



On 27/09/16 09:55, Sajjan, Vikas C wrote:
> Hi Sudeep,
>
> -----Original Message-----
> From: Sudeep Holla [mailto:sudeep.holla-5wv7dgnIgG8@public.gmane.org]
> Sent: Tuesday, September 27, 2016 2:21 PM
> To: Vikas Sajjan <sajjan.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>; linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org; linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Cc: Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org>; mark.rutland-5wv7dgnIgG8@public.gmane.org; lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org; Sajjan, Vikas C <vikas.cha.sajjan-ZPxbGqLxI0U@public.gmane.org>
> Subject: Re: ARM juno R2 board USB Issue (EHCI probe failed)
>
> Hi Vikas,
>
> On 27/09/16 09:14, Vikas Sajjan wrote:
>> Adding USB mailing list.
>>
>>
>> On Tue, Sep 27, 2016 at 12:33 PM, Sajjan, Vikas C
>> <vikas.cha.sajjan-ZPxbGqLxI0U@public.gmane.org> wrote:
>>> Hi All,
>>>
>>> I working on ARM juno R2 board, with latest kernel 4.8.rc7 and I get
>>> below USB EHCI probe error while booting with acpi=force.
>>>
>
> Are you using the latest UEFI EDK2 ?
> No, I am still using the UEFI binary which came as part of the Juno board.
>
>
>>> [    1.223662] VFIO - User Level meta-driver version: 0.3
>>> [    1.229335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
>>> [    1.235882] ehci-pci: EHCI PCI platform driver
>>> [    1.240359] ehci-platform: EHCI generic platform driver
>>> [    1.245619] ehci-platform ARMH0D20:00: Error: DMA mask configuration failed
>>> [    1.272491] ehci-platform: probe of ARMH0D20:00 failed with error -5
>>> [    1.278876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>>> [    1.285071] ohci-pci: OHCI PCI platform driver
>>> [    1.289548] ohci-platform: OHCI generic platform driver
>>> [    1.294884] usbcore: registered new interface driver usb-storage
>>> [    1.301231] mousedev: PS/2 mouse device common for all mice
>>> [    1.307197] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
>>>
>>> But this error goes off, if I don't force ACPI booting, i.e., if I
>>> remove acpi=force from kernel command line , USB is detected  and my
>>> RFS which is in the usb drive, gets mounted successfully.
>>>
>
> As I mentioned in private, I do get the same error if I drop _CCA in
> USB object of ACPI DSDT. Can you give it a spin with latest UEFI ?
>
> Sure, will try with latest UEFI.
>

I bet that's 8-12 months old. It puts the banner during boot with the
build date. You can try to follow [1] or access it from [2]

-- 
Regards,
Sudeep

[1] https://community.arm.com/docs/DOC-11395
[2] 
http://snapshots.linaro.org/member-builds/armlt-platforms-release/32/juno-uefi.zip
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-09-27  9:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27  7:03 ARM juno R2 board USB Issue (EHCI probe failed) Sajjan, Vikas C
2016-09-27  8:14 ` Vikas Sajjan
2016-09-27  8:50   ` Sudeep Holla
2016-09-27  8:55     ` Sajjan, Vikas C
     [not found]       ` <AT5PR84MB00524ACD87B9FF61AAB55223D9CC0-+ZEEs1H5rOiKy5aHBxK2oticc1VoeDReZmpNikb/MY7jO8Y7rvWZVA@public.gmane.org>
2016-09-27  9:07         ` Sudeep Holla [this message]
2016-09-27 16:13           ` Hanjun Guo
2016-09-27 16:23             ` Robin Murphy
2016-09-27 17:01               ` Sudeep Holla
2016-09-28  3:33               ` Sajjan, Vikas C
2016-09-30  4:19           ` Sajjan, Vikas C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37a463cb-86d5-e0d7-7e8f-50cec3d65c95@arm.com \
    --to=sudeep.holla-5wv7dgnigg8@public.gmane.org \
    --cc=linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=lorenzo.pieralisi-5wv7dgnIgG8@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=sajjan.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=vikas.cha.sajjan-ZPxbGqLxI0U@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox