Bug 4594

Summary: cx88_dvb fatal error: unknown symbox cx22702_attach
Product: Drivers Reporter: Richard (richjunk)
Component: Video(Other)Assignee: Adrian Bunk (bunk)
Status: CLOSED CODE_FIX    
Severity: blocking    
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.12-rc4 Subsystem:
Regression: --- Bisected commit-id:
Attachments: Kernel Configuration
patch to fix this bug

Description Richard 2005-05-07 06:35:52 UTC
Distribution: Gentoo (2005.0)
Hardware Environment:AMD64
Software Environment: 
Problem Description: cx88_dvb (or cx88-dvb) will not load during boot or after
boot in 2.6.12-rc4.  (cx88_dvb works well in 2.6.12-rc3.).  From a 2.6.12-rc4
console:

modprobe cx88_dvb
FATAL: Error inserting cx88_dvb
(/lib/modules/2.6.12-rc4-rr01/kernel/drivers/media/video/cx88/cx88-dvb.ko):
Unknown symbol in module, or unknown parameter (see
dmesg) 

and from the end of the dmesg output:

cx88_dvb: Unknown symbol cx22702_attach

(note the '-rr01' in the modules path above is just my kernel configuration
revision system)

If more information is neede, please ask.


Steps to reproduce:

boot system
see error about cx88_dvb in boot messages then try to manually 
'modprobe cx88_dvb'
Comment 1 Richard 2005-05-07 16:17:07 UTC
Created attachment 5031 [details]
Kernel Configuration
Comment 2 Adrian Bunk 2005-05-08 20:53:10 UTC
Created attachment 5035 [details]
patch to fix this bug
Comment 3 Adrian Bunk 2005-05-08 20:57:35 UTC
I'll resend the patch until it'll be included.