Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| 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. |
|
 |
04-17-2007, 07:01 AM
|
#1
|
|
Member
Registered: Aug 2003
Location: Minnesota, U.S.A.
Distribution: Debian, openSUSE
Posts: 400
Rep:
|
Wifi card LED comes on after suspend/resume but not at boot?
I've an Intel ipw2200 wifi card in my laptop that works fine, except for one thing. The LED to indicate whether the wifi card is on or off comes on after suspend/resume, but doesn't come on at boot.
I have the following in /etc/modprobe.conf:
Code:
options ipw2200 led=1
However this doesn't seem to be read at boot. Is there someplace else I need to specify "led=1" so that the LED comes on when the module is loaded at boot?
|
|
|
|
04-18-2007, 01:43 AM
|
#2
|
|
Member
Registered: Apr 2007
Distribution: suse 10.2
Posts: 324
Rep:
|
Does the module install at boot? Some systems don't install network hardware modules until a network managing program asks for it.
It could be that your pcmcia module is loaded after the system looks for network cards, in which case, it will miss your card. That happened on one of my laptops, and I just rearranged the order of my /etc/init.d scripts, so that they would be detected in order.
Adding "options ipw2200 led=1" by itself doesn't guarantee that the module will be loaded.
Sam
|
|
|
|
04-18-2007, 11:47 AM
|
#3
|
|
Member
Registered: Aug 2003
Location: Minnesota, U.S.A.
Distribution: Debian, openSUSE
Posts: 400
Original Poster
Rep:
|
Quote:
|
Originally Posted by samstar
Adding "options ipw2200 led=1" by itself doesn't guarantee that the module will be loaded.
|
Yes, I'm aware of that. However what I'm trying to achieve is that when the ipw2200 module is loaded, whether it be by an initscript, autoloading, whathaveyou, it uses the "led=1" option to enable the LED.
As it is right now, when the module loads during the boot process it either isn't reading this line, or it is loading the module in a fashion I'm unfamiliar with, or both.
After suspend/resume, I assume it uses modprobe in the standard fashion, because the LED then comes on.
|
|
|
|
04-18-2007, 01:10 PM
|
#4
|
|
Member
Registered: Apr 2007
Distribution: suse 10.2
Posts: 324
Rep:
|
OK,
What kind of distribution are you using? And what kernel version are you using with that? What kind of laptop are you using?
Also, please post the output of lsmod after your boot, but before you suspend.
Last, have a look in /var/log/boot.messages (or wherever your boot information is saved) and find where and how your network card is loaded.
Sam
|
|
|
|
| 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 04:35 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
|
|