wlan with ath chipset not working with new puppy
wlan with ath chipset not working with new puppy
as opposed to puppy 4.0 my D-Link-wlan-card with an atheros chip is not working in puppy 4.1 - but using the "retro"-version it does work. Why?
on a msi-laptop with Intersil 2.5-wavelan chipset neither version of puppy 4.1 is working
on a msi-laptop with Intersil 2.5-wavelan chipset neither version of puppy 4.1 is working
-
- Posts: 5464
- Joined: Fri 10 Jun 2005, 05:12
- Location: Australia
Confirm the bug with my Netgear PCMCIA WG511T card with the Atheros chipset. The ath5k driver gets reloaded after a reboot, even if the ath_pci driver is selected and saved. I finally deleted the entire ath5k driver to keep from having to reload the ath_pci driver after each reboot. Do a search for ath5k and delete whatever you find in the way of files.
Why they would include this admittedly development driver (look at its description in Pupscan) to a stable release of Puppy, I have no clue. The ath5k driver recognizes the card, but doesn't work at all. Yeah, the ath_pci is proprietary, but it works.
Jon
Why they would include this admittedly development driver (look at its description in Pupscan) to a stable release of Puppy, I have no clue. The ath5k driver recognizes the card, but doesn't work at all. Yeah, the ath_pci is proprietary, but it works.
Jon
-
- Posts: 5464
- Joined: Fri 10 Jun 2005, 05:12
- Location: Australia
Took me awhile to find it, as it isn't under the Wizards area in the menu. Now that I know it is there, I will use it next time. Sometimes it was loading both of ath_pci and the ath5k drivers.tempestuous wrote:The correct process, as I said, is to set preference for ath_pci in the boot manager wizard.jonlowe wrote:I finally deleted the entire ath5k driver to keep from having to reload the ath_pci driver after each reboot.
Puppy 4.1 Acer 5100 Laptop wireless not working
See my comments also in thread:
http://www.murga-linux.com/puppy/viewtopic.php?t=34159
Cannot get a stable wireless network using Puppy 4.1 (great pity).
So have reverted to 4.00.
Mike
http://www.murga-linux.com/puppy/viewtopic.php?t=34159
Cannot get a stable wireless network using Puppy 4.1 (great pity).
So have reverted to 4.00.
Mike
- Béèm
- Posts: 11763
- Joined: Wed 22 Nov 2006, 00:47
- Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
Maybe not very well known, but the bootmanager config in the System menu is a powerfull tool.
Taking this case, blacklisting the ath5k module would have solved the problem.
Advantage, you can always come back on the blacklist approach.
Another advantage, if for some reason a module isn't loaded, you can force loading it with the button 'click here to add new module'
Taking this case, blacklisting the ath5k module would have solved the problem.
Advantage, you can always come back on the blacklist approach.
Another advantage, if for some reason a module isn't loaded, you can force loading it with the button 'click here to add new module'
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
ath_pci and Puppy 4.1
Decide to give 4.1 another shot but this time I did a fresh install to a USB stick rather than an upgrade from 4.0. Changed in the BootManager the preference from ath5k to ath_pci. Gave up using either the new Network Wizard (could never get it to scan for networks) or Pwireless (could never get it to show saved profiles in the GUI) as a way of getting my wireless to work.
Just created a file with:
iwconfig ath0 mode managed essid XXXXX key YYYYYYYY ap ZZZZZ channel AA
dhcpcd ath0
Made this executable and then created a Sym link to this in the Startup folder. Now works perfectly every boot!
Pity not to used the hard work of the developer on the Network Wizard and Pwireless but I think my solution is much easier.
Now have Seamonkey email working, midi files playing from a Samba LADdisk attached to my router (using Audacious+plugin's+extra libs).
Don't like the new Pmusic player. You cannot drag/drop files to it. Stick with BMP for mp3 playing (at least on older hardware).
My photos from my Samba LANdisk are displayed like lightning using GQview.
Very pleased with 4.1 now!
-----
Mike
Just created a file with:
iwconfig ath0 mode managed essid XXXXX key YYYYYYYY ap ZZZZZ channel AA
dhcpcd ath0
Made this executable and then created a Sym link to this in the Startup folder. Now works perfectly every boot!
Pity not to used the hard work of the developer on the Network Wizard and Pwireless but I think my solution is much easier.
Now have Seamonkey email working, midi files playing from a Samba LADdisk attached to my router (using Audacious+plugin's+extra libs).
Don't like the new Pmusic player. You cannot drag/drop files to it. Stick with BMP for mp3 playing (at least on older hardware).
My photos from my Samba LANdisk are displayed like lightning using GQview.
Very pleased with 4.1 now!
-----
Mike
- James186282
- Posts: 270
- Joined: Tue 08 Sep 2009, 19:14
- Location: Minnesota
I'm using 4.3 and can't seem to properly blacklist ath5k. It keeps showing up along with ath_pci as well as cfg80211, mac80211 led_class. I've used the bootmanager to blacklist them all yet they still load. Is there not some way to avoid them loading in the first place? I would rather not search and delete out these drivers but.... Truly confused.
- James186282
- James186282
This thread is a year old, things have changed a little.James186282 wrote:I'm using 4.3 and can't seem to properly blacklist ath5k. It keeps showing up along with ath_pci as well as cfg80211, mac80211 led_class. I've used the bootmanager to blacklist them all yet they still load. Is there not some way to avoid them loading in the first place? I would rather not search and delete out these drivers but.... Truly confused.
- James186282

If you're using 4.3 with the latest kernel, ath pci is superceded
by ath5k.
4.3 is also available (special puppies) with 2 earlier kernels
that still use ath pci.
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs
this is what i do dont know if it is the right way.James186282 wrote:I'm using 4.3 and can't seem to properly blacklist ath5k. It keeps showing up along with ath_pci as well as cfg80211, mac80211 led_class. I've used the bootmanager to blacklist them all yet they still load. Is there not some way to avoid them loading in the first place? I would rather not search and delete out these drivers but.... Truly confused.
- James186282
go to /etc/rc.d/MODULESCONFIG
open in text editor in SKIPLIST add ath5k and or whatever you want to blacklist.
in PREFLIST add ath5k:ath_pci if you want to have ath_pci take preference.
edit this works for me in 4.2 dont know about 4.3
- James186282
- Posts: 270
- Joined: Tue 08 Sep 2009, 19:14
- Location: Minnesota
- James186282
- Posts: 270
- Joined: Tue 08 Sep 2009, 19:14
- Location: Minnesota
I still see it if i
lsmod | grep ath
It shows...
ath5k 117296 0
mac80211 166056 | ath5k
led_class 4112 | ath5k
cfg80211 64972 2 ath5k, mac80211
ath_pci 233988 0
ath_hal 351392 | ath_pci
wlan 228048 | ath_pci
Its like some perverse combo of ath5k and madwifi SIGH... btw I have all the other ath5k modules such as mac80211 in the skiplist as well.

lsmod | grep ath
It shows...
ath5k 117296 0
mac80211 166056 | ath5k
led_class 4112 | ath5k
cfg80211 64972 2 ath5k, mac80211
ath_pci 233988 0
ath_hal 351392 | ath_pci
wlan 228048 | ath_pci
Its like some perverse combo of ath5k and madwifi SIGH... btw I have all the other ath5k modules such as mac80211 in the skiplist as well.

If you're using 4.3.. with the latest kernel, ath pci is not even
listed.
If you have an earlier kernel;
Go to setup>configure startup>load kernel modules.
Check "give preference to one module......"
If both ath mods are there, switch the order.
You can also black list.
Run connection wizard.
listed.
If you have an earlier kernel;
Go to setup>configure startup>load kernel modules.
Check "give preference to one module......"
If both ath mods are there, switch the order.
You can also black list.
Run connection wizard.
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs
- James186282
- Posts: 270
- Joined: Tue 08 Sep 2009, 19:14
- Location: Minnesota
I compiled ath_pci (madwifi) from source to get it. I tried blacklisting. No effect. I tried the order thing but I'm not sure I understand it.
Wouldn't it be ath_pci:ath5k to say load ath_pci first? And not the other way around "ath5k:ath_pci"???
n fact thats my real question. Is there not some point that the driver is "loaded" where I can change a script and have it NOT even try to load ath5k in the first place? Blacklist does not seem to make sense to me but I'm a total Noob...
Wouldn't it be ath_pci:ath5k to say load ath_pci first? And not the other way around "ath5k:ath_pci"???
n fact thats my real question. Is there not some point that the driver is "loaded" where I can change a script and have it NOT even try to load ath5k in the first place? Blacklist does not seem to make sense to me but I'm a total Noob...
If you want ath_pci the order is ath5k:ath_pci.James186282 wrote:I compiled ath_pci (madwifi) from source to get it. I tried blacklisting. No effect. I tried the order thing but I'm not sure I understand it.
Wouldn't it be ath_pci:ath5k to say load ath_pci first? And not the other way around "ath5k:ath_pci"???
n fact thats my real question. Is there not some point that the driver is "loaded" where I can change a script and have it NOT even try to load ath5k in the first place? Blacklist does not seem to make sense to me but I'm a total Noob...
Blacklist by moving modules from left to right column.
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs
- James186282
- Posts: 270
- Joined: Tue 08 Sep 2009, 19:14
- Location: Minnesota
- James186282
- Posts: 270
- Joined: Tue 08 Sep 2009, 19:14
- Location: Minnesota