LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mint is eager and stubborn :) (https://www.linuxquestions.org/questions/linux-newbie-8/mint-is-eager-and-stubborn-925201/)

LinuxNoobX 01-23-2012 01:46 AM

Mint is eager and stubborn :)
 
Just installed Linux Mint 12 on the lappy (I am posting from one of my netbooks right now).

Other stuff I can take my time with but I need to set up the wireless connection to do anything else on the lappy.

For reasons unknown to me Linux keeps trying to access a police surveillance vans wifi and keeps refusing to connect to my wireless network. I admire Linux's spirit but I would like to be connected to my wireless network before I end up in prison. The network manager is being troublesome to say the least.

So... how do I get it to stop trying to connect to the cop van and use my wireless network instead? Z/Z

fukawi1 01-23-2012 01:59 AM

Ok, i REALLY mean no offense, but this made my day...
http://npoze.com/wp-content/uploads/...e-VAN-0921.jpg
http://blog.rootshell.be/2008/07/18/funny-ssid/
Somebody within range of your wireless device has a sense of humor.

I dont use network manager, so i cant really comment on it, but if you can see your AP's SSID, you should be able to tell network manager to connect to that, and make it the default connection.

LinuxNoobX 01-23-2012 02:06 AM

I nearly died at IPFreely... although FreeDonkeyPron is uber. :) Z/Z

mdlinuxwolf 01-23-2012 02:16 AM

Police Yikes !!
 
I think someone is messing with your mind. At least the cops secured their network. You can always set up a wireless router and then simply select that choice from multiple choices in the menu.

You can also hide your network and then use the options for accessing a hidden network. KDE's networking tool has this in a GUI.

Like the cops, you should secure your network. Use WPA instead of WEPP.

LinuxNoobX 01-23-2012 03:58 AM

The router is secure BUT the network manager in Mint will not "lock on" to my router's wireless signal and instead keeps on trying to access other wireless networks I do not have the hex keys for. This is my first time using a distro of Linux with a network manager. During install it accessed a local hotspot easy until I could dig up my key but after the install I had the problems with the manager trying to access other networks and the driver for the mini not installing... so I switched to an alfa. Last time I checked I was stuck on an unsecured network that wouldn't give me access and it was the only network listed.

With the network manager gone haywire I really have no other choice than to ask for help here or reinstall the OS and hope it doesn't mess up again (technically it is probably my fault for not knowing how configure the network manager but in my defence I did not tell it to try to connect any network at random).

The other problem is grub is going to act up if I try to remove Mint from the windows side. I had issues with the boot managers a little while back and lost all my data... not something I am looking forward to doing again since it took me over a week to dl NWN2 again (I like the classics that are more game than eyecandy).

Suggestions would be nice... I know how to use windows and parted magic to fix partitions but I still do not know how to alter the boot manager w/o screwing up windows. Z/Z

brianL 01-23-2012 04:16 AM

Not sure if this will help, but run this:
Code:

wpa_passphrase ssid passphrase
ssid = name of your wireless network.
Then edit /etc/wpa_supplicant.conf, adding the results.

fukawi1 01-23-2012 04:21 AM

Slow down there.
You don't have to reinstall.
You MAY have to get dirty on the commandline though..

You say you dug up the key, and I am guessing you know the SSID. If not, you should be able to find these by booting back into Windows and writing down the info.

You can configure the wireless interface via the commandline. If you only connect to one WLAN, then it will be simple, if you intend to connect to multiple WLANS, there are a couple of options.

Before going into the commandline side of things, you may want to try installing wicd, which is a Network Manager esque GUI application that handles configuring wireless adapters fairly well.

Here is a basic guide to setting up wireless via the command line.
http://www.ghacks.net/2009/04/14/con...-command-line/

And here is a more detailed guide to the same. http://www.linuxhomenetworking.com/w...ess_Networking

For the record, anything that you read that pertains to Debian or Ubuntu, should be compatible with Mint.
Although your WLAN interface name may vary (wlan0, wifi0, ath0, etc)

LinuxNoobX 01-23-2012 04:21 AM

Thankx Bri... I'll give it a shot after I de-stress a bit... I'll post the results in a bit... you never know the manager might act a little different after I restart in Mint again. Z/Z

P.S.: These are command line entries right... do I have to use sudo or change to a certain directory?

P.P.S.: fukawi thanks... Wicd was very easy to manage when I was using BT5 but for some reason did not pick up one quarter of the networks that Mint's network manager is picking up now. I'll post in a bit after I relax before I blow a gasket. Z/Z

brianL 01-23-2012 04:35 AM

Oh, yeah, forgot that, use sudo.
Then, for the editing, run:
Code:

gksudo gedit /etc/wpa_supplicant.conf
gksudo is for opening any GUI as root.

LinuxNoobX 01-23-2012 07:30 AM

Two levels of elevation? :) Probably be in a lot of trouble if I screw up that command :) Normally I'd be very curious about root-related topics BUT that is a little advanced for a guy who can't get his wireless to work properly (that guy being me). 10 more minutes of House and I'll start trying the ideas on how the get the manager to work properly. Z/Z

LinuxNoobX 01-23-2012 08:18 AM

Thankx everybody :)
 
I am not completely retarded... it turned out to be a wonky process conflict after all and I was able to set up the wireless properly with the standard network manager after I restarted Mint.

I'll try not to cause any false alarms in future :) Thanks for all your help Z/Z

TroN-0074 01-23-2012 08:20 AM

Good to hear you figured out, now try to stay out of troubles!

LinuxNoobX 01-23-2012 08:27 AM

Come on man... you know people who pick up Linux are not looking for trouble... ROFLMAO !!!


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