The time now is Wed 11 Dec 2019, 14:00
All times are UTC - 4 |
Page 1 of 17 [255 Posts] |
Goto page: 1, 2, 3, ..., 15, 16, 17 Next |
Author |
Message |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 04:19 Post subject:
Extra drivers for Puppy 4.1 with 2.6.25.16 kernel Subject description: Plus various utilities |
|
These drivers are for Puppy4.1 with the 2.6.25.16 kernel. They are not compatible with Puppy4.1-retro.
The 2.6.25.xx kernel has completely overhauled wifi drivers, and there are now some extra drivers available as standard in the kernel for previously unsupported wifi chips, namely:
Intel IPW4965
Marvell Libertas - in USB, Compact Flash card, and Secure Digital card forms.
PrismGT-softmac versions
Broadcom USB versions
Realtek RTL8187 (USB)
Regarding improved wifi drivers:
The new rtl8180 driver for Realtek PCI/PCMCIA devices fully supports the recent RTL8185L chipsets, and the Belkin F5D7000 v7 PCI and F5D7010 v7 Cardbus devices will be properly recognised by this driver.
The hostap_pci and hostap_cs modules now properly support Prism3 SSF chipsets found in the D-Link PCI DWL-520 rev.E1 and Cardbus DWL-650 rev.P
... but you need to correctly load the firmware, as explained later in this thread -
http://www.murga-linux.com/puppy/viewtopic.php?p=276702#276702
In terms of third-party drivers, Barry has added:
Wifi - Ralink RT2860 (PCI/Cardbus), Ralink RT2870 (USB), TexasInstruments acx-mac80211 (CardBus/PCI/USB)
Ethernet - Realtek RTL8101E/RTL8102E, Atheros ATL1E & ATL2
Webcam - GSPCA, plus various others including updated Logitech QuickCam
So Puppy 4.1 is well equipped with device drivers, and the only extras needed are really specialised ones, as follows.
Last edited by tempestuous on Tue 26 Oct 2010, 09:51; edited 3 times in total
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 04:23 Post subject:
|
|
For the ASUS Eee 700-series (but not 701SD) and 900, 900A, 900HA, 901GO, 904HA, 904HD, 1000HA, 1000HD:
Ethernet is supported out-of-the-box by the new atl2 module, and the webcam is supported by the new gspca module.
But the wifi chipset (Atheros AR5007EG) requires a non-standard variant of the MADWiFi (ath_pci) driver.
Quite a few other recent notebook computers now use this chipset, too. Obviously they, too, will be supported by this driver.
This dotpet package contains a suitably modified /etc/rc.d/MODULESCONFIG file so that the new ath_pci module will be used in preference to the ath5k module.
But this madwifi package should ONLY be used with the AR5007EG variant, all "standard" Atheros wifi devices will be supported by the ath_pci module (or ath5k module) already contained in Puppy 4.1.
The source code is from here
http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/
UPDATE July 1 2009:
After 4000 downloads, I thought it was time to update to the latest driver revision - r4031.
Some people get "no wireless interface detected" in the Network Wizard after installing this package.
Forum member glassparrot reports that to get this driver installed and working you must first disable the Eee's wifi device in bios, then later re-enable the wifi device after the driver is installed -
http://www.murga-linux.com/puppy/viewtopic.php?p=208066#208066
I cannot see how or why this method would make any difference ... but if it works, great!
The latest version of this madwifi driver also patched for compatibility with the wifi injection/cracking utility, Aircrack-ng. Attached to later post -
http://murga-linux.com/puppy/viewtopic.php?p=275934#275934
Last edited by tempestuous on Wed 01 Jul 2009, 07:22; edited 7 times in total
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 04:25 Post subject:
|
|
Ethernet for the ASUS Eee 901, 1000, 1000H, and 1000HE
is supported out-of-the-box by the new Atheros atl1e module.
Wifi is supported out-of-the-box by the new Ralink rt2860sta module.
Eee internal microphone (all models)
The mic in the Eee is problematic. With older versions of the ALSA audio driver it was necessary to load the snd-hda-intel driver with extra parameters. This was achieved by adding either of these lines to /etc/modprobe.conf
Code: | options snd-hda-intel model=3stack-dig |
or
Code: | options snd-hda-intel model=auto |
But with Puppy 4.1's version of ALSA (ver 1.0.16rc2) a modified snd-hda-intel audio driver is necessary. Early Eee models require a simple patch from here
http://forum.eeeuser.com/viewtopic.php?pid=298419#p298419
The Eee 901, 900A, 703 (and probably all updated models since then) have a newer Intel audio chipset, requiring a more extensive patch from here
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/259878
Attached is the modified Eee audio driver for Puppy 4.1.x/4.2, with both patches applied.
After installing this dotpet, reboot.
Once the updated driver is installed, apparently some alsamixer settings need to be adjusted -
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/259878/comments/15
Description |
for Puppy 4.1.x, updated April 10 2009
|

