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 > Your Distro > Slackware Linux Help > Realtek 8185 doesn't work after reboot. Doesn't load, re-mod, re-install, nothing.:(

Forgot Password?
 Slackware Linux Help   For help and Discussion about Slackware linux

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 08-15-2009   #1 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
Exclamation Realtek 8185 doesn't work after reboot. Doesn't load, re-mod, re-install, nothing.:(

I'm having troubles, my Realtek 8185 card will not work after reboot.
lspci and lsmod command logs
Code:
 
Before install
lspci command
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)

lsmod command came out as nothing, just a new line.

After install, working. 
lspci command
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)

lsmod command
bt rtl8185_linux_26.1027.0823.2007 # lsmod | grep -i rtl
ieee80211_rtl          60036  1 r8180
ieee80211_crypt_ccmp_rtl    10240  0
ieee80211_crypt_tkip_rtl    13184  0
ieee80211_crypt_wep_rtl     7936  0
ieee80211_crypt_rtl     8452  4 ieee80211_rtl,ieee80211_crypt_ccmp_rtl,ieee80211_crypt_tkip_rtl,ieee80211_crypt_wep_rtl

After reboot

bt ~ # /sbin/lspci | grep -i real
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
bt ~ # lsmod | grep -i rtl
ieee80211_crypt_wep_rtl     7936  0
ieee80211_crypt_tkip_rtl    13056  0
ieee80211_crypt_ccmp_rtl    10240  0
ieee80211_rtl          60292  0
ieee80211_crypt_rtl     8452  4 ieee80211_crypt_wep_rtl,ieee80211_crypt_tkip_rtl,ieee80211_crypt_ccmp_rtl,ieee80211_rtl
bt ~ #
I modprobe everyone of those drives or lsmod output, then I went to directory and went to rtl8185 directory and ran wlan0up

For all those drivers, I got file exists errors, then for the r8180.ko driver, I have unknown symbol in module.
After that I have, wlan0: ERROR while getting interface flags: No such device.


What is wrong? Is a module for Realtek loading, and screwing up with the rtl8180 module?
How would I find that out?
rowebil is offline  


Reply With Quote
Old 08-16-2009   #2 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
I'm not sure what you have going on here!

There is a kernel module that covers your wireless. It is the rtl8187 module. You may want to just install the most current drivers. What kernel version are you running.
Code:
uname -r
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 08-16-2009   #3 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
Well the rtl8187 driver doesn't work with my card.


I'm running kernel 2.6.21.5

I tried installing my card, and it said
error /lib/modules/2.6.21.5 no such file or directory, stop! So I went on backtrack and the user told me to use kernel 2.6.21.5 then it worked.
Now after first reboot after the isntallation, it doesn't work.
rowebil is offline   Reply With Quote
Old 08-16-2009   #4 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Are you using Slackware or Backtrack?

If you want your wireless to work, either upgrade the kernel, or use a newer distro. I have never found the need to use Backtrack. It doesn't have good wireless support, and the "tools" that it has aren't needed for everyday wireless connections.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 08-16-2009   #5 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
Quote:
Originally Posted by rowebil View Post
Well the rtl8187 driver doesn't work with my card.
Then what exactly do you have? You will have to provide more detailed information. Read through the thread linked to below. It explains how to find the needed information.

Wireless Setup - Start Here
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 08-16-2009   #6 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
I have backtrack because of the tools, aircrack-ng.
Basically all I want with backtrack is the wifi cracking tools to scan my network for any exploits.

I don't want to start a new thread, but should I install ubuntu, then install aircrack-ng?

I preferably like LinuxMint because it's ubuntu, but it has everything.

Should I install LinuxMint and then install aircrack-ng?
rowebil is offline   Reply With Quote
Old 08-16-2009   #7 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Panther City, Tx
Posts: 4,110
You should install whatever is best for you and then customize it until your heart is bursting with pride and you can no longer contain yourself from posting multiple screen shots of the most wonderful OS ever!
__________________
I do not respond to private messages asking for help.
Please keep it on the forums only.
MikeTbob is offline   Reply With Quote
Old 08-16-2009   #8 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
Haha! Good idea, thanks. Ubuntu!
rowebil is offline   Reply With Quote
Old 08-16-2009   #9 (permalink)
Trusted Penguin
 
waterhead's Avatar
 
Join Date: Jul 2004
Location: Franklin, Wisconsin
Posts: 3,957
We still need the info that I requested.
__________________
Paul

Please do not PM me with requests for help. I will not reply.
waterhead is offline   Reply With Quote
Old 08-16-2009   #10 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 12
I have Realtek 8185 made in China.

Theirs about 500 codes in that link.

EDIT:
I'm getting the requested information now
rowebil 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:39 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2