Displaying 2 results from an estimated 2 matches for "r174291".
2009 Jul 20
2
Installation of CentOS 5.3 on to Hp 2133
...pper-1.54-1.el5.rf.i386.html
http://www.rpmfind.net/linux/RPM/dag/fedora/2/i386/dkms-0.31.04-0.1.fc2.dag.i386.html
Install bouth .rpms at the same time with Software Installer
9. Download Win .exe driver from:
https://wiki.ubuntu.com/LaptopTestingTeam/HP2133#Wireless%20Networking
R174291.exe or
wget http://ftp.us.dell.com/network/R174291.exe
Extract the .exe file with 7zip.
Load .inf driver:
su -
cd to location where you have extracted .exe file and cd to Driver_JPN
ndiswrapper -i bcmwl5.inf
ndiswrapper -l
depmod -a
exit
10. Enable Network Ma...
2009 Jul 26
0
Centos 5.3 on HP 2133 Mini-Note
...lling RPMForge install additional 2 rpms
su -
yum install ndiswrapper uzip
(unzip is in Centos repo but nddiswrapper is not thats why you have
to install RPMForge)
10. Download Win .exe driver from:
https://wiki.ubuntu.com/LaptopTestingTeam/HP2133#Wireless%
20Networking
R174291.exe or
wget http://ftp.us.dell.com/network/R174291.exe
Extract the .exe file with unzip:
unzip R174291.exe
Load .inf driver:
su -
cd to location where you have extracted .exe file and cd to
DRIVER_JPN
ndiswrapper -i bcmwl5.inf
ndiswrapper -l
depmod -a
exit...