Announcement

Collapse
No announcement yet.

wireless connection not working

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    wireless connection not working

    Hi!

    I've just installed kubuntu 6.06, but I cannot connect to the internet.
    I have an Us Robotics usb adapter.
    I browsed through the docs about ndiswrapper, but it still doesn't work.

    That's what I did:

    tamas@DJABE:~$
    tamas@DJABE:~$ ndiswrapper -l
    Installed ndis drivers:
    rsc4usb driver present, hardware present
    tamas@DJABE:~$ cd /etc/ndiswrapper/rsc4usb/
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$ ls -la
    total 388
    drwxr-xr-x 2 root root 4096 2006-08-09 18:48 .
    drwxr-xr-x 3 root root 4096 2006-08-09 18:48 ..
    -rw-r--r-- 1 root root 540 2006-08-09 18:48 0BAF:0118.F.conf
    -rw-r--r-- 1 root root 13161 2006-08-09 18:48 rsc4usb.inf
    -rw-r--r-- 1 root root 364117 2006-08-09 18:48 rsc4usb.sys
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$ sudo depmod -a
    Password:
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$ sudo modprobe ndiswrapper
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$ ifconfig
    eth1 Link encap:Ethernet HWaddr 00:C0:49:53:5D:B4
    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)
    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:131 errors:0 dropped:0 overruns:0 frame:0
    TX packets:131 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:9436 (9.2 KiB) TX bytes:9436 (9.2 KiB)
    sit0 Link encap:IPv6-in-IPv4
    inet6 addr: ::127.0.0.1/96 Scope:Unknown
    UP RUNNING NOARP MTU:1480 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:0
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

    tamas@DJABE:/etc/ndiswrapper/rsc4usb$ iwconfig
    lo no wireless extensions.

    eth1 IEEE 802.11b ESSID:"homenet"
    Mode:Managed Channel=1 Access Point: Invalid
    Sensitivity=0/200
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    sit0 no wireless extensions.
    tamas@DJABE:/etc/ndiswrapper/rsc4usb$


    All the descriptions say that there should be a wlan0 interface as well, but I don't have it.
    The other thing is that they say after the step 'sudo modprobe ndiswrapper' I can go to the Networking and activate the card.
    Where is it? I couldn't find it.
    I have a 'wireless network assistant' or something like this in the menu, but if I click on it, nothing happens.
    Does anybody have any idea what shall I do?
    Thanks!
Working...
X