Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
01-24-2008, 11:58 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2008
Posts: 1
Rep:
|
rt2500 on slackware 12
Hi,
I use a slackware 12 machine as a firewall/gateway connecting to a wireless network and sharing internet connection. I use a pci Linksys wifi card with Ralink rt2500 chipset. When the machine boots, connects to the access point but after a while I get a link quality 0/100 and the card becomes inactive (the green light on the back of the card goes off as well). I can scan using iwlist for available networks but all having a link quality 0/100 and ping reply gives “network unreachable”. When I unload the kernel module which loaded at boot time (modprobe –r rt2500) and then run the connection script again everything works fine!
##connection script (rc.local)
ifconfig ra0 up
sleep 2
iwconfig ra0 essid tsiou
sleep 2
iwconfig ra0 mode Managed
sleep 2
iwconfig ra0 channel auto
sleep 2
iwconfig ra0 rate auto
sleep 2
iwconfig ra0 txpower auto
sleep 2
iwconfig ra0 key **************************
sleep 2
dhcpcd ra0
I tried both 2.6.21.5 and 2.6.23.12 kernels and all the rt2500 drivers (stable and cvs) from serialmonkey and I still got the same issue. It seems like a problem on module loading or something….i think…I also added /sbin/modprobe rt2500 in /etc/rc.d/rc.modules but nothing changed….after a while the connection goes of….then unloaded the module and run the script again and everything works as a charm…..
Can anybody help me pls?
|
|
|
|
02-03-2008, 08:39 AM
|
#2
|
|
Member
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 697
Rep:
|
Just a thought...it could be the kernel source. I had problems getting
a wireless module to work correctly with Debian. After downloading the
source code from kernel.org and compiling a new kernel with the same
configuration, the module worked correctly.
|
|
|
|
04-20-2008, 03:57 AM
|
#3
|
|
LQ Newbie
Registered: Apr 2008
Posts: 1
Rep:
|
problem rt2500 slackware 12
Hi at all. I'm new in Slackware world. I have always used Ubuntu and now I decide to switch to slackware 12.
I have a problem, and I hope I am in the right place to resolve it.
I installed slack 12 in a old laptop (kernel huge.s), and I want to use a PCMCIA wireless card with chipset rt2500 Ralink.
I try to download and install the driver on the seamonkey project. All was perfect:
# make
# make install
give me no errors, but when I try the command
# modprobe rt2500
I obtain that no Module is not found. I check if the kernel source has been installed, and it's ok; but launching command
# lsmod
I obtain that rt2500 is not installed (it isn't list in the output).
I don't know what I have to do... Has someone have any ideas? Should I recompile kernel or something other?
Thank you in advance...
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:08 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|