http://bugzilla.novell.com/show_bug.cgi?id=582135 http://bugzilla.novell.com/show_bug.cgi?id=582135#c2 Harald Koenig <koenig@linux.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|koenig@linux.de | --- Comment #2 from Harald Koenig <koenig@linux.de> 2010-02-24 13:31:53 UTC --- (In reply to comment #1)
Thank you for the report. AFAIK the sysconfig's network scripts [1] don't use /proc/net/wireless . There are 2 supported options to configure the wlan adapter. Either with Network Manager or with traditional ifup/ifdown method. Both configurable in Yast->Network_Devices->Network_Settings. I am running Intel 4965 both on 11.2 and 11.3 Milestone1 without problems. Would it be possible to try 11.2 upgrade ? It is pretty stable and supports many new HW.
I do have a 11.2 partition on my notebook too, but for various reasons I'm still using 11.1 and completely switching to 11.2 is not yet an option. updating 11.1 shall not break a funcional wlan setup... more info: I'm always using traditional network setup, no Network Manager (also, not an option;) more tracing shows: get_iface_type() in scripts/functions returns "eth" for my wlan0 device because /sys/class/net/wlan0/wireless does not exist: harald network > ll /sys/class/net/wlan0/ total 0 -r--r--r-- 1 root root 4096 Feb 23 14:01 addr_len -r--r--r-- 1 root root 4096 Feb 23 14:00 address -r--r--r-- 1 root root 4096 Feb 24 14:25 broadcast -r--r--r-- 1 root root 4096 Feb 24 14:25 carrier -r--r--r-- 1 root root 4096 Feb 24 14:25 dev_id lrwxrwxrwx 1 root root 0 Feb 23 14:00 device -> ../../../0000:03:00.0 -r--r--r-- 1 root root 4096 Feb 24 14:25 dormant -r--r--r-- 1 root root 4096 Feb 24 14:25 features -rw-r--r-- 1 root root 4096 Feb 23 14:01 flags -r--r--r-- 1 root root 4096 Feb 23 14:00 ifindex -r--r--r-- 1 root root 4096 Feb 24 14:25 iflink -r--r--r-- 1 root root 4096 Feb 24 14:25 link_mode -rw-r--r-- 1 root root 4096 Feb 24 14:25 mtu -r--r--r-- 1 root root 4096 Feb 24 14:25 operstate lrwxrwxrwx 1 root root 0 Feb 24 14:25 phy80211 -> ../../ieee80211/phy0 drwxr-xr-x 2 root root 0 Feb 24 14:25 power drwxr-xr-x 2 root root 0 Feb 24 14:25 statistics lrwxrwxrwx 1 root root 0 Feb 23 14:01 subsystem -> ./../../../../../class/net -rw-r--r-- 1 root root 4096 Feb 24 14:25 tx_queue_len -r--r--r-- 1 root root 4096 Feb 23 14:00 type -rw-r--r-- 1 root root 4096 Feb 24 14:25 uevent so INTERFACETYPE==eth which must be overridden by WIRELESS=yes now :-(( does this help to figure out what did change ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.