Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > instaling rtl8187 driver in suse 10.3 linux

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 04-10-2008   #1 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 2
instaling rtl8187 driver in suse 10.3 linux

Hi friend

I have a computer that use rtl8187 for wireless adapter, I use Open Suse 10.3. then I download the driver in .rpm, then install them with YAST, but my wireless adapter still can not detected. any one help me?
cheanizer is offline  


Reply With Quote
Old 04-11-2008   #2 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Did you modprobe the kernel? Check the output of this command for information concerning the driver.
Code:
dmesg
I'm not sure about the version that you have, but this driver went unmaintained for a while. It has been revived, but it currently is only available from the CVS repository.

Here's a link to the driver's web page. Check out the link to the Installing instructions.
Main Page - Realtek Linux wireless driver
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 04-12-2008   #3 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
After reading a post about a RealTek 8169 driver here, I decided to look for a rtl8187 kernel module.

Low and behold, there is one! I found it as a USB adapter. To view your kernel configuration, you need to go to the source. (/usr/src/<your current kernel>). Enter this command, as root.
Code:
make menuconfig
Then, navigate to the section:

Device Drivers-->Network device support-->Wireless LAN-->Realtek 8187 USB support

There should be <M> preceding it. If not, you can change this, but then you would need to re-compile the kernel. If it is already compiled as a module, it should already be loading when your card is detected by the system. If it is not loading automatically, you can do it manually, as root
Code:
modprobe rtl8187
If it still doesn't work, maybe this is not the correct driver for your wireless.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 04-14-2008   #4 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 2
Quote:
Originally Posted by waterhead View Post
After reading a post about a RealTek 8169 driver here, I decided to look for a rtl8187 kernel module.

Low and behold, there is one! I found it as a USB adapter. To view your kernel configuration, you need to go to the source. (/usr/src/<your current kernel>). Enter this command, as root.
Code:
make menuconfig
Then, navigate to the section:

Device Drivers-->Network device support-->Wireless LAN-->Realtek 8187 USB support

There should be <M> preceding it. If not, you can change this, but then you would need to re-compile the kernel. If it is already compiled as a module, it should already be loading when your card is detected by the system. If it is not loading automatically, you can do it manually, as root
Code:
modprobe rtl8187
If it still doesn't work, maybe this is not the correct driver for your wireless.
i Think my kernel is too new. when i install from binary. showed error about the kernel. i think you are right. but i never compile or recompile the kernel. before. I use menuconfig. then i make zImage. showed many error.

finally i reinstall using older kernel(using Open suse 10.2). and i think it is work.

thanks.
cheanizer is offline   Reply With Quote
Old 04-14-2008   #5 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,954
Are you trying to compile a kernel? Do you really need to?

I was just suggesting that you look to see if it was compiled into the kernel as a module. I mentioned that if it wasn't that a re-compile would be needed, only for your information. I really didn't expect you to do it, or actually need to do it.

Since I have it on my Fedora 8, I would think that SUSE 10.3 would also have it as a module. If not I would suggest installing Fedora 8 before I would recommend compiling a kernel.

I actually have compiled when I needed to (twice). It is not that difficult, but not something that I would recommend a new Linux user try to do.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 11:38 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2