Re: Cant get the Linux driver compiled
Posted: Wed May 19, 2010 9:53 am
Hi Steve,
I just noticed that I am having the same errors as what you posted
I am running fedora 12 and updated my kernel today via yum to 2.6.32.12-115.fc12.i686.PAE
When I updated the kernel I also made sure I installed the latest tw68-v2 driver and I also run the latest v4l-dvb linux code to support my tv tuner cards.
I am hoping that thinggs will be fixed soon
Cheers, Mark
I just noticed that I am having the same errors as what you posted
I am running fedora 12 and updated my kernel today via yum to 2.6.32.12-115.fc12.i686.PAE
When I updated the kernel I also made sure I installed the latest tw68-v2 driver and I also run the latest v4l-dvb linux code to support my tv tuner cards.
I am hoping that thinggs will be fixed soon
Cheers, Mark
steve1611 wrote:I have fedora 12 with kernel 2.6.32.11 and downloaded the modules from gitorious
It seems that i was trying to load the tw68000 driver which failed
i have now compiled the tw68-tw68-v2 driver with no errors.
Driver will not load - can anyone suggest next steps i can take to get it working?
error from dmesg
tw68: v4l2 driver version 0.0.4 loaded
tw6804[0]: found at 0000:00:0a.0, rev: 16, irq: 9, latency: 32, mmio: 0xeb002000
tw6804[0]: subsystem: 0000:0000, board: GENERIC [card=0,autodetected]
tw6804[0]: Unable to determine board type, using generic values
IRQ 9/tw6804[0]: IRQF_DISABLED is not guaranteed on shared IRQs
------------[ cut here ]------------
WARNING: at /usr/local/src/v4l-dvb-16ade09022d9/v4l/v4l2-dev.c:458 __video_register_device+0x48/0x3f5 [videodev]()
Hardware name: P4X266-8233
Modules linked in: snd_seq snd_pcm tw68(+) i2c_viapro snd_timer snd_page_alloc via_ircc snd_mpu401_uart v4l2_common 8139too videodev irda i2c_voodoo3 8139cp v4l1_compat i2c_algo_bit snd_rawmidi videobuf_dma_sg mii i2c_core videobuf_core snd_seq_device snd soundcore crc_ccitt btcx_risc ata_generic pata_acpi pata_via [last unloaded: scsi_wait_scan]
Pid: 291, comm: modprobe Not tainted 2.6.32.11-99.fc12.i686 #1
Call Trace:
[<c043a479>] warn_slowpath_common+0x6a/0x81
[<e0bfa3b4>] ? __video_register_device+0x48/0x3f5 [videodev]
[<c043a4a2>] warn_slowpath_null+0x12/0x15
[<e0bfa3b4>] __video_register_device+0x48/0x3f5 [videodev]
[<e0bfa781>] video_register_device+0xf/0x11 [videodev]
[<e0833cf7>] tw68_initdev+0x963/0xaf3 [tw68]
[<c05ca2cc>] local_pci_probe+0x13/0x15
[<c05cad4d>] pci_device_probe+0x48/0x6b
[<c064f57d>] driver_probe_device+0xca/0x1d2
[<c064f6cd>] __driver_attach+0x48/0x64
[<c064eb8d>] bus_for_each_dev+0x42/0x6c
[<c064f36d>] driver_attach+0x19/0x1b
[<c064f685>] ? __driver_attach+0x0/0x64
[<c064f051>] bus_add_driver+0xd0/0x217
[<c05b8b30>] ? kset_find_obj+0x23/0x4f
[<c064f933>] driver_register+0x7e/0xe5
[<c05caf0f>] __pci_register_driver+0x3d/0x9a
[<e083056d>] ? tw68_init+0x0/0x5d [tw68]
[<e08305c8>] tw68_init+0x5b/0x5d [tw68]
[<c0401143>] do_one_initcall+0x51/0x13f
[<c0469fbc>] sys_init_module+0xac/0x1e0
[<c040365c>] syscall_call+0x7/0xb
---[ end trace 811d1b7ca46eb5b8 ]---
tw6804[0]: can't register video device
tw68: probe of 0000:00:0a.0 failed with error -22
any help appreciated.