Bug 784352 - module asus_wmi fails to load
Summary: module asus_wmi fails to load
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 16
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-24 16:39 UTC by vde
Modified: 2012-01-25 18:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-25 18:50:01 UTC
Type: ---


Attachments (Terms of Use)

Description vde 2012-01-24 16:39:45 UTC
Description of problem:

after upgrading to kernel 3.2.1 module asus_wmi fails to load with 
---------
FATAL: Error inserting asus_wmi (/lib/modules/3.2.1-3.fc16.i686/kernel/drivers/platform/x86/asus-wmi.ko): Invalid module format
--------


Version-Release number of selected component (if applicable):
kernel 3.2.1


How reproducible:


Steps to Reproduce:
0. got ASUS eeepc
1. yum update
2. reboot 
3. viola
  
Actual results:
Function keys not working and power consumption more than 8w


Expected results:
working Function keys and power cons. below 6w

Additional info:

asus eeepc T101MT

messagelog contains 

kernel: [ 6116.937752] wmi: version magic '3.2.1-3.fc16.i686 SMP mod_unload 686 ' should be '3.2.1-3.fc16.i686 SMP preempt mod_unload ATOM '

Comment 1 Josh Boyer 2012-01-24 17:24:08 UTC
(In reply to comment #0)
> Description of problem:
> 
> after upgrading to kernel 3.2.1 module asus_wmi fails to load with 
> ---------
> FATAL: Error inserting asus_wmi
> (/lib/modules/3.2.1-3.fc16.i686/kernel/drivers/platform/x86/asus-wmi.ko):
> Invalid module format
> --------
> 
> 
> Version-Release number of selected component (if applicable):
> kernel 3.2.1
> 
> 
> How reproducible:
> 
> 
> Steps to Reproduce:
> 0. got ASUS eeepc
> 1. yum update
> 2. reboot 
> 3. viola
> 
> Actual results:
> Function keys not working and power consumption more than 8w
> 
> 
> Expected results:
> working Function keys and power cons. below 6w
> 
> Additional info:
> 
> asus eeepc T101MT
> 
> messagelog contains 
> 
> kernel: [ 6116.937752] wmi: version magic '3.2.1-3.fc16.i686 SMP mod_unload 686
> ' should be '3.2.1-3.fc16.i686 SMP preempt mod_unload ATOM '

Did you happen to rebuild your kernel?  Fedora configs don't set CONFIG_PREEMPT or CONFIG_MATOM, so I'm confused how your vermagic printed there exists at all.  The magic listed in the module is what I would expect for a Fedora build kernel/module.

Comment 2 vde 2012-01-25 18:50:01 UTC
Sorry but is it 8(


Note You need to log in before you can comment on or make changes to this bug.