Page 1 of 3

still no WPA for rtl8185 wireless

Posted: Tue 20 Nov 2007, 06:17
by sciencegeek
Installed network-wiz-update-Oct5.pet, no difference from previously posted results. Simplest approach may be to buy device with different chipset (rt73?) until one works, or use XP for internet until next release. Too bad, I like puppy.

thanks for your time

Posted: Mon 17 Dec 2007, 16:57
by tempestuous
Here is the Atheros (formerly Attansic) atl2 ethernet driver compatible with the ASUS Eee 700-series and 900 / 904HD / 1000HD / 1000HA
plus some recent motherboards.
The source code was obtained from http://people.redhat.com/csnook/atl2/

Posted: Wed 19 Dec 2007, 04:29
by tempestuous
Here is the driver for the webcam in the ASUS Eee.

Posted: Wed 19 Dec 2007, 04:31
by tempestuous
Here is the asus_acpi module, the patched version which supports the ASUS Eee notebook.
It enables certain hotkeys on the keyboard.

Extras for Puppy 3.00

Posted: Wed 19 Dec 2007, 15:45
by tony
Hi tempestuous,

While we are on the subject of extras for puppy 3.00. What do we need to get a joystick working ?

Looking through the beginners help section, someone (including me) asks for joystick support about every three months without any reply.

With your experience of drivers I thought you would be a good person to ask.

Regards Tony.

Re: Extras for Puppy 3.00

Posted: Wed 19 Dec 2007, 18:23
by ttuuxxx
tony wrote:Hi tempestuous,

While we are on the subject of extras for puppy 3.00. What do we need to get a joystick working ?

Looking through the beginners help section, someone (including me) asks for joystick support about every three months without any reply.

With your experience of drivers I thought you would be a good person to ask.

Regards Tony.
tony that is funny after all the time that I've spent with puppy/Fire Hydrant that's something I never even thought of!
Oh well I did find out about the Linux Joystick Driver for you http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
now if we just get someone to get it working :)
ttuuxxx

Posted: Wed 19 Dec 2007, 21:00
by tony
Hi tempestuous,

Thanks for the rapid response.

I had hoped it could be done through xorg. This method seems to require that you rebuild the kernel.

I particularly like the last line:-

After this, reboot, load any modules you didn't compile straight into the kernel, and everything should work. If it doesn't, well, something went wrong.

Regards. Tony

Posted: Thu 20 Dec 2007, 05:05
by tempestuous
Regarding joysticks, don't assume that extra drivers are needed. I think that joysticks are supported by standard kernel modules already contained in Puppy.
The drivers at http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/ are for the old 2.4 kernels.

There are many questions posted on this forum which relate to Linux in general, so there's no need for Puppy-specific instructions.
Just use Google. It took me 10 seconds on Google to find these HOWTOs -

http://gentoo-wiki.com/HOWTO_Joystick_Setup
this relates to joysticks which connect via a sound card.

http://www.perturb.org/display/entry/513/
http://www.linux-usb.org/USB-guide/x194.html
these relate to joysticks which connect via USB.

Posted: Tue 25 Dec 2007, 14:15
by tempestuous
Here is the Atheros (formerly Attansic) L1 Gigabit Ethernet driver.
The source code is from http://atl1.sourceforge.net/
I saw on the web that this will support the Atheros AR8021 chipset, but I can't confirm this.
After installing the dotpet, do this -

Code: Select all

modprobe atl1
then run the Network Wizard.

Posted: Sat 29 Dec 2007, 09:17
by tempestuous
Here is the "nozomi" driver for certain models of GlobeTrotter GPRS/EDGE/UMTS/HSDPA wireless modems.
Refer to the compatibility list here http://www.pharscape.org/

This package installs the necessary device nodes; /dev/noz...

After installing this dotpet, load the module

Code: Select all

modprobe nozomi

Posted: Fri 11 Jan 2008, 14:07
by rild
tempestuous wrote:Latest MADWiFi (ath_pci) driver for Atheros wifi devices, patched to increase preempt_scan value from 100 to 1000 (1/10th second to 1 second).
This improves compatibility with wpa_supplicant.

Update December 17 2007
MADWiFi driver attached, patched to support the inbuilt wifi adaptor in the ASUS Eee ultraportable notebook.
Network wizard for my eee pc can not recognize the card after the installation of this packages. Help please!!!

Update 11 Jan 2008:
I am using puppy 3.01.
Here are the message.log
Jan 11 16:47:33 (none) kern.info kernel: ath_pci: 0.9.4.5 (0.9.3.2)
Jan 11 16:47:33 (none) kern.warn kernel: PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
Jan 11 16:47:33 (none) kern.info kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
Jan 11 16:47:33 (none) kern.debug kernel: PCI: Setting latency timer of device 0000:01:00.0 to 64
Jan 11 16:47:33 (none) kern.err kernel: wifi%d: unable to attach hardware: 'Hardware didn't respond as expected' (HAL status 3)
Jan 11 16:47:33 (none) kern.info kernel: ACPI: PCI interrupt for device 0000:01:00.0 disabled

