Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
What version of MadWifi do you have? According to their wiki your card should be supported, but...
If you're using a Notebook (such as an Acer Aspire) there is a link on the compatibility field: http://madwifi.org/ticket/1679
That ticket relates to support-patches that were created to enable this card.
As I have an Acer notebook myself and am running Slack on it, I intend to use MadWifi to enable my system. When I implement, I'll post back any learnings from my experience if I think they could help you with yours.
I tried that patch and some other things such as blacklisting ath5k and it still didn't work. I ended up just using the live cd that I know works for now. Maybe when I get more knowledgeable in linux I'll figure out why the live cd works.
Not that it's going to do you any AMAZING amount of good, but when you're booted up in your Live CD, since they usually throw just about every module at the problem until something works, try lsmod and see which modules are loaded pertaining to wifi.
It's possible you're missing a few items from your running kernel under your HDD-based OS... Did you compile your own kernel?
You need to check compatibility with the MadWiFi drivers: not all chips
work right now.
In particular, many current Wistron laptops (Acer, Fujitsu, HP, some
others) have the Atheros 2425 AKA AR5007EG AKA AR5BXB63. This chipset has
just now finally been supported in the proprietary HAL courtesy of a new
release by Sam Leffler.
This HAL is now in the latest snapshots and subversion but NOT in stable.
To use it, you'll need to download and compile one of those. If you
don't compile your own kernel, you'll need to blacklist "ath5k" as well.
Obviously this won't help you if you're using a live-CD/DVD, though.
but that is the driver I use in my Acer Aspire one Netbook running Debian Lenny. and it works perfectly.
I am also running Debian Lenny. I just bought a Toshiba Satellite L305-S5919. I started to sell the laptop because I thought it was incompatible. It was VERY difficult to get Linux to run on my laptop. Did you run into issues other than getting your wireless to work?
No I did not have any other specific issues, all my difficulties were addressed in that Debian Acer One Wiki article.
Unfortuntely i don't see a similar article for your model laptop..
No I did not have any other specific issues, all my difficulties were addressed in that Debian Acer One Wiki article.
Unfortuntely i don't see a similar article for your model laptop..
Ubuntu 8.10 is reported to have everything functional out of the box on your laptop/
Ubuntu 8.10 would not work for me. I have Debian Lenny on the laptop now. It was difficult to get everything working correctly, but every thing works correctly now.
I have done everything in the post referencing Drew Withers, but wireless still doesn't work. I think I'm still having trouble with the config in /etc/network/interfaces. I'm running WPA with a pre-shared key. This is what I have in the config:
dmesg:
Linux version 2.6.26-2-amd64 (Debian 2.6.26-17lenny1) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Sun Jul 26 20:35:48 UTC 2009
2. Used the config as shown in my last post. The only major change was using a hex key that I generated from http://www.xs4all.nl/~rjoris/wpapsk.html instead of a quoted plain text PSK.
I tried that patch and some other things such as blacklisting ath5k and it still didn't work. I ended up just using the live cd that I know works for now. Maybe when I get more knowledgeable in linux I'll figure out why the live cd works.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.