Can't install bcmwl-kernel-source

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
christian.worthen

Re: Can't install bcmwl-kernel-source

Post by christian.worthen »

Hey sorry for not notifying y'all that I was gone for a week w/ out internet acsess. I ended up buying the little panda wireless adapter recommended earlier to me on this page. It works like a charm. I decided that all of this trouble wasn't worth the $15 for the adapter. Thank you anyways for all the help I really, really appreciate it! :mrgreen:
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Can't install bcmwl-kernel-source

Post by Spearmint2 »

christian.worthen wrote:Hey sorry for not notifying y'all that I was gone for a week w/ out internet acsess. I ended up buying the little panda wireless adapter recommended earlier to me on this page. It works like a charm. I decided that all of this trouble wasn't worth the $15 for the adapter. Thank you anyways for all the help I really, really appreciate it! :mrgreen:
As I expected. ;)

Time is money and sometimes best to spend a wee bit to save the time and effort.
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Can't install bcmwl-kernel-source

Post by Spearmint2 »

Just noticed something in review.

Code: Select all

cat /proc/cmdline;
gave you this.

Code: Select all

BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=2baae211-760c-4f6f-a651-5f3d1dd04755 ro quiet splash vt.handoff=7
No RESUME= is showing, which means you either have no swap partition nor file, or haven't entered it in to the RESUME areas so that sleep and hibernate will work.

Here's mine to show how it should look.

Code: Select all

mint16@mint16 ~ $ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=UUID=14f23016-8f05-4bdc-be9f-a2110bfea1da ro resume=UUID=8947bf3d-1005-4664-8749-2500529924c9 quiet splash vt.handoff=7
Here's some threads to start you on your way, but only if you want sleep and/or hibernate.

http://forums.linuxmint.com/viewtopic.php?f=90&t=143909
http://forums.linuxmint.com/viewtopic.php?f=90&t=145337
http://forums.linuxmint.com/viewtopic.p ... 68#p796868
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
Locked

Return to “Networking”