Bug 4594 - cx88_dvb fatal error: unknown symbox cx22702_attach
Summary: cx88_dvb fatal error: unknown symbox cx22702_attach
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(Other) (show other bugs)
Hardware: i386 Linux
: P2 blocking
Assignee: Adrian Bunk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-07 06:35 UTC by Richard
Modified: 2005-05-08 20:57 UTC (History)
0 users

See Also:
Kernel Version: 2.6.12-rc4
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
Kernel Configuration (31.78 KB, text/plain)
2005-05-07 16:17 UTC, Richard
Details
patch to fix this bug (554 bytes, patch)
2005-05-08 20:53 UTC, Adrian Bunk
Details | Diff

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.

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