|
Bugzilla – Full Text Bug Listing |
| Summary: | WLAN-Connection cannot be started with ifup, Networkmanager is running RT2860sta | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Steffen Hanne <oldventure> |
| Component: | Network | Assignee: | Marius Tomaschewski <mt> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | maint:released:11.3:35314 | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Patch to map rt2860sta to the 'wext' driver | ||
|
Description
Steffen Hanne
2010-07-21 07:34:17 UTC
I think, it is the same problem as in bug 623676 (just a newer chipset): Please append a line with WIRELESS_WPA_DRIVER='wext' to the ifcfg file (/etc/sysconfig/network/ifcfg-wlan0) and restart the network to try again (rcnetwork restart wlan0) and let me know if it works better then. When you don't have a DHCPv6 server in your network, please also change the BOOTPROTO setting: use BOOTPROTO='dhcp4' instead of BOOTPROTO='dhcp' it will avoid the unneeded start of a dhcpv6-client. Created attachment 377731 [details]
Patch to map rt2860sta to the 'wext' driver
See also bug 623340. Hi Marius, I just tried it with the changes you mentioned. Works like a charm. Thank you for your help. Greetings from Potsdam/Germany Steffen See https://bugzilla.novell.com/show_bug.cgi?id=625403#c13, test / candidate package is available at: http://download.opensuse.org/repositories/home:/mtomaschewski:/branches:/openSUSE:/11.3:/Update:/Test/openSUSE_11.3_Update_Test/ Fixed in home:mtomaschewski:branches:openSUSE:11.3:Update:Test/sysconfig and submitted it to openSUSE:11.3:Update:Test in request 45757. Update released for: sysconfig, sysconfig-debuginfo, sysconfig-debugsource Products: openSUSE 11.3 (debug, i586, x86_64) |