WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: is wireless-4.19.81-piCore just a subset of modules.tar.gz?  (Read 1332 times)

Offline Twist

  • Newbie
  • *
  • Posts: 41
is wireless-4.19.81-piCore just a subset of modules.tar.gz?
« on: December 20, 2019, 02:50:03 AM »
I'm working towards getting wifi up on a pi zero w running 11.xbeta1a

Am I right in thinking that the required wireless-4.19.81-piCore.tcz would just be a subset of the modules.tar.gz

Is there guidance somewhere on what bits to include?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11243
Re: is wireless-4.19.81-piCore just a subset of modules.tar.gz?
« Reply #1 on: December 20, 2019, 06:46:53 AM »
Hi Twist
I believe that file contains all of the modules built for that kernel. Once you've downloaded the file:
Code: [Select]
tar xf modules.tar.gz
cd lib/modules/4.19.81-piCore

There you will find some useful files about the modules:

modules.builtin:  These modules are already built into the kernel.
modules.order:    This is the list of external modules built for this kernel. It includes their path so you know where to find them.
modules.dep:      Module dependencies. Each line contains  ModuleName:  followed by its dependencies, if any.
modules.alias:    This file can help you track down the correct driver if you know the hardwares  Vendor ID  and Product ID.
modules.symbols:  If you get  symbol not found  messages in dmesg, search for it here. It may point to a missing module.

« Last Edit: December 20, 2019, 09:29:10 AM by Rich »

Offline Twist

  • Newbie
  • *
  • Posts: 41
Re: is wireless-4.19.81-piCore just a subset of modules.tar.gz?
« Reply #2 on: December 20, 2019, 08:13:20 AM »
Thanks Rich. Great piece of guidance. I've now created a tiny tcz with just the kernel modules needed for the brcmfmac (+ dependencies).
All the other extensions needed for wifi have been built as well.

I can confirm: Wifi on Pi Zero W running on 11.0beta1 is working!

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: is wireless-4.19.81-piCore just a subset of modules.tar.gz?
« Reply #3 on: December 22, 2019, 10:18:25 PM »
Quote from: Twist link=topic=23395.msg146589#msg146589 date=1576858400

I can confirm: [color=green
Wifi on Pi Zero W running on 11.0beta1 is working![/color]

Thanks for the feedback!

Béla
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."