hi
please I bought an edimax EW-7811Un usb wireless adapter. from my pi console, after connecting the usb wireless adapter to my pi, I discovered the firmware I should download for my debian wheezy is the firmware- realtek. I downloaded these package firmware-realtek_0.36+wheezy.1_all.deb, copied to a usb, plugged the usb to a power usb hub plugged to pi. every other necessary connection was in place. typed sudo apt-get install firmware-realtek_0.36+wheezy.1_all.deb, it returned
: unable to locate package firmware-realtek_0.36+wheezy.1_all.deb
:couldn't find any package by regex ' firmware-realtek_0.36+wheezy.1_all.deb '
please can anyone be of help. I want to connect the pi to a wireless network, the only network I can connect to. I got my usb wireless adapter, and it's supposed to be compatible with the pi. I don't know what am doing wrong. cheers
usb adapter not working
2 posts
- Posts: 12
- Joined: Thu Aug 02, 2012 7:31 pm
to install a deb file you need to use dpkg
dpkg -i /path/to/deb.file
dpkg -i /path/to/deb.file
My Blog - http://www.sirlagz.net
Visit my blog for ffmpeg Webcam streaming, Raspbian Server Edition, RaspAP Hotspot guides and more !
Home of PiParted - A custom GParted LiveCD to make installing OSes onto the SD Card easier !!
Visit my blog for ffmpeg Webcam streaming, Raspbian Server Edition, RaspAP Hotspot guides and more !
Home of PiParted - A custom GParted LiveCD to make installing OSes onto the SD Card easier !!
- Posts: 991
- Joined: Mon Feb 20, 2012 8:53 am
- Location: Perth, Australia