• 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.

Considering Overwriting Ubuntu Linux

halfpower

Senior member
I have a Windows machine. Recently I got another hard drive and installed Ubuntu on it. Since installing Ubuntu I have been unable to configure my wireless card. This means that I am not able to access the internet while running Linux. The most immediate solution might be to install another Linux distro and try to configure my wireless card by following the directions for that distro (maybe Debian, CentOS4, or Gentoo).

The problem is that Ubuntu has installed a boot loader on my Windows drive, and Windows will not boot up if my Ubuntu disk drive is not plugged in to my motherboard. Does anyone know what will happen if I overwrite my Ubuntu install with something else? Will I still be able to boot up to Windows?
 
By the way, I've been following the directions at <a target=_blank class=ftalternatingbarlinklarge href="https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/">https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/</a> and I have not been able to get things working. I it working a couple of times, but every time I rebooted it would stop working. Could I be screwing things up if I run a lot of super user commands and make a lot of typos? I can't seem to figure out where the wireless configuration is going wrong.

EDIT:
I've been hearing bad things in general about wireless networks and Linux. Should I just get a 1,000 ft of CAT 5e or CAT 6 and run Ubuntu?
 
Originally posted by: halfpower
By the way, I've been following the directions at <a target=_blank class=ftalternatingbarlinklarge href="https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/"><a target=_blank class=ftalternatingbarlinklarge href="https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/">https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/</a></a> and I have not been able to get things working. I it working a couple of times, but every time I rebooted it would stop working. Could I be screwing things up if I run a lot of super user commands and make a lot of typos? I can't seem to figure out where the wireless configuration is going wrong.

EDIT:
I've been hearing bad things in general about wireless networks and Linux. Should I just get a 1,000 ft of CAT 5e or CAT 6 and run Ubuntu?

Wireless would be a lot better if hardware manufacturers in the US weren't morons. You probably didn't set up the support to work on boot.
 
Originally posted by: halfpower
By the way, I've been following the directions at <a target=_blank class=ftalternatingbarlinklarge href="https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/"><a target=_blank class=ftalternatingbarlinklarge href="https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/">https://wiki.ubuntu.com//Rt2500WirelessCardsHowTo/</a></a> and I have not been able to get things working. I it working a couple of times, but every time I rebooted it would stop working. Could I be screwing things up if I run a lot of super user commands and make a lot of typos? I can't seem to figure out where the wireless configuration is going wrong.

EDIT:
I've been hearing bad things in general about wireless networks and Linux. Should I just get a 1,000 ft of CAT 5e or CAT 6 and run Ubuntu?

The rt2500 is nice, because it's fully GPL. The current driver is derived from the NDIS source, but they're in the process of rewriting it, merging the two.

A couple of things: largely due to the way Windows drivers are written, the current one will not run well or at all on 4K stacks. That might be enabled in the default Ubuntu kernel. Also, remember to bring the interface up before trying to obtain an IP. I didn't realize that wasn't happening for several months. 😱

The card is good, the drivers are good, and the only thing that's about to crash is me. :moon:
 
Originally posted by: bersl2
A couple of things: largely due to the way Windows drivers are written, the current one will not run well or at all on 4K stacks. That might be enabled in the default Ubuntu kernel. Also, remember to bring the interface up before trying to obtain an IP.

The company that made the chipset has Linux drivers available at http://www.ralinktech.com/supp-1.htm. Unfortunately I don't know how to use them:frown:

What is meant by "bring the interface up?"

At what point do I go about obtaining an IP?

I don't know what 4K stacks are.
 
Originally posted by: halfpower
Originally posted by: bersl2
A couple of things: largely due to the way Windows drivers are written, the current one will not run well or at all on 4K stacks. That might be enabled in the default Ubuntu kernel. Also, remember to bring the interface up before trying to obtain an IP.

The company that made the chipset has Linux drivers available at http://www.ralinktech.com/supp-1.htm. Unfortunately I don't know how to use them:frown:

What is meant by "bring the interface up?"

At what point do I go about obtaining an IP?

I don't know what 4K stacks are.

That is a closed and older version of the current drivers.

These look like good instructions.

BTW, don't mind all that junk I was telling you before. I had been in deep hack mode for hours. 😀
 
Back
Top