Results 1 to 10 of 15
Hi, can somebody help me please? I have installed Linux Mint 9. I want to use a Sitecom WL-344 USB Adapter.
I can see my Network. If I click to ...
- 04-01-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 8
Wireless USB not working
Hi, can somebody help me please? I have installed Linux Mint 9. I want to use a Sitecom WL-344 USB Adapter.
I can see my Network. If I click to connect, the system prompt me for a network password. I'm sure the password is correct. But the prompt returns again and again.
I have attached a some logging file's.
Hope somebody can help me.
Thanks,
Necati
- 04-01-2011 #2
Hello and Welcome.
I've moved your thread here for better exposure.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-01-2011 #3
Your device is called wlan0, and it appears to be working. Can you open the network tool and create a new wireless connection?
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-01-2011 #4
Does this give any errors?
The last should return available wireless networks.Code:sudo ifconfig wlan0 up sudo iwlist wlan0 scan
- 04-01-2011 #5Just Joined!
- Join Date
- Apr 2011
- Posts
- 8
Hi Mike, I have created a new wireless connection. have now 2 wireless connection.
1. Auto karyeli (which is the name of my network)
2. Wireless home (just created)
both are never Used. This is shown in the network tool.
- 04-01-2011 #6Just Joined!
- Join Date
- Apr 2011
- Posts
- 8
Hi reed9,
The commands don't give any errors.
See attached output file.
- 04-05-2011 #7Just Joined!
- Join Date
- Apr 2011
- Posts
- 8
Hi Mike,
I have installed Mint 9 over again. I have run your WirelessSetup script. Please see attached the results. Also attached the output from dmesg command.
Hope you can help me with this.
Thanks,
Necati
- 04-06-2011 #8
Try the commands posted by reed9, unless you've changed hardware, everything should still be good.
Code:sudo ifconfig wlan0 up sudo iwlist wlan0 scan
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-08-2011 #9Just Joined!
- Join Date
- Apr 2011
- Posts
- 8
Hi Mike,
When I give the first command I get the following error:
Wlan0: ERROR while getting interface flags: No such device
I have not changed the hardware.
after giving the DMESG command I can see the following error: you can see that also in the post I did before:
phy0 --> rt2800usb_init_eeprom: Error - Invalid RT chipset detected.
phy0 --> rt2x00lib_probe_dev: Error - Failed to allocate device.
Hope you can help me with this.
- 04-08-2011 #10
Post the output of the commands please.
Code:sudo lsusb sudo ifconfig sudo iwlist eth1 scan
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote