I am trying to install Linux on an HP Stream 11 Pro G3 Notebook PC/82A9 and need the name of the manufacturer of the eMMC Host Controller so that I can figure out which drivers to enable in the Linux kernel. Is there a way to find out?
I tried lspci and lsusb, and I couldn't find any useful information in their output; likewise for mmc from mmc-utils. My laptop has a card reader and the controller is Realtek. However, no other info is given about the eMMC controller.
Output from lspci:
Output from lsusb:
$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 8087:0a2a Intel Corp.
Bus 001 Device 003: ID 04f2:b52d Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 G2
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$
