All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roland Vossen" <rvossen@broadcom.com>
To: Camaleón <noelamac@gmail.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
	"Brett Rudley" <brudley@broadcom.com>,
	"Henry Ptasinski" <henryp@broadcom.com>,
	"Arend Van Spriel" <arend@broadcom.com>,
	"networkmanager-list@gnome.org" <networkmanager-list@gnome.org>
Subject: Re: brcmsmac driver only works when sitting next to the AP
Date: Tue, 23 Aug 2011 16:58:47 +0200	[thread overview]
Message-ID: <4E53C027.7060704@broadcom.com> (raw)
In-Reply-To: <CAKprTDGKfiGGZ7uEhT+U-DJ13+NexqPZKGQez7yShC40Heph_A@mail.gmail.com>

>> These symbols are contained in the 'brcmutil.ko' module. Can you check with
>> lsmod that brcmutil is indeed loaded ?
>
> Let me check it...
>
> root@stt300:/usr/src/linux-source-3.0.0# lsmod|grep -e mac -e br
> brcmutil               13187  0
> mac80211              165768  0
> cfg80211              112970  1 mac80211
>
> Seems loaded :-?

Agree.

> root@stt300:/usr/src/linux-source-3.0.0# insmod
> drivers/staging/brcm80211/brcmsmac/brcmsmac.ko
> insmod: error inserting
> 'drivers/staging/brcm80211/brcmsmac/brcmsmac.ko': -1 Unknown symbol in
> module
>
> And dmesg:
>
> [18412.454900] brcmutil: module is from the staging directory, the
> quality is unknown, you have been warned.
> [18462.257358] brcmsmac: module is from the staging directory, the
> quality is unknown, you have been warned.
> [18462.260105] brcmsmac: Unknown symbol crc_ccitt (err 0)

The crc_ccitt warning can be resolved with a: 'sudo modprobe crc-ccitt' 
before loading the two brcm drivers.

Can you see the missing symbols with a 'cat /proc/kallsyms | grep bcm' ?

Thanks, Roland.








  reply	other threads:[~2011-08-23 14:59 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-14 12:16 brcmsmac driver only works when sitting next to the AP Camaleón
2011-08-16 11:36 ` Roland Vossen
2011-08-16 15:40   ` Dan Williams
2011-08-17 10:39     ` Roland Vossen
2011-08-18  8:07       ` Roland Vossen
2011-08-19 14:32         ` Roland Vossen
2011-08-19 15:21           ` Camaleón
2011-08-21 21:43             ` Camaleón
2011-08-22 10:03               ` Roland Vossen
2011-08-22 11:27                 ` Camaleón
2011-08-22 12:57                   ` Roland Vossen
2011-08-22 13:28                     ` Camaleón
2011-08-22 13:55                       ` Roland Vossen
2011-08-22 14:27                         ` Camaleón
2011-08-23  8:41                           ` Roland Vossen
2011-08-23  8:59                             ` Camaleón
2011-08-23  9:27                               ` Roland Vossen
2011-08-23  9:53                                 ` Camaleón
2011-08-23 10:38                                   ` Roland Vossen
2011-08-23 10:53                                     ` Camaleón
2011-08-23 11:23                                       ` Roland Vossen
2011-08-23 14:06                                         ` Camaleón
2011-08-23 14:18                                           ` Roland Vossen
2011-08-23 14:48                                             ` Camaleón
2011-08-23 14:58                                               ` Roland Vossen [this message]
2011-08-23 15:27                                                 ` Camaleón
2011-08-23 17:37                                               ` Roland Vossen
2011-08-23 18:01                                                 ` Camaleón
2011-08-22 14:15                       ` Roland Vossen
2011-08-22 14:28                         ` Camaleón
2011-08-22 16:37                         ` Dan Williams
2011-08-19 20:47           ` Dan Williams
2011-08-22  6:52             ` Roland Vossen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E53C027.7060704@broadcom.com \
    --to=rvossen@broadcom.com \
    --cc=arend@broadcom.com \
    --cc=brudley@broadcom.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=henryp@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=networkmanager-list@gnome.org \
    --cc=noelamac@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.