Only loopback interface is available on openwrt x86

Hi, after installing vanilla openwrt 19.07.3 on my x86 pc, ip addr only shows the loopback interface.

/etc/config/network contains

config interface 'loopback'
    option ifname 'lo'
    option proto 'static'
    option ipaddr '127.0.0.1'
    option netmask '255.0.0.0'

config globals 'globals'
    option ula_prefix 'fd70:4e54:4715::/48'

config interface 'lan'
    option type 'bridge'
    option ifname 'eth0'
    option proto 'static'
    option ipaddr '192.168.1.1'
    option netmask '255.255.255.0'
    option ip6assign '60'

running service network reload finishes immediately without any output.

my network card is rtl8169 (I confirmed it with a Debian live cd), and kmod-r8169 is installed on openwrt.

With only a loopback interface, I'm currently unable to remotely access openwrt.

What might be the issue?

ipconfig -a

Do you mean ifconfig -a?

It also only shows the lo interface.

If it's some unusual chipsets, may need a driver for the PCI controller. Does the bootlog show anything about the PCI bus or the attached chips?

Sorry for the noob question, where can I find openwrt's boot log? I checked /var/log, but only found two empty files.

From the last half of the shown log that I was able to catch during the booting process, I didn't see PCI related stuff. There was only information about hv_utils, 8201q, SATA link, etc.

Check from another Linux distro where network is working:

lspci -n -n -k; lsusb -v -v -t
2 Likes

dmesg | grep pci | less will dump the boot log, filter for PCI related messages, and allow you to scroll back.

@mk24 here is the result of dmesg | grep pci:
(I do see an additional message that is not in the following messages, not sure if it's relevant: )

ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.TCPU._ADR], AE_ALREADY_EXISTS (20190816/dswload2-327)
[    0.221852] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.241807] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.241807] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.241807] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.241807] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.245804] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.246267] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.246737] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.247213] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[    0.247681] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[    0.248133] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[    0.248611] pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
[    0.249084] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
[    0.249547] pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
[    0.249803] pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
[    0.250289] pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
[    0.250763] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
[    0.251237] pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
[    0.251713] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
[    0.252183] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
[    0.252661] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.253018] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
[    0.254005] pci 0000:00:00.1: [8086:318c] type 00 class 0x118000
[    0.254005] pci 0000:00:00.1: reg 0x10: [mem 0x80000000-0x80007fff 64bit]
[    0.255243] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
[    0.255243] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.255474] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.255945] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.256326] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.257590] pci 0000:00:0e.0: [8086:3198] type 00 class 0x040300
[    0.257590] pci 0000:00:0e.0: reg 0x10: [mem 0xa1410000-0xa1413fff 64bit]
[    0.257828] pci 0000:00:0e.0: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[    0.258316] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    0.260069] pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000
[    0.260069] pci 0000:00:0f.0: reg 0x10: [mem 0xa1439000-0xa1439fff 64bit]
[    0.260348] pci 0000:00:0f.0: PME# supported from D3hot
[    0.261678] pci 0000:00:12.0: [8086:31e3] type 00 class 0x010601
[    0.261678] pci 0000:00:12.0: reg 0x10: [mem 0xa1414000-0xa1415fff]
[    0.261814] pci 0000:00:12.0: reg 0x14: [mem 0xa1438000-0xa14380ff]
[    0.262214] pci 0000:00:12.0: reg 0x18: [io  0xf090-0xf097]
[    0.262588] pci 0000:00:12.0: reg 0x1c: [io  0xf080-0xf083]
[    0.262956] pci 0000:00:12.0: reg 0x20: [io  0xf060-0xf07f]
[    0.263306] pci 0000:00:12.0: reg 0x24: [mem 0xa1437000-0xa14377ff]
[    0.263751] pci 0000:00:12.0: PME# supported from D3hot
[    0.265088] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
[    0.265088] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.266218] pci 0000:00:13.1: [8086:31d9] type 01 class 0x060400
[    0.266218] pci 0000:00:13.1: PME# supported from D0 D3hot D3cold
[    0.267388] pci 0000:00:13.2: [8086:31da] type 01 class 0x060400
[    0.267388] pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
[    0.268560] pci 0000:00:14.0: [8086:31d7] type 01 class 0x060400
[    0.268560] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[    0.269705] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
[    0.269705] pci 0000:00:15.0: reg 0x10: [mem 0xa1400000-0xa140ffff 64bit]
[    0.269859] pci 0000:00:15.0: PME# supported from D3hot D3cold
[    0.270576] pci 0000:00:16.0: [8086:31ac] type 00 class 0x118000
[    0.270972] pci 0000:00:16.0: reg 0x10: [mem 0xa1436000-0xa1436fff 64bit]
[    0.271411] pci 0000:00:16.0: reg 0x18: [mem 0xa1435000-0xa1435fff 64bit]
[    0.272195] pci 0000:00:16.1: [8086:31ae] type 00 class 0x118000
[    0.272599] pci 0000:00:16.1: reg 0x10: [mem 0xa1434000-0xa1434fff 64bit]
[    0.273044] pci 0000:00:16.1: reg 0x18: [mem 0xa1433000-0xa1433fff 64bit]
[    0.273840] pci 0000:00:16.2: [8086:31b0] type 00 class 0x118000
[    0.274225] pci 0000:00:16.2: reg 0x10: [mem 0xa1432000-0xa1432fff 64bit]
[    0.274664] pci 0000:00:16.2: reg 0x18: [mem 0xa1431000-0xa1431fff 64bit]
[    0.275452] pci 0000:00:16.3: [8086:31b2] type 00 class 0x118000
[    0.275847] pci 0000:00:16.3: reg 0x10: [mem 0xa1430000-0xa1430fff 64bit]
[    0.276286] pci 0000:00:16.3: reg 0x18: [mem 0xa142f000-0xa142ffff 64bit]
[    0.277068] pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000
[    0.277480] pci 0000:00:17.0: reg 0x10: [mem 0xa142e000-0xa142efff 64bit]
[    0.277815] pci 0000:00:17.0: reg 0x18: [mem 0xa142d000-0xa142dfff 64bit]
[    0.278599] pci 0000:00:17.1: [8086:31b6] type 00 class 0x118000
[    0.278990] pci 0000:00:17.1: reg 0x10: [mem 0xa142c000-0xa142cfff 64bit]
[    0.279435] pci 0000:00:17.1: reg 0x18: [mem 0xa142b000-0xa142bfff 64bit]
[    0.280219] pci 0000:00:17.2: [8086:31b8] type 00 class 0x118000
[    0.280624] pci 0000:00:17.2: reg 0x10: [mem 0xa142a000-0xa142afff 64bit]
[    0.281063] pci 0000:00:17.2: reg 0x18: [mem 0xa1429000-0xa1429fff 64bit]
[    0.281853] pci 0000:00:17.3: [8086:31ba] type 00 class 0x118000
[    0.282268] pci 0000:00:17.3: reg 0x10: [mem 0xa1428000-0xa1428fff 64bit]
[    0.282707] pci 0000:00:17.3: reg 0x18: [mem 0xa1427000-0xa1427fff 64bit]
[    0.283488] pci 0000:00:18.0: [8086:31bc] type 00 class 0x118000
[    0.283890] pci 0000:00:18.0: reg 0x10: [mem 0xa1426000-0xa1426fff 64bit]
[    0.284334] pci 0000:00:18.0: reg 0x18: [mem 0xa1425000-0xa1425fff 64bit]
[    0.285109] pci 0000:00:18.1: [8086:31be] type 00 class 0x118000
[    0.285511] pci 0000:00:18.1: reg 0x10: [mem 0xa1424000-0xa1424fff 64bit]
[    0.285815] pci 0000:00:18.1: reg 0x18: [mem 0xa1423000-0xa1423fff 64bit]
[    0.286594] pci 0000:00:18.2: [8086:31c0] type 00 class 0x118000
[    0.287000] pci 0000:00:18.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.287447] pci 0000:00:18.2: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[    0.288235] pci 0000:00:18.3: [8086:31ee] type 00 class 0x118000
[    0.288620] pci 0000:00:18.3: reg 0x10: [mem 0xa1422000-0xa1422fff 64bit]
[    0.289059] pci 0000:00:18.3: reg 0x18: [mem 0xa1421000-0xa1421fff 64bit]
[    0.289847] pci 0000:00:19.0: [8086:31c2] type 00 class 0x118000
[    0.290261] pci 0000:00:19.0: reg 0x10: [mem 0xa1420000-0xa1420fff 64bit]
[    0.290694] pci 0000:00:19.0: reg 0x18: [mem 0xa141f000-0xa141ffff 64bit]
[    0.291503] pci 0000:00:19.1: [8086:31c4] type 00 class 0x118000
[    0.291899] pci 0000:00:19.1: reg 0x10: [mem 0xa141e000-0xa141efff 64bit]
[    0.292327] pci 0000:00:19.1: reg 0x18: [mem 0xa141d000-0xa141dfff 64bit]
[    0.293808] pci 0000:00:19.2: [8086:31c6] type 00 class 0x118000
[    0.293808] pci 0000:00:19.2: reg 0x10: [mem 0xa141c000-0xa141cfff 64bit]
[    0.293815] pci 0000:00:19.2: reg 0x18: [mem 0xa141b000-0xa141bfff 64bit]
[    0.295766] pci 0000:00:1c.0: [8086:31cc] type 00 class 0x080501
[    0.295766] pci 0000:00:1c.0: reg 0x10: [mem 0xa141a000-0xa141afff 64bit]
[    0.295766] pci 0000:00:1c.0: reg 0x18: [mem 0xa1419000-0xa1419fff 64bit]
[    0.297461] pci 0000:00:1e.0: [8086:31d0] type 00 class 0x080501
[    0.297461] pci 0000:00:1e.0: reg 0x10: [mem 0xa1418000-0xa1418fff 64bit]
[    0.297461] pci 0000:00:1e.0: reg 0x18: [mem 0xa1417000-0xa1417fff 64bit]
[    0.299079] pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100
[    0.299904] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
[    0.299904] pci 0000:00:1f.1: reg 0x10: [mem 0xa1416000-0xa14160ff 64bit]
[    0.299904] pci 0000:00:1f.1: reg 0x20: [io  0xf040-0xf05f]
[    0.301591] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.301591] pci 0000:01:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.301591] pci 0000:01:00.0: reg 0x18: [mem 0xa1304000-0xa1304fff 64bit]
[    0.301676] pci 0000:01:00.0: reg 0x20: [mem 0xa1300000-0xa1303fff 64bit]
[    0.301821] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.302374] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.302885] pci 0000:01:00.0: supports D1 D2
[    0.303155] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.305148] pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.305148] pci 0000:00:13.0:   bridge window [io  0xe000-0xefff]
[    0.305148] pci 0000:00:13.0:   bridge window [mem 0xa1300000-0xa13fffff]
[    0.305801] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.305801] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.305801] pci 0000:02:00.0: reg 0x18: [mem 0xa1204000-0xa1204fff 64bit]
[    0.305818] pci 0000:02:00.0: reg 0x20: [mem 0xa1200000-0xa1203fff 64bit]
[    0.306268] pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.306809] pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.307303] pci 0000:02:00.0: supports D1 D2
[    0.307574] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.309858] pci 0000:00:13.1: PCI bridge to [bus 02]
[    0.309858] pci 0000:00:13.1:   bridge window [io  0xd000-0xdfff]
[    0.309858] pci 0000:00:13.1:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.309887] pci 0000:00:13.2: PCI bridge to [bus 03]
[    0.311071] pci 0000:04:00.0: [8086:3165] type 00 class 0x028000
[    0.311071] pci 0000:04:00.0: reg 0x10: [mem 0xa1100000-0xa1101fff 64bit]
[    0.311071] pci 0000:04:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.311071] pci 0000:04:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.311386] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.313892] pci 0000:00:14.0: PCI bridge to [bus 04]
[    0.313892] pci 0000:00:14.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.313892] pci_bus 0000:00: on NUMA node 0
[    0.323220] PCI: pci_cache_line_size set to 64 bytes
[    0.340548] pci 0000:00:18.2: BAR 0: assigned [mem 0x80008000-0x80008fff 64bit]
[    0.341030] pci 0000:00:18.2: BAR 2: assigned [mem 0x80009000-0x80009fff 64bit]
[    0.341500] pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.341822] pci 0000:00:13.0:   bridge window [io  0xe000-0xefff]
[    0.342216] pci 0000:00:13.0:   bridge window [mem 0xa1300000-0xa13fffff]
[    0.342638] pci 0000:00:13.1: PCI bridge to [bus 02]
[    0.342956] pci 0000:00:13.1:   bridge window [io  0xd000-0xdfff]
[    0.343350] pci 0000:00:13.1:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.343783] pci 0000:00:13.2: PCI bridge to [bus 03]
[    0.344105] pci 0000:00:14.0: PCI bridge to [bus 04]
[    0.344413] pci 0000:00:14.0:   bridge window [mem 0xa1100000-0xa11fffff]
[    0.344857] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.345218] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.345619] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.346022] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.346407] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.346844] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.347270] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[    0.347707] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[    0.348149] pci_bus 0000:00: resource 12 [mem 0x80000000-0xbfffffff window]
[    0.348591] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xefffffff window]
[    0.349035] pci_bus 0000:00: resource 14 [mem 0xfea00000-0xfeafffff window]
[    0.349469] pci_bus 0000:00: resource 15 [mem 0xfed00000-0xfed003ff window]
[    0.349896] pci_bus 0000:00: resource 16 [mem 0xfed01000-0xfed01fff window]
[    0.350340] pci_bus 0000:00: resource 17 [mem 0xfed03000-0xfed03fff window]
[    0.350785] pci_bus 0000:00: resource 18 [mem 0xfed06000-0xfed06fff window]
[    0.351217] pci_bus 0000:00: resource 19 [mem 0xfed08000-0xfed09fff window]
[    0.351648] pci_bus 0000:00: resource 20 [mem 0xfed80000-0xfedbffff window]
[    0.352075] pci_bus 0000:00: resource 21 [mem 0xfed1c000-0xfed1cfff window]
[    0.352506] pci_bus 0000:00: resource 22 [mem 0xfee00000-0xfeefffff window]
[    0.352943] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.353304] pci_bus 0000:01: resource 1 [mem 0xa1300000-0xa13fffff]
[    0.353713] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.354049] pci_bus 0000:02: resource 1 [mem 0xa1200000-0xa12fffff]
[    0.354447] pci_bus 0000:04: resource 1 [mem 0xa1100000-0xa11fffff]
[    0.359010] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.384869] hv_vmbus: registering driver hv_pci
[    0.421672] ehci-pci: EHCI PCI platform driver
[    0.421694] ohci-pci: OHCI PCI platform driver
[    0.426417] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:31cc] (rev 6)
[    0.427340] sdhci-pci 0000:00:1e.0: SDHCI controller found [8086:31d0] (rev 6)
[    0.427359] sdhci-pci 0000:00:1e.0: enabling device (0000 -> 0002)
[    0.914913] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:15.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input2
[    0.985837] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:15.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input3
[    0.989618] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input4
[    1.050298] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:15.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input5
[    1.381468] input: USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.0/0003:04D9:4545.0004/input/input7
[    1.475620] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:04D9:4545.0005/input/input8
[    1.538313] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:04D9:4545.0005/input/input9

@vgaetera
Result of lspci -n -n -k on Debian live cd:

00:00.0 Host bridge [0600]: Intel Corporation Device [8086:31f0] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
00:00.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant [8086:318c] (rev 06)
	Subsystem: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant [8086:318c]
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3185] (rev 06)
	Subsystem: Device [1e50:8003]
	Kernel driver in use: i915
	Kernel modules: i915
00:0e.0 Audio device [0403]: Intel Corporation Device [8086:3198] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl
00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Trusted Execution Engine Interface [10ec:119e]
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:12.0 SATA controller [0106]: Intel Corporation Device [8086:31e3] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:13.0 PCI bridge [0604]: Intel Corporation Device [8086:31d8] (rev f6)
	Kernel driver in use: pcieport
00:13.1 PCI bridge [0604]: Intel Corporation Device [8086:31d9] (rev f6)
	Kernel driver in use: pcieport
00:13.2 PCI bridge [0604]: Intel Corporation Device [8086:31da] (rev f6)
	Kernel driver in use: pcieport
00:14.0 PCI bridge [0604]: Intel Corporation Device [8086:31d7] (rev f6)
	Kernel driver in use: pcieport
00:15.0 USB controller [0c03]: Intel Corporation Device [8086:31a8] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:16.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO I2C Host Controller [8086:31ac] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO I2C Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:16.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO I2C Host Controller [8086:31ae] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO I2C Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:16.2 Signal processing controller [1180]: Intel Corporation Device [8086:31b0] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:16.3 Signal processing controller [1180]: Intel Corporation Device [8086:31b2] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:17.0 Signal processing controller [1180]: Intel Corporation Device [8086:31b4] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:17.1 Signal processing controller [1180]: Intel Corporation Device [8086:31b6] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:17.2 Signal processing controller [1180]: Intel Corporation Device [8086:31b8] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:17.3 Signal processing controller [1180]: Intel Corporation Device [8086:31ba] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:18.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31bc] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO UART Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:18.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31be] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO UART Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:18.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31c0] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO UART Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:18.3 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31ee] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO UART Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:19.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c2] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO SPI Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:19.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c4] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO SPI Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:19.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c6] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Serial IO SPI Host Controller [10ec:119e]
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:1c.0 SD Host controller [0805]: Intel Corporation Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller [8086:31cc] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller [10ec:119e]
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
00:1e.0 SD Host controller [0805]: Intel Corporation Device [8086:31d0] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:31e8] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:119e]
00:1f.1 SMBus [0c05]: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model [8086:31d4] (rev 06)
	Subsystem: Realtek Semiconductor Co., Ltd. Celeron/Pentium Silver Processor Gaussian Mixture Model [10ec:119e]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:0123]
	Kernel driver in use: r8169
	Kernel modules: r8169
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:0123]
	Kernel driver in use: r8169
	Kernel modules: r8169
04:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] (rev 91)
	Subsystem: Intel Corporation Wireless 3165 [8086:8010]
	Kernel modules: iwlwifi

And result of lsusb -v -v -t

/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/7p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/9p, 480M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 1: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 2: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 3: Dev 7, If 0, Class=Mass Storage, Driver=usb-storage, 480M
    |__ Port 4: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 480M
    |__ Port 6: Dev 5, If 0, Class=Vendor Specific Class, Driver=rtsx_usb, 480M
    |__ Port 7: Dev 6, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 7: Dev 6, If 1, Class=Wireless, Driver=btusb, 12M

My network card is integrated in the motherboard, I guess maybe the usb info isn't that useful?

Any idea what driver I should install? Thanks in advance.

1 Like

It turns out my image was a bad one, the kernel didn't match the kmods.

After correcting it, now i can see the interfaces.

Thanks russell-- in #openwrt for helping me identify the issue, and anyone in this thread that helped!

Case closed.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.