Mailinglist Archive: opensuse-bugs (4387 mails)
| < Previous | Next > |
[Bug 733148] wlan non-functional. Kernel-firmware not installed with openSUSE-12.1-DVD-i586.iso
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 10 Jul 2012 20:50:37 +0000
- Message-id: <20120710205037.99D25CC7D9@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=733148
https://bugzilla.novell.com/show_bug.cgi?id=733148#c14
--- Comment #14 from Stephan Kulow <coolo@xxxxxxxx> 2012-07-10 22:50:36 CEST ---
this has nothing to do with installation actually.
Check rpm -q --supplements kernel-firmware and check
hwinfo --network and hwinfo --wlan
It will output things like
SysFS Device Link: /devices/pci0000:00/0000:00:19.0
With that info, use
cat /sys/devices/pci0000:00/0000:00:19.0/modalias
This info should match against the supplements. If not, the bug is in the
driver. If it matches, the bug is in the installer.
--
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 > |