LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I need step-by-step instructions to install linksys wrt54g v8 to ubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/i-need-step-by-step-instructions-to-install-linksys-wrt54g-v8-to-ubuntu-812894/)

ldalton55 06-08-2010 10:16 AM

I need step-by-step instructions to install linksys wrt54g v8 to ubuntu
 
I am new to both linux and ubuntu. I need to install my wireless router to my ubuntu powered Compaq C552US notebook.

alli_yas 06-08-2010 10:20 AM

Hi

Welcome to LQ!!

Please ensure you take the time to read the LQ Rules.

Quote:

I need step-by-step instructions to install linksys wrt54g v8 to ubuntu
Unfortunately we don't provide step-by-step instructions in this forum - we believe in helping people to help themselves. The idea is you should give yourself a try at solving your problem first; and then we assist you when you get stuck.

EricTRA 06-08-2010 10:21 AM

Hello and Welcome to LinuxQuestions,

What exactly do you mean with 'install your wireless router'? There's no need to install anything in Linux to be able to access your router. You just type the IP address of the gateway (your router) in a webbrowser, for example http://192.168.0.1 and access the build in web interface.

If you mean configuring wireless networking on your Ubuntu then specify your wireless network card. Info can be found with this command:
Code:

lspci
Post the info here and we'll see if we can be of any help.

Kind regards,

Eric

ldalton55 06-12-2010 07:22 AM

The wireless card is apparently a Broadcom Coporation BCM4311. How do I access it?

linus72 06-12-2010 07:28 AM

I found this

https://help.ubuntu.com/community/Wi...Driver/bcm43xx

https://help.ubuntu.com/community/Wi...ndiswrapper%29

http://nfolamp.wordpress.com/2010/05...43xx-wireless/

http://ubuntuforums.org/showthread.php?t=1305757

jens 06-12-2010 07:44 AM

Quote:

Originally Posted by ldalton55 (Post 4001062)
The wireless card is apparently a Broadcom Coporation BCM4311. How do I access it?

Use a cable and install b43-fwcutter
Code:

sudo apt-get install b43-fwcutter
If it doesn't perform well, remove it and install the windows driver using ndiswrapper (as explained in the links Linus72 posted).


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