[SOLVED]No wifi since upgrade to Mint 17 kde

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.
Mikro

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by Mikro »

I should probably print these instructions for use later. Which commands would I use if wired to the router?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by JeremyB »

Mikro wrote:I should probably print these instructions for use later. Which commands would I use if wired to the router?
You shouldn't need any internet to do it if you stay with the 3.13.0-* kernels and it might work with others
Just have to

Code: Select all

cd ~/Desktop/backports-3.16-1

Code: Select all

make defconfig-rtlwifi

Code: Select all

make

Code: Select all

sudo make install
I just had to do this for my LM13 laptop that I put an Intel 7260 card into and I updated the kernel this morning
Mikro

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by Mikro »

Should I just save (print) the instruction you gave me for doing the fix while wired to the router directly?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by JeremyB »

Mikro wrote:Should I just save (print) the instruction you gave me for doing the fix while wired to the router directly?
I would save them in a text file just in case you do need them again, call it wifi-fix.txt or whatever
Timbot2000

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by Timbot2000 »

Hi Jeremy B, could you help me out?
make defconfig-rtlwifi
is now returning an error

Code: Select all

/--------------
| Your kernel headers are incomplete/not installed.
| Please install kernel headers, including a .config
| file or use the KLIB/KLIB_BUILD make variables to
| set the kernel to build against, e.g.
|   make KLIB=/lib/modules/3.1.7/
| to compile/install for the installed kernel 3.1.7
| (that isn't currently running.)
\--
make: *** [defconfig-rtlwifi] Error 1
Any way to recify this...right now I'm tethering wifi through my phone
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by JeremyB »

Timbot2000 wrote:Hi Jeremy B, could you help me out?
make defconfig-rtlwifi
is now returning an error

Code: Select all

/--------------
| Your kernel headers are incomplete/not installed.
| Please install kernel headers, including a .config
| file or use the KLIB/KLIB_BUILD make variables to
| set the kernel to build against, e.g.
|   make KLIB=/lib/modules/3.1.7/
| to compile/install for the installed kernel 3.1.7
| (that isn't currently running.)
\--
make: *** [defconfig-rtlwifi] Error 1
Any way to recify this...right now I'm tethering wifi through my phone
You might want to follow the instructions from this post- http://forums.linuxmint.com/viewtopic.p ... 85#p937262
Timbot2000

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by Timbot2000 »

Well, that I did...but the procedure failed at the defconfig as noted...So not sure what is wrong since I do not know which pieces parts are missing from the setup
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: [SOLVED]No wifi since upgrade to Mint 17 kde

Post by JeremyB »

Timbot2000 wrote:Well, that I did...but the procedure failed at the defconfig as noted...So not sure what is wrong since I do not know which pieces parts are missing from the setup
I am not sure what the cause is, what version of LM are you using and what kernel?
Locked

Return to “Networking”