apt-get install firmware-atheros
Throws me an error. I've already changed sources.list to allow non-free.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 219877 files and directories currently installed.)
Preparing to unpack .../firmware-atheros_0.36+wheezy.1_all.deb ...
Unpacking firmware-atheros (0.36+wheezy.1) ...
dpkg: error processing archive /home/administrator/Downloads/firmware-atheros_0.36+wheezy.1_all.deb (--install):
trying to overwrite '/lib/firmware/ath3k-1.fw', which is also in package linux-firmware 1.138.1
dpkg-deb (subprocess): decompressing archive member: internal gzip write error: Broken pipe
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg-deb (subprocess): cannot copy archive member from '/home/administrator/Downloads/firmware-atheros_0.36+wheezy.1_all.deb' to decompressor pipe: unexpected end of file or stream
Happens. Is there a way I can fix this? Thanks.
sudo apt-get update && sudo apt-get install -f
– Panther Mar 01 '15 at 15:38lsusb
tell us about the dongle? – Jeremy31 Mar 01 '15 at 15:51linux-firmware
package. Try rebooting with it unplugged and plug it in after boot is complete – Jeremy31 Mar 01 '15 at 17:04iwlist scan
should tell you if you are usingCCMP
which is what I have no problems with or a mixed mode withCCMP TKIP
that has issues – Jeremy31 Mar 01 '15 at 17:07route -n
and entering it in my browser. Then enter username and password for access to settings – Jeremy31 Mar 01 '15 at 17:23