Public bug reported:

Running `sudo tegra-tests/tests/boot.py  -s -v devices` fails on the
Ubuntu kernel because a couple features are not enabled in the kconfig,
but the tegra defconfig does enable them.

1. /sys/bus/platform/devices/c1e0000.hardware-timestamp is not bound. We need 
to align with tegra defconfig by enabling CONFIG_HTE
CONFIG_HTE=y
CONFIG_HTE_TEGRA194=y
CONFIG_HTE_TEGRA194_TEST=m

2. /sys/bus/mdio_bus/devices/6800000.ethernet:00 should be bound to the 
Aquantia AQR113C driver, not the generic PHY driver. Align with tegra defconfig 
and enable it.
CONFIG_AQUANITA_PHY=y

** Affects: linux-nvidia-tegra (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux-nvidia-tegra-igx (Ubuntu)
     Importance: Undecided
     Assignee: Noah Wager (nwager)
         Status: New

** Affects: linux-nvidia-tegra (Ubuntu Jammy)
     Importance: Undecided
         Status: New

** Affects: linux-nvidia-tegra-igx (Ubuntu Jammy)
     Importance: Undecided
         Status: New

** Also affects: linux-nvidia-tegra (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: linux-nvidia-tegra (Ubuntu Jammy)
   Importance: Undecided
       Status: New

** Also affects: linux-nvidia-tegra-igx (Ubuntu Jammy)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2125414

Title:
  tegra-tests devices check fails due to ubuntu/defconfig config
  differences

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-tegra/+bug/2125414/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to