Download |
Filename |
eee-snd-hda-intel-patched-k2.6.25.16.pet |
Filesize |
119.08 KB |
Downloaded |
6618 Time(s) |
Last edited by tempestuous on Wed 20 May 2009, 20:09; edited 8 times in total
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 04:29 Post subject:
|
|
Hotkeys on all ASUS Eee models:
Hotkeys on the Eee should be supported by the attached version of the "asus_acpi" module with associated "pciehp" (PCI Express Hot Plug Controller)module.
I hacked the standard asus_acpi source code by comparing it with the version from the Asus website.
The pciehp module is a standard kernel module, but it is not enabled in Puppy's standard kernel configuration.
And the attached "acpid" daemon package is also necessary.
Hotkeys supported:
Fn+F2: Toggle Wireless on/off
Fn+F5 external monitor on/off (NOT TESTED)
Fn+F7: Toggle Mute/Unmute (NOT WORKING)
Fn+F8: Decrease Volume Level
Fn+F9: Increase Volume Level
The Mute/Unmute function doesn't work because Puppy's version of the ALSA snd-hda-intel driver fails to respond to the "amixer set Master toggle" command. This could be fixed by creating a script which determines the volume state of the master channel, then use volume adjustments to respond accordingly, but I couldn't be bothered.
I didn't add the Fn+F1 suspend-to-ram function, because this is likely to crash Puppy.
If you want to experiment with Puppy-compatible suspend, there is a script here -
http://www.murga-linux.com/puppy/viewtopic.php?t=13410
but looking through that script I see that it's probably not compatible with Puppy4.x
Further experimentation is required.
INSTRUCTIONS:
Install eee-asus_acpi-pciehp-k2.6.25.16.pet
plus the ACPI daemon (acpid) package compatible with your wifi device (ath_pci, r8180, or rt2860sta).
The acpid dotpet will add the following 3 commands to your /etc/rc.d/rc.local
Code: | modprobe pciehp pciehp_force=1
modprobe asus_acpi
acpid |
If you haven't done so already, configure your wifi connection with the Network Wizard.
Reboot. Enjoy.
Toshiba laptop owners, you can adapt the instructions here for your situation.
Instead of loading the "asus_acpi" module, load "toshiba_acpi" instead.
And in /etc/acpi/wlan.sh change "wlan_control=/proc/acpi/asus/wlan" to "wlan_control=/proc/acpi/toshiba/wlan", and change the "ath_pci" module references to the name of the relevant wifi driver for your inbuilt wifi device.
UPDATE July 18 2009
acpid packages revised so that for wifi toggle ON, rc.network is run without the "restart" case.
jakfish reports that network re-connection is more reliable this way.
Description |
|

Download |
Filename |
acpid-Eee-ath_pci.pet |
Filesize |
25.97 KB |
Downloaded |
4687 Time(s) |
Description |
|

Download |
Filename |
acpid-Eee-r8180.pet |
Filesize |
25.87 KB |
Downloaded |
3870 Time(s) |
Description |
|

Download |
Filename |
acpid-Eee-rt2860sta.pet |
Filesize |
25.88 KB |
Downloaded |
3989 Time(s) |
Description |
for Puppy 4.1
|

