I have modified kernel makefile:

VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 25
EXTRAVERSION = .14-108.fc9.i686     <<---
NAME = Funky Weasel is Jiggy wit it

and rebuilt em28xx-new.
Now I don't see messages attached below but after running
./build.sh load
this is the output of dmesg:
ERROR: Module em28xx_dvb does not exist in /proc/modules
ERROR: Module em28xx_audio does not exist in /proc/modules
ERROR: Module em28xx does not exist in /proc/modules
insmod: error inserting 'em28xx.ko': -1 Unknown symbol in module
insmod: error inserting 'em28xx-audio.ko': -1 Unknown symbol in module
insmod: error inserting 'em28xx-dvb.ko': -1 Unknown symbol in module
[EMAIL PROTECTED] em28xx-new]# dmesg
usbcore: deregistering interface driver em28xx-audioep
cx25843.c: removing cx25843 adapter on address 0x88
cx25843.c: starting probe for adapter SMBus I801 adapter at ece0 (0x40004)
cx25843.c: detecting cx25843 client on address 0x88
em28xx: Unknown symbol v4l_compat_translate_ioctl
em28xx: Unknown symbol v4l2_video_std_construct
em28xx: Unknown symbol v4l2_type_names
em28xx: Unknown symbol v4l_printk_ioctl
em28xx: Unknown symbol video_unregister_device
em28xx: Unknown symbol video_device_alloc
em28xx: Unknown symbol video_register_device
em28xx: Unknown symbol video_usercopy
em28xx: Unknown symbol video_device_release
em28xx_audio: Unknown symbol em28xx_i2c_call_clients
em28xx_audio: Unknown symbol em28xx_unregister_extension
em28xx_audio: Unknown symbol em28xx_register_extension
em28xx_dvb: Unknown symbol dvb_dmxdev_init
em28xx_dvb: Unknown symbol dvb_register_adapter
em28xx_dvb: Unknown symbol dvb_dmx_release
em28xx_dvb: Unknown symbol em28xx_unregister_extension
em28xx_dvb: Unknown symbol dvb_net_init
em28xx_dvb: Unknown symbol dvb_dmx_swfilter
em28xx_dvb: Unknown symbol dvb_dmxdev_release
em28xx_dvb: Unknown symbol dvb_frontend_detach
em28xx_dvb: Unknown symbol dvb_net_release
em28xx_dvb: Unknown symbol em28xx_register_extension
em28xx_dvb: Unknown symbol dvb_unregister_frontend
em28xx_dvb: Unknown symbol dvb_register_frontend
em28xx_dvb: Unknown symbol dvb_unregister_adapter
em28xx_dvb: Unknown symbol dvb_dmx_init
usbcore: registered new interface driver em28xx-audioep

Any help?
Bye
Adriano


Hello people,

I've followed this great howto and for the first time no compilation errors for em28xx-new.
But when I load modules this is what I see in /var/log/messages:

Aug 18 20:06:02 mylinuxbox kernel: usbcore: deregistering interface driver em28xx-audioep Aug 18 20:06:02 mylinuxbox kernel: Em28xx: Removed (Em28xx Audio Extension) extension Aug 18 20:06:02 mylinuxbox kernel: usbcore: deregistering interface driver em28xx Aug 18 20:06:02 mylinuxbox kernel: cx25843.c: removing cx25843 adapter on address 0x88 Aug 18 20:06:02 mylinuxbox kernel: mt2060: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: qt1010: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: drx3973d: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: tvp5150: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: lgdt3304: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: zl10353: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: em28xx_cx25843: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: tuner_xc3028: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: tuner_xc5000: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: em28xx: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: em28xx_audio: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: em28xx_dvb: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS ' Aug 18 20:06:02 mylinuxbox kernel: em28xx_audioep: version magic '2.6.25.14-108 SMP mod_unload 686 4KSTACKS ' should be '2.6.25.14-108.fc9.i686 SMP mod_unload 686 4KSTACKS '


It seems to be a configuration error, maybe in kernel Makefile
I put EXTRAVERSION = .14-108 in makefile like the extraversion of my kernel.
What's wrong?
Thanks in advance for help.
Adriano



_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx

Reply via email to