PCLinuxOS-Forums
Main
News
:
...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
May 27, 2012, 08:19:14 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Main
PCLinuxOS-Forums
>
Help
>
Networking
>
Wlan
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Wlan (Read 456 times)
munguanaweza
Jr. Member
Offline
Posts: 17
Wlan
«
on:
November 19, 2011, 05:21:39 PM »
HI,
I am writing to get the help of the gurus here with a wlan problem. First, let me lay a little background.
I have been unable to get my cooling fan to work with the 2.6.xx kernels supplied by PCLinuxOS. So I downloaded a stable 3.0.xx kernel source tarball from kernel.org and compiled it to install on PCLinuxOS. Everything seems to work fine, except for the wlan, which ought to work out of the box with the new kernel.
I tried to install the driver for the wlan, a rtl8192se realtek card, but it won't build properly with the compiled 3.0 kernel.
Any ideas of how to procede?
Logged
muungwana
Hero Member
Offline
Posts: 5403
Re: Wlan
«
Reply #1 on:
November 19, 2011, 05:33:23 PM »
what do these commands give you?
lsusb
lspci
make sure your wireless card is plugged in before you run those commands if it is usb based
"it won't build properly" is not very descriptive. What actually happen when things fail? can you give outputs when things fail? The more descriptive you are, the easier and faster support is usually provided
Logged
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..
munguanaweza
Jr. Member
Offline
Posts: 17
Re: Wlan
«
Reply #2 on:
November 21, 2011, 11:23:26 PM »
Hi,
I thought that it might be best to repeat the process of building the kernel, since the wlan driver is supposed to be in the newer kernel. I downloaded the latest 3.2rc2 tarball and tried to begin to install it. However, I am hitting a snag. Here is the bash readout.
make
scripts/kconfig/conf --silentoldconfig Kconfig
*** Error during update of the configuration.
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.
I am new at building kernels so I don't recognize the errors. I do have automake and autoconf installed.
Logged
yodelu
PCLinuxOS Tester
Sr. Member
Offline
Posts: 287
Re: Wlan
«
Reply #3 on:
November 22, 2011, 01:59:43 AM »
i'm not an expert with this but it seems that you have to copy the config file from the old(current) kernel to the new one
cp -vi /boot/config-`uname -r` .config
Show the new config keys and set values (optional):
make oldconfig
Main config (if I need to change things, optional again):
make menuconfig
source: google search
hope it helps..
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Website
-----------------------------
=> Usage Rules PLEASE READ
=> PCLinuxOS General News and Announcements
=> Site Suggestions
=> Welcome Center
-----------------------------
Help
-----------------------------
=> LiveCD, MyliveCD, LiveUSB and Remastering
=> Hard Drive Installation
=> Desktop Hardware
=> Laptop Hardware
=> Netbook Hardware
=> Networking
=> Software
=> Compiz-Fusion & Compiz
=> Virtual Machines
=> General
=> Tips and Tricks
=> LXDE
=> MiniMe/E17/Openbox
-----------------------------
Software
-----------------------------
=> Software Announcements
-----------------------------
3rd Party Support
-----------------------------
=> PCLOS Gnome
=> PCLinuxOS Phoenix (Xfce)
=> PCLinuxOS Magazine
=> Folding Team
-----------------------------
Fun
-----------------------------
=> Sandbox
=> Software Discussion
=> Hardware Discussion
=> Monthly Screenshots
=> Artwork & Theme Requests
=> Testimonials
-----------------------------
International
-----------------------------
=> Dutch
=> French
=> German
===> Tips and Tricks
=> Hebrew
=> Italian
=> Polish
===> How-to Section
=> Portuguese
=> Spanish
=> Scandinavian
-----------------------------
Developers Corner
-----------------------------
=> Advanced Users Section
===> Code Hackers
=> Packagers
===> Package Translations
Loading...