|
Klinux
|
 |
« on: March 12, 2010, 04:09:48 AM » |
|
Hi, I recently installed PCLinuxOS2009.3 on my laptop a Dell Vostro 1720, everything went fine, but I have one problem: wireless works normally at my home (no encryption enabled), but at my university, where there is WPA2 enabled i cannot connect, when I start the configuration, at a point, the NumLock and CapsLock start to blink and I cannot finish the wizard, nothing else works, unless the power button. How do I fix this???
|
|
|
|
|
Logged
|
Visit RedmondXP.com
|
|
|
|
coolbreeze
|
 |
« Reply #1 on: March 12, 2010, 07:04:08 PM » |
|
Hi, I recently installed PCLinuxOS2009.3 on my laptop a Dell Vostro 1720, everything went fine, but I have one problem: wireless works normally at my home (no encryption enabled), but at my university, where there is WPA2 enabled i cannot connect, when I start the configuration, at a point, the NumLock and CapsLock start to blink and I cannot finish the wizard, nothing else works, unless the power button. How do I fix this???
I don't believe that is a wireless issue,there was a post on the freeze, but as yet i'm unable to find it, i think it was something to do with graphics.
|
|
|
|
|
Logged
|
Linux user #440309PCLOS IS THE KING Please Donate to the cause. PCLinuxOS My mind is so full that there's no room to think.M5A78L-M mobo, AMD Phenom IIx 6 1055T, 4Gig ram,nvidia GeForce GT 240 1 Gig, Netgear DGN2200
|
|
|
|
Klinux
|
 |
« Reply #2 on: March 16, 2010, 06:04:11 AM » |
|
I still think its a driver issue or a problem with the WPA software. Does anybody have any suggestion? Things I can try?
|
|
|
|
|
Logged
|
Visit RedmondXP.com
|
|
|
|
Klinux
|
 |
« Reply #3 on: March 19, 2010, 05:27:48 AM » |
|
I really appreciate your help  arghhhhhh
|
|
|
|
|
Logged
|
Visit RedmondXP.com
|
|
|
|
Klinux
|
 |
« Reply #4 on: May 19, 2010, 08:31:22 AM » |
|
Really nobody can help me?  I need this working, so I can switch to Linux definitely BTW, since I posted, I also tryed PClinuxOS 2009.4, same problem
|
|
|
|
|
Logged
|
Visit RedmondXP.com
|
|
|
|
nixer
|
 |
« Reply #5 on: May 19, 2010, 08:41:22 AM » |
|
BTW, since I posted, I also tryed PClinuxOS 2009.4, same problem Is this referring to the 2010 KDE4 version of pclos? Have you tried it? I have a dell vostro 1720 with an nvidia graphics card and it is working fine with 2010 and it worked fine with 2009.x . Sorry I can't be of any further help, 
|
|
|
|
|
Logged
|
Desktop: Intel 3.4ghz 2X, 4GB RAM, 80gb/1TB SATA, Multiple PCLOS's, nVidia EN8400GS, pae.bfs Server: P4 1.4ghz, 1.25GB RAM, 40/300gb IDE, PCLOS Openbox 2.6.38.8.bfs, Headless, Servers: LAMP, FTP, Samba, Print HTPC: Phenom II X4 2.8ghz, 4GB Ram, 1TB SATA, PCLinuxOS-KDE, NVIDIA N220GT HDMI, pae.bfs
|
|
|
Gramps50
Jr. Member

Offline
Posts: 47
|
 |
« Reply #6 on: May 19, 2010, 10:26:32 AM » |
|
To start I would download the 2010.1 version of PCLOS LiveCD and give it a try, this would be the latest KDE version. It might also help if you gave a little more information, such as what flavor for PCLOS you are using, the error message that was returned when the connection wasn't made.
Remember I don't think that any of the people here are mind readers so the more information you can give about the problem the better the chances of getting a solution to the problem.
|
|
|
|
|
Logged
|
|
|
|
|
Klinux
|
 |
« Reply #7 on: May 19, 2010, 01:27:58 PM » |
|
To start I would download the 2010.1 version of PCLOS LiveCD and give it a try, this would be the latest KDE version. It might also help if you gave a little more information, such as what flavor for PCLOS you are using, the error message that was returned when the connection wasn't made.
Flavour is: XFCE, but the same happens on KDE Error "message" is: >> the NumLock and CapsLock start to blink and I cannot finish the wizard, nothing else works, unless the power button.
|
|
|
|
|
Logged
|
Visit RedmondXP.com
|
|
|
|
pags
|
 |
« Reply #8 on: May 20, 2010, 10:58:59 AM » |
|
To start I would download the 2010.1 version of PCLOS LiveCD and give it a try, this would be the latest KDE version. It might also help if you gave a little more information, such as what flavor for PCLOS you are using, the error message that was returned when the connection wasn't made.
Flavour is: XFCE, but the same happens on KDE Error "message" is: >> the NumLock and CapsLock start to blink and I cannot finish the wizard, nothing else works, unless the power button. Is it fully updated? Have you tried the 2010.1 ISO (as suggested by Gramps50)?
|
|
|
|
|
Logged
|
|
|
|
surfinusa555
Jr. Member

Offline
Posts: 23
|
 |
« Reply #9 on: May 22, 2010, 03:41:00 AM » |
|
I'm not sure what your experience level with linux is, but if you let me know I can probably help you more. Here is what I've found, as I had a similar experience. PCLinuxOS has a very broken net applet when used with WPA/WPA2. See my post here for my solution http://www.pclinuxos.com/forum/index.php/topic,66512.msg600749.html#msg600749 just use ifconfig wlan0 up iwlist wlan0 scan to find the info for your school network and set up your /etc/wpa_supplicant.conf using that info. Make sure you backup your wpa_supplicant.conf by using cp /etc/wpa_supplicant.conf /etc/wpa_supplicant.conf.backup Keep in mind that you will probably need to be root for all of that. If your wireless isn't called wlan0 change wlan0 to whatever pclos calls yours. Here is some stuff on wpa_supplicant.conf http://wiki.archlinux.org/index.php/WPA_supplicant#Classic_method:_wpa_supplicant.conf but don't run the sample exercise on that page that looks like this wpa_passphrase mywireless "secretpassphrase" > /etc/wpa_supplicant.conf as it will erase your current configuration file. Only use the one with a >> as that will append rather than overwrite. If you have trouble, paste the output of `iwlist wlan0 scan` and `ifconfig` here. And tell me which scan result is your school network.
|
|
|
|
|
Logged
|
|
|
|
|