Displaying 2 results from an estimated 2 matches for "driver_jpn".
2009 Jul 26
0
Centos 5.3 on HP 2133 Mini-Note
...ttps://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
11. Enable Network Manager to start by default on boot.
su -
chkconfig NetworkManager on
reboot
12. After reboot you will be able to load ndiswrapper module.
su -
modprobe ndiswrapper.
------------------...
2009 Jul 20
2
Installation of CentOS 5.3 on to Hp 2133
...xe 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 Manager to start by default on boot.
su -
chkconfig NetworkManager on
reboot
11. After reboot you will be able to load ndiswrapper module.
su -
modprobe ndiswrapper.
--------...