Posts: 12
leonid
Joined: 18 Dec 2015
#1
801.11n USB Wireless LAN Card in antix15. Does not work. What shall I do?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
Howdy
Post out put from rox terminal

Code: Select all

inxi -F
and

Code: Select all

lsusb
and

Code: Select all

lsusb -t
in code tags (use the full editor button in quick reply. then the # symbol on the taskbar is where code tag is. just copy and paste inbetween those code tags).
Posts: 12
leonid
Joined: 18 Dec 2015
#3
ok
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#4
output of (as root)

iwconfig

and

ifconfig

will be useful as well.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#5
My bad also. Need

Code: Select all

harry@testmx:~
$ inxi -Fxz
System:    Host: testmx Kernel: 4.2.0-0.bpo.1-amd64 x86_64 (64 bit gcc: 4.9.2)
           Desktop: Xfce 4.12.2 (Gtk 2.24.25)
           Distro: MX-15-RC1_x64 Fusion 17 December 2015
Machine:   System: Dell product: Precision WorkStation T3400
           Mobo: Dell model: 0TP412 Bios: Dell v: A08 date: 08/14/2008
CPU:       Dual core Intel Core2 Duo E7300 (-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 ssse3) bmips: 10639
           clock speeds: max: 2659 MHz 1: 2659 MHz 2: 2659 MHz
Graphics:  Card: NVIDIA G86 [Quadro NVS 290] bus-ID: 01:00.0
           Display Server: X.Org 1.16.4 drivers: nouveau (unloaded: fbdev,vesa)
           Resolution: 1280x1024@85.02hz
           GLX Renderer: Gallium 0.4 on NV86
           GLX Version: 3.0 Mesa 10.3.2 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.2.0-0.bpo.1-amd64
Network:   Card-1: Broadcom NetXtreme BCM5754 Gigabit Ethernet PCI Express
           driver: tg3 v: 3.137 bus-ID: 04:00.0
           IF: eth0 state: down mac: <filter>
           Card-2: Realtek RTL8187B Wireless 802.11g 54Mbps Network Adapter
           driver: rtl8187 usb-ID: 008-002
           IF: wlan0 state: N/A mac: N/A
Drives:    HDD Total Size: 80.0GB (9.8% used)
           ID-1: /dev/sda model: ST380815AS size: 80.0GB temp: 31C
Partition: ID-1: / size: 24G used: 3.6G (16%) fs: ext4 dev: /dev/sda4
           ID-2: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
Sensors:   System Temperatures: cpu: 31.0C mobo: N/A gpu: 51.0
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 148 Uptime: 20 min Memory: 476.7/2002.3MB
           Init: SysVinit runlevel: 5 Gcc sys: 4.9.2
           Client: Shell (bash 4.3.301) inxi: 2.2.31 
I think your usb uses the
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.debian.org/rt2800usb"
linktext was:"https://wiki.debian.org/rt2800usb"
====================================


which is already in the AntiX kernel as far as I can guess for now.
What is weird is that lsusb -t does not show anything loaded.
Posts: 12
leonid
Joined: 18 Dec 2015
#6
What is weird is USB flash drive, CDRoom does not define
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#7
The latest and greatest I could find for your wireless usb


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/porjo/mt7601"
linktext was:"https://github.com/porjo/mt7601"
====================================

MT7601U Linux driver

Now that Kernel 4.2 has been released which contains a driver for mt7601u, this repository is now deprecated.

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://askubuntu.com/questions/457061/ralink-148f7601-wifi-adapter-installation"
linktext was:"http://askubuntu.com/questions/457061/r ... stallation"
====================================


Hopefully someone else here can pick up the ball and carry this through.
What is weird is USB flash drive, CDRoom does not define
__{{emoticon}}__
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#8
you never did post a full inxi -F report.

what kernel are you running?

uname -r will also tell you.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#9
It looks like kernel 4.2.1 D.O. in his screenshot. I don't know why inxi -F threw out such a short report.
Makes me wonder if md5sum was checked before making the bootable medium as well as good boot media (cdrom) used?
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#10
Oh yeah thanks. I was thinking maybe a gun/gnu kernel was preventing firmware from loading
Posts: 12
leonid
Joined: 18 Dec 2015
#11
rokytnji wrote:It looks like kernel 4.2.1 D.O. in his screenshot. I don't know why inxi -F threw out such a short report.
Makes me wonder if md5sum was checked before making the bootable medium as well as good boot media (cdrom) used?
antix13, 15: What is weird is USB flash drive, CDRoom does not define
Posts: 1,028
SamK
Joined: 21 Aug 2011
#12
dolphin_oracle wrote:
you never did post a full inxi -F report.
rokytnji wrote:I don't know why inxi -F threw out such a short report.
If you look carefully at the photo above, two attempts were made, both using malformed commands.
  • First attempt was inix -F
  • Second attempt was inxi - F

@leonid Copy and paste the following command in a terminal and post the result. This is what dolphin_oracle and rokytnji have asked you for.

Code: Select all

inxi -F
When posting your reply, rather than posting a photo, copy and paste the command output between code tags. The Code button is shown by clicking the Full Editor button at the bottom of the message area.
Posts: 12
leonid
Joined: 18 Dec 2015
#13
antix-13, -15
Posts: 156
caprea
Joined: 08 Jan 2014
#14

Code: Select all

When posting your reply, rather than posting a photo, copy and paste the command output between code tags. The Code button is shown by clicking the Full Editor button at the bottom of the message area.
Without internet?
Posts: 12
leonid
Joined: 18 Dec 2015
#15
Internet available