Page 6 of 6

Posted: Tue 16 Nov 2010, 15:16
by tempestuous
Here is an updated version of the Atheros/Attansic atl1e ethernet driver,
to add support for some additional AR8132/AR8152 chipsets.
Device ID's now supported by the driver:

1969:1026
1969:1062
1969:1063
1969:1066
1969:1067
1969:1073
1969:1083
1969:2060
1969:2062

This driver will overwrite the original atl1e driver in Puppy 4.3.x
After installing this dotpet, reboot.
The new driver should automatically load for compatible ethernet devices detected at boot up.
Just configure your ethernet connection in the Network Wizard.

This is vendor-supplied source code.
Kernels from 2.6.36 onwards should have the opensource driver updated to support these ID's.

Update: this driver is needed with
- Acer Aspire One D250 netbook (recent models)
- ASUS P5KPL-CM motherboard

Posted: Wed 22 Dec 2010, 08:08
by tempestuous
The "hostap" family of wifi drivers, for Prism 2.5/3 wifi chips, now requires a different WPA regime than used with previous kernels, and this needs updating in the WPA configuration file. Hotfix now attached.

Be aware, also, that Prism2.5/3 wifi devices may require an onboard firmware upgrade to make them WPA-compatible under Linux. See this post for details -
http://www.murga-linux.com/puppy/viewto ... 247#479247

Posted: Mon 14 Feb 2011, 13:39
by tempestuous
The Orinoco wifi chipset is a very early B-mode wifi device, generally well-supported in Puppy by the standard kernel drivers for PCI and PCMCIA variants.
But the very rare USB variants of this wifi device have only ever been supported by an experimental driver; orinoco_usb
orinoco_usb dotpet now attached.

I obtained the source code from
http://repo.or.cz/w/orinoco_usb.git

Posted: Fri 16 Sep 2011, 21:14
by boxR
Hello,
Do you know how to install 046d:080a Logitech Portable Webcam C905 ?
[edit]
I have already installed libv4l-0.5.8.pet
Nothing with the command lspci -v -d 046d:080a
[/edit]

ASRI edu full 2.1 (Puppy 4.3.1)
install complete
kernel 2.6.30.5

Posted: Thu 03 Nov 2011, 14:24
by fooshy
Hi all. I have an old OQO v01 that has the Atmel AT76C505A chipset and I can't seem to get it going with Puppy 4.3.1. Puppy doesn't detect it on boot and manually installing the module (at76c50x-usb) doesn't work either. Anyone with any ideas on how to troubleshoot this further? Thanks in advance for any help. Travel Guide

Posted: Fri 04 Nov 2011, 00:45
by tempestuous
You would need to identify the wifi device ID.
Run this command -

Code: Select all

cat /proc/bus/usb/devices
and report the "Vendor" and "ProdID" values for your wifi device.

Posted: Tue 22 Nov 2011, 06:12
by tempestuous
[quote="fooshy"}Anyone with any ideas on how to troubleshoot this further? Thanks in advance for any help.[/quote]
Clearly fooshy is not really serious about solving the problem.

Posted: Tue 22 Nov 2011, 06:15
by tempestuous
Here is the dvb-usb-af903x DVB driver,
for TV tuner USB devices based on the Afatech AF9035 chipset,
patched to support the Asus U3100 Mini Plus tuner dongle.

It's essential to reboot after installing this dotpet.