Dear All! I was looking for WiMax solution for my Lenovo S10-3t notebook(pad) and found out that there is no 64 bit version of utilities available. And i can compile and run this version of NetworkServices with -m32 CFLAGS. But it is not working. Trying to connect to network or scan with wimaxcu always says "No network available". Could you please help? wimaxcu/wimaxd running fine with no errors on console but with number of errors in logs: {pid:7864, tid: 4149730160} [1294788756] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7864, tid: 4149730160} [1294788758] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7864, tid: 4149730160} [1294788761] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7864, tid: 4149730160} [1294788763] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7864, tid: 4149730160} [1294788766] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7864, tid: 4149730160} [1294788768] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7864, tid: 4149730160} [1294788768] ./wimax_string.c:58 Error: [memcpy_s]Exit Error source buffer is NULL or format is NULL {pid:7928, tid: 4149864128} [1294788775] ./iWmxSDK.c:78 Info: [iWmxSdk_init]Inited cs : (nil) {pid:7928, tid: 4149864128} [1294788775] ./wimax_osal.c:711 Error: [wmx_timedjoin_thread]thread join failed. err: 2 {pid:7928, tid: 4149864128} [1294788775] ./wimax_osal.c:711 Error: [wmx_timedjoin_thread]thread join failed. err: 2 {pid:7928, tid: 4149864128} [1294788775] ./wimax_osal.c:711 Error: [wmx_timedjoin_thread]thread join failed. err: 2 {pid:7928, tid: 4141468528} [1294788776] ./wimax_osal.c:711 Error: [wmx_timedjoin_thread]thread join failed. err: 0 {pid:7928, tid: 4149864128} [1294788776] ./iWmxSDK.c:96 Info: [iWmxSdk_fini]About to delete cs: 0x90cc1f0 # uname -a Linux yourbunnynotepad 2.6.37-rc7-yourbunnynotepad #14 SMP Fri Dec 24 18:22:42 MSK 2010 x86_64 GNU/Linux # lspci -v ...cut... 07:00.0 Network controller: Intel Corporation WiMAX/WiFi Link 5150 Subsystem: Intel Corporation WiMAX/WiFi Link 5150 ABG Flags: bus master, fast devsel, latency 0, IRQ 42 Memory at f0200000 (64-bit, non-prefetchable) [size=8K] Capabilities: [c8] Power Management version 3 Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [e0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-16-eb-ff-ff-29-d3-64 Kernel driver in use: iwlagn Kernel modules: iwlagn # lsmod Module Size Used by ...cut... iwlagn 239717 0 i2400m_usb 30244 0 i2400m 102533 1 i2400m_usb iwlcore 107768 1 iwlagn ...cut.... Everything was compiled with -m32 CFLAGS. -- Best regards, Anton Nikiforov