PCLinuxOS-Forums
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!!!..
 
*
Welcome, Guest. Please login or register. May 27, 2012, 08:19:14 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Wlan  (Read 456 times)
munguanaweza
Jr. Member
**
Offline Offline

Posts: 17


« 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 Offline

Posts: 5403


« 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 Offline

Posts: 17


« 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 Offline

Posts: 287


« 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  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM