On Saturday 24 January 2009, Paul Donohue wrote: > I'm having trouble getting wimaxd to run. > > I installed kernel 2.6.29-rc2 and the i2400m firmware, and the card is > detected properly, and the wmx0 interface is visible. > > I then compiled and installed the latest wimax tools, wimax network > service, and supplicant, but wimaxd will not start. I edited > /etc/wimax/config.xml and set Severities to 255 so I could see all of the > debugging messages. Here's the output in /var/log/wimax/wimaxd1.log: The first thing that comes to mind, based on the error report you submitted to bugzilla, is that the supplicant library cannot be loaded. The current build has a hard dependency on it (which we want to remove, so at least it loads ok). Are you building in 32 or 64 bit mode? If that is the case, a q quick fix is to build and run in 32 bits. Even if the kernel/driver is 64 bits it will run ok. Long term fix is for us to fix the supplicant situation. We are on it, it just taking longer than expected and we are really sorry for that. -- Inaky