Skip to content

wilc1000 soft AP configuration #45

@ksathara

Description

@ksathara

Hi, I have managed to compile the driver and integrate with Raspberry Pi CM3+. The station mode seems to be working fine. I just tried to implement AP mode as per "https://www.raspberrypi.org/documentation/configuration/wireless/access-point.md" and having some problems.

  1. I dont see the AP
  2. After some time, I get the kernel oops
    [ 614.329355] Unable to handle kernel NULL pointer dereference at virtual address 00000000
    [ 614.342060] pgd = b7028145
    [ 614.347055] [00000000] *pgd=00000000
    [ 614.352903] Internal error: Oops: 5 [Dev #1] SMP ARM
    [ 614.359735] Modules linked in: ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bcm2835_codec(C) snd_bcm2835(C) bcm2835_v4l2(C) v4l2_mem2mem v4l2_common bcm2835_mmal_vchiq(C) raspberrypi_hwmon videobuf2_vmalloc videobuf2_dma_contig snd_pcm videobuf2_memops hwmon snd_timer videobuf2_v4l2 videobuf2_common snd videodev media vc_sm_cma(C) fixed uio_pdrv_genirq uio wilc_sdio sha256_generic cfg80211 rfkill ip_tables x_tables ipv6
    [ 614.415740] CPU: 2 PID: 44 Comm: kworker/u8:1 Tainted: G C 4.19.42-v7+ Incorrect MAC address is read from WILC1000 module #2
    [ 614.426421] Hardware name: BCM2835
    [ 614.431167] Workqueue: WILC_wq handle_key [wilc_sdio]
    [ 614.437591] PC is at handle_key+0x218/0x80c [wilc_sdio]
    [ 614.444155] LR is at (null)
    [ 614.448434] pc : [<7f18feec>] lr : [<00000000>] psr: 60000013
    [ 614.456057] sp : b9f9fe70 ip : b6064280 fp : b9f9ff0c
    [ 614.462643] r10: 00000000 r9 : 00000000 r8 : b6064240
    [ 614.469228] r7 : b9244320 r6 : 00000001 r5 : b9264500 r4 : b7026970
    [ 614.477090] r3 : 00000000 r2 : 00000000 r1 : 00000000 r0 : b6064250
    [ 614.484908] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
    [ 614.493383] Control: 10c5383d Table: 383e406a DAC: 00000055
    [ 614.500496] Process kworker/u8:1 (pid: 44, stack limit = 0x28e486b5)
    [ 614.508243] Stack: (0xb9f9fe70 to 0xb9fa0000)

Any ides?

Cheers,
Kaushalyas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions