|
Bugzilla – Full Text Bug Listing |
| Summary: | ath_pci (Atheros WLAN module) fails to load in Thinkpad T42 with 2.6.13-8 kernel | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Philip Antoniades <philip> |
| Component: | Kernel | Assignee: | Joachim Gleissner <joachim.gleissner> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | behlert, privat |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Philip Antoniades
2005-09-26 16:15:59 UTC
Sorry - second paste (modprobe) should have been: WARNING: Error inserting ath_rate_sample (/lib/modules/2.6.13-8-default/extra/ath_rate_sample.ko): Unknown symbol in module, or unknown parameter (see dmesg) FATAL: Error inserting ath_pci (/lib/modules/2.6.13-8-default/extra/ath_pci.ko): Unknown symbol in module, or unknown parameter (see dmesg) Looks to me like something fixed in final version, but to be sure: Can you please look if the modules "wlan" and "ath_hal" got loaded? Same problem, same error messages. "ath_hal" doesn't get loaded and I think there's a simple reason for it: The module isn't there. If I change to /lib and do " find -name ath* " I get: ./modules/2.6.13-8-smp/extra/ath_pci.ko ./modules/2.6.13-8-smp/extra/ath_rate_sample.ko No "ath_hal". *** Bug 119811 has been marked as a duplicate of this bug. *** ath_hal is binary only and therefore not included in openSUSE. You can download it (package kernel-default-nongpl) from ftp.suse.com/pub/suse/i386/10.0/.... |