Posted: Fri 14 Mar 2008, 13:47
by tempestuous
Here is the sis190 ethernet driver, modified to support recent versions of the SiS191 chipset which have a different PCI-ID number than earlier versions.
More information about this modification is here -
http://www.howtoforge.com/creating-the- ... -linux-2.6

Posted: Wed 14 May 2008, 21:41
by tempestuous
Here is the "Poldhu" driver for Swallow 1148 wifi cards such as the 3COM 3CRWE62092A X-Jack.
The original version of the Poldhu driver from
http://www.xs4all.nl/~bvermeul/swallow/
is far too old to compile under a modern kernel, but the source code has been updated here
http://sourceforge.net/projects/poldhu

After installing the dotpet, load the new driver -

Code: Select all

modprobe poldhu_cs
This should create a network interface, and you can now use the Network Wizard.

Posted: Sun 18 May 2008, 03:13
by tempestuous
ASUS Eee models 901, 1000, and 1000H
have an upgraded N-mode wifi device: Ralink RT2860
Here is the vendor-supplied driver, source code obtained from
http://www.ralinktech.com/ralink/Home/S ... Linux.html
After installing the dotpet package, load the driver -

Code: Select all

modprobe rt2860sta
Now you can use the Network Wizard for WEP encryption, or no encryption.
For WPA encryption you will need to run wpa_supplicant commands manually, as explained here -
http://www.murga-linux.com/puppy/viewto ... 336#159336
The -D parameter for wpa_supplicant with this driver is "wext".
The network interface created by this driver is "ra0".

UPDATE Dec 28 2008
These Eee models also have a different ethernet chipset: Atheros L1E.
This chip is also used on the Asus P5KPL-CM motherboard, and that's where I obtained the source code for this new driver - "atl1e", now attached.

Posted: Sat 31 May 2008, 02:51
by PopeyeSolovino
tempestuous wrote:Here is the sis190 ethernet driver, modified to support recent versions of the SiS191 chipset which have a different PCI-ID number than earlier versions.
More information about this modification is here -
http://www.howtoforge.com/creating-the- ... -linux-2.6
I've installed Puppy4, and tried to load sis900 module (mi old pc has this one), but it's not working.
Do you know if there is a pup of this module, or how can I create it?

thanks.

pd: the ethernet adapter works fine with puppy 3.x

Posted: Sat 31 May 2008, 03:55
by ttuuxxx
PopeyeSolovino wrote:
tempestuous wrote:Here is the sis190 ethernet driver, modified to support recent versions of the SiS191 chipset which have a different PCI-ID number than earlier versions.
More information about this modification is here -
http://www.howtoforge.com/creating-the- ... -linux-2.6
I've installed Puppy4, and tried to load sis900 module (mi old pc has this one), but it's not working.
Do you know if there is a pup of this module, or how can I create it?

thanks.

pd: the ethernet adapter works fine with puppy 3.x
well I would follow the detail instructions located on the page you posted and if you get any errors maybe post them here, you'll need the devx_400.sfs or pet package I made installed to do it.
ttuuxxx

Posted: Tue 24 Jun 2008, 18:19
by can8v
Sorry Wrong Thread. Op please delete.

Posted: Sat 19 Jul 2008, 17:13
by tempestuous
Here is the ipw3945 module for Puppy 3.x and Puppy 4.0 compiled with monitor and radiotap support.
The standard ipw3945 module in Puppy does not have these features enabled.

This module should now create the additional interfaces "rtap0" and "wifi0", which will allow it to be used with aircrack-ng. Here is a HOWTO -
http://en.tuxero.com/2007/08/howto-crac ... -vaio.html
This HOWTO refers to a distribution called "wifiway-0.6" which contains a completely rewritten version of the ipw3945 module called "ipraw".

To get the rtap0 interface, the module needs to be unloaded, then reloaded -

Code: Select all

rmmod ipw3945
modprobe ipw3945 rtap_iface 1
... it might also be necessary to put the device into monitor mode, I'm not sure. If so, the commands would be -

Code: Select all

rmmod ipw3945
modprobe ipw3945 mode 2 rtap_iface 1

Posted: Wed 13 Aug 2008, 23:04
by tempestuous
Here is the "r8101" ethernet driver for the new Realtek RTL8101E and RTL8102E(L) chipsets, as found on the Intel D945GCLF miniITX motherboard.
The source code is from http://www.realtek.com.tw
Puppy's r8169 module will try to claim this ethernet device, so this package includes a suitably modified /etc/rc.d/MODULESCONFIG file with the r8169 module added to the SKIPLIST.
After installing this package, reboot. Then the r8101 module should automatically appear in the Network Wizard.

Posted: Wed 08 Oct 2008, 18:04
by hayagix
Thanks to Tempestuous, my Acer Aspire One with the arhteros ar5007eg wireless works perfectly with his madwifi pet in Dingo 4.1. Network boot must be disabled in bios.

This is the Xp model with one gig of ram and a 120 gig hard drive. This thing flies with the new Puppy! I could not be more pleased.