unban and patch wifi adaptor - Raspberry Pi Forums
hi,
couldn't install patch wifi adaptor, follow tutorial , , wifi adaptor not listed in ifconfig (but still in lsusb)
here command type
echo "blacklist r8187" | sudo tee /etc/modprobe.d/blacklist_r8187.conf
, yeah, should read typing in terminal before validating...
ps when trying patch have error on "make" "makefile:8: recipe target 'all' failed
(here log :
linaro@raspberry:~/rtl8187_linux_26.1010.0622.2006$ make
rm -f ieee80211/module.symvers 2>/dev/null
rm -f ieee80211/modules.symvers 2>/dev/null
make -c ieee80211 all
make[1]: entering directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
make -c /lib/modules/3.18.7-v7+/build m=/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211 modules
make[2]: entering directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
make[2]: *** /lib/modules/3.18.7-v7+/build: no such file or directory. stop.
make[2]: leaving directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
makefile:29: recipe target 'modules' failed
make[1]: *** [modules] error 2
make[1]: leaving directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
makefile:8: recipe target 'all' failed
make: *** [all] error 2
linaro@raspberry:~/rtl8187_linux_26.1010.0622.2006$ )
i've been on # replaced sudo nano /etc/modprobe.d/blacklist.conf , here result
p54pci
blacklist prism54
# replaced b43 , ssb.
blacklist bcm43xx
# apps use garmin usb driver directly (ubuntu: #114565)
blacklist garmin_gps
# replaced asus-laptop (ubuntu: #184721)
blacklist asus_acpi
# low-quality, noise when being used sound playback, causes
# hangs @ desktop session start (ubuntu: #246969)
blacklist snd_pcsp
# ugly , loud noise, getting on everyone's nerves; should done a
# nice pulseaudio bing (ubuntu: #77010)
blacklist pcspkr
# edac driver amd76x clashes agp driver preventing aperture
# being initialised (ubuntu: #297750). blacklist driver
# continues build , installable few cases its
# needed.
blacklist amd76x_edac
make: *** [all] error 2"
thank help.
couldn't install patch wifi adaptor, follow tutorial , , wifi adaptor not listed in ifconfig (but still in lsusb)
here command type
echo "blacklist r8187" | sudo tee /etc/modprobe.d/blacklist_r8187.conf
, yeah, should read typing in terminal before validating...
ps when trying patch have error on "make" "makefile:8: recipe target 'all' failed
(here log :
linaro@raspberry:~/rtl8187_linux_26.1010.0622.2006$ make
rm -f ieee80211/module.symvers 2>/dev/null
rm -f ieee80211/modules.symvers 2>/dev/null
make -c ieee80211 all
make[1]: entering directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
make -c /lib/modules/3.18.7-v7+/build m=/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211 modules
make[2]: entering directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
make[2]: *** /lib/modules/3.18.7-v7+/build: no such file or directory. stop.
make[2]: leaving directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
makefile:29: recipe target 'modules' failed
make[1]: *** [modules] error 2
make[1]: leaving directory '/home/linaro/rtl8187_linux_26.1010.0622.2006/ieee80211'
makefile:8: recipe target 'all' failed
make: *** [all] error 2
linaro@raspberry:~/rtl8187_linux_26.1010.0622.2006$ )
i've been on # replaced sudo nano /etc/modprobe.d/blacklist.conf , here result
p54pci
blacklist prism54
# replaced b43 , ssb.
blacklist bcm43xx
# apps use garmin usb driver directly (ubuntu: #114565)
blacklist garmin_gps
# replaced asus-laptop (ubuntu: #184721)
blacklist asus_acpi
# low-quality, noise when being used sound playback, causes
# hangs @ desktop session start (ubuntu: #246969)
blacklist snd_pcsp
# ugly , loud noise, getting on everyone's nerves; should done a
# nice pulseaudio bing (ubuntu: #77010)
blacklist pcspkr
# edac driver amd76x clashes agp driver preventing aperture
# being initialised (ubuntu: #297750). blacklist driver
# continues build , installable few cases its
# needed.
blacklist amd76x_edac
make: *** [all] error 2"
thank help.
wifi adapter, patch, tutorial?i couldn't install patch wifi adaptor, follow a tutorial , , wifi adaptor not listed in ifconfig (but still in lsusb)
tbh it's pretty clear mud you're asking?
want undo blacklist , don't know how it?
code: select all
echo "blacklist r8187" | sudo tee /etc/modprobe.d/blacklist_r8187.conf
code: select all
/etc/modprobe.d/blacklist_r8187.conf
raspberrypi
Comments
Post a Comment