• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help with rt73 in Debian Lenny

Terzo

Platinum Member
I decided to branch out a little bit in linux. I figured debian would be a good transition from ubuntu (what I currently run) since they're so similar...and I'm already having problems.

I have a linksys wusb54gc with the rt73 chipset and I cannot get it to work. I have not been able to get it to work since just about everything I find requires a working internet connection. Worst case scenario I could move the computer next to the router and use ethernet temporarily, but I'd rather not.

Is there a way for me to set up the wireless card without having an internet connection? I will be able to download files from another computer and transfer them on a flash drive.
 
Yeah, that's what I was trying to use. But shouldn't most of those dependencies be on the dvd already, and you just have to build them or something similar? I remember a while ago for whatever reason I was installing stuff from the ubuntu disc, and the guide had something about make build essentials. Would something similar be possible for the wireless-tools package? I'll probably just give in and move the box close to the router, but I'd like to know for future instances.
 
firmware-ralink is in non-free so it won't be on the base DVD. But it's got no dependencies so you should be able to install it just by grabbing the .deb and doing 'dpkg -i blah.deb'. The wireless-tools package is in main and I'd be surprised if it's not installed already.
 
firmware-ralink is in non-free so it won't be on the base DVD. But it's got no dependencies so you should be able to install it just by grabbing the .deb and doing 'dpkg -i blah.deb'. The wireless-tools package is in main and I'd be surprised if it's not installed already.

They should look into the firmware OpenBSD distributes. It's freely distributable under a decent license.
 
Was that firmware written by OpenBSD guys or did they manage to negotiate something with RALink?

They did not write it. Most of the OpenBSD devs don't seem to interested in writing firmware for hardware (if the tools for that even run on OpenBSD), they're more interested in writing an OS.
The copyright in the license is assigned to RaLink, and the license looks relatively BSD-ish.
Example: http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/microcode/rum/rum-license?rev=1.3
 
Back
Top