Hi!
My overall problem is that certain applications show significant delays if (and only if!) wireless is connected on openSUSE 12.2 / 12.3. My particular problem is that the SIP client “Linphone” is not working. When wireless is activated there are more than 120 seconds of delay at startup of “Midnight Commander”, 25 seconds for “Firefox”, and 60 seconds delays throughout run of “Linphone” - I guess at each try to SIP registration.
On openSUSE 12.2 the problem occured only recently on a particular wireless network. On the fresh installed openSUSE 12.3 64-bit (Dartmouth, Kernel “3.7.10-1.11-desktop #1 SMP PREEMPT Thu May 16 20:27:27 UTC 2013 (adf31bb) x86_64 GNU/Linux”) the problem occurs on several (all?) wireless networks. Details about the wireless card are:
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
Subsystem: AzureWave AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card [1a3b:1089]
Kernel driver in use: ath9k
I have tried to get more log messages of Linphone 3.5.2-42.1.2:
> mkdir ~/mylogdir; linphone -l ~/mylogdir
Fontconfig warning: "/etc/fonts/conf.d/56-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Segmentation fault
> linphone
Fontconfig warning: "/etc/fonts/conf.d/56-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
ALSA lib conf.c:4692:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib conf.c:4692:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2223:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:4692:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2223:(snd_pcm_open_noupdate) Unknown PCM default:0
(linphone:3094): Gtk-WARNING **: Could not find signal handler 'linphone_gtk_create_fonics_account'
In “Linphone” after setup of an account without wizard, which is also broken, the messages in “Help > Show Debug Window” do not show warnings or errors except of
message: eXosip: Reseting timer to 10s before waking up!
message: linphone process event get a message 2
message: REGISTRATION_FAILURE
Any ideas are welcome… I think it would be helpful if someone showed how to make “Linphone” (or “Midnight Commander” or “Firefox”) print a really verbose log… Thx.