Quantcast
Viewing all articles
Browse latest Browse all 3780

Troubleshooting • Re: Bug? Cannot find kernel headers for the running kernel...

P.S. Afterthoughts:

I copied the "build" directory over from the "v7l" branch of kernel headers into the "v8" branch like this:

Code:

root@pi:/lib/modules/6.6.31+rpt-rpi-v7l# cp -r build ../6.6.31+rpt-rpi-v8
- After this, I could compile the "rtl8812" driver without errors (no luck with "rtl8814", it demanded some IPX-related header. I didn't feel competent messing around and went with 8812).

...but when I plug in my wireless card, "dmesg" tells:

Code:

[   79.552601] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd[   79.653116] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=8813, bcdDevice= 0.00[   79.653136] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[   79.653150] usb 1-1.1: Product: 802.11ac NIC[   79.653160] usb 1-1.1: Manufacturer: Realtek[   79.653169] usb 1-1.1: SerialNumber: 123456[   79.848717] Invalid architecture in ELF header: 40
...so the move I performed was not a smart move. Advise is welcome.

Statistics: Posted by diastrikos — Fri Jul 26, 2024 12:58 pm



Viewing all articles
Browse latest Browse all 3780

Trending Articles