All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: lina <lina.lastname@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: which one I can safely removed to lose some weight?
Date: Mon, 9 Jan 2012 11:54:44 -0500	[thread overview]
Message-ID: <20120109115444.5fbcc0e3@mj> (raw)
In-Reply-To: <4F098398.8090004@gmail.com>

On Sun, 08 Jan 2012 19:52:56 +0800
lina <lina.lastname@gmail.com> wrote:

> after install the b43 related packages, my / become so heavy
> suddenly, reached 84%.


> 
> now
> 
> :/lib/modules/3.2.0-1-lina/updates/drivers/net/wireless# ls
> adm8211.ko       brcm80211     libertas           orinoco
> rtlwifi at76c50x-usb.ko  ipw2x00       libertas_tf
> p54            wl1251 ath              iwlegacy
> mac80211_hwsim.ko  rndis_wlan.ko  wl12xx b43
> iwlwifi       mwifiex            rt2x00         zd1211rw
> b43legacy        iwmc3200wifi  mwl8k.ko           rtl818x
> 
> root@dove:/lib/modules/3.2.0-1-lina/updates/drivers/net/wireless# du
> -sh 141M    .
> 
> I wonder above director, which one I can safely remove:
> 
> # lspci | grep Broad
> 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 
> Gigabit Ethernet PCIe (rev 10)
> 02:00.1 SD Host controller: Broadcom Corporation NetXtreme BCM57765 
> Memory Card Reader (rev 10)
> 03:00.0 Network controller: Broadcom Corporation BCM4331
> 802.11a/b/g/n (rev 02)
> 
> 
> I can keep it, just in case there are some redundant packages to take 
> the place,

I assume you are talking about some embedded system.  Remove the modules
under drivers/ except those that are used during normal operation. The
list of loaded modules is in /proc/modules.

I can imagine that some modules may or may not be used dependent on
the mode of operation (e.g. whether encryption is used), but they are
not under drivers/

-- 
Regards,
Pavel Roskin

      reply	other threads:[~2012-01-09 17:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-08 11:52 which one I can safely removed to lose some weight? lina
2012-01-09 16:54 ` Pavel Roskin [this message]

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=20120109115444.5fbcc0e3@mj \
    --to=proski@gnu.org \
    --cc=lina.lastname@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /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.