Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modprobe -v cx8800 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
markus76
n00b
n00b


Joined: 13 Jul 2007
Posts: 5

PostPosted: Wed Aug 01, 2007 9:01 pm    Post subject: modprobe -v cx8800 fails Reply with quote

Hi there,

I'm trying to use a Hauppauge Nova-S plus DVB-S Card and installed the v4l-ebuild after trying to use the v4l-kernel options for budget-ci-cards (found some discussion about that in this forum). In both cases the modprobe fails and in my /var/log/dmesg you can find this:

Code:

Linux video capture interface: v2.00
cx88xx: disagrees about version of symbol video_device_alloc
cx88xx: Unknown symbol video_device_alloc
cx88xx: disagrees about version of symbol video_device_release
cx88xx: Unknown symbol video_device_release
cx88_alsa: Unknown symbol cx88_print_irqbits
cx88_alsa: Unknown symbol cx88_core_put
cx88_alsa: Unknown symbol cx88_core_get
cx88_alsa: Unknown symbol cx88_sram_channels
cx88_alsa: Unknown symbol cx88_sram_channel_dump
cx88_alsa: Unknown symbol cx88_sram_channel_setup
cx88_alsa: Unknown symbol cx88_risc_databuffer
cx88xx: disagrees about version of symbol video_device_alloc
cx88xx: Unknown symbol video_device_alloc
cx88xx: disagrees about version of symbol video_device_release
cx88xx: Unknown symbol video_device_release
cx8802: Unknown symbol cx88_reset
cx8802: Unknown symbol cx88_wakeup
cx8802: Unknown symbol cx88_risc_stopper
cx8802: Unknown symbol cx88_print_irqbits
cx8802: Unknown symbol cx88_shutdown
cx8802: Unknown symbol cx88_core_put
cx8802: Unknown symbol cx88_core_irq
cx8802: Unknown symbol cx88_core_get
cx8802: Unknown symbol cx88_sram_channels
cx8802: Unknown symbol cx88_sram_channel_dump
cx8802: Unknown symbol cx88_sram_channel_setup
cx8802: Unknown symbol cx88_free_buffer
cx8802: Unknown symbol cx88_boards
cx8802: Unknown symbol cx88_risc_databuffer
cx88xx: disagrees about version of symbol video_device_alloc
cx88xx: Unknown symbol video_device_alloc
cx88xx: disagrees about version of symbol video_device_release
cx88xx: Unknown symbol video_device_release
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_threadcx8802: Unknown symbol cx88_shutdown
cx8802: Unknown symbol cx88_core_put
cx8802: Unknown symbol cx88_core_irq
cx8802: Unknown symbol cx88_core_get
cx8802: Unknown symbol cx88_sram_channels
cx8802: Unknown symbol cx88_sram_channel_dump
cx8802: Unknown symbol cx88_sram_channel_setup
cx8802: Unknown symbol cx88_free_buffer
cx8802: Unknown symbol cx88_boards
cx8802: Unknown symbol cx88_risc_databuffer
cx88xx: disagrees about version of symbol video_device_alloc
cx88xx: Unknown symbol video_device_alloc
cx88xx: disagrees about version of symbol video_device_release
cx88xx: Unknown symbol video_device_release
cx8800: Unknown symbol cx88_reset
cx8800: Unknown symbol cx88_call_i2c_clients
cx8800: Unknown symbol cx88_wakeup
cx8800: Unknown symbol cx88_risc_stopper
cx8800: Unknown symbol cx88_print_irqbits
cx8800: Unknown symbol cx88_set_scale
cx8800: Unknown symbol cx88_shutdown
cx8800: Unknown symbol cx88_vdev_init
cx8800: Unknown symbol cx88_core_put
cx8800: Unknown symbol cx88_audio_thread
cx8800: Unknown symbol cx88_core_irq
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_risc_buffer
cx8800: Unknown symbol cx88_set_stereo
cx8800: disagrees about version of symbol video_unregister_device
cx8800: Unknown symbol video_unregister_device
cx8800: Unknown symbol cx88_sram_channels
cx8800: disagrees about version of symbol video_register_device
cx8800: Unknown symbol video_register_device
cx8800: Unknown symbol cx88_set_tvaudio
cx8800: Unknown symbol cx88_sram_channel_dump
cx8800: Unknown symbol cx88_sram_channel_setup
cx8800: Unknown symbol cx88_free_buffer
cx8800: Unknown symbol cx88_boards
cx8800: disagrees about version of symbol video_device_release
cx8800: Unknown symbol video_device_release
cx8800: Unknown symbol cx88_newstation
cx8800: Unknown symbol cx88_core_irq
cx8800: Unknown symbol cx88_core_get
cx8800: Unknown symbol cx88_get_stereo
cx8800: Unknown symbol cx88_set_tvnorm
cx8800: Unknown symbol cx88_risc_buffer


When emerging the v4l-ebuild I get the followig message:
Code:

 * Firmware-files can be found in media-tv/linuxtv-dvb-firmware

 * Updating module dependencies for 2.6.21-gentoo-r4 ...
WARNING: //lib/modules/2.6.21-gentoo-r4/v4l-dvb/video/zr36060.ko needs unknown symbol videocodec_unregister
WARNING: //lib/modules/2.6.21-gentoo-r4/v4l-dvb/video/zr36060.ko needs unknown symbol videocodec_register


I have no idea what could be the next step - can anyone help me?

Thx in advance,
Markus
Back to top
View user's profile Send private message
Rob1n
l33t
l33t


Joined: 29 Nov 2003
Posts: 714
Location: Cambridge, UK

PostPosted: Wed Aug 01, 2007 9:18 pm    Post subject: Reply with quote

Are you running the latest kernel? What's the result of:
Code:

ls -l /boot/vmlinuz-2.6.21-gentoo-r4 /usr/src/linux/vmlinux


You also need to make sure you've not got any of the v4l stuff built into the kernel, otherwise it'll cause conflicts with the modules from the v4l ebuild.
Back to top
View user's profile Send private message
markus76
n00b
n00b


Joined: 13 Jul 2007
Posts: 5

PostPosted: Thu Aug 02, 2007 9:13 pm    Post subject: Reply with quote

Hello Robin,

Rob1n wrote:
Are you running the latest kernel? What's the result of:
Code:

ls -l /boot/vmlinuz-2.6.21-gentoo-r4 /usr/src/linux/vmlinux


I believe I do run the latest kernel that was build by me (make & make install):
Code:

black ~ # ls -l /boot/vmlinuz-2.6.21-gentoo-r4 /usr/src/linux/vmlinux
-rw-r--r-- 1 root root 2123376 Aug  2 22:54 /boot/vmlinuz-2.6.21-gentoo-r4
-rwxr-xr-x 1 root root 5700327 Aug  2 22:48 /usr/src/linux/vmlinux


Rob1n wrote:

You also need to make sure you've not got any of the v4l stuff built into the kernel, otherwise it'll cause conflicts with the modules from the v4l ebuild.

I builded the kernel without any V4L-settings, removed the v4l--dvb-hg ebuild and merged it again. The problem when doing the modprobe is still the same :-(

Is there any chance to get closer to the cause of the problem?

Greetings,
Markus
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum