Bugzilla – Bug 143261
YaST network card configuration causes lots of kernel messages/crash
Last modified: 2007-06-05 10:05:14 UTC
When I start YaST and go to Network Devices->Network Card, dmesg shows lots of messages like this: CCMP: received packet without ExtIV flag from 00:90:4b:83:27:d0 printk: 179 messages suppressed. CCMP: received packet without ExtIV flag from 00:90:4b:83:27:d0 printk: 399 messages suppressed. CCMP: received packet without ExtIV flag from 00:90:4b:83:27:d0 printk: 164 messages suppressed. I noticed this because one time it even locked the machine completely (no CTRL+ALT+DEL or CTRL+ALT+BACKSPACE). The lockup occured after clicking on the icon in YaST while the module was loading. When it crashed the loading procedure had only produced one line of output. The messages are triggered by starting the YaST module and don't go away when I leave it. However, "ifdown eth1" stops them. Eth1 is my WLAN card that gets listed as "Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)" by lspci, it is plugged into an Acer Travelmate 800. I'm using Suse's own kernel and all available patches have been applied.
Created attachment 63352 [details] y2logs
Hi Stefan, please attach about 200 lines of your syslog, the output of `hwinfo --wlan' as well as the output of `lsmod' once the trouble-causing module was loaded. What exactly did you do/configure to provoke this problem?
It locked the machine another time while trying to create the requested files. Even Capslock didn't work. It happened while the progress bar still showed 0% and said it was detecting devices. After that it didn't crash, but I found that I loose connectivity when running the YaST module. I can restore that, too, by "ifdown eth1; ifup eth1". That is probably the reason why I didn't detect that last time. I do not know exactly what caused this problem, I just stumbled over it when I started the YaST module. I had not used it for quite a long time (my network is working fine, no need for changes) so I do not know if it was caused by an update/config change/whatever.
Created attachment 63680 [details] output of "hwinfo --wlan"
Created attachment 63681 [details] output of "lsmod"
Created attachment 63682 [details] output of "tail -n 200 /var/log/messages"
please also attach /var/log/YaST/y2log assigned to maintainer, put jg into cc:, maybe he knows more about that error.
y2log already attached, see comment #1
Sorry for the delay. Yast loads the driver modules on startup. So I think it is a driver problem.
Yes, it's most probably a driver problem.
Is this bug still present in 10.2?
I don't know, I did not encounter it. Stefan, in case you're running a later SUSE version now, do you still see this bug?
Please reopen when you see this again. Thanks.