LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 11-03-2007, 09:30 AM   #1
jessica_lilly
Member
 
Registered: Oct 2007
Posts: 133

Rep: Reputation: Disabled
wireless device


hi,

i am using ubuntu 7.10 and i am using a wirless adapter which needs the rt73 driver which i know ubuntu 7.10 has and when i used the live demo CD it would connect with out any problems but now it is installed it knows the device (i have looked in hardware manager) but it wont use it

i need help quick as the internet is very important and it needs to be connected

thanks in advance
 
Old 11-03-2007, 09:45 AM   #2
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
Is that driver loaded? Type:
lsmod | grep rt73
If is doesn't show up, load it (as root):
modprobe rt73
Then get it configured for your network.
 
Old 11-03-2007, 10:16 AM   #3
jessica_lilly
Member
 
Registered: Oct 2007
Posts: 133

Original Poster
Rep: Reputation: Disabled
i get the message

FATAL:module rt73 not found
 
Old 11-03-2007, 12:18 PM   #4
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
What is the wireless adapter you're using?
 
Old 11-03-2007, 12:22 PM   #5
jessica_lilly
Member
 
Registered: Oct 2007
Posts: 133

Original Poster
Rep: Reputation: Disabled
its the BN-WD54G Wireless USB Adapter which needs the rt73 driver but i dont understand why it works on the live cd but when i install it it dosnt work
 
Old 11-03-2007, 01:23 PM   #6
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
I don't know why that happens either but I've seen it too. Have you searched the HCL for that wireless card? You may also want to try loading ndiswrapper. I don't know if Ubuntu uses that or what but it may work for you. I'll see if I can find something more to help you but post back if you make any progress.
Have you been to this site:
http://www.bluenext.co.uk/download-c...ware/index.php
Do you have that driver they offer for linux?

Last edited by Vincent_Vega; 11-03-2007 at 01:26 PM.
 
Old 11-03-2007, 01:32 PM   #7
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
I downloaded the driver from the BlueNEXT website above, untarred the package and read the README file in the Module directory. It seems to be quite straightforward. If you haven't done that, you probably want to and that should solve your problem...or so it seems! Good luck. Post back with your results.
 
Old 11-03-2007, 02:27 PM   #8
jessica_lilly
Member
 
Registered: Oct 2007
Posts: 133

Original Poster
Rep: Reputation: Disabled
ok i have downloaded them and i think i have done all of the first bit right (not sure but i think i have) but i am stuck on the second bit

the read me says

Q2. How to start wpa_supplicant
--------------------------------
1.) First start rt73 driver.

2.) Edit/Create a configuration file of wpa_supplicant.
-a) Set your work directory of wpa_supplicant for sockets
ctrl_interface = YOUR_WORK_PATH

-b) Set YOUR_OPENSC_PATH if need be. (e.g. generate certificates)
opensc_engine_path =/YOUR_OPENSC_PATH/engine_opensc.so
pkcs11_engine_path =/YOUR_OPENSC_PATH/engine_pkcs11.so
pkcs11_module_path =/YOUR_OPENSC_PATH/opensc-pkcs11.so

-c) Set network configuration. (e.g. WPA/EAP-TTLS)

*** refer to wpa_supplicant.conf in details or related documents ***

3.) Manually start wpa_supplicant,
type $./wpa_supplicant -c your_config_file -i rausb0 -D ralink

turn on debug mode,
type $./wpa_supplicant -c your_config_file -i rausb0 -D ralink -d



i am totaly lost what do it do now
 
Old 11-03-2007, 03:51 PM   #9
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
Do you need to use the wpa_supplicant? What type of wireless security is set up?
 
Old 11-03-2007, 03:56 PM   #10
jessica_lilly
Member
 
Registered: Oct 2007
Posts: 133

Original Poster
Rep: Reputation: Disabled
my wireless is set up with out any sercurity so i dont need to have a passkey or anything
 
Old 11-03-2007, 08:13 PM   #11
Vincent_Vega
Member
 
Registered: Nov 2003
Location: South Jersey
Distribution: Slackware, Raspbian, Manjaro
Posts: 826

Rep: Reputation: 31
Then from what I read you should only have to use the Module directory, not the wpa_supplicant. That's just for WPA secured networks. The setup for just the modules is simple. See if that works for you.
 
Old 11-03-2007, 08:42 PM   #12
jessica_lilly
Member
 
Registered: Oct 2007
Posts: 133

Original Poster
Rep: Reputation: Disabled
i have decided to do everything for the network on the live CD that works and then find the wpa_supplicant file in /var/run and try and get it on my hard drive i dont know if it will work but i hope it will

thanks anyways

i have learnt stuff about compling in ubuntu anyway
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless device will not come up onyangoliech Fedora 10 03-28-2007 01:44 PM
Wireless device will not come up onyangoliech Linux - Wireless Networking 1 02-15-2007 05:45 PM
wireless on Linux dying when I bring another wireless device in the LAN sal_paradise42 Linux - Wireless Networking 5 11-14-2004 03:38 AM
help please naming wireless device! op_stager Linux - Software 3 09-20-2004 12:20 AM
USB Wireless Device Help?! zaphanol Linux - Wireless Networking 3 11-06-2003 04:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration