On Fri, Aug 25, 2017 at 6:06 PM, Andreas Färber <[email protected]> wrote:
> Hi,
>
> Am 25.08.2017 um 12:57 schrieb Roger Oberholtzer:
>> 2. Does one run mkinitrd and not dracut on the Raspberry? I really do
>> not want to mess up the initrd file!
>
> Recent mkinitrd calls dracut for you.

I did the suggested edit and built the initrd. After a reboot I still
do not see a wireless device I only see this:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP group default qlen 1000
    link/ether b8:27:eb:cf:55:21 brd ff:ff:ff:ff:ff:ff
    inet 10.2.10.37/28 brd 10.2.10.47 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::ba27:ebff:fecf:5521/64 scope link
       valid_lft forever preferred_lft forever

Oddly, the modules that was not added in the initrd is still loaded. I
am guessing after the root fs was added. I have these modules loaded:

 Module                  Size  Used by
fuse                  118784  1
dm_mod                155648  0
af_packet              49152  0
hid_generic            16384  0
usbhid                 69632  0
smsc95xx               45056  0
usbnet                 57344  1 smsc95xx
mii                    16384  2 usbnet,smsc95xx
nls_iso8859_1          16384  1
nls_cp437              20480  1
vfat                   20480  1
brcmfmac              249856  0
fat                    86016  1 vfat
vc4                   122880  0
drm_kms_helper        196608  2 vc4
drm                   475136  3 vc4,drm_kms_helper
syscopyarea            16384  1 drm_kms_helper
brcmutil               20480  1 brcmfmac
sysfillrect            16384  1 drm_kms_helper
dwc2                  167936  0
sysimgblt              16384  1 drm_kms_helper
cfg80211              655360  1 brcmfmac
fb_sys_fops            16384  1 drm_kms_helper
usbcore               327680  4 dwc2,usbhid,usbnet,smsc95xx
usb_common             16384  2 dwc2,usbcore
rfkill                 36864  4 cfg80211
bcm2835_cpufreq        16384  0
i2c_bcm2835            16384  0
bcm2835_thermal        16384  0
pwm_bcm2835            16384  0
bcm2835_rng            16384  0
leds_gpio              16384  0
bcm2835_wdt            16384  0
mmc_block              45056  4
sdhci_iproc            16384  0
sdhci_pltfm            16384  1 sdhci_iproc
sdhci                  57344  2 sdhci_iproc,sdhci_pltfm
bcm2835_sdhost         32768  0
mmc_core              188416  5
mmc_block,sdhci,brcmfmac,sdhci_iproc,bcm2835_sdhost
bcm2835_dma            20480  0
virt_dma               16384  1 bcm2835_dma
sg                     53248  0
efivarfs               16384  1

Am I missing a needed module for the WiFi device?



-- 
Roger Oberholtzer
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to