![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
A Carafe of Ubuntu
![]() Join Date: Dec 2005
Location: Sweden
Beans: 122
Ubuntu 7.10 Gutsy Gibbon
|
Re: RaLink RT61 Wireless Solved
Quote:
read readme file that comes with drivers. scroll down at the end and see. and use some gui program to connect . wifi radar and such . Anyway i cant connect on boot only from gnome network tool. |
|
|
|
|
|
|
#12 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2005
Location: Sweden
Beans: 30
Ubuntu Breezy 5.10
|
Re: RaLink RT61 Wireless Solved
Yes I have been trying to configure that file in various ways but it doesn't make a difference.
Do you have any example of your file that I can compare with? I get the same crash when I try with gnome network-admin. I will also install a 32-bit Breezy partion and see if it works better there. Cheers //Johan |
|
|
|
|
|
#13 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 1
|
judgekaster u are the man. im pleased to say with some effort, ive gotten my RT61 card up at last! Ubuntu 5.10 "Breezy Badger" is my current flavour.
im using (ubuntu 5.10 cd) 2.6.12-9-386 kernel, P3 cpu, D-Link G-510 C1 Ver 5.00 & of course an Ubuntu breezy CD. Code:
[4296457.850000] rt61: module license 'unspecified' taints kernel. [4296457.882000] ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5 [4296457.882000] RT61: Vendor = 0x1814, Product = 0x0302 Insert your ubuntu CD, boot from it, type 'server'. Once your system is installed log in as your chosen username and password. Code:
sudo -s (enter your user's password) wget http://www.ralinktech.com/drivers/Linux/2005_1230_RT61_Linux_STA_Drv1.0.3.0.tar.gz tar zxvf 2005_1230_RT61_Linux_STA_Drv1.0.3.0.tar.gz cd RT61_Linux_STA_Drv1.0.3.0_200512230/Modules cp Makefile.6 Makefile apt-get install ssh (dont leave home without it) apt-get install linux-headers-2.6.12-9-386 linux-source-2.6.12 make build-essentials gcc-3.4 (hope i didnt forget any) cd /usr/src tar -xjfv linux-source-2.6.12.tar.bz2 cd /home/[TAB][ENTER] cd RT61_Linux_STA_Drv1.0.3.0_200512230/Modules make all (should take a while to build it, took >1minute on my 933mhz) cp rt61.ko /lib/modules/`uname -r`/kernel/drivers/net/. depmod modprobe rt61 dmesg |tail (you should see a result like the one at the top of this post) mkdir /etc/Wireless/ mkdir /etc/Wireless/RT61STA/ cp *.bin /etc/Wireless/RT61STA/. cp rt61sta.dat /etc/Wireless/RT61STA/. vi -b /etc/Wireless/RT61STA/rt61sta.dat Next, follow judgekaster's post from "$ iwconfig". Again judgekaster thanks for your help getting this damn D-Link card working and inspiring this text. (although I almost wish I'd just bought the Linksys card at first) Also thanks to Christian & Matt @ sol1. Last edited by evilsim; March 24th, 2006 at 07:54 AM.. |
|
|
|
|
|
#14 |
|
A Carafe of Ubuntu
![]() Join Date: Dec 2005
Location: Sweden
Beans: 122
Ubuntu 7.10 Gutsy Gibbon
|
Re: RaLink RT61 Wireless Solved
-> moved to page 1
Last edited by Stone123; April 13th, 2006 at 08:10 AM.. |
|
|
|
|
|
#15 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2005
Location: Sweden
Beans: 30
Ubuntu Breezy 5.10
|
Re: RaLink RT61 Wireless Solved
Now after installing 32 bit breezy on annother partition.
I'm running wireless with my D-LINK DWL-G510 Rev.C and this RT61 driver on 32 bit Brezzy. So this driver doesn't work in 64 BIT. But there are so many other benefits with 32 bit at the moment so I'll stick to that for now. Finally I can move on to the mythtv installation Cheers //Johan |
|
|
|
|
|
#16 |
|
First Cup of Ubuntu
![]() Join Date: May 2005
Beans: 3
|
Re: RaLink RT61 Wireless Solved
It appears that rt61 chipsets will soon be supported under the rt2x00 sourceforge project. They've also had problems with freezes, but they seem to be making some progress... Maybe in a couple of weeks we'll be able to use this card under a 64bit system.
http://rt2x00.serialmonkey.com/phpBB...er=asc&start=0 |
|
|
|
|
|
#17 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Location: Stuttgart, Germany
Beans: 1
Ubuntu Breezy 5.10
|
Hi,
I just wanted to add, that my Edimax EW-7128g works fine with WPA on breezy. Thanks to judgekaster for the howto |
|
|
|
|
|
#18 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Beans: 27
|
Re: RaLink RT61 Wireless Solved
I can't get the compiler to work.
I get strange errors when typin "make all" Code:
make -C /lib/modules/2.6.12-10-386/build SUBDIRS=/home/tristan/temp/RT61_Linux_STA_Drv1.0.3.0_200512230/Module modules make[1]: Entering directory `/lib/modules/2.6.12-10-386/build' make[1]: *** No rule to make target `modules'. Stop. make[1]: Leaving directory `/lib/modules/2.6.12-10-386/build' make: *** [all] Error 2 Could someone please just send me the binary on ( t h a u s e r a t s m i l e . c h) or the solution to my compile problem? |
|
|
|
|
|
#19 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2006
Beans: 1
|
Re: RaLink RT61 Wireless Solved
I'm having the same problem as Rocketeer. Any help would be greatly appreciated!
|
|
|
|
|
|
#20 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2006
Beans: 1
|
Re: RaLink RT61 Wireless Solved
I'm having the same problem.
What is "modules" in the make file below? Should I replace it with something else. --- all: make -C /lib/modules/$(shell uname -r)/build SUBDIRS=$(shell pwd) modules --- |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|