Skip to content

Instantly share code, notes, and snippets.

@dhess
Created July 24, 2017 01:43
Show Gist options
  • Select an option

  • Save dhess/ffb62302c170f23c22f7e9a9a00b1dcf to your computer and use it in GitHub Desktop.

Select an option

Save dhess/ffb62302c170f23c22f7e9a9a00b1dcf to your computer and use it in GitHub Desktop.
xusb.bin fails to load
[root@nixos:/]# dmesg | grep -i xusb
[ 0.096804] OF: ERROR: Bad of_node_put() on /pmc@7000e400/powergates/xusba
[ 0.097121] OF: ERROR: Bad of_node_put() on /pmc@7000e400/powergates/xusbc
[ 0.427840] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517
[ 2.350012] tegra-xusb 70090000.usb: 70090000.usb supply dvdd-pex-pll not found, using dummy regulator
[ 2.365506] tegra-xusb 70090000.usb: 70090000.usb supply hvdd-pex-pll-e not found, using dummy regulator
[ 2.397504] tegra-xusb 70090000.usb: Direct firmware load for nvidia/tegra210/xusb.bin failed with error -2
[ 2.408619] tegra-xusb 70090000.usb: failed to request firmware: -2
[ 2.414914] tegra-xusb 70090000.usb: failed to load firmware: -2
[ 2.421615] tegra-xusb: probe of 70090000.usb failed with error -2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment