embetrix / meta-coral-ai

Google Coral Dev Board Yocto Layer
GNU General Public License v3.0
3 stars 0 forks source link

Wifi Chipset not detected #1

Open embetrix opened 7 months ago

embetrix commented 7 months ago

after applying the linux-imx patches to enable the PCIe, the wifi chipset is not detected:

root@imx8mq-phanbell:~# lspci -v
0000:00:00.0 PCI bridge: Synopsys, Inc. DWC_usb3 / PCIe bridge (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 210
        Memory at 18000000 (32-bit, non-prefetchable) [size=1M]
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: [disabled] [16-bit]
        Memory behind bridge: [disabled] [32-bit]
        Prefetchable memory behind bridge: [disabled] [32-bit]
        Expansion ROM at 18100000 [virtual] [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable+ 64bit-
        Capabilities: [70] Express Root Port (Slot-), IntMsgNum 0
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] L1 PM Substates
        Kernel driver in use: pcieport

0001:00:00.0 PCI bridge: Synopsys, Inc. DWC_usb3 / PCIe bridge (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0, IRQ 212
        Memory at 20000000 (32-bit, non-prefetchable) [size=1M]
        Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0
        I/O behind bridge: [disabled] [16-bit]
        Memory behind bridge: [disabled] [32-bit]
        Prefetchable memory behind bridge: 20100000-202fffff [size=2M] [32-bit]
        Expansion ROM at 20300000 [virtual] [disabled] [size=64K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable+ 64bit-
        Capabilities: [70] Express Root Port (Slot-), IntMsgNum 0
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [148] L1 PM Substates
        Kernel driver in use: pcieport

0001:01:00.0 System peripheral: Global Unichip Corp. Coral Edge TPU (prog-if ff)
        Subsystem: Global Unichip Corp. Coral Edge TPU
        Flags: bus master, fast devsel, latency 0, IRQ 211
        Memory at 20200000 (64-bit, prefetchable) [size=16K]
        Memory at 20100000 (64-bit, prefetchable) [size=1M]
        Capabilities: [80] Express Endpoint, IntMsgNum 0
        Capabilities: [d0] MSI-X: Enable+ Count=128 Masked-
        Capabilities: [e0] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [f8] Power Management version 3
        Capabilities: [100] Vendor Specific Information: ID=1556 Rev=1 Len=008 <?>
        Capabilities: [108] Latency Tolerance Reporting
        Capabilities: [110] L1 PM Substates
        Capabilities: [200] Advanced Error Reporting
        Kernel driver in use: apex
        Kernel modules: apex
heitbaum commented 1 month ago

@kraj @embetrix did you get any further with getting the wireless card to enable?

I have reworked the patches for 6.12 and included the latest HDMI patches in LibreELEC. https://github.com/LibreELEC/LibreELEC.tv/tree/master/projects/NXP/devices/iMX8/patches/linux

kraj commented 4 weeks ago

@heitbaum I had different issues with latest IMX SDK and hence have dropped the quest to upgrade the kernel.