Posts: 3
leacat
Joined: 30 Dec 2010
#1
Have a Soney Vaio 2002 laptop and just installed antiX 8.5. This card does'nt work. I tried using the wireless utility but get no network activity.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#2
Which one did you try?
Try ceni or wicd.

also post output of
inxi -N
Posts: 3
leacat
Joined: 30 Dec 2010
#3
anticapitalista wrote:Which one did you try?
Try ceni or wicd.

also post output of
inxi -N
Tried wicd....Didn't understand ceni.

Network: Card-1 Realtek Device 8190
Card-2 Intel 82801BA/BAM/CA/CAM Ethernet Controller driver e100
Posts: 1
harleyrider1958
Joined: 31 Dec 2010
#4
I'm having the same difficulties myself. I will try the terminal thing later on. THANK YOU
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#5
Just for info
viewtopic.php?f=18&t=2882


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.linuxine.com/story/solved-rtl8190-wifi-n-pci-card-driver"
linktext was:"http://www.linuxine.com/story/solved-rt ... ard-driver"
====================================



========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.linuxquestions.org/questions/linux-wireless-networking-41/firmware-for-realtek-8192-a-761714/"
linktext was:"http://www.linuxquestions.org/questions ... -a-761714/"
====================================



========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forums.debian.net/viewtopic.php?f=30&t=58690&p=339744&hilit=realtek#p339744"
linktext was:"http://forums.debian.net/viewtopic.php? ... ek#p339744"
====================================



========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://wiki.debian.org/InstallingDebianOn/Positivo/Aureum4200"
linktext was:"http://wiki.debian.org/InstallingDebian ... Aureum4200"
====================================


Just a shotgun suggestion from a hung over biker. You will need to Open Wicd (Applications -> Internet -> Wicd) and add the"Wireless Interface" . Ceni should tell what it is (whether wlan0 or wlan1 etc...)

or in terminal (as root)

Code: Select all

iwconfig
or

Code: Select all

ifconfig
also a (with card inseted or plugged in if pcmcia card)

Code: Select all

inxi -F
post won't hurt also (no need to be root for above inxi command)

If usb wireless as root

Code: Select all

lsusb
Posts: 3
leacat
Joined: 30 Dec 2010
#6
rokytnji wrote: also a (with card inseted or plugged in if pcmcia card)

Code: Select all

inxi -F
kim@antiX1:~$ inxi -F
Network: Card-1 Realtek Device 8190 at port 3400 BusID: 02:00.0
Card-2 Intel 82801BA/BAM/CA/CAM Ethernet Controller driver e100 v: 3.5.24-k2-NAPI at port 3000 BusID: 01:08.0

I'm sending realtek an email requesting the driver w/ install instructions. Don't know how this will work out, though!