Results 1 to 7 of 7
hello im new to linux im runung 32-bit Ubuntu and wanted to know how would i set up my belkin usb wifi card in my pc i cant see to ...
- 09-16-2010 #1Just Joined!
- Join Date
- Sep 2010
- Location
- fort lauderdale florida
- Posts
- 7
[SOLVED] install ubs wifi card
hello im new to linux im runung 32-bit Ubuntu and wanted to know how would i set up my belkin usb wifi card in my pc i cant see to find out how to dected it to install the drivers for it anyone know what should i do to get my wifi to work
- 09-16-2010 #2
Hello,
could you report?
sudo lshw -C Network
lsmod
sudo iwconfig
RegardsThere are people trying to avoid mistakes and another that tries to target.
- 09-16-2010 #3Just Joined!
- Join Date
- Sep 2010
- Location
- fort lauderdale florida
- Posts
- 7
hello im completly new to lunix and i have no idea how to get my card to work on ubuntu i used lunix long time ago but i cant rember anything about it anymore lol
- 09-16-2010 #4
Sorry,
go to applications->accesories and terminal. Then in this "feared" terminal, run next commands:
1)
sudo lshw -C Network (will ask you your password, enter your user password)
2)
lsmod
3)
sudo iwconfig
Copy and paste the output of each one.
RegardsThere are people trying to avoid mistakes and another that tries to target.
- 09-16-2010 #5Just Joined!
- Join Date
- Sep 2010
- Location
- fort lauderdale florida
- Posts
- 7
i ran the terminal and this is what #1 sayed
owner@ubuntu:~$ sudo lshw -C Network
*-network
description: Ethernet interface
product: SiS900 PCI Fast Ethernet
vendor: Silicon Integrated Systems [SiS]
physical id: 4
bus info: pci@0000:00:04.0
logical name: eth0
version: 90
serial: 00:15:58:05:6b:13
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sis900 driverversion=v1.08.10 Apr. 2 2006 duplex=full ip=192.168.2.5 latency=32 link=yes maxlatency=11 mingnt=52 multicast=yes port=MII speed=100MB/s
resources: irq:19 ioport:e200(size=256) memory:ec123000-ec123fff memory:30000000-3001ffff(prefetchable)
owner@ubuntu:~$
2sayed owner@ubuntu:~$ lsmod
Module Size Used by
binfmt_misc 6587 1
snd_intel8x0 25588 2
snd_ac97_codec 100646 1 snd_intel8x0
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 19098 2 snd_pcm,snd_seq
fbcon 35102 71
tileblit 2031 1 fbcon
ppdev 5259 0
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
psmouse 63245 0
snd 54148 14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_ti mer,snd_seq_device
vga16fb 11385 1
serio_raw 3978 0
vgastate 8961 1 vga16fb
sis_agp 4047 1
soundcore 6620 1 snd
snd_page_alloc 7076 2 snd_intel8x0,snd_pcm
shpchp 28820 0
agpgart 31724 1 sis_agp
lp 7028 0
parport_pc 25962 1
parport 32635 3 ppdev,lp,parport_pc
sata_sis 3332 0
sis900 17048 0
mii 4381 1 sis900
floppy 53016 0
and 3rd sayed owner@ubuntu:~$ sudo iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
so i have no idea what to do to get my wifi card to work
- 09-16-2010 #6
Sorry sorry sorry...
I'm pretty clueless! Its a usb device!
It is needed usb devices list. Please, report:
lsusb
Regards!There are people trying to avoid mistakes and another that tries to target.
- 09-16-2010 #7Just Joined!
- Join Date
- Sep 2010
- Location
- fort lauderdale florida
- Posts
- 7



