https://bugzilla.novell.com/show_bug.cgi?id=293586#c7 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #7 from michal zugec <mzugec@novell.com> 2007-11-02 03:08:16 MST --- Sorry Michael, it works for me. When there is no configured device with carrier: for i in $(echo $(cd /etc/sysconfig/network/;ls ifcfg-*|grep -v lo)|sed s/ifcfg-/''/g);do cat /sys/class/net/$i/carrier;done then Internet test dialog is skipped If you mean connected and configured card without internet connection, YaST shouldn't know that without internet test ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.