Results 1 to 1 of 1
actually my wireless is working fine after i run this cmmand below..
sudo modprobe -r b43 b44 ssb wl
sudo modprobe wl
sudo modprobe b44
sudo /etc/init.d/networking restart
but after ...
- 03-30-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 1
compaqpresariov3000 internet problem
actually my wireless is working fine after i run this cmmand below..
sudo modprobe -r b43 b44 ssb wl
sudo modprobe wl
sudo modprobe b44
sudo /etc/init.d/networking restart
but after i restart back i have to input those command again to activate the wireless..so i just put another command ..
echo wl|sudo tee -a /etc/modules
echo -e '#Hardy ssb/ndiswrapper workaround, added' `date` '\ninstall wl modprobe -r b43 b44 b43legacy ssb; modprobe --ignore-install wl $CMDLINE_OPTS; modprobe ssb; modprobe b44;' | sudo tee -a /etc/modprobe.d/wlAnd that should allow it to work when the system restarts
and the problem arise..
my wireless is not working and when i put those command..
sudo moprobe -r b43 b44 ssb wl
WARNING: /etc/modprobe.d/wlAnd line 3: ignoring bad line starting with 'modprobe'
WARNING: /etc/modprobe.d/wlAnd line 3: ignoring bad line starting with 'modprobe'
WARNING: /etc/modprobe.d/wlAnd line 3: ignoring bad line starting with 'modprobe'
WARNING: /etc/modprobe.d/wlAnd line 3: ignoring bad line starting with 'modprobe
jonglabu is online now Report Post Edit/Delete Message Reply With Quote Multi-Quote This Message Quick reply to this message


Reply With Quote