LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Unable to work RaLink RT2561/RT61 and Ubuntu 7.1 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/unable-to-work-ralink-rt2561-rt61-and-ubuntu-7-1-a-614348/)

Felipe 01-17-2008 04:14 PM

Unable to work RaLink RT2561/RT61 and Ubuntu 7.1
 
Hallo:

I'm unable to work a RaLink RT2561/RT61 on Ubuntu 7.1.

I've installed packages with synaptic.

What i have:
root> lspci
...
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:0e.0 Network controller: RaLink RT2561/RT61 rev B 802.11g
...

root> lsmod | grep rt61
rt61pci 23680 0
rt2x00pci 10624 1 rt61pci
rt2x00lib 18688 2 rt61pci,rt2x00pci
mac80211 167816 4 rc80211_simple,rt61pci,rt2x00pci,rt2x00lib
eeprom_93cx6 2304 1 rt61pci

root> ifconfig
...
wlan0 Link encap:Ethernet HWaddr 00:80:5A:39:9F:A1
inet addr:192.168.0.132 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::280:5aff:fe39:9fa1/64 Scope:Link
UP DIFUSIÓN CORRIENDO MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
colisiones:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:4876 (4.7 KB)

wmaster0 Link encap:UNSPEC HWaddr 00-80-5A-39-9F-A1-00-00-00-00-00-00-00-00-00-00
UP DIFUSIÓN CORRIENDO 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
colisiones:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
...
root> iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11g ESSID:""
Mode:Ad-Hoc Frequency:2.412 GHz Cell: Not-Associated
Retry min limit:7 RTS thr:off Fragment thr=2346 B
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




But wireless can't be found with wireless devices.

¿What have i forgotten?

Thanks

koen plessers 01-18-2008 02:46 PM

Hello

Could you post the contents of /etc/network/interfaces?

Bye

Koen Plessers

webdragun 03-20-2008 11:53 PM

I'm Having the exact same problem... Unfortunately I'm still kind of new at ubuntu and am not sure how to get the info your asking for. I am very interested to see how it turns out though. Thanks in advance for any assistance you can provide for this issue.

koen plessers 03-21-2008 05:21 AM

Hello

I suppose you use Gnome. You got to Places -> computer. You click filesystem -> etc -> network. There you will find a file interfaces, doubleclick on it to open, select the content and copy it into a reply.

Bye

Koen Plessers

webdragun 03-21-2008 06:38 PM

Hello again, here is the info from the interfaces file.

auto lo

iface lo inet loopback







iface wlan0 inet dhcp

wireless-key :hidden:

wireless-essid :hidden:



auto wlan0

webdragun 03-24-2008 02:19 PM

I have managed to get the wired connection working.. but wireless still doesn't work.


All times are GMT -5. The time now is 04:36 AM.