Bug 145360

Summary: sonypi module broken in kernel-2.6.10-1.741_FC3.i686.rpm
Product: [Fedora] Fedora Reporter: Richard Hart <rhart>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-13 04:15:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
/var/log/dmesg none

Description Richard Hart 2005-01-17 19:06:14 UTC
Description of problem:
sonypi modules fails to load with following error:
# modprobe sonypi
FATAL: Error inserting sonypi
(/lib/modules/2.6.10-1.741_FC3/kernel/drivers/char/sonypi.ko): Unknown
symbol in module, or unknown parameter (see dmesg)


Version-Release number of selected component (if applicable):
kernel-2.6.10-1.741_FC3.i686.rpm

How reproducible:
always

Steps to Reproduce:
1.boot with kernel-2.6.10-1.741_FC3.i686
2.modprobe sonypi
3.
  
Actual results:
module fails

Expected results:
load module

Additional info:
Previous kernel worked fine. sonypid loaded on boot or with modprobe.
dmesg is attatched

Comment 1 Richard Hart 2005-01-17 19:11:46 UTC
Created attachment 109879 [details]
/var/log/dmesg

Comment 2 Richard Hart 2005-01-17 19:39:52 UTC
I did find the following line in /var/log/messages:

localhost kernel: sonypi: Unknown parameter `'

Comment 3 Dave Jones 2005-01-17 21:06:38 UTC
please try the kernel at http://people.redhat.com/davej/kernels/Fedora/FC3/

Comment 4 Richard Hart 2005-01-21 22:47:00 UTC
Yes the sonpi module in kernel-2.6.10-1.747_FC3.i686.rpm fixes the
problem. Now if the ipw2200 modules only worked I would use the or a
more recent kernel. Sorry to take so long to get back to you.