Download |
Filename |
eee-asus_acpi-pciehp-k2.6.25.16.pet |
Filesize |
28.07 KB |
Downloaded |
5431 Time(s) |
Last edited by tempestuous on Sat 18 Jul 2009, 01:34; edited 6 times in total
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 04:31 Post subject:
|
|
Finally on the subject of the ASUS Eee, here is the eee kernel module to control the fan, FSB, and voltage, and read out the CPU temperature.
Once installed, refer to /root/my-documents/eeepc-README.txt for instructions.
Additional information from the module's author -
http://forum.eeeuser.com/viewtopic.php?id=9797
Note especially that this is an experimental driver, and if you disable your automatic fan control it's possible to DESTROY your Eee!
Fan speed instructions thanks to jakfish:
To enable manual control of the fan, do this
Code: | echo 1 > /proc/eee/fan_manual |
Now you can control the speed of the fan using values between 0 and 100. So if you want to set your fan speed at 50% do this
Code: | echo 50 > /proc/eee/fan_speed |
To turn off the fan do this
Code: | echo 0 > /proc/eee/fan_speed |
Of course, this is dangerous. jakfish recommends that should disable the fan only if you have conky running with "modprobe thermal" so you can monitor your CPU temperature.
UPDATE Oct 27 2008
Dougal has created a fan control script and configuration gui here
http://www.murga-linux.com/puppy/viewtopic.php?t=34886
Description |
for Puppy 4.1
|

Download |
Filename |
eee-fan-CPU-0.2-k2.6.25.16.pet |
Filesize |
4.54 KB |
Downloaded |
4606 Time(s) |
Last edited by tempestuous on Mon 27 Oct 2008, 06:17; edited 2 times in total
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 04:35 Post subject:
|
|
There is a very recent wifi chipset from Realtek called RTL8187SE, which is found in the MSI Wind U100 mini-notebook computer and ASUS Eee 701SD. This is a miniPCI wifi device, not to be confused with the RTL8187 USB chipset.
There is a proprietary driver for this chipset (at beta stage) which I now attach.
After installing this dotpet, reboot. The new driver is called "r8180", and will now appear in the Network Wizard.
This dotpet package adds a configuration line to /etc/modprobe.conf to ensure that all associated encryption modules are loaded.
A word of caution: apparently the MSI Wind is sold with 3 different wifi adaptors; as well as the RTL8187SE there is also a version with Ralink wifi chipset, and one with AzureWave chipset.
http://forums.msiwind.net/post41605.html#p41605
Forum member growler reports that the Fn+F11 keys must be pressed to turn on the wifi device.
If you find that a wifi connection is unsuccessful, it might just be that the final stage of configuration, DHCP, has failed. A possible workaround is to take the interface down and bring it back up again, like this
Code: | ifconfig wlan0 down
ifconfig wlan0 up |
now try to obtain an IP address again with dhcpcd -
UPDATE Nov 2 2008
The Sep 4 version of the proprietary rtl8187se driver from Realtek was found to fail under Puppy 4.1, but this same source code has recently been bugfixed and improved by forum member coffelius on the MsiWind forum. The updated source code is from here -
http://code.google.com/p/msi-wind-linux/
growler has tested this updated driver in Puppy 4.1 and it appears to be working well. Driver now attached.
Ethernet on the MSI Wind is supported out-of-the-box by the new r8101 module.
Description |
for Puppy 4.1
|

Download |
Filename |
rtl8187se-coffelius0.4-k2.6.25.16.pet |
Filesize |
115.66 KB |
Downloaded |
9307 Time(s) |
Last edited by tempestuous on Sat 17 Jan 2009, 22:01; edited 4 times in total
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11775 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Tue 07 Oct 2008, 05:58 Post subject:
|
|
Nice info in this thread. Thank you.
Maybe the thread should be made sticky to have the full attention.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6815 Location: Chatham, Kent, UK
|
Posted: Tue 07 Oct 2008, 10:22 Post subject:
|
|
Quote: | Nice info in this thread. Thank you. |
2nd that
well done tempestuous - you really are a wifi star
Aitch
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15554 Location: Paradox Realm
|
Posted: Tue 07 Oct 2008, 12:46 Post subject:
|
|
Tempestuous has championed and developed our wi-fi capacity for years now. Another trusted developer improving the Puppy experience, deserves our many thanks . . .
Major Software upgrades for 4.1
http://www.murga-linux.com/puppy/viewtopic.php?p=235164#235164
Most up to date software links
http://tmxxine.com/wik/wikka.php?wakka=DingoAddons
_________________ Puppy on Raspberry Pi Release Candidate
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html 
|
Back to top
|
|
 |
