Mailinglist Archive: opensuse-bugs (6113 mails)
| < Previous | Next > |
[Bug 288748] New: wireless ipw3945 not set up by ifup-wireless
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 1 Jul 2007 05:45:50 -0600 (MDT)
- Message-id: <bug-288748-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=288748
Summary: wireless ipw3945 not set up by ifup-wireless
Product: openSUSE 10.3
Version: Alpha 5
Platform: x86
OS/Version: openSUSE 10.3
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: casualprogrammer@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Beta-Customer
On a FSC Amilo Si1520 with Intel IPW3945 wireless card running openSuSE 10.3
alpha 5 the wireless card is not set up when using "Traditional Method with
ifup"
The script is called an then exits from
if [ "$WIRELESS" != yes -a "$HWD_INTERFACETYPE_0" != wlan ]; then
info_mesg "$HWD_HWDESC is not wireless, exiting"
exit 0
fi
as $HWD_INTERFACETYPE_0 is set to "net" instead of "wlan"
--
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.
Summary: wireless ipw3945 not set up by ifup-wireless
Product: openSUSE 10.3
Version: Alpha 5
Platform: x86
OS/Version: openSUSE 10.3
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: casualprogrammer@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Beta-Customer
On a FSC Amilo Si1520 with Intel IPW3945 wireless card running openSuSE 10.3
alpha 5 the wireless card is not set up when using "Traditional Method with
ifup"
The script is called an then exits from
if [ "$WIRELESS" != yes -a "$HWD_INTERFACETYPE_0" != wlan ]; then
info_mesg "$HWD_HWDESC is not wireless, exiting"
exit 0
fi
as $HWD_INTERFACETYPE_0 is set to "net" instead of "wlan"
--
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.
| < Previous | Next > |