Need some help with uninstalling please :-)

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Need some help with uninstalling please :-)

Post by angelbeast »

Acid_1 wrote:Okies, I had some difficulty getting wireless to work, so after scouring the internet, from a wired connection :( I finally got it. It requires that you have an internet connection, just to do a couple of things, first download wl_apsta.o to your destop:
wl_apsta.o.lzma.tar.gz
Extract it using archive manager, then you'll be left with 'wl_apsta.o.lzma'. Open it with archive manager, and extract it. Now for the hard-ish part:

You'll need build essential, so:

Code: Select all

sudo apt-get install build-essential
then type:

Code: Select all

cd
wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
tar xjf b43-fwcutter-011.tar.bz2
cd b43-fwcutter-011
make
cd ..
now, wherever I put adam, put you're compy name there, eg, fred, joe, etc.

Code: Select all

export /home/adam/Desktop=”/lib/firmware”
wget http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
tar xjf broadcom-wl-4.80.53.0.tar.bz2
cd broadcom-wl-4.80.53.0/kmod
sudo ../../b43-fwcutter-011/b43-fwcutter -w /lib/firmware wl_apsta.o
Worked for me, post your comments and let me know how it works for you. :P :o :o

This tutorial is licensed under the GNU Free Documentation License.
How do i uninstall this?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
Husse

Re: Need some help with uninstalling please :-)

Post by Husse »

It depends on what happened before and I can't see that from this info (depends on what happens when you "make")
Could you ask Acid_1 if he knows and ask him to write an answer here
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: Need some help with uninstalling please :-)

Post by angelbeast »

Husse wrote:It depends on what happened before and I can't see that from this info (depends on what happens when you "make")
Could you ask Acid_1 if he knows and ask him to write an answer here
I did ask but he hasn't been on in a while...would this help?

ron@ron-laptop ~ $ sudo apt-get install build-essential
[sudo] password for ron:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
debhelper intltool-debian po-debconf gettext dkms localechooser-data
html2text dpatch
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
ron@ron-laptop ~ $ cd
ron@ron-laptop ~ $ wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
--19:06:42-- http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
=> `b43-fwcutter-011.tar.bz2.3'
Resolving bu3sch.de... 62.75.166.246
Connecting to bu3sch.de|62.75.166.246|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12,538 (12K) [application/x-tar]

100%[====================================>] 12,538 46.61K/s

19:06:52 (46.44 KB/s) - `b43-fwcutter-011.tar.bz2.3' saved [12538/12538]

ron@ron-laptop ~ $ tar xjf b43-fwcutter-011.tar.bz2
ron@ron-laptop ~ $ cd b43-fwcutter-011
ron@ron-laptop ~/b43-fwcutter-011 $ make
make: Nothing to be done for `all'.
ron@ron-laptop ~/b43-fwcutter-011 $ cd ..
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
Husse

Re: Need some help with uninstalling please :-)

Post by Husse »

Ok I think the only thing you need to do is to get rid of fwcutter and wl_apsta.o
If I understand this right fwcutter loads wl_apsta.o at boot
It should be in synaptic and possible to uninstall
After that wl_apsta.o will not be loaded and you can just delete it
Locked

Return to “Software & Applications”