Greetings ladies and gentlemen.

I've bought the USB wifi adapter from Thinkpenguin and I can't make it work.

https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb

I have the carl driver installed in the system:


user@debian:/lib/firmware$ ls
av7110         cis     isci                     usbdux_firmware.bin
b43            dsp56k  keyspan_pda              usbduxsigma_firmware.bin
carl9170-1.fw  hp      usbduxfast_firmware.bin


I think that the system detects the device in the USB:


root@debian:/lib/firmware# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 008 Device 003: ID 064e:c107 Suyin Corp. HP webcam [dv6-1190en]
Bus 003 Device 002: ID 13ee:0001 MosArt


I'm trying this on Debian 7 but I've used the livecd of Trisquel 6 to test it and I couldn't even list the wireless networks. In Trisquel 6 I could see carl9170.fw in lib/firmware/.

¿What am I doing wrong?

I don't know if this helps but.


root@debian:/lib/firmware# iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11abg  ESSID:"MOVISTAR_FRANK"
          Mode:Managed  Frequency:2.427 GHz  Access Point: A4:52:6F:EB:C9:0A
          Bit Rate=18 Mb/s   Tx-Power=200 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=45/70  Signal level=-65 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth0      no wireless extensions.


root@debian:/lib/firmware# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:23:8b:11:0e:ec
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:48 Base address:0x4000

eth0:avahi Link encap:Ethernet  HWaddr 00:23:8b:11:0e:ec
          inet addr:169.254.7.65  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interrupt:48 Base address:0x4000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:720 errors:0 dropped:0 overruns:0 frame:0
          TX packets:720 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:66590 (65.0 KiB)  TX bytes:66590 (65.0 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:21:00:71:c9:ec
          inet addr:192.168.1.179  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::221:ff:fe71:c9ec/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4006 errors:0 dropped:0 overruns:0 frame:1394424
          TX packets:4067 errors:13 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3145250 (2.9 MiB)  TX bytes:606723 (592.5 KiB)
          Interrupt:16






Reply via email to