On Sun, March 5, 2006 11:39 am, John Ahrends said: > This wireless adapter in my Thinkpad R52 works in SuSE 10.0 right >out of the box. > > YAST sees the card in 10.1 and claimes to configure it but does not >create ethx devices for it. > > Has anyone else seen this? Know of a fix? >
I'm having the same issue on 10.0 with 2.6.13-8 or 2.6.15-8 kernel. Problem as I see is, the driver ipw2200 is moved to misc folder under kernel and for some reason modprobe is not been able to find it. I got it to work by doing a insmod /lib/modules/2.6.13-8-default/kernel/misc/ipw2200.ko in the boot.local init script (under /etc/init.d). HTH -R'twick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
