Posts: 9
ManuteSwol
Joined: 30 Jan 2011
#1
The model on this thing is ED-1296. I believe its Ralink chipset.

Does anyone know if this can be setup w/ antiX and how I should go about it?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
Post output of inxi -F and lsusb -knn with usb plugged into computer. Howdy and Welcome .
Posts: 9
ManuteSwol
Joined: 30 Jan 2011
#3
System: Host antiX1 Kernel 2.6.32-1-mepis i686 (32 bit) Distro antiX-M8.5-486 Marek Edelman 11 April 2010
CPU: Single core Pentium III (Coppermine) (UP) cache 256 KB flags (sse) bmips 1294.31 clocked at 647.192 MHz
Graphics: Card ATI Rage Mobility P/M AGP 2x X.Org 1.7.7 Res: 1400x1050@85.0hz
GLX Renderer N/A GLX Version N/A Direct Rendering N/A
Audio: Card ESS ES1978 Maestro 2E driver ES1968 (ESS Maestro) at port 1400 BusID: 00:08.0
Sound: Advanced Linux Sound Architecture Version 1.0.21
Disks: HDD Total Size: 12.1GB (26.3% used) 1: /dev/hda HITACHI_DK23AA-12 12.1GB
Partition: ID:/ size: 10G used: 3.0G (32%) fs: ext3 ID:swap-1 size: 1.07GB used: 0.01GB (1%) fs: swap
Info: Processes 88 Uptime 7 min Memory 145.7/248.4MB Runlevel 5 Client Shell inxi 1.4.9


The lsusb command came back with invalid option.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#4
Try as root user with adapter just

Code: Select all

lsusb
then
Posts: 9
ManuteSwol
Joined: 30 Jan 2011
#5
Unable to initialize lsusb:-99
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#6

Code: Select all

harry@biker:~$ sux
Password: 
lsroot@biker:/home/harry# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root@biker:/home/harry# 
Nothing is plugged into my usb right now so I won't get a device readout. Plug in your wireless usb and run the command just like I did in this post. # shows I am root user in terminal which lsusb may need to run.

Edit: Walked out to my Motorcycle shop. Unplugged my wireless usb from Frankenstein Desktop IBM M41.

With USB plugged in to this laptop readout.

Code: Select all

harry@biker:~$ sux
Password: 
root@biker:/home/harry# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter
root@biker:/home/harry#