magerlab
Joined: 08 Jul 2007 Posts: 739
|
Posted: Tue 07 Oct 2008, 14:53 Post subject:
|
|
really great forum, i say again!
i just was looking for drivers for eee pc for a new kernel of puppy 4.1
will try tomorrow
|
Back to top
|
|
 |
Dpup
Joined: 05 Aug 2008 Posts: 83
|
Posted: Tue 07 Oct 2008, 15:04 Post subject:
Puppy 4.1 Subject description: ASUS Eee wifi |
|
Installed Puppy 4.1 on my two ASUS Eee 4G's along with the Madwifi and function key patches described above. Works fine with my WPA2 TKIP wireless, but on reboot the wifi does not reconnect. Is there another tweak I missed?
The wifi connect on boot works consistently in Pupeee b4 which I have been using for several months.
A second separate but smaller problem is that shutdown does not always complete. I do a "hard" power off to shut down when it occurs.
Puppy 4.1 works great on my HP and Acer laptop dual boot with Vista from USB flash drive, and boots and auto connects wifi in under 30 seconds.
Thanks for all the great work.
Dpup
|
Back to top
|
|
 |
dmpop
Joined: 31 May 2008 Posts: 11
|
Posted: Tue 07 Oct 2008, 16:37 Post subject:
|
|
Thank you very much, tempestuous for your nifty .pets!
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Tue 07 Oct 2008, 17:49 Post subject:
Re: Puppy 4.1 |
|
Dpup wrote: | but on reboot the wifi does not reconnect. |
That's a Network Wizard issue. You should post that problem in Dougal's thread -
http://www.murga-linux.com/puppy/viewtopic.php?t=31522
there's probably a way to debug the problem.
Dpup wrote: | A second separate but smaller problem is that shutdown does not always complete. |
Yeah, forum member jakfish is doing some tests on that. Hopefully we can post a solution soon.
|
Back to top
|
|
 |
mawebb88
Joined: 13 Jul 2008 Posts: 246 Location: France nr Lyon
|
Posted: Wed 08 Oct 2008, 04:32 Post subject:
Puppy 4.1 Acer 5100 Laptop wireless not working |
|
Puppy 4.00 worked fine (from a USB stick) but when I upgraded to 4.1 (not the retro) the wireless interface is recognized but the wireless scanner did not not find and networks (there are and the Laptop's wireless is switched on).
The both the scanner in the new Network Wizard and Pwireless fail to find any networks (including my router).
Tried all the usual things from a command line (ifup/down dhcpcd etc) but no joy. So I have plugged in a Ethernet wire to send this.
Installed the Network Wizard from Puppy 4.00 in 4.1 but still no joy scanning wireless networks.
The correct module is used as far as I can tell (at5k_pci. Windows reports the card as Atheros AR5005G using driver ar5211.sys).
Tried to go down the Ndiswapper route but there is a problem with the wizard. When it goes to the open file dialogue box it comes up with an error about could not find a directory(several times). Just tried to repeat this and the error has gone (think is was PUPPYLASTLOCATON?).
So just got Ndiswrapper working (still with the 4.00 wizard). Will break there and go back to 4.1 wizard and try all over again.
Mike
BTW many thanks for all your effort. Puppy is great and the speed of booting 4.1 is brilliant.
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Wed 08 Oct 2008, 06:18 Post subject:
|
|
mawebb88, since your wifi chipset is not an AR5007EG, then your query is not relevant to this thread.
Your answer is here
http://www.murga-linux.com/puppy/viewtopic.php?p=237976#237976
Please everyone, this thread is about specialized drivers.
|
Back to top
|
|
 |
|
Page 1 of 17 [255 Posts] |
Goto page: 1, 2, 3, ..., 15, 16, 17 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|