[Bug 207262] New: wpa_supplicant not loading correctly
https://bugzilla.novell.com/show_bug.cgi?id=207262 Summary: wpa_supplicant not loading correctly Product: openSUSE 10.2 Version: Alpha 4 Platform: i386 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jim.pye@pyenet.co.nz QAContact: qa@suse.de openSUSE 10.2 Alpha 4 IBM Thinkpad R40 - IPW2100 Intel wireless works AOK on 10.1 10.0 SLED On openSUSE 10.2 Alpha 4 have just got going on a WPA configured wireless network. Discovered that the wpa_supplicant was not working/loading correctly Seems to me that the YAST network module is not configuring the wpa_supplicant correctly. Was able to copy across and modify the wpa_supplicant config file from my 10.1 and manually run the wpa_supplicant command and am writing this now from 10.2 There was no clue to wpa_supplicant not loaded in /var/log/messages just a generic line Sep 21 23:29:06 jims-alpha ifup: eth2 device: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04) Sep 21 23:29:06 jims-alpha ifup: eth2 configuration: wlan-id-00:04:23:56:62:a0 Sep 21 23:29:06 jims-alpha kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready Sep 21 23:29:06 jims-alpha ifup: eth2 Sep 21 23:29:06 jims-alpha ifup: IP address: 192.168.x.xx/24 Note that I had tried the Networkmanager configuration for my first networking configuration, then changed it to ifup, as it was not working. Then I discovered the wpa_supplicant issue. Not sure if this has any bearing on issue. Cheers Jim Jim Pye PyeNet Universal Upper Hutt New Zealand -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |jg@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 ------- Comment #1 from jim.pye@pyenet.co.nz 2006-09-21 19:53 MST ------- Joachim Just some more information on this. This morning when I started the machine the /var/run/wpa_supplicant-eth2.conf has disappeared. I recopied my 10.1 version of the file and ran the following command manually to bring the interface up again. wpa_supplicant -ieth2 -c/var/run/wpa_supplicant-eth2.conf -Dwext \ -P/var/run/wpa_supplicant/eth2.pid -B The ipw2100 driver is loading OK during bootup and when I run the iwconfig command, before the wpa_supplicant command above, it tells me all is OK except it is not associated with any access points. Run the wpa_supplicant command and the interface is available immediately, don't even have to run ifup etc. Jim -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 jg@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jim.pye@pyenet.co.nz ------- Comment #2 from jg@novell.com 2006-09-22 06:17 MST ------- Except for special configuration, it should not be necessary to use an own wpa_supplicant.conf. In if so, /var/run/ is not a good place to store it, as it gets cleaned up on boot. What goes wrong when using ifup to set up the interface, do you get an error? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 jim.pye@pyenet.co.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|jim.pye@pyenet.co.nz | ------- Comment #3 from jim.pye@pyenet.co.nz 2006-09-22 18:14 MST ------- Joachim That explains what happens to the file then :-) Then the issue is that whatever generates this config file on a reboot is not doing its job. The full story on how I installed the Wireless networking on 10.2 Alpha 4 follows. NOTE that this is working on 10.1 AOK and the setup on 10.1 was all done via YaST with no "special" settings. Downloaded the first 5 CD isos and installed fresh onto own HD on an IBM Thinkpad R40 which has the Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04) which uses the ipw2100. I initially, during the install, said to use the Networkmanager (have not had much success with this on 10.1 but thought I would give it a go on 10.2) The configuration of the wireless and the wpa settings went OK. However when I went to connect to the network NO GO. Went back into YaST and changed the configuration to IFUP but still no go. Looking through the /var/log/messages noticed that it was complaining that the firmware file for the ipw2100 was not being found. After discovering that this is non OSS downloaded disk 6 and installed the firmware AOK. Still using IFUP method tried to connect again but NO GO. It was while I was trying the iwconfig, ifup, ifdown commands that I noticed that a message I see on 10.1 re wpa_supplicant was not appearing on 10.2 so started my research into this and found that the wpa_supplicant is not loading and that the config file was missing etc. Seems to me there is some configuration missing from the YaST that tells the wpa_supplicant process to load automatically. Not sure where though. Looking back over /var/log/messages for yesterday I do not see any error (or any information relating to wpa_supplicant) until I su to root and manually load it and even then there are no errors. It loads and I can connect. I am prepared to send files to you but if you could tell me where I need to change "secret" information to protect the network here would be appreciated. Cheers Jim Jim Pye Master CNE, CNI, Novell CDE, LPIC-1 PyeNet Universal -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 jg@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |jim.pye@pyenet.co.nz ------- Comment #4 from jg@novell.com 2007-02-02 02:24 MST ------- Sorry for dawdling away this for so long. Is this bug still up to date? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 behlert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|jim.pye@pyenet.co.nz | Resolution| |INVALID ------- Comment #5 from behlert@novell.com 2007-05-21 11:05 MST ------- No answer for more than 3 months. Please reopen when you can provide the requested information. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207262 User fm@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=207262#c6 --- Comment #6 from Felix Möller <fm@opensuse.org> 2008-04-07 10:46:38 MST --- Created an attachment (id=206537) --> (https://bugzilla.novell.com/attachment.cgi?id=206537) /etc/dbus-1/system.d Hi Timo, thanks for looking into it, here is the directory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=207262 User fm@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=207262#c7 --- Comment #7 from Felix Möller <fm@opensuse.org> 2008-04-07 10:47:20 MST --- sorry wrong bug. :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com