Re: wpa_supplicant features and compile options

2007-09-06 Thread Volker
On 12/23/-58 20:59, Greg Rivers wrote: div class=moz-text-flowedI connect to certain wireless networks that require the EAP_GTC and EAP_OTP features in wpa_supplicant. These features are not compiled into wpa_supplicant by default. Using the patch below works great, but it's inconvenient

Re: wpa_supplicant features and compile options

2007-09-06 Thread Mark Andrews
On 12/23/-58 20:59, Greg Rivers wrote: div class=moz-text-flowedI connect to certain wireless networks that require the EAP_GTC and EAP_OTP features in wpa_supplicant. These features are not compiled into wpa_supplicant by default. Using the patch below works great, but it's

Re: wpa_supplicant features and compile options

2007-09-06 Thread Tom Judge
Mark Andrews wrote: On 12/23/-58 20:59, Greg Rivers wrote: div class=moz-text-flowedI connect to certain wireless networks that require the EAP_GTC and EAP_OTP features in wpa_supplicant. These features are not compiled into wpa_supplicant by default. Using the patch below works great, but

Re: wpa_supplicant features and compile options

2007-09-06 Thread Sam Leffler
Greg Rivers wrote: I connect to certain wireless networks that require the EAP_GTC and EAP_OTP features in wpa_supplicant. These features are not compiled into wpa_supplicant by default. Using the patch below works great, but it's inconvenient having to remember to apply it after every

Re: wpa_supplicant features and compile options

2007-09-06 Thread Scot Hetzel
On 9/6/07, Sam Leffler [EMAIL PROTECTED] wrote: Greg Rivers wrote: I connect to certain wireless networks that require the EAP_GTC and EAP_OTP features in wpa_supplicant. These features are not compiled into wpa_supplicant by default. Using the patch below works great, but it's

Re: 2vmcores with identical backtraces - any idea ?

2007-09-06 Thread Tom Samplonius
I believe that d6832000 is a physical memory address, so then this likely indicates you have bad RAM. Are you using ECC memory? Probably not, s you should probably boot a memtest86 image, and run it overnight. Maybe longer, as the failures happen days apart. - Daniel Dvořák

2vmcores with identical backtraces - any idea ?

2007-09-06 Thread Daniel Dvořák
Hi all, do you have any idea what is happen to my pc ? Bye Dan # kgdb kernel.debug /var/crash/vmcore.15 kgdb: kvm_nlist(_stopped_cpus): kgdb: kvm_nlist(_stoppcbs): [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Unde

Re: wpa_supplicant features and compile options

2007-09-06 Thread Greg Rivers
On Thu, 6 Sep 2007, Scot Hetzel wrote: On 9/6/07, Sam Leffler [EMAIL PROTECTED] wrote: Greg Rivers wrote: I connect to certain wireless networks that require the EAP_GTC and EAP_OTP features in wpa_supplicant. These features are not compiled into wpa_supplicant by default. Using the patch